Hello some questions,
We would like to use the trigger [ifso-redirect url=’https://en.example.com{{PATH}}’ ajax=’no’] to directly redirect users from search results to the English version. However, the trigger should only fire once or on the first click. We have a language switcher for different German versions, but they automatically redirect back to the English version. Is there an option to implement this?
]]>Hello,
Currently, im using elementor. I have a page, there are some module on that page can be viewed based on user registration date.
Example:
I have an image module, this image module can be only be viewed if the user is already 30 days past from the day it registered.
Thank you
]]>Hello there, after using the plugin for a Gutenberg block addtoany social sharing buttons are repeated and shown twice.
How to resolve this issue?
Thanks a lot in advance….
]]>Hello,
We have this issue in WordPress Admin: the page scrolls up when you click on a field (particularly a field that is not input or textarea) to set it. This happens immediately after the page loads. If we scroll down and click again on the field, there is no more problem and the field can be set.
We are sure that the issue is caused by If-So plugin because we deactivated the plugin and the issue was gone.
Can you investigate the issue, please?
Thank you.
]]>Hi, it is possible to exclude own Server IP from Tracking, because my Server do alot of requests and every time the trigger klicks go up.
regards
Update: sorry found it add_filter(‘ifso_exclude_from_geo’,function($exclude){ $exclude[‘ip’] = [‘XX.XX.XXX.XXX’,’YY.YYY.YYY.YYY’]; return $exclude; });
]]>Hi, I would like to be able to show different content on a page for each user.
I know different content for different user roles is possible, But is it possible to use this plugin to display different content on a single page for each user?
]]>Hi, is it possible to setup the hold website by Geolocation? redirects example.com/posts to example.com/at/posts like website is a clone only advertising is different.
like this code [ifso-redirect url=’ https://www.example.com/at/$1 ‘ type=’js’]
]]>Hi there – I’m trying to create a user selection form that does not require a button. When I remove the button and set ajax to “yes” in the shortcode, the user selection form does not reload the page upon selecting an option. Am I missing something?
I tried to contact via Support page but it looks like there’s an issue with your website. After submitting the spinning animation just goes and goes and goes but the form does not appear to send.
]]>Hi,
The action “ifso_add_page_visit” is using up a ton of our site’s server resources. Do we need to change some settings? The site is timing out because there aren’t enough resources to handle all the requests. I can provide logs as well if you need them.
Thank you!
]]>When I create an entry for matching Cities and then I add entries below that match the State, it seems to delete all of my entries. The cities overlap some of the states, but I thought it was a match list from top-down. This doesn’t even try, as it deletes the entries and reverts back to one condition (with no matches) and the default entry — then I have to re-enter it all only to find it deletes it again if my list contains the City match entry ahead of all of the State match entries below.
]]>Hi, we currently have a plug-in called WP Triggers that is no longer being updated or supported. It does exactly what we need, which is let us put in custom conditionals. For instance we can choose “When a User Types” and then put in a list of zipcodes. If the zipcode the user types in matches, it will display one message, if it doesn’t it will display another. I am having a really really hard time finding a plugin to replace this one. I wish I could keep it, but we have to update the PHP and our current plugin is causing the PHP not to update. Is this a function you would be adding in the future?
]]>I am using your plugin to redirect the home page of my site to a US page, if that is the country of origin.
A strange thing happens on Google, if I search for my website ‘XYZ’ the US page title appears in the listing, ‘US – XYZ’ , but if clicked jumps to the UK home page. I really don’t want the US page title being visible.
Is there a fix to this?
]]>Hi, while helping a user with his site, we found an error generated by line 578 of the file extended-shortcodes.php (taking the code from the trunk). The line is:
if(!empty($atts['time'])) $time = time() + $atts['time'];
and the error is “Unsupported operand types: int + string”. I’m not a user of this plugin, maybe the shortcode was used incorrectly or it could be a problem with the PHP version. I suggest to change the code to
if(!empty($atts['time'])) $time = time() + (int)$atts['time'];
that should solve the problem.
Thanks.
]]>Hi there,
I’m using OptinSpin plugin along with Wp-Optimize to cache pages. OptinSpin sets a cookie in the browser which limit users to spin the wheel only once per day. Since WP-Optmize caches and shows static pages to the user, previously set cookie in the browser does not work and they can spin the wheel as many times as they want on cached page which is not desired behaviour.
I was wondering whether If-So plugin can help in this case? If so, how? Looking forward to your reply. Thank you.
Can a trigger have multiple conditions with AND logic?
For the Pro version, I also do not see videos showing to define multiple conditions. Is it supported in the pro version?
]]>Hello,
My website started showing 503 error after I installed and avtivated this plugin. When I checked my DNS records my A records were changed and some different IP address was updated in my domain DNS.
]]>Hi,
I was running my store on .com domain. I decided to copy it on .co.uk domain to manage both separately for UK & USA customers.
Now I wanted to create redirects based on customer IP, if customer is visiting (example.com/product/ankle-strap) from UK, it should display a popup of the country from where it is visiting and ask to redirect him to the UK version of that page, like:(example.co.uk/product/ankle-strap). Like we see in many e-commerce stores.
Everyone is giving solutions about a static URL redirect where visitors visiting example.com from the UK will be redirected to example.co.uk, this works only for homepages or any specific page set by us.
which is not a complete solution for an online store as e-commerce stores have 100’s of pages and we cannot set all of them one by one. I wanted it to work dynamically.
I believe that it is possible with If-so (The best geo tool in the market). am just finding it difficult to implement
I am writing to request an enhancement to the multi-select options in the dynamic trigger settings used in both Block Editor and Shortcode methods.
Currently, the multi-select option is only available for the ‘Device’ category, allowing users to choose multiple options such as Mobile, Tablet, and Desktop. This feature is incredibly useful, and I believe extending similar functionality to other categories would be beneficial.
The two categories that I particularly urge you to prioritize are ‘UserRole’ and ‘RestrictContentPro’.
For ‘UserRole’, there are cases where content needs to be displayed to users with a certain level of access, such as ‘Editor’ and above (i.e., Admin, Editor). However, the current dropdown method only allows for the selection of a single option, which is inconvenient. A multi-select checkbox would resolve this issue by allowing the selection of multiple user roles.
Similarly, for ‘RestrictContentPro’ and other related membership plugins, there are scenarios where content should be visible only to users of certain membership tiers, such as Silver and Gold, in a site with Bronze, Silver, and Gold tiers. Again, the current system’s limitation to a single selection is a hindrance. Implementing a multi-select checkbox would greatly ease the setup of dynamic conditions.
Improving these features would simplify the setup of dynamic triggers and enhance the user experience. I earnestly request that you consider these enhancements.
]]>Is there a way I could prepend the page url with country code like au/nz/gb/us when user changes the country using the “If-So Self-Selection Form Extension”. The ideal outcome would be in the following format “https://domain name/country name/%postname%/
]]>Hi !
I’m wondering, with geolocation, can the trigger only be activated once, and once the pop-up is closed it takes 2 days to reappear, for example?
Like the “”Pages visited” tracking time” in the option I think.
The idea is to have an interval between the display of pop-ups
Is that possible with this plug-in?
Thanks a lot!
Hello there, I am unable to edit any of my posts, because this error appears on the editor:
ReferenceError: lodash is not defined
at https://deerdesigner.com/wp-content/plugins/if-so/extensions/ifso-gutenberg-blocks/ifso-standalone-conditions-gutenberg-block/ifso-standalone-conditions-gutenberg-block.js?ver=1.6.3:59:662
at wt (https://deerdesigner.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:47637)
at js (https://deerdesigner.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:120584)
at wl (https://deerdesigner.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:88659)
at bl (https://deerdesigner.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:88587)
at yl (https://deerdesigner.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:88450)
at il (https://deerdesigner.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:85274)
at fl (https://deerdesigner.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:85661)
at Nn (https://deerdesigner.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:32474)
at https://deerdesigner.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:83226
When I disable the If-SO plugin the editor comes back. But I need the plugin. What can I do?
What nonces for ESI are needed in order to get Ajax-Load running correctly?
]]>Hello,
Every two seconds or so, a file starting with “sess_” is written to the /tmp/ folder at the root of my site. For example : sess_6cit425beljmq547ejq4mlosv0
Almost all the files are empty.
Sometimes a file contains the geolocation information of a real user, but this is only a very small part of the list.
Maybe it’s my cache preload that’s causing this, but how can I avoid these never-ending writes?
Thanks for your help.
]]>Hello,
First of all, let me say that I’m very pleased with the plugin.
However, I have a small problem.
I’m using a trigger with conditions according to the visitor’s country, in order to display a different text. It works perfectly, but I can’t translate the sentences with WPML.
Mind you, I’m not talking about the language-dependent trigger condition at all (which is possible by installing the WPML add-on), I’m simply trying to translate the content of the fields in the different versions (A, B, C…) of my trigger.
The aim, for example, is to display “germany” in German if the visitor connects from Germany to my pages in German, and to display “germany” in English if he connects from Germany to my pages in English.
Usually I just scan the plugin’s entries in the database with WPML’s “string translation” option, but here I can’t find anything when looking for examples of the contents of my versions.
Another solution would be to be able to combine two conditions on the trigger pge (to be able to define: if the surfer comes from a certain country AND has a certain language), but I have the impression that this is not possible.
Thank you very much for your help.
]]>I have displayed different tabs based on different locations but when i see it in other locations those tabs design is breaking.
in India location they are coming fine.
But in other locations it is breaking like this
]]>Is there any solution to apply it here?
]]>Though I am a bit of a novice, I am trying to build a contact form in Elementor, where most of the content for “private households” and “Businesses” (selected by a “radio button”) are the same, but if “Business” is selected, 4 different additional fields are to be displayed (“Company name”, “Company registration number”, “Company website” and “Number of branches”) and they are to be mandatory.
I have had a look at the “if-so” plug-in and judging from what I have seen, this should be possible – but how?
When looking at their YouTube site (my typical first go-to to find out things like this), I cannot find anything about contact forms in Elementor and when I plough through this forum, nothing seems to be an obvious solution to my question!
Can anyone help me please?
Thank you all in advance.
]]>Hi! I’m testing your plugin. You can create a shortcode with a drop-down list or radio buttons, but how to make such a window with quick sorting and selection of the desired Audiences? Any solutions.
Thanks.
]]>We literally only used this to filter out accordions based on geolocation on one page on a site we haven’t even started promoting yet, and the session quota is already 95% gone after only a week.
We were really happy to find this, but it’s unusable at this point. It was a waste of all the time we spent setting it up. How can this be?
]]>I have serious problem with plugin already installed on site. It seems that it is not compatible with google chrome: when I view content with smartphone, I have very small and unreadable resized content, also if I browse the site, the session disappears and shows other contents.
]]>