New Zenner
- Join Date:
- Jun 2007
- Posts:
- 47
- Plugin Contributions:
- 0
Views: 494,188
New Zenner
Zen Follower
Footer menu and slide out doesn't appear on front end. Can not determine cause. All files certainly seem to be there. Flexible Footer Tools menu is in Admin.
Setup: Zenart 1.55e, Westminster_new (Latest).
Any help and/or direction would be greatly appreciated. If you need any additional information please let me know.
Can be seen at http://sashaspetproducts.com
Frank
Administrator
You have a "partial whitescreen" -- i.e. some, but not all, of the page was rendered. Look in your store's /logs directory for a myDEBUG*.log file that identifies the source of the issue.
Zen Follower
lat9:
You have a "partial whitescreen" -- i.e. some, but not all, of the page was rendered. Look in your store's /logs directory for a myDEBUG*.log file that identifies the source of the issue.
Hi,
I looked for mydebug log file but I do not think it is throwing an error.
I do have this one though:
[07-Jan-2018 09:15:47 UTC] PHP Parse error: syntax error, unexpected 'Google' (T_STRING) in /home/sashaspetproduct/public_html/includes/modules/westminster_new/featured_products.php on line 121
Could this be the culprit, but I haven't had that error for a couple of days now and I continue to refresh the page. I would think that it should be throwing an error each time I refresh the page.
Best regards,
Frank
Totally Zenned
fjbern1943:
Hi,
I looked for mydebug log file but I do not think it is throwing an error.
I do have this one though:
[07-Jan-2018 09:15:47 UTC] PHP Parse error: syntax error, unexpected 'Google' (T_STRING) in /home/sashaspetproduct/public_html/includes/modules/westminster_new/featured_products.php on line 121
Could this be the culprit, but I haven't had that error for a couple of days now and I continue to refresh the page. I would think that it should be throwing an error each time I refresh the page.
Best regards,
Frank
I suspect it has something to do with your flexible footer as these lines are the last in your html rendering:
<!--bof-flexible footer menu display -->
<div id="flex-navSupp">
<div class="onerow-fluid ">
Zen Follower
<!--bof-flexible footer menu display --> <div id="flex-navSupp"> <div class="onerow-fluid "> ```Design75:
I suspect it has something to do with your flexible footer as these lines are the last in your html rendering:
Hello,
Sometimes all it takes to solve a problem is to have a little input from others. Thanks, problem solved.
I read the tpl.footer.php file and found that it was calling for the tpl_flexible_footer_menu.php file.
After checking and checking the file system on the server for a missing file over the last few days I finally found out that the tpl_flexible_footer_menu.php file was missing due to your input.
Thanks,
Frank
Zen Follower
Forgive me but I have another question:
In the Westminster_new_defines.php file I see this code:
/bof top specials/
define('HEADER_TITLE_SPECIALS','<a href="index.php?main_page=specials">Specials</a>');
define('HEADER_TITLE_TOP_TEXT','FREE Shipping on all orders over $50.00!');
I have seen this at the top of the example template page but don't know how to get it show. Is there a setting in the admin??
Or is there another way? No instructions in the readme files about this.
Thanks,
Frank
New Zenner
I suddenly got two questions really beat me down.Would you please kindly help to take a look at?
Zen Follower
Here is another problem with Westminster_new template.
Followed instructions for changing the social contacts url's and got the code showing instead of the icons????
You can see it at the bottom of the page at http://sashaspetproducts.com
Any insight please let me know.
Thanks,
Frank
New Zenner
e-standard:
I suddenly got two questions really beat me down.Would you please kindly help to take a look at?
- Don't know why when I click categories, information tab on the top of the main page, only color change and there is no pop-up menu appears.
- In the mobile browser, the website logo is not shown, I don't know why.
I found the problem, it was caused by the file jscript_instantSearch.php,it was a file from instant search,this file has to be copy to the following location,includes\templates\westminster_new\jscript
The plugin address: https://www.zen-cart.com/downloads.php?do=file&id=1336
But the main page pop-up menu will not appreas with this file there,i know they must have some kind of conflict,but i don't know how to fix it, some expert please kindly help, thanks very much.
New Zenner
e-standard:
I found the problem, it was caused by the file jscript_instantSearch.php,it was a file from instant search,this file has to be copy to the following location,includes\templates\westminster_new\jscript
The plugin address: https://www.zen-cart.com/downloads.php?do=file&id=1336
But the main page pop-up menu will not appreas with this file there,i know they must have some kind of conflict,but i don't know how to fix it, some expert please kindly help, thanks very much.
I have figured out the solution myself,so i will post here,someone may face the same problem in the future,thanks
To emove the following piece of code for jscript_instantSearch.php
echo '<script type="text/javascript" src="' . DIR_WS_TEMPLATE . 'jscript/jquery.js"></script>' . "\n";
New Zenner
I have got a REALLY stupid question. After installing the template (which we REALLY like) I did a couple of tests where I went to an item and clicked on the Facebook button to share on our facebook. While the correct description and link are showing up, the pictures that are showing up are not the right images. Am I missing something really silly here?
Any thoughts and help on this would be very greatly appreciated and thank you in advance.
You can see the site at http://bettysbargainbin.com/shop
New Zenner
Hi can anyone give me some advice?
The sub-categories are not showing on any of the main category pages and on the desktop view the following module is shown/loaded /includes/templates/westminster_new/templates/tpl_modules_mobile_categories_tabs.php and the page https://merlin-industrial.com/safety-c-1/ example does not show anything apart from the top category description..
I have tried the various setting in Admin configuration "Categories - Always Show on Main Page" set to 1 stops featured products etc and makes no difference.
The only way to see the sub-categories is in the dropdown menu.
Any help respectively received.
regards Merlin
New Zenner
Hello all,
Admin:Config:Westminster New Template Config has gone blank, I think I might have deleted something. Is there a way to reload the sql file for this? Where might that be?
Thanks,
Andrew
Totally Zenned
Not really related to the template but, you've left out or added something the browser doesn't like. Take a look at https://www.zen-cart.com/content.php?124-blank-page
New Zenner
dbltoe:
Not really related to the template but, you've left out or added something the browser doesn't like. Take a look at https://www.zen-cart.com/content.php?124-blank-page
It is specifically related to this template only. I'm not getting a blank web page, the configuration options for the template are missing. Those options are usually inserted once a sql file is uploaded, but this template doesn't come with one. Does anyone else have the template configuration options (under admin:configuration...)?
New Zenner
merlin57:
Hi can anyone give me some advice?
The sub-categories are not showing on any of the main category pages and on the desktop view the following module is shown/loaded /includes/templates/westminster_new/templates/tpl_modules_mobile_categories_tabs.php and the page https://merlin-industrial.com/safety-c-1/ example does not show anything apart from the top category description..
Not sure if this will help but a couple of things to check.
Is includes/templates/winchester_responsive/sideboxes/tpl_categories.php loaded?
Under layout boxes contoller, do you have have left/right side boxes enabled for categories?
New Zenner
Hello Boxcar
Thank you very much for your reply.
I was trying to use a single page rather than sideboxes though did change the layout controller as suggested and the categories only show on the product pages and not in the main categories.
In the source I cannot see tpl_categories.php though <!--bof handheld menu display--> and I am on a desktop display.
Searching for bof above in admin tools I get the following so maybe there is something wrong and the mobile layout is showing instead?
/home/merlincom/public_html/includes/templates/westminster_new/common/tpl_header.php
Line #133 : <!--bof handheld menu display-->
/home/merlincom/public_html/includes/templates/westminster_new/common/tpl_header_mobile.php
Line #100 : <!--bof handheld menu display-->
/home/merlincom/public_html/includes/modules/sideboxes/categories.php
Line #22 : require($template->get_template_dir('tpl_categories.php',DIR_WS_TEMPLATE, $current_page_base,'sideboxes'). '/tpl_categories.php');
/home/merlincom/public_html/includes/templates/template_default/sideboxes/tpl_categories.php
Line # 9 : * @version $Id: tpl_categories.php 4162 2006-08-17 03:55:02Z ajeh $
/home/merlincom/public_html/includes/templates/westminster_new/sideboxes/tpl_categories.php
Line # 9 : * @version $Id: tpl_categories.php 4162 2006-08-17 03:55:02Z ajeh $
New Zenner
Ok, I need help. I've used ZenCart and the Westminster New template for a while now and never had this problem. Items add fine and look right in the category page BUT (I've added screenshots) the item page is messed up AND the additional images do not show (yes, I've named them correctly and they're in the right folders) Again, I've used ZenCart for many, many years and the template for a couple years. The actual site is beabellaoriginal.net/shop
If someone can point me to the code that needs fixing , I would greatly appreciate
New Zenner
Well, i re-uploaded some of the template files for the Product Listing pages and it seems to have fixed the problem.
Fields marked required must be completed.
Tell staff why this post should be reviewed.