Zen Cart Logo
Forums / Addon Templates / Responsive Apparel Boutique Template

Responsive Apparel Boutique Template

Views: 101,450

Results 281 to 288 of 288
01 Feb 2017, 14:53
#281
lindsey80 avatar

lindsey80

New Zenner

Join Date:
Apr 2010
Location:
Essex, UK
Posts:
77
Plugin Contributions:
0

Responsive Apparel Boutique Template

I have this is my logs after trying to execute the reponsive.sql

[01-Feb-2017 14:49:31 UTC] Request URI: ***************sqlpatch.php?action=execute, IP address: ***************
#1 trigger_error() called at [/ ***************includes/classes/db/mysql/query_factory.php:167]
#2 queryFactory->show_error() called at ***************includes/classes/db/mysql/query_factory.php:139]
#3 queryFactory->set_error() called at [/ ***************includes/classes/db/mysql/query_factory.php:266]
#4 queryFactory->Execute() called at [/ ***************sqlpatch.php:304]
#5 executeSql() called at [/ ***************sqlpatch.php:672]

[01-Feb-2017 14:49:31 UTC] PHP Fatal error: 1062:Duplicate entry 'COLUMN_WIDTH' for key 'unq_config_key_zen' :: INSERT INTO zenyj_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'),'); ==> (as called by) ***************sqlpatch.php on line 304 <== in / ***************includes/classes/db/mysql/query_factory.php on line 167

21 Apr 2017, 07:39
#282
christinefred avatar

christinefred

New Zenner

Join Date:
May 2009
Posts:
67
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

Thank you so much for this template! I am getting there with it but I failed with the main page editor somehow. It was all working perfectly and then i tried to change the urls and now I have broken it! The images are showing as broken and not appearing anymore. May I have the code for the main page again please? Lesson learnt.. take a copy before changing!!

20 May 2017, 02:09
#283
christinefred avatar

christinefred

New Zenner

Join Date:
May 2009
Posts:
67
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

Hi Anne
I think I have done something that won't allow my site to be responsive. Everything seems fine with the site but it is just not responsive. You can see it here.
I have followed the instructions and have the Min side boxes all turned off, activated the responsive template in layout settings so I believe the sql patches worked. There is a file in the readme section that I don't know what it is for...jscript folder.
I do have a few add-ons. I am just stumped as to where to look for the problem. I don't even know where to start! I have searched and searched the forum. I initially thought I had done something wrong with the template but I think it is likely to be a change outside the template?? Help would be appreciated. :)

24 Oct 2017, 11:10
#284
corseter avatar

corseter

New Zenner

Join Date:
Jun 2010
Location:
Crossmolina, Ireland
Posts:
55
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

Hi, I cannot figure out why the links don't work when it is in responsive mode. If I am on my computer everything is ok but if I a on my phone the categories link does not work. Please help. You can see it on http://corset.ie

24 Oct 2017, 15:33
#285
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,760
Plugin Contributions:
9

Re: Responsive Apparel Boutique Template

