I try to show/hide some content for visitors from M?nchengladbach (and Erkelenz). So I tried this shortcode:
[geoip_detect2_show_if city=”M?nchengladbach” operator=”or” city=”Erkelenz”]
But this one doesn’t work correctly, only for the city ?Erkelenz“, but not for ?M?nchengladbach“. Any idea, why this could be? Or is it not possible to check for two cities with the operator or?
Thanks for any help
Anna
show [prix9] if [compagnie] equals “Air France Tahiti” or ‘Air Antilles”
and if [fonction] equals “H?tesse-Steward / Cabin Crew”
Would it also be possible to choose more than one tag at the same time? example TAG A AND TAG B
]]>Plugin could not be activated because it triggered a fatal error.
Fatal error: Unparenthesized a ? b : c ? d : e
is not supported. Use either (a ? b : c) ? d : e
or a ? b : (c ? d : e)
in /home/popnj/www/sandbox/wp-content/plugins/pvb-contact-form-7-calculator/lib/wpSettingsFramework/class-wordpresssettingsframework.php on line 531
This also happens when I run it under PHP 8.0. Can you please update your plugin so that it is compatible with PHP 8. After November 2022 PHP 7.4 will not have any further security updates.
Thanks!
Dave
Thanks.
]]>I can see the following filter operators: ‘isnot’, ‘not_equal’, ‘greater_than’, ‘less_than’, ‘contains’, ‘starts_with’, ‘ends_with’ but there is an operator for “does not contain” ?
Case use: I would like to generate a list of users that has not selected one of the options in the checkbox, rather what has been selected.
]]>WordPress community today i need your help ^^, i’m in very bad situation.
Let me try to explain you that :
First step : After choosing a product brand in menu(product brand is an product attribut)
-> IMG : https://i.ibb.co/FznfZxY/product-Brand.png
Second step : The user decide to add a filter for this product brand, he decide to add a gender (which is a product category)
-> IMG : https://i.ibb.co/cgJHbx4/product-Gender.png
Now he got a problem.
His filter was reset as you can see in the next picture, the ‘AND’ operator doesn’t work in this situation.
-> IMG : https://i.ibb.co/8PXSxN8/product-Category.png
So i’m here to ask your help if there is any way to add this ‘AND’ operator to this situation, or if you have other suggestion to solve this problem ?
Just for information :
I decided to put product brand, model, color and size in product attribut and i have put genders in product category (if isn’t the best way to do what i want to do, i’m open for other suggestion)
Thanks,
Best regards.