Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author Lora77

    (@lora77)

    Step 1.
    In your WP dashboard go to Plugins -> Editor -> WpZon -> wpzon.php

    Step 2.
    With CTRL + F look for $img = $item->SmallImage->URL; and change it to $img = $item->MediumImage->URL;.

    Step 3.
    Look for 15% and change it to 25%.
    Look for 75% and change it to 65%
    Look for 97 and change it to 170.
    The numbers will appear multiple times so please make the necessary changes in order the code to work properly.

    Step 4.
    Click on “Update Plugin”

    Hope this helps:)

    Thread Starter RShufford

    (@rshufford)

    I have made the advised changes, but know the product description is partially appearing over the product image. How can i correct this? Here is the page link: https://www.hitechdigitallifestyle.com/desktops/

    Plugin Author Lora77

    (@lora77)

    Find <strong><div style="float:left;width:25%;></strong> and change it to <strong><div style="float:left;width:25%;margin:0 10% 0 0;"></strong>

    [Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]

    Thread Starter RShufford

    (@rshufford)

    I made the advised changes. The first three product images and description appear perfectly(exactly what i wanted, but the rest of them are stretched from the left edge of the site, beginning below the left sidebar, all the way to where the right side bar begins. Also the right side bar is appearing at the bottom and completely to the right of the site. Your is greatly appreciated!

    Plugin Author Lora77

    (@lora77)

    Well, it seems it a fixed width theme.
    Find <div style=”float:left;width:25%;margin:0 10% 0 0;”> and change it to <div style=”float:left;width:150px;margin:0 20px 0 0;”>

    and find <div style=”float:left;margin:0px 0 90px 0;width:65%;”> and change it to <div style=”float:left;margin:0px 0 90px 0;width:370px;”>

    Thread Starter RShufford

    (@rshufford)

    The above changes have been made and my sidebars have returned to normal. Now only the shortcode shows on the site, no product images or description. I really appreciate your patience with me.

    Thread Starter RShufford

    (@rshufford)

    If it helps i am using the theme Flexsqueeze 1.5

    Thread Starter RShufford

    (@rshufford)

    I just realized the plugin was deactivated somehow. Upon activating the plugin, the previous problem has returned. The first three product images and description appear perfectly(exactly what i wanted, but the rest of them are stretched from the left edge of the site, beginning below the left sidebar, all the way to where the right side bar begins. Also the right side bar is appearing at the bottom and completely to the right of the site. I went to the editor and all the advised changes above are still present.

    Plugin Author Lora77

    (@lora77)

    Well, it is pretty hard to guess what might be the problem…
    I think it would be easier if you would set up a user account (on your blog) for me in order to look over it. You can send the login details to my email address gm.lauras @ gmail.com

    Thread Starter RShufford

    (@rshufford)

    I have emailed you the requested user account info. Sorry if there are multiple emails, the last one contains the correct info.

    Thread Starter RShufford

    (@rshufford)

    Thanks so much for all your help and patience!

    Plugin Author Lora77

    (@lora77)

    That’s great…
    The only problem was with the Wp Super Cache plugin. It is better to delete the cache from within its admin panel (Delete Cache and Delete Expired as well) in order to see the changes.

    Good widget. Could be better if image size and related controls were configurable settings though.

    Thanks for this great plugin.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Image Sizes’ is closed to new replies.