Great template Anne, thank you!
I've got it loaded in a fresh 1.5.1 and it's looking great. However, I'm seeing a problem in both my localhost dev site and your live demo, both in chrome and IE:
I view product info page, no "details" or "description" show. Only the picture and the add-to-cart section above and the social links below.
In order to properly view the product info I have to:
1. shrink window to make it "mobile size" (or whatever one calls it) and to view the Details and Description expansion links.
2. click them to expand and the info is there.
3. re-size the window large and the info remains viewable.
Notes:
If I hit F5 (refresh) it all goes away again and I have to resize again to make it show.
If I fail to expand the 2 links in "mobile mode" before re-sizing the window large that doesn't do it either.
The only chrome extention I have is adblockplus which I disabled to no effect.
I'm thinking I should see the product info in a normal PC size browser window without having to do all that?
THANKS!
Scott
I get the same result with configuration_id VALUE NULL as I do if I remove it from the SQL patch
Result = highest configuration_id +1
I will update my template packages at my earliest convenience, IMO this has nothing to do with the blank configuration key issue of @RixStix
However, DrByte is the man and if he says "remove it", remove it.
Maybe DrByte can weigh in on how to go about doing this.
I would suggest including a patch to delete current configuration_key
DELETE FROM configuration WHERE configuration_key = 'COLUMN_WIDTH';
But this will have no effect if the configuration_key is blank
Changing the sql_patch is easy enough
INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added, use_function, set_function) VALUES
('<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\'),');
Even though the SQL patch tool recognizes configuration_id as an AUTO_INCREMENT value and ignores it using the original patch.
I will copy this in the other thread as well in hopes to get a response from the man himself.
I did not mean to imply that this was causing my problem or to stir a hornet's nest. I only wanted to relay what I had been told about the patch while trying to fix the other problem that just coincidentally appeared when installing the template.
Rick
RixStix (dot) com
aka: ChainWeavers (dot) com
I want to move all the language, currency, shopping cart, etc... to the top of the header. If someone has any suggestions, it would be greatly appreciated. Also I don't use the sales text. When I deleted the text and just had the single quotes, the main part of my site disappeared as did the right sideboxes. But when I put in single space, it will move my logo up and leave an uneven gap at the bottom. Any help is greatly appreciated.
Here is a link to my site:
www.lhalsportscards.com
ps. I love your template, I can know tell my customers they may browse my site on most devices.... Thanks.
Bookmarks