-
Posts
53 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by mgroeteke
-
-
hello everyone, i'm having another question related to the cookie banner, which is not about styling. i'm using the "wells" template's cover page as a landing page for my site, with a slide show showing photos and the title of the web site.
i've also inserted a code injection on the cover page like this
<body onclick="window.location.href='/architekturfotograf';" style="cursor:pointer; width:100%; height:100%;"> </body>
for letting the visitor click anywhere on the screen to be forwarded to the actual site.
the problem is, that for a first time visitor, the cookie banner will ask for a click as well. as soon as the user clicks onto the "agree" or "disagree" button, the code above will also be executed and the visitor will not see the rest of the slide show.
is there any way to let the clicks on the cookie banner only perform their action without influencing the other code?
my website with the cover page is at https://architectureshooting.com
i would be very happy to get help or hints.
cheers
markus
-
5 minutes ago, paul2009 said:
@mgroeteke If you want the manage cookies pill to remain in view (fixed) you can add the following Custom CSS:
.manage-cookies-bar.PILL { position: fixed; }
You mentioned the bottom right corner but I'd recommend keeping this on the left due to the "back to top" link on the right 🙂.
Did this help? Please give feedback by clicking an icon below ⬇️
Thank you! In my case i added the !important statement. That fixed it!
.manage-cookies-bar.PILL { right: 0px !important; position: fixed !important; }
-
5 hours ago, tuanphan said:
I see it already sticky on scroll up/down
Ah, indeed i confused the terms, I meant "sticky" relative to absoluto position, but I guess that means "fixed"! Sorry for confusion.
So practically I wish the cookies options pill NOT to scroll up but remaining fixed in the right bottom corner.
-
Question to the coders here: is there a way to make the floating cookie options sticky ? I noticed it will scroll up together with content while for example in a gallery, while still floating over the content. Not really looking good. I'm on "Wells" template.
My website is: https://architectureshooting.com
-
Thank you so much, that's what I need! But I need a few small fixes. Unfortunately, now my image title and capture are also shifted down by the new line and are partially off screen when switched to single image / slide show mode, see screenshot. The user would need to scroll down a bit to see them.
A good solution for me would be if the new title would be active only when in thumbnail overwiev mode on the gallery page. Is this possible?
Also, is there a way to align the new title in my layout? I would like to have the text aligned to the top white border of my design, as in the following screenshot.
-
in a similiar way, is this possible also for a gallery page in Wells template?
-
wondering as well if we will get some kind of integration for this?
-
Is it possible to add a title as h1 or h2 text on top of the gallery page for the Wells template. My example gallery page is
https://architectureshooting.com/ausstellungsfotografie
Any tips are very appreciated!
-
Is there a way to replace the text of "You Might Also Like" on the product page in the Wells template? I'm about to customize my website for dual language german / english and would like to change this text accordingly.
Example product page: https://architectureshooting.com/druckeditionen-print-editions/berlin-regierungsviertel-01
-
Perfect!!! Thank you again!
-
Another vote for integrating Klarna in Europe!
-
Yes, I mean disable on all product pages like that one, but not on the main shop page with product overview.
-
Working well, thank you!!
-
/* remove product category nav */ div#categoryNav { display: none !important; }
I'd like to use this code found on this forum archive for removing the category navigation from the product page. The problem with the code is, that it will remove the category navigation as well from my related shop page. I'm on the Wells template. Would be very happy for a hint at how to solve this.
Link: https://architectureshooting.com/druckeditionen-print-editions/berlin-tempelhof-runway
-
This seems to work on my site aswell, but I would prefer to keep the "you might also like" - prices as they are by default. Any way to accomplish this? My pages:
https://architectureshooting.com/druckeditionen-print-editions/icc-berlin
Thank you
-
Forgot to thank for this one 😀👌
-
1 hour ago, tuanphan said:
Use this CSS under
div.product-quantity-input { display: none; }
Perfect!! Thank you again!
-
-
Dear Tuanphan, thank you very much, this is working well in Wells! 😉
Can you please add an option for the "quantity" selector as well? I would like to hide it, because this option will be available in the shopping cart.
Markus
-
Wonderful, working perfectly and solving the problem for me that a click on the banner was also stopping my initial slide show. Thank you very much again for your great support, Tuanphan!
-
12 minutes ago, tuanphan said:
If you share link to this product, we can help easier
Sorry, totally forgot about this, here an example:
https://architectureshooting.com/druckeditionen-print-editions/berlin-tempelhof-runway
Kind regards
-
Hi Tuan, thanks for getting back! My site is located at:
-
-
Great, working perfectly! Thank you very much 👌
What happened with the cookie banner
in Pages & Content
Posted
An additional question about the new cookie banner is how to translate the cookie settings panel. I would like to add german text to all options, see screenshot. The translation is no problem of course, but how to change that text? Also the "Save Preferences" button would need to be changed to bilingual.
My site is at https://architectureshooting.com
and I'm using the Wells template.
Any help would be seriously appreciated :-)