Update History 24-03-2016 - Updated joomla 3.5.0 08-01-2016 - Initial theme release... READ MORE
Review Left On 04/07/2022
Hi,
For anybody else this helps, my site was getting stuck in a 302 redirect loop because of something in this template. Whenever a 404 error occurred, the template was trying to redirect to a page that didn’t exist. This URL below was hard-coded into the error.php file. Since this URL didn’t exist, the site got stuck and timed-out.
Find this in your code and change the id to whatever your 404 page is.
error->getCode())==’404’) {
header(‘Location:index.php?option=com_content&view=article&id=3’);
exit;
} ?>
Review Left On 04/25/2022
I have a problem whit this template
When I use php 7.2 my web site is not working
The eror is: 0 Using $this when not in object context
How can I fix this problem?
Review Left On 05/06/2022
Can we have the side area (left) in the product detail page too?
I want the categories menu on the left to be visible when someone sees a product (product detail page)
Invento | Architecture Agency Theme
::
Personal Trainer – Premium Responsive Theme
::
Soul - Responsive Multi-purpose Shopify Theme
::
ShoppyStore - Responsive Multipurpose Marketplace OpenCart 3 and 2.x Theme
::
Coursat - Multipurpose Education Drupal Theme
Review Left On 05/22/2022
GREAT template.
Can i ask you if i can have 7 column mega menu in 1 row (with submenus) or if i can have 7 submenus in mage menu with 2 rows (4 columns in first row and 3 rows in second row)?
Review Left On 08/04/2022
The VM categories module in the upper left corner is automated? Does it take the categories from the VM automatically or do i have to write one by one there?
Also in that menu, what happened if a category have subcategories? How does it look like? How does it open the subcategories?
Thanks
Review Left On 09/01/2022
Hello, i would like to ask if you are going to update this template and if you provide support for it. Thank you