-
AuthorPosts
-
hoknight Friend
hoknight
- Join date:
- July 2009
- Posts:
- 400
- Downloads:
- 128
- Uploads:
- 225
- Thanks:
- 110
- Thanked:
- 4 times in 4 posts
October 12, 2016 at 4:08 am #975540Hi,
Can you help to check why the menu module does not display on the page that assigned on position sidebar-1?
URL: http://shop.gcc.org.hk/list-orders.htmlModule ID: 134
Menu ID: 241Thanks
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 12, 2016 at 7:13 am #975578Hi
Module doesn’t show because the page http://shop.gcc.org.hk/list-orders.html has no sidebar-1 position available but sidebar-2 , as you can see i assigned a duplicated module at that page in position sidebar-2 and it is showing now
hoknight Friendhoknight
- Join date:
- July 2009
- Posts:
- 400
- Downloads:
- 128
- Uploads:
- 225
- Thanks:
- 110
- Thanked:
- 4 times in 4 posts
October 12, 2016 at 7:17 am #975580Is it possible add back the sidebar-1 position for this page?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 12, 2016 at 7:19 am #975581Hi @hoknight
In this file: ROOT/templates/ja_playstore/html/com_virtuemart/orders/list.php
I removed 2 wrong closing div here:
?php if (count($this->orderlist) == 0) { //echo vmText::_('COM_VIRTUEMART_ACC_NO_ORDER'); echo shopFunctionsF::getLoginForm(false,true); ?> </div> </div> <?php } else { ?>
and it’s showing fine on your site now.
1 user says Thank You to Saguaros for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 3 voices, and was last updated by Saguaros 8 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
sidebar-1 does not display on VirtueMart » List Orders page
Viewing 4 posts - 1 through 4 (of 4 total)