For RL.
www.rockettheme.com/forum/index.php?f=45...25403&rb_v=viewtopic
See here for notes installing the template with a stock install of Joomla and no sample data:
www.rockettheme.com/forum/index.php?f=45...04899&rb_v=viewtopic
(If you used the RL wih no sample data, it's advisable to start over.)
Looks like SEF is not configured properly.
Basic Core SEF:
If joomla is in the root; htdocs, or public_html...
In Global Configurations, Search Engine Friendly URLs Yes, Use Apache mod_rewrite Yes, Add suffix to URLs No.
Change htaccess.txt to .htaccess.
If it’s in a folder, you need to change the # RewriteBase / to reflect the path of your site.
Change:
# RewriteBase /
to:
RewriteBase /(the name of the folder joomla is in)
If that doesn't work, search or post here:
forum.joomla.org/viewforum.php?f=544
If you are using a 3rd part component, contact the developer.
vpgraphix wrote:
And - why do I get such limited editing options in the articles & modules - I have Super Administrator options. Obviously another step missed because I'm missing a whack of options here.
A.
Without the sample data, you will have to add everything yourself...
We often suggest installing a 'spare' copy of the template with the RL and sample data in a subfolder or local host for reference.
That way you can see how the content is organized and coded.