nahuell
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Popups - WordPress Popup builder] iFrame not working with newest versionPlease try adding the folllowing code in your theme’s functions.php
remove_filter( 'wppopups_content', 'wp_kses_post' );
Then save your popup again.
Hi!
The shortcode you are using is correct. It is not “displaying blank”; instead, it is showing up as text rather than executing properly. This usually means that the theme (or the part of the theme where the shortcode is used) is not set up to process shortcodes.
Forum: Plugins
In reply to: [WP Popups - WordPress Popup builder] Beaver Builder not rendering pageHi!
What version of Beaver Builder are you using?
I use Version 2.8.0.5 of the Lite Version and it works fine.
Forum: Plugins
In reply to: [WP Popups - WordPress Popup builder] Show popup on specific WPML pageCan you give us admin access to run some tests? You can send the details to [email protected]
Forum: Plugins
In reply to: [WP Popups - WordPress Popup builder] Show popup on specific WPML pageHi Roger,
We have tested in different enviroments. For us it always work as long as we use the same slug as the language. In your case “fr” for france. It is case sensitive, so make sure is in lower case. If it doesn’t work for you, please try disabling other plugins and test it again when only WPML and WP Popups are enabled, to see if there is any incompatibility issue caused by a third party plugin.
Forum: Plugins
In reply to: [GeoTargeting Lite - WordPress Geolocation] Not working ProperlyCould you please share the shortcode that is not working for you so I can check if it needs any change?
Hi Rogerm
We confirmed the bug and the dev team is working on an update to fix it.
Forum: Plugins
In reply to: [GeoTargeting Lite - WordPress Geolocation] Not working Properly?The complete query string should look like this:
domain.com/?geot_debug=Nigeria&geot_debug_iso=NG
You only need to replace domain.com for your actual domain
Forum: Plugins
In reply to: [GeoTargeting Lite - WordPress Geolocation] Not working ProperlyHi Danny
What countri are you tring to check? I’ll give you the correct query string
Forum: Plugins
In reply to: [WP Popups - WordPress Popup builder] Embed WPFormsHi,
Take a look at this tutorial for WP Form
https://wpforms.com/how-to-embed-a-form-on-your-website/#Using_the_Shortcode_Embed
Forum: Plugins
In reply to: [GeoTargeting Lite - WordPress Geolocation] Geo Targetting Not WorkingHi @shakycorp, this forum is the support for the Lite version of the plugin, if you are a subscription client for the full version you should contact support from the website https://geotargetingwp.com/
Forum: Plugins
In reply to: [WP Popups - WordPress Popup builder] fail with recaptcha CF7Hi Ybabel,
What rules do you have in the popup?
Could you send a screenshot of the error?Forum: Plugins
In reply to: [WP Popups - WordPress Popup builder] Disable popup closingHi Max,
You need to disable the advanced closing methods – if you select Yes, users will not be able to close the popup by hitting the ESC key or clicking outside the popup.Forum: Plugins
In reply to: [WP Popups - WordPress Popup builder] Background Popupyou are welcome ??
Forum: Plugins
In reply to: [WP Popups - WordPress Popup builder] Background PopupHi usmanraees,
for that, you only need to choose the transparent color(rgba(255, 255, 255, 0.5)) in the overlay color option.
You can find that option in Appearance -> Background/Colour