ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
Vankaya.com - This is a Telugu Entertainment and gossip portal. I plan to include tons of galleries and hundreds of Articles.
1. I am using gantry framework.
2. i am using RSgallery and also Rokgallery
3. Using RokSprocket modules.
The site still needs lot of changes. I still have not figured out how to create sub galleries in RokGallery. The site also has lots of empty space in the front page
I have one major Bug i have not been able to fix.
The site consists of different main menu items showing articles of one particular category and Home page will show the latest of all categories. In the main page there is a module which shows articles of "Top Stories" category. and then i keep on removing articles from Top stories into different categories.
Description: When i create a article under a particular category. It shows up fine and is displayed fine . But when i change the category of the same article, the view change is fine, it shows under the new category. But when you click on read more it shows the article on the same page, it does not show the article in a new page.
1. RokGallery doesn't provide feature to create subgalleries
2. problem that you explained with articles showing on the same page is actually normal Joomla behavior. For pages that doesn't have assigned itemid (every page dynamically generated which doesn't have menu item defined) Joomla will show modules assigned to the default itemid (which is usually Home page of the site)
Search google how to overcome this behavior or try this
Create a hidden MENU.
Put a MENU ITEM in it for each (single) article you want on separate page (publish)
No need to put hidden menu anywhere - it will never be seen
Now joomla will open the articles in a separate page.
You can also take a look at Advanced Module Manager by nonumber.nl as a possible solution to this issue