Forum Replies Created

Viewing 15 replies - 1 through 15 (of 18 total)
  • Actually, this fixes it:

    button.woocommerce-button.button.woocommerce-form-login__submit {margin-left:30px}

    Same issue here. Is there any fix?

    Thread Starter efdi

    (@efdi)

    Hi Rodica,

    Thank you very much for your assistance! You can go to https://test.dinoshop.ro/ and use 1234 as a temporary password to access the test site. You will notice that, on mobile view, while the product pictures align ok, the black “adauga in cos” and “citeste mai mult” buttons don’t, because of the different lengths of the product titles.

    I’m not sure you can fix this other than providing an option to revert back to a single product column. Is there anyway to do that?

    Please tell me what you think and thank you again,

    efdi

    Thread Starter efdi

    (@efdi)

    Hi Rodica,

    I am running both a live site and a test site. On the live site i have version 1.1.42, and on the test site i have 1.1.43.

    I noticed you guys updated the theme to 1.1.44 today, but only the live site, which is running 1.1.42, got the notification via WordPress Updates.

    The test site, which runs, 1.1.43, didn’t get any notification and i had to manually update. I believe this has something to do with the License code message above, it prevents us from getting ShopIsle updates via WordPress Updates.

    Also, I noticed 1.1.44 didn’t remove the license message, so i am expecting similar issues with future updates.

    Thank you for your support,

    efdi

    Hey Rodica,

    https://www.dinoshop.ro

    Eversince the 3.30 woocommerce update i’ve been adding these 3 new lines of css code:

    h2.module-title.font-alt.product-hide-title{
    margin-bottom: -100px;
    }
    section.home-product-slider {
    margin-top: -200px;
    }

    The two lines ones above for fixing some big empty gaps between sections on the front page.

    .flex-control-thumbs li{
    width: 25%
    }

    This one for fixing the product gallery image sizes. After the latest theme update i temporarily disabled this line of code to see if the product gallery has been fixed. The product gallery images were showing up fine on the desktop version but large on mobile. I tried refreshing the page on mobile but they didn’t revert back to being small until after i applied this code again.

    I’m not sure, maybe it’s a cache problem on my mobile, but i thought i’d give you guys a heads up so you can check it out just in case there is an issue with the mobile version of the theme.

    Hello,

    I tested the new version. Everything is ok on the desktop version but i kept seeing the large images (on the product gallery page) on the mobile version. Tried clearing the cache but they still showed up large on mobile, so i adjusted them via CSS.

    Did anyone else encounter this problem?

    Thread Starter efdi

    (@efdi)

    Ok, i fixed it. I used set thumbnail size to 262px via Woocommerce + Regen Thumbnails like jasminestooooo suggested (many thanks!:), then i used this css code

    .flex-control-thumbs li{
    width: 25%
    }

    Thank you all for your support!

    Thread Starter efdi

    (@efdi)

    Ok, i fixed it via CSS

    For the wierdly alligned frontpage sections i used:

    h2.module-title.font-alt.product-hide-title{
    margin-bottom: -100px;
    }
    section.home-product-slider {
    margin-top: -200px;
    }

    For the huge thumbs on the product page i used set thumbnail size to 262px via Woocommerce + Regen Thumbnails, then i used this css code

    .flex-control-thumbs li{
    width: 25%
    }

    Still, it would be great if it were officially fixed in a theme update. ??

    Thread Starter efdi

    (@efdi)

    It seems to be a new feature of WooCommerce 3.3.

    If you go to Customize>>WooCommerce you can set the Product image & Thumbnail size width.

    However, there is only one Thumbnail Size value for both the catalog pictures and the product page pictures. If you set it to low, it will look ok on the product page but it will be fuzzy on the catalog page. If you set it higher, the catalog will look fine but the product pictures will be too big and line up one underneath the other.

    If anyone has any suggestions it would be great!

    Thread Starter efdi

    (@efdi)

    Hello and thank you for your help,

    After fiddling around with the Image Size settings i narrowed down the problem.

    If i set the “Thumbnail Width” option in WooCommerce 3.3 to something like 120px i get the pictures nicely lined up in the gallery under the main product picture like i want, however, afterwards the catalog pictures look really fuzzy.

    If i set the “Thumbnail Width” to 255px, the catalog pictures look ok but the pictures on the product page are too big and they line up underneath the main product picture.

    Regenerate Thumbnails didn’t help.

    Is there anyway to set the Thumbnail size differently for the catalog and the pictures on the product page?

    Thank you,

    Petru

    Thread Starter efdi

    (@efdi)

    Yup, working for me too! Thank you very much! ??

    Thread Starter efdi

    (@efdi)

    Thank you very much for your reply! ??

    I have the addon installed on a single site.

    I will sign up for notification, like you suggested.

    Thread Starter efdi

    (@efdi)

    Thank you for the clarification! Now i understand a lot better the way Loco translate works!

    Thank you very much for the reply and for this wonderful plugin! ??

    Thread Starter efdi

    (@efdi)

    Ok, so i found a workaround. While i can’t edit the translations included with WooCommerce anymore, i was able to create a translation in the “Custom” folder and use that one to translate the 2 needed strings. This will also prevent future updates from messing with my translations.

    This still doesn’t solve the issue as to why i get that error after update 3.2.0 and i didn’t before, so it might be something worth investigating.

    Works great now! Thank you! ??

Viewing 15 replies - 1 through 15 (of 18 total)