• Hello Themo,

    First, thank you for the amazing plugin.
    Btw, i am having this long white space on my checkout page.
    You could see it on my website http://viraljedi.com after you ‘add to cart’ and click ‘basket’ then ‘proceed to check out’.
    Could you tell me how to remove it please?

    Also, where can i edit the single product page (e.g: http://viraljedi.com/mens-t-shirts-2/?splproduct=101001958 )?
    My theme add a category name on top of the content and comment section under it, i want to remove those two and add a right sidebar and social buttons.
    I looked at ‘category’, ‘pages’, ‘post’, etc but i still can’t find out how to edit the single product page.

    And 1 more thing, i see that on category page http://viraljedi.com/mens-t-shirts-2/ that the t-shirt align to the left, i tried to centered it but never success, could you give me the css to center the content please…

    Thank you so much
    Rian

    https://wordpress.org/plugins/wp-spreadplugin/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Thimo Grauerholz

    (@pr3ss-play)

    Hi Rian,

    because you’re opening the basket inline with an iframe and the iframe needs a fixed height. That’s the reason 🙂
    You may play around with the other basket options and if you like them more.

    Single product pages aren’t editable. It uses the same settings of the page you added the shortcode of the parent page.

    For centering products, just head over to this https://wordpress.org/support/topic/fix-centering-and-moving-products?replies=1 or other posts 🙂

    Best
    Thimo

    Thread Starter boredjeep

    (@boredjeep)

    Thimo,

    Could you tell me what is the css to determine the fixed height for the iframe please? I could use the css: overflow:auto; with it right?

    Also how to make the basket pop up disappear after you click ‘proceed to check out’?

    Thank you so much
    Rian

    Plugin Author Thimo Grauerholz

    (@pr3ss-play)

    Hi Rian,

    iframe is in spreadplugin.min.js – search for width="900" height="2000". You could try it 🙂

    The basket popup will disapear on a click outside the iframe.

    Best
    Thimo

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘White space on check out page & edit product page’ is closed to new replies.