Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter lisabeewd

    (@lisabeewd)

    OK … this is weird. I just reloaded the page and everything on the catalog page is working great. Must have been a cache issue; even though I DID reload the page over and over before. I’m not sure why this time it showed up fine.

    Sorry for the post.

    Plugin Author Maeve Lander

    (@enigmaweb)

    Checked it and it looks like it’s working ok now. But it is definitely weird that this happened at all, and I can see it is similar to another user’s issue (where you posted first). I would like to try to understand WHY this happened, especially because it was not just 1 random user it was both of you at the exact same time.

    So to fix this did you do anything else other than refresh the page a few times? Any new plugins? Any change of theme? Any changes in the plugin settings? Any changes to plugin content?

    Thanks for your help

    Thread Starter lisabeewd

    (@lisabeewd)

    Yes! I did make a change but had not connected the two. It was a theme change. I am developing a custom child theme based on the WP Twenty Thirteen theme. I ran into styling issues because the first page of the catalog, where it shows all products, is ’embedded’ in a regular WP page. The rest of the catalog pages are derived from your plugin’s programs. I had to create a special template for that first catalog page to remove two of the ‘<div>’ tags that were causing styling issues. I had refreshed the page after updating the catalog page with the new template and noticed the image looked perfect.

    Plugin Author Maeve Lander

    (@enigmaweb)

    Ok thanks that’s helpful info – much appreciated, and glad it’s working now for you. ??

    The same for me, in my theme

    this is the line that created the problem:

    .site-header img,.entry-content img,img[class*="align"],img[class*="wp-image-"] {
    
       height:auto;
    
    }
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Image Sizing on Catalog Page’ is closed to new replies.