Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #748782

    Hi,

    Using current versions of WordPress, Enfold and Woocommerce.

    Store/shop page shows two areas (one above and one below a text block) of product images. Would like just one row of images, but with all five images included. Also, one of the images has two lines under it “Add to cart” and “Show Details” — need to only have “Add to cart” — can’t find where to deselect “Show Details”.

    Hope you can help! Thanks!

    #750236

    Really need help on this — can one of the Enfold guru’s give some direction???

    #750723

    Hi,

    Sorry for the late reply! It seems like you have added product slider to the top of your page. Please edit your page and remove it. If that is not the case, please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Yigit

    #750769

    Hi Yigit,
    Reviewed the page again with “new eyes”. This change happened when I assigned the “Store” as the Shop Page in Woo. When you have a certain page designated, Woo’s defaults take over, including disengaging the Advanced Layout in Enfold. So, I just deselected the “Store” as the Shop page, and re-selected Advanced Layout via Enfold, and I’m back in business with only one slider at the bottom of the page. Will do a live “purchase” test in a moment to see if anything fails because I have not selected a “Shop Page” option in Woo (Settings/Products/Display). Will post back with any issues. Thanks!

    Please see my other post re: ” Sales Tax State embedded in cart – Woocommerce

    Thanks!

    #750780

    Hey Yigit,
    Some other issues have come up. Can you see the topics under my username? I’ll set you up with login credentials if needed. It’s all getting a little weird now!

    Thanks!

    #752791

    Hi,

    I’m very sorry for the delay.

    The advance layout builder is disabled for the shop page by default. And if you want to hide the “Show Details” button, please add this css code:

    .button.show_details_button {
        display: none !important;
    }

    Best regards,
    Ismael

    #753809

    Hi Ismael,
    Nikko provided some code as well — all is good now… thanks! All the moderators are wonderful and very helpful!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Two lines of product images showing on shopping page – Woocommerce’ is closed to new replies.