Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1306953

    Hi! Thank you for a great theme. I’m now trying to customize the single product view but I like the way the photos shows (have a child theme from the default enfold theme). Is there anyway I can leave how the photo gallery looks but change the text settings to the right? And if not, If I want to make a customized product view, which is the photo element you use so I can choose that in avia?

    #1307222

    Hey AnniNilsson,

    I’m not sure I understand exactly what you are looking to change. Could you post a link to to where we can see the element in question, and point out what changes you would like to make there please?

    Best regards,
    Rikard

    #1307758

    Hi!
    Unfortunately it’s in maintance mode and I haven’t posted any products yet so I can’t provide you with a link. But I’ll do my best to explain it!
    I want the single product view to have the info to the right as followed:
    1. Titel of product
    2. Colors (circles with the colors)
    3. Price
    4. Meta info
    5. Text description
    6. An accordination
    .. Similar to this: https://livlyclothing.com/collections/girl-shoes/products/mary-jane-gold-glitter

    And to the left I want to keep the image gallery style that’s already set as default gallery when I’m adding products.

    How can I change the text settings to the right, but keep the gallery without doing any changes there?

    #1308022

    Hi,

    Thanks for the update. If you want to move things around in the single product page, then you can use these hooks: https://www.businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/

    Best regards,
    Rikard

    #1308320

    Hi!
    Okay great, thank you! I’ve almost managed to get this right but have a few more questions.
    1. I want to move the meta info so it’s above the short description text but when I’m doing this is still shows where it were placed in the beginning (so it’s shown twice). Do you know why and how I can change it?

    2. …And regarding the accordion. I’ve now placed one in the “short description” so will have to add one to every product I have. Is this the best way to do it?

    3. When I’m searching for the product I’ve posted with an accordion the code of the accordion is shown:

    [/av_toggle]
    [av_toggle title='Frågor & svar' tags='' custom_id='' av_uid='av-kqjadkso' sc_version='1.0']

    Lorem ipsum dolor sit amet?
    Consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
    Duis aute irure dolor in reprehenderit in?
    Voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    [/av_toggle]
    [/av_toggle_container]

    Do you know why and how I can make sure this isn’t showing up in the search result?
    Best regards

    #1308548

    Hi,

    Thanks for the update.

    1. What code did you add exactly? Also, where can we see the results you are getting?

    2. I’m not sure exactly what you are looking to achieve, but if it’s in the correct place, then I guess it’s ok.

    3. Could you post a link to where we can see this happening as well please?

    Best regards,
    Rikard

    #1309048

    Hi!
    1. Think I figure this one out for now.

    3. See private content.
    I just want the title to be shown.

    4. Is there anyway to change the result layout? I would like to have mostly pictures showing in a grid.
    Similar to this: https://livlyclothing.com/search?type=product%2Carticle%2Cpage%2Ccollection&q=garden*

    Thanks!

    #1309177

    Hi,

    Thanks for the update.

    3. Please try the following in Quick CSS under Enfold->General Styling:

    main.template-search .entry-content {
      display: none;
    }

    4. You would have to customise search.php, or you could try using the Search element from the Layout Builder, that might suit your needs better.

    Best regards,
    Rikard

    #1316415

    Hi!
    Thank you! :)

    Regarding 4.
    What do you mean by “using the Search element from the Layout Builder”?
    I can’t find anywhere to change the search layout.

    Br

    #1317050

    Hi,

    Thanks for the update. If you want to customise the search layout, then you would have to do it in search.php. You can’t do that using the Layout Builder unfortunately.

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.