-
AuthorPosts
-
7of9 Friend
7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
February 22, 2015 at 1:36 pm #204015Hi,
There is a problem a with the VM product details page, when the category that it belongs has subcategories. The subcategories are positioned before the product’s description at Product details page. You can see an example here: http://dogbows.gr/j30/en/shop/all-categories-en-gb/dogbows-en-gb/dog-bow-s-365-detail
I tried to uncheck “Show Children Category” from the VM configuration at the template tab, but, once you do that, then all categories are disappearing from the VM’s main page and VM’s root category.
I also attach a screen shot that shows the problem:Please advise.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 24, 2015 at 7:02 am #5604677of9 Friend7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
February 24, 2015 at 8:36 pm #560552Hi Saguaros,
Do you see the red arrow on my screen shot? This is where the subcategories are shown. In the product details page. This is wrong. They should be shown under the product details. Not in between, because they confuse the users.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 26, 2015 at 9:06 am #560799Could you switch to default Joomla template and see how it looks?
or PM me admin login info of your site, I will take a look.
7of9 Friend7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
February 26, 2015 at 8:33 pm #560850PM sent. Thanks in advance.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 27, 2015 at 8:01 am #560904You can move the block code that displays the children category to underneath the tabs as default of Virtuemart:
– Go to file: templatesja_hawkstorehtmlcom_virtuemartproductdetailsdefault.php– Find and move this snippet of code:
<?php>
//Show child categories
if (VmConfig::get('showCategory', 1)) {
echo $this->loadTemplate('showcategory');
}
?>
and paste it under the code for tabs. It will look like this:
-
1 user says Thank You to Saguaros for this useful post
7of9 Friend7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
March 4, 2015 at 11:12 am #561572Thanks Saguaros,
That resolved it! 🙂
I uploaded the updated php, just in case someone wants to use it, without the need to go through the changes. 🙂
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by 7of9 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum