-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
MeltDown
Anne, here is a more detailed error log that refers to the template:
Code:
[04-Jul-2015 12:21:33] #1 trigger_error(1109:Unknown table 'p' in field list :: select count(p.products_id) as total , 256) called at [/home/xxxx/public_html/tubularwiremeshribbon.com/includes/classes/db/mysql/query_factory.php:120]
#2 queryFactory->show_error() called at [/home/ xxxx /public_html/tubularwiremeshribbon.com/includes/classes/db/mysql/query_factory.php:105]
#3 queryFactory->set_error(1109, Unknown table 'p' in field list) called at [/home/ xxxx /public_html/tubularwiremeshribbon.com/includes/classes/db/mysql/query_factory.php:227]
#4 queryFactory->Execute(select count(p.products_id) as total ) called at [/home/ xxxx /public_html/tubularwiremeshribbon.com/includes/classes/split_page_results.php:78]
#5 splitPageResults->splitPageResults(, 30, p.products_id, page) called at [/home/ xxxx /public_html/tubularwiremeshribbon.com/includes/modules/responsive_sheffield_blue/product_listing.php:34]
#6 include(/home/ xxxx 0/public_html/tubularwiremeshribbon.com/includes/modules/responsive_sheffield_blue/product_listing.php) called at [/home/ xxxx /public_html/tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/templates/tpl_modules_product_listing.php:13]
#7 require(/home/ xxxx /public_html/tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/templates/tpl_modules_product_listing.php) called at [/home/ xxxx /public_html/tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/templates/tpl_products_new_default.php:19]
#8 require(/home/ xxxx /public_html/tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/templates/tpl_products_new_default.php) called at [/home/ xxxx /public_html/tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/common/tpl_main_page.php:229]
#9 require(/home/ xxxx /public_html/tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/common/tpl_main_page.php) called at [/home/ xxxx /public_html/tubularwiremeshribbon.com/index.php:97]
[04-Jul-2015 12:21:33] PHP Fatal error: 1109:Unknown table 'p' in field list :: select count(p.products_id) as total in /home/ xxxx /public_html/tubularwiremeshribbon.com/includes/classes/db/mysql/query_factory.php on line 120
I'm off to try and decipher it and appreciate and comments :)
Did you upload the includes/classes/split_page_results file from the template package to your zen cart when you installed the template?
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
Did you upload the includes/classes/split_page_results file from the template package to your zen cart when you installed the template?
Thanks,
Anne
Yes, split_page_results.php is there. To be certain it was not corrupted I replaced it with another copy but to no avail.
Anne, I did have a duplicate entry error of the SQL Patches. Could they be related? Is there a way to remove all trace of the patches and then reimport?
-
Re: Responsive Sheffield Blue
Here are those error messages from the log:
Code:
[02-Jul-2015 04:48:33] PHP Fatal error: 1062:Duplicate entry 'COLUMN_WIDTH' for key 'unq_config_key_zen' :: INSERT INTO zen_configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added, use_function, set_function) VALUES (NULL, '<font color="#0044ff">ACTIVATE Responsive Template by selecting Column Widths</font>', 'COLUMN_WIDTH', '2', 'Width of the Left and Right Columns<br />0 = Use Default Template Settings<br />1 = 75px<br />2 = 150px<br />3 = 225px',@configuration_group_id, NULL, NOW(), NULL, 'zen_cfg_select_option(array(\'0\', \'1\', \'2\', \'3\'),'); in /home/xxxx/public_html/tubularwiremeshribbon.com/includes/classes/db/mysql/query_factory.php on line 120
Code:
[02-Jul-2015 04:49:05] PHP Fatal error: 1062:Duplicate entry 'RSB_SLIDES_STATUS' for key 'unq_config_key_zen' :: INSERT INTO zen_configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added, use_function, set_function) VALUES (NULL, 'Slides JS Slideshow', 'RSB_SLIDES_STATUS', 'true', 'Activate Slides JS Slideshow', @configuration_group_id, 1, NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),'), (NULL, 'Play Interval', 'RSB_SLIDES_PLAY', '5000', 'Play interval', @configuration_group_id, 2, NOW(), NULL, NULL), (NULL, 'Banner Display Groups - Rsbslide1', 'SHOW_BANNERS_GROUP_SETRSB1', 'rsbslide1', 'Rsbslide 1', @configuration_group_id, 30, NOW(), NULL, NULL), (NULL, 'Banner Display Groups - Rsbslide2', 'SHOW_BANNERS_GROUP_SETRSB2', 'rsbslide2', 'Rsbslide 2', @configuration_group_id, 31, NOW(), NULL, NULL), (NULL, 'Banner Display Groups - Rsbslide3', 'SHOW_BANNERS_GROUP_SETRSB3', 'rsbslide3', 'Rsbslide 3', @configuration_group_id, 32, NOW(), NULL, NULL), (NULL, 'Banner Display Groups - Rsbslide4', 'SHOW_BANNERS_GROUP_SETRSB4', 'rsbslide4', 'Rsbslide 4', @configuration_group_id, 33, NOW(), NULL, NULL), (NULL, 'Banner Display Groups - Rsbslide5', 'SHOW_BANNERS_GROUP_SETRSB5', 'rsbslide5', 'Rsbslide 5', @configuration_group_id, 34, NOW(), NULL, NULL); in /home/xxxx/public_html/tubularwiremeshribbon.com/includes/classes/db/mysql/query_factory.php on line 120
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
MeltDown
Here are those error messages from the log:
Code:
[02-Jul-2015 04:48:33] PHP Fatal error: 1062:Duplicate entry 'COLUMN_WIDTH' for key 'unq_config_key_zen' :: INSERT INTO zen_configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added, use_function, set_function) VALUES (NULL, '<font color="#0044ff">ACTIVATE Responsive Template by selecting Column Widths</font>', 'COLUMN_WIDTH', '2', 'Width of the Left and Right Columns<br />0 = Use Default Template Settings<br />1 = 75px<br />2 = 150px<br />3 = 225px',@configuration_group_id, NULL, NOW(), NULL, 'zen_cfg_select_option(array(\'0\', \'1\', \'2\', \'3\'),'); in /home/xxxx/public_html/tubularwiremeshribbon.com/includes/classes/db/mysql/query_factory.php on line 120
Code:
[02-Jul-2015 04:49:05] PHP Fatal error: 1062:Duplicate entry 'RSB_SLIDES_STATUS' for key 'unq_config_key_zen' :: INSERT INTO zen_configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added, use_function, set_function) VALUES (NULL, 'Slides JS Slideshow', 'RSB_SLIDES_STATUS', 'true', 'Activate Slides JS Slideshow', @configuration_group_id, 1, NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),'), (NULL, 'Play Interval', 'RSB_SLIDES_PLAY', '5000', 'Play interval', @configuration_group_id, 2, NOW(), NULL, NULL), (NULL, 'Banner Display Groups - Rsbslide1', 'SHOW_BANNERS_GROUP_SETRSB1', 'rsbslide1', 'Rsbslide 1', @configuration_group_id, 30, NOW(), NULL, NULL), (NULL, 'Banner Display Groups - Rsbslide2', 'SHOW_BANNERS_GROUP_SETRSB2', 'rsbslide2', 'Rsbslide 2', @configuration_group_id, 31, NOW(), NULL, NULL), (NULL, 'Banner Display Groups - Rsbslide3', 'SHOW_BANNERS_GROUP_SETRSB3', 'rsbslide3', 'Rsbslide 3', @configuration_group_id, 32, NOW(), NULL, NULL), (NULL, 'Banner Display Groups - Rsbslide4', 'SHOW_BANNERS_GROUP_SETRSB4', 'rsbslide4', 'Rsbslide 4', @configuration_group_id, 33, NOW(), NULL, NULL), (NULL, 'Banner Display Groups - Rsbslide5', 'SHOW_BANNERS_GROUP_SETRSB5', 'rsbslide5', 'Rsbslide 5', @configuration_group_id, 34, NOW(), NULL, NULL); in /home/xxxx/public_html/tubularwiremeshribbon.com/includes/classes/db/mysql/query_factory.php on line 120
And the error message I get now. It also refers to query_factory.php:
Code:
[05-Jul-2015 03:50:16] #1 trigger_error(1109:Unknown table 'p' in field list :: select count(p.products_id) as total , 256) called at [/home/xxxx/public_html/tubularwiremeshribbon.com/includes/classes/db/mysql/query_factory.php:120]
#2 queryFactory->show_error() called at [/home/xxxx/public_html/tubularwiremeshribbon.com/includes/classes/db/mysql/query_factory.php:105]
#3 queryFactory->set_error(1109, Unknown table 'p' in field list) called at [/home/xxxx/public_html/tubularwiremeshribbon.com/includes/classes/db/mysql/query_factory.php:227]
#4 queryFactory->Execute(select count(p.products_id) as total ) called at [/home/xxxx/public_html/tubularwiremeshribbon.com/includes/classes/split_page_results.php:78]
#5 splitPageResults->splitPageResults(, 30, p.products_id, page) called at [/home/xxxx/public_html/tubularwiremeshribbon.com/includes/modules/product_listing.php:15]
#6 include(/home/bea10000/public_html/tubularwiremeshribbon.com/includes/modules/product_listing.php) called at [/home/xxxx/public_html/tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/templates/tpl_modules_product_listing.php:13]
#7 require(/home/xxxx/public_html/tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/templates/tpl_modules_product_listing.php) called at [/home/xxxx/public_html/tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/templates/tpl_products_new_default.php:19]
#8 require(/home/xxxx/public_html/tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/templates/tpl_products_new_default.php) called at [/home/xxxx/public_html/tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/common/tpl_main_page.php:229]
#9 require(/home/xxxx/public_html/tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/common/tpl_main_page.php) called at [/home/xxxx/public_html/tubularwiremeshribbon.com/index.php:97]
[05-Jul-2015 03:50:16] PHP Fatal error: 1109:Unknown table 'p' in field list :: select count(p.products_id) as total in /home/xxxx/public_html/tubularwiremeshribbon.com/includes/classes/db/mysql/query_factory.php on line 120
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
MeltDown
Yes, split_page_results.php is there. To be certain it was not corrupted I replaced it with another copy but to no avail.
Anne, I did have a duplicate entry error of the SQL Patches. Could they be related? Is there a way to remove all trace of the patches and then reimport?
Did you upload the copy from the template package?
Also, be sure that you have copied the override files from any plugins you have installed to the new template override folder.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
MeltDown
And the error message I get now. It also refers to query_factory.php:
Code:
[05-Jul-2015 03:50:16] #1 trigger_error(1109:Unknown table 'p' in field list :: select count(p.products_id) as total , 256) called at [/home/xxxx/public_html/tubularwiremeshribbon.com/includes/classes/db/mysql/query_factory.php:120]
#2 queryFactory->show_error() called at [/home/xxxx/public_html/tubularwiremeshribbon.com/includes/classes/db/mysql/query_factory.php:105]
#3 queryFactory->set_error(1109, Unknown table 'p' in field list) called at [/home/xxxx/public_html/tubularwiremeshribbon.com/includes/classes/db/mysql/query_factory.php:227]
#4 queryFactory->Execute(select count(p.products_id) as total ) called at [/home/xxxx/public_html/tubularwiremeshribbon.com/includes/classes/split_page_results.php:78]
#5 splitPageResults->splitPageResults(, 30, p.products_id, page) called at [/home/xxxx/public_html/tubularwiremeshribbon.com/includes/modules/product_listing.php:15]
#6 include(/home/bea10000/public_html/tubularwiremeshribbon.com/includes/modules/product_listing.php) called at [/home/xxxx/public_html/tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/templates/tpl_modules_product_listing.php:13]
#7 require(/home/xxxx/public_html/tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/templates/tpl_modules_product_listing.php) called at [/home/xxxx/public_html/tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/templates/tpl_products_new_default.php:19]
#8 require(/home/xxxx/public_html/tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/templates/tpl_products_new_default.php) called at [/home/xxxx/public_html/tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/common/tpl_main_page.php:229]
#9 require(/home/xxxx/public_html/tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/common/tpl_main_page.php) called at [/home/xxxx/public_html/tubularwiremeshribbon.com/index.php:97]
[05-Jul-2015 03:50:16] PHP Fatal error: 1109:Unknown table 'p' in field list :: select count(p.products_id) as total in /home/xxxx/public_html/tubularwiremeshribbon.com/includes/classes/db/mysql/query_factory.php on line 120
Move the includes/templates/responsive_sheffield_blue/templates/tpl_modules_product_listing.php and includes/templates/responsive_sheffield_blue/templates/tpl_products_new_default.php to .bak files and see what happens.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
See the readme.html file included in the template package for instructions.
Thanks,
Anne
This is in response to removing "Brands" from the top nav bar. I've been through both readme files in the latest package multiple times and cannot find a mention of this. Am I having the worst two days of my life?
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
GreggG
This is in response to removing "Brands" from the top nav bar. I've been through both readme files in the latest package multiple times and cannot find a mention of this. Am I having the worst two days of my life?
Just add this to the bottom of your stylesheet.css file:
Code:
.brands-li{display:none;}
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
Just add this to the bottom of your stylesheet.css file:
Code:
.brands-li{display:none;}
Thanks,
Anne
Thanks for the fast response...I was just coming back to say that I realized I was in the "old" forum, not the new, and had found that solution from another user (White Bear, I think?)
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
Move the includes/templates/responsive_sheffield_blue/templates/tpl_modules_product_listing.php and includes/templates/responsive_sheffield_blue/templates/tpl_products_new_default.php to .bak files and see what happens.
Thanks,
Anne
Thanks, Anne, some forward progress has been made. I changed the file names to tpl_modules_product_listing.bak & tpl_modules_product_listing.bak. As a result my New Products is functioning properly.
Would you recommend doing the same for tpl_modules_featured_products.php, tpl_products_all_default.php, tpl_modules_specials_default.php and tpl_modules_sale_products.php? If so, any others?
Also, I read somewhere that.bak files found on a server can fail PCI Compliance; Can I just remove them?
Thanks again - It's good to see positive changes!
-
Re: Responsive Sheffield Blue
Just a quick question. Will this version 1.1 work with Zen cart version 1.5.4? I saw in the download section that it shows 1.5.1 and the 2.0 version does 1.5.4, but I really like the design of the 1.1 better than the 2.0 so I just wanted to check. Thanks a bunch.
-
Re: Responsive Sheffield Blue
OK, so rather then change all to .bak files, I've removed the following from includes/templates/responsive_sheffield_blue/templates/:
Quote:
tpl_featured_products_default.php
tpl_modules_featured_products.php
tpl_modules_sale_products.php
tpl_modules_specials_default.php
tpl_products_all_default.php
tpl_specials_default.php
tpl_modules_product_listing.php
tpl_modules_product_listing
And everything is functioning properly. Is there any reason I'm not aware of to change them to .bak files instead?
Thanks
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
eric47905
Just a quick question. Will this version 1.1 work with Zen cart version 1.5.4? I saw in the download section that it shows 1.5.1 and the 2.0 version does 1.5.4, but I really like the design of the 1.1 better than the 2.0 so I just wanted to check. Thanks a bunch.
Yes, it will work, but you really should be using version 2.0 as it is more recently updated and advanced.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Thanks for the great template… we're using this at our Herb Shop and when a customer wants to send a message using their mobile phone, it won't send from the phone because the form does not have a "subject" line.
Can you tell me how to add a subject line to this template?
We want to add it to the menu dropdown and the contact page, so customers can send messages with their mobile phones. It seems mobile carriers won't send if there is no subject line…
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
jacksbooks
Thanks for the great template… we're using this at our
Herb Shop and when a customer wants to send a message using their mobile phone, it won't send from the phone because the form does not have a "subject" line.
Can you tell me how to add a subject line to this template?
We want to add it to the menu dropdown and the contact page, so customers can send messages with their mobile phones. It seems mobile carriers won't send if there is no subject line…
You can use this mod to add the subject : Contact Us - Add Subject
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
jacksbooks
Thanks for the great template… we're using this at our
Herb Shop and when a customer wants to send a message using their mobile phone, it won't send from the phone because the form does not have a "subject" line.
Can you tell me how to add a subject line to this template?
We want to add it to the menu dropdown and the contact page, so customers can send messages with their mobile phones. It seems mobile carriers won't send if there is no subject line…
You should be using the updated version of the template package 2.0. It already has the subject added to the contact us page ;)
Thanks,
Anne
-
1 Attachment(s)
Re: Responsive Sheffield Blue
i installed the Ajax add to cart module and i think it is setup for the classic template and not yours. i need help styling this for your template.
www.floorz-n-more.com
Your Cart | 1 Items @ $31.17 sits on the top left. when i put it to the right it sits at the top right. want to move it where the old 1 is.
here is the css file.
Thankyou jimmie
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
jimmie
i installed the Ajax add to cart module and i think it is setup for the classic template and not yours. i need help styling this for your template.
www.floorz-n-more.com
Your Cart | 1 Items @ $31.17 sits on the top left. when i put it to the right it sits at the top right. want to move it where the old 1 is.
here is the css file.
Thankyou jimmie
Are you using v 2.0 of the template package?
If you need to make css changes I would recommend using chrome and the web developer tools. They will tell you the line of the file that needs to be edited.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Hi Anne,
Do you know how to make this template expandable in small devices like cell phone etc. It does not zoom in / out in smaller devices. Thank you!
-
Re: Responsive Sheffield Blue
Anne,
I am sure that I have probably missed this somewhere. I have been scrolling through the thread and cannot seem to find an answer to this. When clicking on an image it is opening the window but showing a very small image. How can this be made to show the full size image? Our site is located at http://bettysbargainbin.net
Thank you!
Todd
-
Re: Responsive Sheffield Blue
As a total Zen Cart newbie I installed the Template vers 2 and was configuring here and there, this is all very confusing for me, but I had a few changes to my satisfaction. I was trying to get the different languages out and somehow pressed the French language and had the non template setting in French. I could not get back. In an attempt to get rid of this I deleted the French folder which resulted in the site not being found on my computer anymore. I deleted cookies etc and somehow still had things screwed up so I hit German. Afterwards all was in German and no language selection was possible. I reinstalled the deleted files and now my whole site with all the changes is totally screwed up. But in English lol. I am afraid I have to start from scratch and would like to know is it better to start configuring ZenCart without a template first and adding this later or does it make sense when I want the template to go ahead and install and configure like I was doing?
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
jsarwar
Hi Anne,
Do you know how to make this template expandable in small devices like cell phone etc. It does not zoom in / out in smaller devices. Thank you!
Take a look at the html_header.php file:
Code:
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no" />
change it to:
Code:
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=2.0, minimum-scale=1.0, user-scalable=yes" />
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
bettysbargainbin
Anne,
I am sure that I have probably missed this somewhere. I have been scrolling through the thread and cannot seem to find an answer to this. When clicking on an image it is opening the window but showing a very small image. How can this be made to show the full size image? Our site is located at
http://bettysbargainbin.net
Thank you!
Todd
The link that you posted is not working. Please post a link to the page with the problem.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
germerican
As a total Zen Cart newbie I installed the Template vers 2 and was configuring here and there, this is all very confusing for me, but I had a few changes to my satisfaction. I was trying to get the different languages out and somehow pressed the French language and had the non template setting in French. I could not get back. In an attempt to get rid of this I deleted the French folder which resulted in the site not being found on my computer anymore. I deleted cookies etc and somehow still had things screwed up so I hit German. Afterwards all was in German and no language selection was possible. I reinstalled the deleted files and now my whole site with all the changes is totally screwed up. But in English lol. I am afraid I have to start from scratch and would like to know is it better to start configuring ZenCart without a template first and adding this later or does it make sense when I want the template to go ahead and install and configure like I was doing?
It is easiest to install zen cart, then install a template, then install plugins.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
I have a white space underneath my logo where the HEADER_SALES_TEXT would be. I would like to remove the HEADER_SALES_TEXT part completely from the template to save this space but cannot find where to permanently remove this.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
germerican
I have a white space underneath my logo where the HEADER_SALES_TEXT would be. I would like to remove the HEADER_SALES_TEXT part completely from the template to save this space but cannot find where to permanently remove this.
The correct way to remove the tagline is to edit the includes/languages/english/responsive_sheffield_blue/header.php file.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
This IS where I tried to remove it. I have changed it to define('HEADER_SALES_TEXT', ' '); If I do not leave the space between ' ' I get the HEADER_SALES_TEXT shown on the site. It makes up about half an inch below the logo and I want this whole line to disappear completely. Same thing happens btw if I just remove the line from the header.php
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
germerican
This IS where I tried to remove it. I have changed it to define('HEADER_SALES_TEXT', ' '); If I do not leave the space between ' ' I get the HEADER_SALES_TEXT shown on the site. It makes up about half an inch below the logo and I want this whole line to disappear completely. Same thing happens btw if I just remove the line from the header.php
The fix for this bug has already been posted. You can also just leave a blank space between the single quotes if it is easier for you.
Thanks,
Anne
-
1 Attachment(s)
Re: Responsive Sheffield Blue
Hi There Excellent work on this template, enjoying playing with it.
I do have a problem though thats very unique to us im sure and thus I knew it would give us problems.
Ive used the override system to remove all the unessary stuff on this product listing.
We have aa MISC payment page which we use with customers who don't have a paypal account but need to pay for an item they are interested in from our eBay Store.
Its oviously very different to our Standard product pages and im wondering if the attached could be done using the override system for THIS PRODUCT ONLY.
Ive removed the main image and the tabs but unsure if its possible to move the description section from the tabs up to where the main image was, on this Page only.
Any Help is much appreciated.
Regards,
john
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
Bronco78th
Hi There Excellent work on this template, enjoying playing with it.
I do have a problem though thats very unique to us im sure and thus I knew it would give us problems.
Ive used the override system to remove all the unessary stuff on this product listing.
We have aa MISC payment page which we use with customers who don't have a paypal account but need to pay for an item they are interested in from our eBay Store.
Its oviously very different to our Standard product pages and im wondering if the attached could be done using the override system for THIS PRODUCT ONLY.
Ive removed the main image and the tabs but unsure if its possible to move the description section from the tabs up to where the main image was, on this Page only.
Any Help is much appreciated.
Regards,
john
Yes, you can customize any of the product type templates in any way and use it in the template.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
First I am very sorry to ask a question that I am sure has been asked a thousand times. I have searched all over the place and cannot seem to find an answer to this. We have installed the Responsive Blue template to our ZenCart v1.5.5 and love it. The only problem is that when you click on an image for a larger image a very small image pops up. An example is at: http://bettysbargainbin.com/store/in...oducts_id=8202
Any suggestions gang?
Thanks!
-
Re: Responsive Sheffield Blue
take a look at the below code in /includes/templates/responsive_sheffield_blue/common/html_header.php, is yours the same?
PHP Code:
// (BOF - 2.1) Responsive DIY Template Default for 1.5.x (65)
if (COLUMN_WIDTH == '0' || (in_array($current_page_base,explode(",",'popup_image,popup_image_additional')) )) {
echo '';
} else {
$responsive_mobile = '<link rel="stylesheet" type="text/css" href="' . $template->get_template_dir('.css',DIR_WS_TEMPLATE, $current_page_base,'css') . '/' . 'responsive_mobile.css' . '" />';
require($template->get_template_dir('responsive_mobile.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/responsive_mobile.php');
$responsive_tablet = '<link rel="stylesheet" type="text/css" href="' . $template->get_template_dir('.css',DIR_WS_TEMPLATE, $current_page_base,'css') . '/' . 'responsive_tablet.css' . '" />';
require($template->get_template_dir('responsive_tablet.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/responsive_tablet.php');
$responsive_default = '<link rel="stylesheet" type="text/css" href="' . $template->get_template_dir('.css',DIR_WS_TEMPLATE, $current_page_base,'css') . '/' . 'responsive_default.css' . '" />';
echo '<link rel="stylesheet" type="text/css" href="' . $template->get_template_dir('.css',DIR_WS_TEMPLATE, $current_page_base,'css') . '/' . 'responsive.css' . '" />';
if ($detect->isMobile() && !$detect->isTablet() or $detect->isMobile() && !$detect->isTablet() && $_SESSION['display_mode']=='isMobile' or $detect->isTablet() && $_SESSION['display_mode']=='isMobile' or $_SESSION['display_mode']=='isMobile') {
echo $responsive_mobile;
} else if ($detect->isTablet() or $detect->isMobile() && $_SESSION['display_mode']=='isTablet' or $detect->isTablet() && $_SESSION['display_mode']=='isTablet' or $_SESSION['display_mode']=='isTablet'){
echo $responsive_tablet;
} else if ($detect->isMobile() && !$detect->isTablet() && $_SESSION['display_mode']=='isDesktop' or $detect->isTablet() && $_SESSION['display_mode']=='isDesktop' or $_SESSION['display_mode']=='isNonResponsive'){
echo '';
} else {
echo $responsive_default;
}
}
Quote:
Originally Posted by
bettysbargainbin
First I am very sorry to ask a question that I am sure has been asked a thousand times. I have searched all over the place and cannot seem to find an answer to this. We have installed the Responsive Blue template to our ZenCart v1.5.5 and love it. The only problem is that when you click on an image for a larger image a very small image pops up. An example is at:
http://bettysbargainbin.com/store/in...oducts_id=8202
Any suggestions gang?
Thanks!
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
bettysbargainbin
First I am very sorry to ask a question that I am sure has been asked a thousand times. I have searched all over the place and cannot seem to find an answer to this. We have installed the Responsive Blue template to our ZenCart v1.5.5 and love it. The only problem is that when you click on an image for a larger image a very small image pops up. An example is at:
http://bettysbargainbin.com/store/in...oducts_id=8202
Any suggestions gang?
Thanks!
I have been on to your website and when clicking on the image I am presented with a large image
-
Re: Responsive Sheffield Blue
Getting an this error:
An unknown response null: :text/html; charset=utf-8: :SyntaxError: Unexpected token m was received while processing an ajax call. The action you requested could not be completed.
As when adding item to cart and/checkout.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
mtechama
Getting an this error:
An unknown response null: :text/html; charset=utf-8: :SyntaxError: Unexpected token m was received while processing an ajax call. The action you requested could not be completed.
As when adding item to cart and/checkout.
I have been having the same error codes but I cannot remember what I was doing
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
adb34
I have been having the same error codes but I cannot remember what I was doing
Now I have remembered; I am getting the same error as you when on the front end of the shop trying to login
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
mtechama
Getting an this error:
An unknown response null: :text/html; charset=utf-8: :SyntaxError: Unexpected token m was received while processing an ajax call. The action you requested could not be completed.
As when adding item to cart and/checkout.
Are you getting any error logs?
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
mtechama
Getting an this error:
An unknown response null: :text/html; charset=utf-8: :SyntaxError: Unexpected token m was received while processing an ajax call. The action you requested could not be completed.
As when adding item to cart and/checkout.
I have managed to stop this error when a customer is logging in. I do not know if it will help you though. It is not a fix but a work around; it involved two plugin's
CSS/JS Loader
Fast and Easy Checkout
You can get both plugin's from zen-cart website.
You have to do CSS/JS Loader first before Fast and easy checkout.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
adb34
I have managed to stop this error when a customer is logging in. I do not know if it will help you though. It is not a fix but a work around; it involved two plugin's
CSS/JS Loader
Fast and Easy Checkout
You can get both plugin's from
zen-cart website.
You have to do CSS/JS Loader first before Fast and easy checkout.
Now Heck!
I got this error on the top of my page when installing CSS/JS Loader
// (BOF - 2.1) Responsive DIY Template Default for 1.5.x (65) if (COLUMN_WIDTH == '0' || (in_array($current_page_base,explode(",",'popup_image,popup_image_additional')) )) { echo ''; } else { $responsive_mobile = ''; require($template->get_template_dir('responsive_mobile.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/responsive_mobile.php'); $responsive_tablet = ''; require($template->get_template_dir('responsive_tablet.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/responsive_tablet.php'); $responsive_default = ''; echo ''; if ($detect->isMobile() && !$detect->isTablet() or $detect->isMobile() && !$detect->isTablet() && $_SESSION['display_mode']=='isMobile' or $detect->isTablet() && $_SESSION['display_mode']=='isMobile' or $_SESSION['display_mode']=='isMobile') { echo $responsive_mobile; } else if ($detect->isTablet() or $detect->isMobile() && $_SESSION['display_mode']=='isTablet' or $detect->isTablet() && $_SESSION['display_mode']=='isTablet' or $_SESSION['display_mode']=='isTablet'){ echo $responsive_tablet; } else if ($detect->isMobile() && !$detect->isTablet() && $_SESSION['display_mode']=='isDesktop' or $detect->isTablet() && $_SESSION['display_mode']=='isDesktop' or $_SESSION['display_mode']=='isNonResponsive'){ echo ''; } else { echo $responsive_default; } } if($detect->isMobile() && !$detect->isTablet() && $_SESSION['display_mode']=='isDesktop' or $detect->isTablet() && $_SESSION['display_mode']=='isDesktop' or $detect->isMobile() && !$detect->isTablet() && $_SESSION['display_mode']=='isNonResponsive' or $detect->isTablet() && $_SESSION['display_mode']=='isNonResponsive' or $_SESSION['display_mode']=='isNonResponsive'){ $fluidisFixed = 'fluidIsFixed'; } else { $fluidisFixed = ''; } // (EOF - 2.1) Responsive DIY Template Default for 1.5.x (65) ?>
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
mtechama
Now Heck!
I got this error on the top of my page when installing CSS/JS Loader
// (BOF - 2.1) Responsive DIY Template Default.......
On which page? admin or customer page?
Did you merge the pages that needed merging?
Did you follow the install instructions?
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
adb34
On which page? admin or customer page?
Did you merge the pages that needed merging?
Did you follow the install instructions?
I finally got rid of it. It's working fine now.
I am trying get rid of some menus on top in the blue header. (Shop, Brand, Customer Service, etc) I can find that in the Admin.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
adb34
I have managed to stop this error when a customer is logging in. I do not know if it will help you though. It is not a fix but a work around; it involved two plugin's
CSS/JS Loader
Fast and Easy Checkout
You can get both plugin's from
zen-cart website.
You have to do CSS/JS Loader first before Fast and easy checkout.
After I insert the code it got rid of the error but no drop down menu's.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
mtechama
Getting an this error:
An unknown response null: :text/html; charset=utf-8: :SyntaxError: Unexpected token m was received while processing an ajax call. The action you requested could not be completed.
As when adding item to cart and/checkout.
Are you really using Responsive Sheffield v1.0? You've been posting the same things in both the 1.0 and 2.0 threads. Which one are you actually using? Best to keep the discussion in the thread for the one you're REALLY using.
As for that specific ajax message, you're using a template designed for an older version of Zen Cart. See: Making v154 DIY/Picaflor-Azul templates work with v1.5.5
-
Re: Responsive Sheffield Blue
I have looked through this thread and haven't found any one with the same problem, so I apologize if this problem has been addressed. My social media links are not working right... they appear as html on the site...
Even unedited, the original HTML that is in the Column Text/Comments in the Flexible Footer Menu shows up as HTML on the site... in the Column Text/Comments it shows:
<a href="https://www.facebook.com/Custom.Zen.Cart.Design" target="_blank"><i class="fa fa-facebook"></i></a><a href="https://twitter.com/picaflorazul" target="_blank"><i class="fa fa-twitter"></i></a><a href="http://www.pinterest.com/picaflorazul" target="_blank"><i class="fa fa-pinterest"></i></a><a href="https://www.youtube.com/user/ZenCartEasyHelp" target="_blank"><i class="fa fa-youtube"></i></a><a href="" target="_blank"><i class="fa fa-instagram"></i></a
This is exactly what shows up on the actual site. If I do a view source, it shows as:
<li class="flexFooterColText"><a href="https://www.facebook.com/Custom.Zen.Cart.Design" target="_blank"><i class="fa fa-facebook"></i></a><a href="https://twitter.com/picaflorazul" target="_blank"><i class="fa fa-twitter"></i></a><a href="http://www.pinterest.com/picaflorazul" target="_blank"><i class="fa fa-pinterest"></i></a><a href="https://www.youtube.com/user/ZenCartEasyHelp" target="_blank"><i class="fa fa-youtube"></i></a><a href="" target="_blank"><i class="fa fa-instagram"></i></a></li>
Not sure why it is doing this.. I have v1.5.5 zen cart recently installed and everything worked fine... I saw the links working
correctly one time showing the icons.... When I tried to change the links to match what I wanted for my site, this happened... so I thought I must've typed something wrong, so I changed them back to the way they were but it is still doing it. I run several other sites with Zen Cart and similar templates and the links work fine... no idea how to fix it. Thank you!
-
Re: Responsive Sheffield Blue
-
Re: Responsive Sheffield Blue
-
Re: Responsive Sheffield Blue
Thank you very much. And thanks for not chewing me out for asking something that was already addressed. I tried several of the more complex fixes shown in those threads and nothing worked until I just changed the sort order to 4321 as suggested on one of the posts and it fixed it. Thanks for the links.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
jrobletto
Thank you very much. And thanks for not chewing me out for asking something that was already addressed. I tried several of the more complex fixes shown in those threads and nothing worked until I just changed the sort order to 4321 as suggested on one of the posts and it fixed it. Thanks for the links.
I am happy that you figured it out ;)
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
You need to add a min-height or height to the the div that contains the product image, name, price, etc.
Thanks,
Anne
How do you do this - please?
I've downloaded the current version and it's not fixed.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
sw1138lr
How do you do this - please?
I've downloaded the current version and it's not fixed.
If you do a google search for css min-height you will find tutorials that explain this ;)
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Zencart 1.55b+Responsive-Sheffield-Blue v.1
Running PHP 7.0, no problems whatsoever.
Testing on PHP7.1 the logs show a PHP Warning:
PHP Warning: A non-numeric value encountered in ~myshop/includes/classes/categories_ul_generator.php on line 58.
Anybody an idea how to fix this?
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
istilah
Zencart 1.55b+Responsive-Sheffield-Blue v.1
Running PHP 7.0, no problems whatsoever.
Testing on PHP7.1 the logs show a PHP Warning:
PHP Warning: A non-numeric value encountered in ~myshop/includes/classes/categories_ul_generator.php on line 58.
Anybody an idea how to fix this?
I have not seen this before. Maybe this will help you:
http://stackoverflow.com/questions/6...ue-encountered
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
Dear Anne,
Thanks for your reaction. I do not see how your link connects to this problem, but I googled this:
http://php.net/manual/en/migration71.other-changes.php
It is a php7.1 thing, I also found many results on other software, having the same issues.
Line 58 is part of function buildBranch, but it is beyond my coding skills to come up with a solution.
Luckily it is only a warning, but the logs directory grows exponentially because of this warning.
-
Re: Responsive Sheffield Blue
Hi - I'm running Zen Cart v1.5.5e with Responsive Sheffield Blue 1.1 (I've tried endlessly to upgrade to Sheffield Blue 2.0 but encountered too many issues).
My question concerns the Home Page Slideshow: In Firefox the slideshow is visible but in Google Chrome it is not (Visit Hompage). Any thoughts on why this may be?
Thanks!
-
Re: Responsive Sheffield Blue
No slideshow for me on Firefox & Chrome...
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
istilah
Dear Anne,
Thanks for your reaction. I do not see how your link connects to this problem, but I googled this:
http://php.net/manual/en/migration71.other-changes.php
It is a php7.1 thing, I also found many results on other software, having the same issues.
Line 58 is part of function buildBranch, but it is beyond my coding skills to come up with a solution.
Luckily it is only a warning, but the logs directory grows exponentially because of this warning.
You'll need to fix these errors
Code:
(index):634 Mixed Content: The page at 'https://www.tubularwiremeshribbon.com/' was loaded over HTTPS, but requested an insecure image 'http://tubularwiremeshribbon.com/images/tab-mesh.png'. This content should also be served over HTTPS.
(index):636 Mixed Content: The page at 'https://www.tubularwiremeshribbon.com/' was loaded over HTTPS, but requested an insecure image 'http://tubularwiremeshribbon.com/images/tab-silk.png'. This content should also be served over HTTPS.
(index):638 Mixed Content: The page at 'https://www.tubularwiremeshribbon.com/' was loaded over HTTPS, but requested an insecure image 'http://tubularwiremeshribbon.com/images/tab-leather.png'. This content should also be served over HTTPS.
(index):650 Mixed Content: The page at 'https://www.tubularwiremeshribbon.com/' was loaded over HTTPS, but requested an insecure image 'http://tubularwiremeshribbon.com/images/tab-clasps.png'. This content should also be served over HTTPS.
(index):654 Mixed Content: The page at 'https://www.tubularwiremeshribbon.com/' was loaded over HTTPS, but requested an insecure image 'http://tubularwiremeshribbon.com/images/tab-mesh-creations.png'. This content should also be served over HTTPS.
2www.tubularwiremeshribbon.com/:882 A Parser-blocking, cross site (i.e. different eTLD+1) script, https://ssl.google-analytics.com/ga.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message.See https://www.chromestatus.com/feature/5718547946799104 for more details.
(anonymous) @ (index):882
(index):50 Uncaught TypeError: e(...).on is not a function
at t.r.init (https://www.tubularwiremeshribbon.com/:50:1589)
at new t (https://www.tubularwiremeshribbon.com/:50:501)
at HTMLDivElement.<anonymous> (https://www.tubularwiremeshribbon.com/:50:11407)
at Function.each (https://www.tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/jscript/jscript_jquery_1-4-4.js:33:46)
at init.each (https://www.tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/jscript/jscript_jquery_1-4-4.js:26:388)
at init.e.fn.(anonymous function) [as slidesjs] (https://www.tubularwiremeshribbon.com/:50:11331)
at HTMLDocument.<anonymous> (https://www.tubularwiremeshribbon.com/:479:15)
at Function.ready (https://www.tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/jscript/jscript_jquery_1-4-4.js:29:168)
at HTMLDocument.u (https://www.tubularwiremeshribbon.com/includes/templates/responsive_sheffield_blue/jscript/jscript_jquery_1-4-4.js:37:10)
googleads.g.doubleclick.net/pagead/id Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
ad_status.js Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
-
Re: Responsive Sheffield Blue
No thoughts on this? Hi - I'm running Zen Cart v1.5.5e with Responsive Sheffield Blue 1.1. The Home Page Slideshow is displayed in Firefox but not visible in Google Chrome (Visit Hompage). No errors in the logs. Any thoughts would be much appreciated.
Thanks!
-
Re: Responsive Sheffield Blue
Look at Chrome Dev Tolos.
There is an errror of the Javascript of the slideshow: " [as slidesjs] (https://www.tubularwiremeshribbon.com/:50:11331)...."
Check it.
-
Re: Responsive Sheffield Blue
How do I install this template?
I downloaded latest, does it include the patch?
Could not find installation instructions anywhere.
I started with Zen Cart 16 years ago, then left and now I am coming back, but I forgot many things.
I tried to read some tutorials but some of them throw errors.
Nobody can pay attention to everything.
Cheers,
CK
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
ckosloff
How do I install this template?
I downloaded latest, does it include the patch?
Could not find installation instructions anywhere.
I started with Zen Cart 16 years ago, then left and now I am coming back, but I forgot many things.
I tried to read some tutorials but some of them throw errors.
Nobody can pay attention to everything.
Cheers,
CK
This template hasn't been updated in a long time and there's no longer any support. You should go with either the built-in responsive_classic (a clone thereof) or the Bootstrap template (also a clone thereof).