I've read through this thread and did not find the answer to this.
On the category page and the product page, the sold out button is not displaying correctly.
Attachment 19461
Thank you for your help.
Printable View
I've read through this thread and did not find the answer to this.
On the category page and the product page, the sold out button is not displaying correctly.
Attachment 19461
Thank you for your help.
Also - how can I get the add to cart, wishlist, and social icons centered on the products page?
Attachment 19470
The hardest thing to do is guess what needs to be done in a CSS stylesheet by looking at an image of the site. It's just a pure WAG. That's why the posting tips suggest giving us a link to the page and as much info as possible.
If you are not ready for the world to see your site, see the *NOTE in the posting tips.
Thank you.
This site is an upgrade from v1.5.2 to v1.5.7b
New install of this template - Winchester Responsive.
Website is here
It would help if you provided a link to the page with a Sold Out button.
You will want to create a file in your template's CSS folder called stylesheet_zcustom.css to keep track of all the changes. It's a great tool for fixing, tracking, and adjusting changes to your template. If you suddenly find something you did creates a problem elsewhere, you can quickly fix it in the zcustom stylesheet.
This is a combination of fixes for the prodduct page.Code:div#cartAdd {text-align: center;}
div#productWishlistLink {float: none;text-align: center;}
.addthis_default_style .at300b{float: none;}
.addthis_sharing_toolbox.addthis_default_style.addthis_32x32_style {text-align: center;}
Thanks for the help!
This worked perfectly!
Still have an issue with the sold out over the details - see this page
I keep a history of stylesheets. :smile:
The sold out/details problem is embedded in your template. Normal ZC operation is happening BUT, the template is not responding to the sold out condition with its added details call.
Make sure you have the February edition of the template. If you cloned the template to personalize it, revert back to the original and see if it changes. If you did not clone, try comparing the action with Winchester versus responsive_classic.
I noted also that when this February version is installed, somehow the title page for IH5 gets changed to Flexible Footer Menu.
I've done two installs and the result is the same.
1st install, IH5 was installed, then the template.
2nd install, the template was installed, then IH was added.
See image for what I am talking about.
Attachment 19483
I've tried three times now to install the Winchester template, and each time after I choose it from the template list, I get an error and am unable to load the admin page and have to start all over again. I don't think I'm going to do it again. I'll reinstall Zencart one more time and choose a different template this time. But I would be interested in knowing whether anyone else has run into this. I have the most recent download from the plug ins.
The error is "WARNING: An Error occurred, please refresh the page and try again.If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields." I suspect that's the typical php syntax error message--blank page--that's been trapped and given text to display.
If anyone knows which file I need to restore so I don't have to reinstall from the beginning, that would be helpful. This is a fresh install of 1.5.7c.