This topic has 13 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Olga Barlow
After recent upgrade, I now have a format problem with image size on the Shop Page while on Internet Explorer and sometimes on Firefox web browsers. I am using the 2 column list view format and the images now appear several times larger and the text is forced to the right and stretched vertical. On Google Chrome looks just fine.
Hello,
Could you, please, provide me screenshot? What IE version do you use? Because I don’t see problem in FF http://prntscr.com/f6npkh
Regards
I am using Internet Explorer version 11.0.42. I have had someone else tell me it also happened on a version of Firefox, although my Firefox has not had that problem. Here is an example of when it does occur, it looks like.
https://app.box.com/s/zxzfkflue4n8gdlr84xy2yzyqyax5cy8
The shop page on my website (I use it for /shop and /brand and /category listings) are the only places I see this same problem.
Hello,
Try to add the following code in custom CSS
@media only screen and (min-width: 992px) {
.products-list .content-product .product-image-wrapper {
display: block;
float:left !important;
}
.products-list .content-product .product-details
overflow: hidden;
}
}
Regards
Good news bad news. This eliminated the problem of the oversize pictures. Some new problems as a result. Issues below show up on all browsers: https://exteriorcoatings.com/shop/
1.) Color gone on all action buttons related to products everywhere…. On the Shop Page (color gone on Read More, Select Options, Filters and when cursor hovers over it, text disappears) and on Single Product Page (Arrows moving from one product listing to another and on the Active Tab, the tab name disappears even though it is still an active link, the link on the brand widget now invisible to “see all products”, on the cart page the color is gone on the update cart button and the go to checkout button is invisible and on the checkout page the place order button is invisible
2.) On the Shop page, the columns are now variable in width depending on the displayed product picture sizing. They were all the same size before and 2 columns not varied. Also there is now wrapping of some of the short product description under the picture and other products of same length no wrapping
Hello,
Please, provide me temporary WP admin panel access, I need to check theme setting and some custom that you have.
Regards
Login information provided. Thanks in advance for your help.
I have fixed the invisible button issue with your input from another question. So still have a formatting issue with 2 column list view shop pages. Each listing lines up in the column based on picture size, so it looks like a crooked road going down the list of products. Larger pictures push text to the right, smaller pictures pull text to the left. See pictures in private. Also ul buttons missing on shop page for Internet Explorer.
On Home page I am not getting a column formatting issue for 2 products I have showing. See pictures.
Kinda like hitting a game with gopher heads, hit one and another pops up lol.
Thanks for your help.
Hello,
I don’t see any Private content area with admin panel access. Please, provide me access to your Dashboard because I need to remove some custom CSS that you have there to make your Shop ok.
Regards
Please see private content below
Hello,
1) Fixed.
2) Check now.
3) Check now.
Regards
Yeah! It’s fixed. Thanks again. Appreciate as always your help :).
You are welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up