Books collected via woozone / Picture display on category and product pages

This topic has 15 replies, 3 voices, and was last updated 2 years, 11 months ago ago by Rose Tyler

  • Avatar: solso
    solso
    Participant
    April 26, 2021 at 18:47

    Hello,

    Hope you’re doing well.
    I need your help to fix the following issues:

    I collected books (kindle) via woozone and when i call the

    1. Category page:
    
- Pictures are not properly displayed: can we fix it and display properly the picture? (Displayed only when clicking on quickview)
    
- Look inside (“feuilleter” in french) button is inoperative: can we just not display this button/link


    2. Product page:

    Look inside (“feuilleter” in french) button is inoperative: can we just not display this button/link

    In addition, about the “Product Page”, please tell me if we can 

    3. Add to cart: add a button “add to cart” at this location, close to the price

    4. Price: add the “Price” again, close to the other “add to cart” button

    You will see links and illustration links in Private content area

    Thanks in advance for your help

    Best,

    Please, contact administrator
    for this information.
    14 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 27, 2021 at 12:14

    Hello,

    Go to Theme Options > Speed optimization > Image display type > Choose Default. Let me know if it helps.

    Regards

    Avatar: solso
    solso
    Participant
    April 27, 2021 at 15:47

    Hello,

    No, didn’t change anything.

    Another idea to fix it?

    Also, did you see my questions about the “Product Page”? Doable?

    Thanks

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 27, 2021 at 17:38

    Hello,

    1) You use featured image with 19px height. It’s very small. It would better to create and use image 300x300px at least. Or add the below custom to add min height for the product images

    .content-product .product-content-image {
        min-height: 200px;
        display: flex;
        justify-content: center;
        align-items: center;
        min-width: 200px;
    }
    .content-product .product-content-image img {
        width: auto;
    }

    2) Create image 300x300px at least, for example https://prnt.sc/125jdr9 . 82x19px is too small image. There is no option to hide the featured image from the product gallery.

    3), 4), 5) We don’t have such option. You can try to implement this using additional customization and WooCommerce hooks https://www.businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/ if you have PHP skills or submit additional customization request here.

    Regards

    Avatar: solso
    solso
    Participant
    April 30, 2021 at 07:51

    Hello Olga,

    Thank you for your reply. II never wanted to use featured image with 19px height.
    I collected those images via woozone plugin from Amazon and the true feature image is not the one displayed. I just deleted those “pollution”. In case, we can avoid collecting those images but collect the true feature images from woozone with the books images, do not hesitate to keep me posted.

    I have another issue now. it is about the “Promo text” translation. I cannot find the strings with WPML but i will open a subject for it.

    Thanks again

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 30, 2021 at 10:22

    Hello,

    1) It would better to ask WooZone plugin authors if you could choose what images to import https://codecanyon.net/item/woocommerce-amazon-affiliates-wordpress-plugin/3057503/comments

    2) Provide us with WP Dashboard access to your site to check the issue with translation of the promo text.

    Regards

    Avatar: solso
    solso
    Participant
    May 1, 2021 at 12:33

    About the translation of the “Promo Text”, please see credentials in Private content area.

    Thanks in advance for your help.

    Best,

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 1, 2021 at 15:01

    Go to WPML > String translation > scroll down and press on “Translate texts in admin screens” link. You’ll see a list of fields, choose the fields you’d like to translate. For example – theme_mods_xstore-child > http://prntscr.com/szhrk6 http://prntscr.com/101tyo7 After that go back to the String Translation section and translate necessary content – http://prntscr.com/szhs2y

    Regards

    Avatar: solso
    solso
    Participant
    May 1, 2021 at 15:36

    Thank you. Worked well for the text but not for the text of the links. I translated it but still displayed in french on front: https://prntscr.com/12czqtn

    How to fix it?

    Thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 1, 2021 at 16:12

    Could you provide FTP access also?

    Regards

    Avatar: solso
    solso
    Participant
    May 1, 2021 at 19:02

    Sure, please have a look at Private area.

    Thank you

    Please contact administrator
    for this information.
    Avatar: solso
    solso
    Participant
    May 4, 2021 at 07:26

    Hello,

    Hope you’re doing well. Please keep me posted.

    Thank you

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 6, 2021 at 14:41

    Hello,

    This element has some glitches with multilanguage and we have not found the solution yet to make it work from the customizer. So, we added custom code to child theme functions.php https://prnt.sc/12ktfac to allow you to edit the content of the element and translate it for different languages.

    Regards

    Avatar: solso
    solso
    Participant
    May 8, 2021 at 06:41

    Hello,

    Thank you for your efforts but unfortunately it didn’t work properly.
    When i update with new content i can see it with the “preview” but it is not stored and it doesn’t update the front of the site. Please see:

    – Preview: https://prntscr.com/12nu9ls

    – Front: https://prntscr.com/12nuaxg

    If you know how to fix it easily pls do it, if not just roll back to the previous version and i won’t use anymore the links as long as you don’t fix it with an update…

    Thank you

    Best,

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 8, 2021 at 12:21

    Hello,

    As was mentioned by Olga, you need to edit functions.php of your child theme via FTP and change this content https://prnt.sc/12ktfac depends on your needs.

    Regards

  • Viewing 15 results - 1 through 15 (of 15 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.