Matthias Jünger
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Astra] Off-Canvas Menu max-widthAwesome! Just the solution I was looking for.
Thanks a lot!
Dear @miemie
Thanks a lot for your support. I tried to play a little with my backend setting, but nothing seems to fix the root cause.
I changed the Unit of above mentioned product to “Box” so that the customers can only buy 1 box instead of 100 pcs. Then there is no more issue.
Also I figured the issue appears only at Grouped Products when I add a WPC Product Quantity “Step” in the connected single products:
I add a quantity matching the Step to my basket, I open the WPC Fly cart and the quantity gets automatically increased by 1 piece.Here is another example, the WPC Product Quantity Step is 5:
https://portfolio.panda-office.at/produkt/datenschutzhuelle/
Here are my WPC Fly cart settings:
and my WPC Product Quantity settings:
Thanks a lot for your support!
- This reply was modified 2 years, 7 months ago by Matthias Jünger.
Forum: Developing with WordPress
In reply to: Customize design using GET variableThanks @threadi. Yes, I tried to simplify the code for here. Unfortunately, I got a lot of typos in it instead. Sorry.
Thanks @diondesigns for your explanation.
I have almost solved it: The cookie was not working because WP Rocket cached it. I added it as an exception and there, it works perfectly fine now.
The Session is not working, it seems, since Sessions just don’t work in WP.
I saw some threads online that people installed the Native PHP Sessions for WordPress Plugin to work with Sessions. It seems, it does not for my site.
@diondesigns Is there anything like Sessions in WP, where I can store a value for a session or a certain amount of time, that the visitor brings with GET when he enters my page? I am thinking to use this as a backup, in case the visitor blocks cookies.Thanks a lot for your support.
Forum: Developing with WordPress
In reply to: Customize design using GET variableThanks for the hint ????
Unfortunately, this typo only happened when I anonymized the function.
I have correct the type, but still not fixed.Inside the customize_abc I tried:
echo "<script>alert('Session/Cookie: ".$_SESSION['abc'].$_COOKIE['abc']."');</script>";
It’s both empty.
I hoped there is probably some obvious mistake that I just did not see.
Thanks for your fast response.
We have just removed the access barrier. You should be able to access our page now using following link:
https://portfolio.panda-office.at/produkt/bunte-klarsichthuellen/?awc=open
Here are my setting for this product:
Furthermore, in the general setting I put “Rounding values: Up”.
but here it what strange things are happing in the Fly Cart Tab:
They only happen in the Fly Cart Tab. On the cart page everything works perfectly fine.
Thanks in advance for your support!