Depending on the browser being used, they can be really finicky or just pass over the mistake.
Developer's tools show several errors but the W3 Validator is only concerned with an open end tag for a ul.
I believe the Validator itself is confused by the code presented in the "handheld menu" portion of your main page. That's some really gnarly code.
After breaking it out and putting it in a better format (tabbing the lines), it looks like ```

<!--bof handheld menu display--> <script src="includes/templates/responsive_apparel_boutique/jscript/script.js" type="text/javascript"> </script> <div id="container"> <a class="toggleMenu" href="#"> <img src="includes/templates/responsive_apparel_boutique/images/mmenu.png" alt="m menu image" /> </a> <a class="m-home"></a><a href="http://corset.ie/"> <img src="includes/templates/responsive_apparel_boutique/images/mhome.png" alt=" m home" /> </a> <a class="m-cart" href="http://corset.ie/shopping_cart"> <img src="includes/templates/responsive_apparel_boutique/images/mcart.png" alt="m cart" /> </a> <ul class="nav"> <li> <a href="http://corset.ie/shopping_cart">Shopping Cart - 0 item(s) - €0.00</a> </li> <li> <a href="https://corset.ie/login">Log In</a> </li> <li class="test"> <a href="#">Corsets</a> <ul class="level2"> <li class="submenu"> <a href="http://corset.ie/clearance-items">Sample Sale</a> <ul class="level3"> <li> <a href="http://corset.ie/-c-57">Basque Style Corset</a> </li> <li> <a href="http://corset.ie/-c-61">Bridal Corset</a> </li> <li> <a href="http://corset.ie/-c-58">Burlesque Corsets</a> </li> <li> <a href="http://corset.ie/clearance-items/accessories">Hand Ruched Taffeta Skirt</a> </li> <li> <a href="http://corset.ie/clearance-items/hourglass-underbust-corset">Hourglass Underbust Corset</a> </li> <li> <a href="http://corset.ie/-c-56">Old Gold Satin Overbust Corset</a> </li> <li> <a href="http://corset.ie/-c-59">Overbust Corset</a> </li> <li> <a href="http://corset.ie/-c-60">Taffeta Corset</a> </li> </ul> </li> <li> <a href="http://corset.ie/overbust-corsets">Overbust Corsets</a> </li> <li> <a href="http://corset.ie/underbust-corsets">Underbust Corsets</a> </li> <li> <a href="http://corset.ie/bridal-corsets">Bridal Corsets</a> </li> <li> <a href="http://corset.ie/waist-training">Waist Training</a> </li> <li> <a href="http://corset.ie/leather-corsets">Leather Corsets</a> </li> <li> <a href="http://corset.ie/mens-corsets">Mens Corsets</a> </li> <li> <a href="http://corset.ie/lingerie">Lingerie</a> </li> <li> <a href="http://corset.ie/jane-woolrich-lingerie">Jane Woolrich Lingerie</a> </li> <li> <a href="http://corset.ie/accessories">Accessories</a> </li> <li> <a href="http://corset.ie/gift-certificates">Gift Certificates</a> </li> <li> <a href="http://corset.ie/gift-box">Gift Box</a> </li> </ul> </li> <li> <a href="#">Quick Links</a> <ul> <li> <a href="http://corset.ie/products_new">New Products</a> </li> <li> <a href="http://corset.ie/featured_products">Featured Products</a> </li> <li> <a href="http://corset.ie/products_all">All Products</a> </li> <li> <a href="http://corset.ie/specials">Specials</a> </li> </ul> </li> <li> <a href="#">Information</a> <ul> <li> <a href="#">Customer Service</a> <ul> <li> <a href="http://corset.ie/about_us">About Us</a> </li> <li> <a href="https://corset.ie/login">Log In</a> </li> <li> <a href="https://corset.ie/create_account">Create Account</a> </li> <li> <a href="http://corset.ie/shippinginfo">Postage & Returns</a> </li> <li> <a href="http://corset.ie/privacy">Privacy Notice</a> </li> <li> <a href="http://corset.ie/conditions">Conditions of Use</a> </li> </ul> </li> <li> <a href="#">General Info</a> <ul> <li> <a href="http://corset.ie/site_map">Site Map</a> </li> <li> <a href="http://corset.ie/gv_faq">Gift Certificate FAQ</a> </li> <li> <a href="http://corset.ie/discount_coupon">Discount Coupons</a> </li> <li> <a href="http://corset.ie/unsubscribe">Newsletter Unsubscribe</a> </li> </ul> </li> <li> <a href="#">Useful Links</a> <ul> </ul> </li> </ul> </li> <li> <a href="#">Search</a> <ul class="mobile-search"> <li> </li> </ul> </li> <li> <a href="http://corset.ie/contact_us">Contact Us</a> </li> </ul> <div> <!--eof handheld menu display-->
24 Oct 2017, 15:36
#286
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,760
Plugin Contributions:
9

Re: Responsive Apparel Boutique Template

Depending on the browser being used, they can be really finicky or just pass over the mistake.
Developer's tools show several errors but the W3 Validator is only concerned with an open end tag for a ul.
I believe the Validator itself is confused by the code presented in the "handheld menu" portion of your main page. That's some really gnarly code.
After breaking it out and putting it in a better format (tabbing the lines), it looks like ```

