Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #831046

    Hi, I don’t want to have a sidebar…actually I would like to have the single shop page similar to your

    demo site: http://kriesi.at/themes/enfold-2017/product/closed-macbook-print/

    without a sidebar and the cart icon on top, just showing the items when I hover it. I used the layout builder to set up the page: Have a look at:

    http://www.paukersliebling.de/test-2/

    and click the image, that will lead you to my test product page.

    Thanks a lot!

    #832157

    Hey nadinedomnink,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? Is this a product page?

    Best regards,
    Victoria

    #832437

    Hi, yes – it is a product page. Thanks!

    #834185

    Hi,

    Thank you for the info. Please edit the page then look for the Layout > Sidebar Settings. Set it to “No Sidebar”.

    Best regards,
    Ismael

    #841628

    I have set it like that, but the question is how I get the cart icon on top??? You need to click on the image on http://www.paukersliebling.de/test-2/ to get to the test side to see what I mean. It’s http://www.paukersliebling.de/produkt/rosa/ but I think you can’t click it directly. Thanks!

    #841630

    ok, I just see that you can click it directly, so please click http://www.paukersliebling.de/produkt/rosa/. So I repeat my questions: I would like to have the single shop page similar to your

    demo site: http://kriesi.at/themes/enfold-2017/product/closed-macbook-print/

    without a sidebar and the cart icon on top, just showing the items when I hover it. I used the layout builder to set up the page:
    Could you please help me?

    Nadine

    #841984

    Hi Nadine,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .cart_dropdown {
        right: 0px;
    }
    .html_top_nav_header .cart_dropdown {
        margin: -14px 0 0 0;
    }
    
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #843202

    Hi, great the cart is at the top now,
    1)but it doesn’t show any pictures
    2) there is no message such as“Closed Macbook Print” has been added to your cart.
    3) It’s a bit hidden like that. Is it possible to move it a bit to the left and have it boxed such as in: http://kriesi.at/themes/enfold-2017/product/closed-macbook-print/

    Thanks a lot!

    #844631

    Hi,

    1.) Did you apply a featured image to the product?

    2.) The message will only display if you’re using the default editor.

    3.) Please go to the Enfold > Shop Options and then set the “Header Shopping Cart Icon” settings to the third option.

    Best regards,
    Ismael

    #844970

    Hi, it’s still not working.
    1)The cart icon is now away from the menu,
    2)no picture shown
    3) and also no message.

    Could you please have a look, how to change that? I already gave you admin access…

    regarding 2) What does it mean to use a featured image?

    Thanks!

    #844981

    I worked out how to set a featured image, but 1-3 are still not answered – thanks!

    #845217

    Hi,

    I believe I answered the questions on my previous reply. Please note that the “added to cart” message will only display if you’re not using the advance layout builder. Regarding the cart, please go to the Enfold > Shop Options and then set the “Header Shopping Cart Icon” settings to the third option.

    Best regards,
    Ismael

    #845816

    Hi, well I actually had the third option set and the cart icon went away from the menu. Now I have the first option set and it works…Any idea why?

    1) I would really like to have the cart icon a bit away from the edge, so more to the left. It looks so squeezed in like that. Could you give me some code?

    2) On your sample page http://kriesi.at/themes/enfold-2017/product/closed-macbook-print/ you see a circle on the cart icon saying how many items you put in the cart – is that also just possible without the advanced layout builder?

    Thanks a lot!
    Nadine

    #846717

    Hi,

    1.) Please add this css code to move the cart icon.

    .cart_dropdown {
        right: 80px;
    }

    2.) The cart product counter should display once you’ve added a product to the cart.

    Best regards,
    Ismael

    #847110

    Hi, unfortunately the cart didn’t move-the css code didn’t work. The cart product counter doesn’t work either. Could you check? Thanks a lot!

    Nadine

    #847580

    Hi,

    The code is working on our installation. Please post the login details here so that we can test it.

    Best regards,
    Ismael

    #847636

    here you go, thanks!

    #848914

    Hi,

    Thank you for the update. However, the login credentials above are not working. Please check it carefully.

    Best regards,
    Ismael

    #849208

    Please try again, they are working – I just checked!
    Thanks!

    #849482

    Hi,

    We re-ordered/cleaned the css code in the Quick CSS field. Please remove browser cache or hard refresh before checking the page.

    Best regards,
    Ismael

    #849525

    Hi , thanks! Now it looks great on the desktop display but unfortunately not good on the mobile screen (too far in the middle). Can you change that too?

    Thanks a lot!

    #849835

    Hi,

    We adjusted the code a bit. Please remove browser cache or hard refresh before checking the page.

    Best regards,
    Ismael

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