• Resolved kai

    (@iturtle)


    hi there,
    i cant get the pop-up to work on the shop page of woocommerce.
    i only want the pop-up on the startpage and the shop page. i tried url and the page name (shop) but it only shows up on the start page.
    did i overlook something?
    thanks a lot! kai

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Contributor Lap

    (@lapzor)

    Can you show me a full screen screenshot of your current Boxzilla filter settings?

    You can upload the screenshot anywhere (eg imgur.com ) and link to it here.

    Thanks!

    Thread Starter kai

    (@iturtle)

    hi @lapzor

    thanks for looking into it:

    https://www.icloud.com/iclouddrive/00cg-3V2EunvQFJ3A9ZFYCmNA#boxsettings

    the other setting it tried was with

    if page is: home-3, shop

    and without the url field below.

    thanks lot! kai

    Plugin Contributor Lap

    (@lapzor)

    Can you try “if URL Contains shop”

    Hope that helps. If you have any questions, please let me know!

    Thread Starter kai

    (@iturtle)

    hi @lapzor

    thanks for the helpful hint! it works now perfectly ??
    why did it not work with the full url, though?

    thanks again! kai

    Thread Starter kai

    (@iturtle)

    ps: for future projects > is there a way to get rid of the white boarder around the box? https://mexico-chair.com/shop/
    thanks again, kai

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hey @iturtle,

    You can use the following CSS to reduce the padding (that controls the white border).

    .boxzilla {
        padding: 15px;
    }
    Thread Starter kai

    (@iturtle)

    fantastic. thanks a lot @hchouhan !

    Thread Starter kai

    (@iturtle)

    hi @lapzor

    i just found out that your solution for the shop page (all pages with “shop” in the url) is also including all product pages – of course…

    i need a solution for the shop page only. is that not possible?

    thanks, kai

    Plugin Contributor Lap

    (@lapzor)

    In that case you can try “URL is”
    It ha tas to be a relative URL, so URL is /shop/
    Do not include https or the domain name itself.

    Hope that helps. If you have any questions, please let me know!

    Thread Starter kai

    (@iturtle)

    hi @lapzor
    thanks for your help! this time it worked ??
    maybe put a little hint in the settings of the plugin. otherwise i think one would assume the full url is required. at least i was sure… ??
    best wishes, kai

    Plugin Contributor Lap

    (@lapzor)

    It’s actually in the placeholder of the URL field, but that means the hint is only visible if nothing else is filled in that field yet.

    View post on imgur.com

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘shop page’ is closed to new replies.