<!--bof handheld menu display--> <script src="includes/templates/responsive_apparel_boutique/jscript/script.js" type="text/javascript"> </script> <div id="container"> <a class="toggleMenu" href="#"> <img src="includes/templates/responsive_apparel_boutique/images/mmenu.png" alt="m menu image" /> </a> <a class="m-home"></a><a href="http://corset.ie/"> <img src="includes/templates/responsive_apparel_boutique/images/mhome.png" alt=" m home" /> </a> <a class="m-cart" href="http://corset.ie/shopping_cart"> <img src="includes/templates/responsive_apparel_boutique/images/mcart.png" alt="m cart" /> </a> <ul class="nav"> <li> <a href="http://corset.ie/shopping_cart">Shopping Cart - 0 item(s) - €0.00</a> </li> <li> <a href="https://corset.ie/login">Log In</a> </li> <li class="test"> <a href="#">Corsets</a> <ul class="level2"> <li class="submenu"> <a href="http://corset.ie/clearance-items">Sample Sale</a> <ul class="level3"> <li> <a href="http://corset.ie/-c-57">Basque Style Corset</a> </li> <li> <a href="http://corset.ie/-c-61">Bridal Corset</a> </li> <li> <a href="http://corset.ie/-c-58">Burlesque Corsets</a> </li> <li> <a href="http://corset.ie/clearance-items/accessories">Hand Ruched Taffeta Skirt</a> </li> <li> <a href="http://corset.ie/clearance-items/hourglass-underbust-corset">Hourglass Underbust Corset</a> </li> <li> <a href="http://corset.ie/-c-56">Old Gold Satin Overbust Corset</a> </li> <li> <a href="http://corset.ie/-c-59">Overbust Corset</a> </li> <li> <a href="http://corset.ie/-c-60">Taffeta Corset</a> </li> </ul> </li> <li> <a href="http://corset.ie/overbust-corsets">Overbust Corsets</a> </li> <li> <a href="http://corset.ie/underbust-corsets">Underbust Corsets</a> </li> <li> <a href="http://corset.ie/bridal-corsets">Bridal Corsets</a> </li> <li> <a href="http://corset.ie/waist-training">Waist Training</a> </li> <li> <a href="http://corset.ie/leather-corsets">Leather Corsets</a> </li> <li> <a href="http://corset.ie/mens-corsets">Mens Corsets</a> </li> <li> <a href="http://corset.ie/lingerie">Lingerie</a> </li> <li> <a href="http://corset.ie/jane-woolrich-lingerie">Jane Woolrich Lingerie</a> </li> <li> <a href="http://corset.ie/accessories">Accessories</a> </li> <li> <a href="http://corset.ie/gift-certificates">Gift Certificates</a> </li> <li> <a href="http://corset.ie/gift-box">Gift Box</a> </li> </ul> </li> <li> <a href="#">Quick Links</a> <ul> <li> <a href="http://corset.ie/products_new">New Products</a> </li> <li> <a href="http://corset.ie/featured_products">Featured Products</a> </li> <li> <a href="http://corset.ie/products_all">All Products</a> </li> <li> <a href="http://corset.ie/specials">Specials</a> </li> </ul> </li> <li> <a href="#">Information</a> <ul> <li> <a href="#">Customer Service</a> <ul> <li> <a href="http://corset.ie/about_us">About Us</a> </li> <li> <a href="https://corset.ie/login">Log In</a> </li> <li> <a href="https://corset.ie/create_account">Create Account</a> </li> <li> <a href="http://corset.ie/shippinginfo">Postage & Returns</a> </li> <li> <a href="http://corset.ie/privacy">Privacy Notice</a> </li> <li> <a href="http://corset.ie/conditions">Conditions of Use</a> </li> </ul> </li> <li> <a href="#">General Info</a> <ul> <li> <a href="http://corset.ie/site_map">Site Map</a> </li> <li> <a href="http://corset.ie/gv_faq">Gift Certificate FAQ</a> </li> <li> <a href="http://corset.ie/discount_coupon">Discount Coupons</a> </li> <li> <a href="http://corset.ie/unsubscribe">Newsletter Unsubscribe</a> </li> </ul> </li> <li> <a href="#">Useful Links</a> <ul> </ul> </li> </ul> </li> <li> <a href="#">Search</a> <ul class="mobile-search"> <li> </li> </ul> </li> <li> <a href="http://corset.ie/contact_us">Contact Us</a> </li> </ul> <div> <!--eof handheld menu display-->

The worst offender is probably the ul without li.

After a fix, it may work in all areas but, I'm still wondering why the handheld menu display is even showing on the desktop version.:blink:
27 Feb 2019, 00:37
#287
st_bobo avatar

st_bobo

New Zenner

Join Date:
Mar 2015
Location:
Pennsylvania
Posts:
11
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

I am have been using install responsive apparel boutique template for a while. I am testing the new zen cart 1.5.6. I have run across 2 problems. When I add the sql patches, about_us.sql patch, the responsive.sql patch, and the responsive_apparel_boutique.sql patch I get an error message. Also, when I upload the template to my test site my site goes blank; I have the menu bar across the top but nothing below. This is before I switch to the template. Not sure what is causing the problems. Any thoughts? https://bendyyogi.com

02 Dec 2020, 22:46
#288
wingc3 avatar

wingc3

New Zenner

Join Date:
Mar 2009
Posts:
75
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

Would love to see this template get a much needed update! Currently running 1.5.6a and this template doesn't seem to work with versions newer than 1.5.5f