StaxWP
Forum Replies Created
-
@privateeccles yes it looks good! Check also the User section and see what role or setting you have there.
Forum: Plugins
In reply to: [Visibility Logic for Elementor] Fatal ErrorAwesome!
Thanks for your patience and we hope you like the new improvements and the fact that it will allow more conditions to be added in the future.Cheers
Can you please check if the Section Visibility Settings appear fine on a section inside Elementor? Edit a page and go to the settings of a section inside elementor to see if the settings are ok. Thanks
Forum: Plugins
In reply to: [Visibility Logic for Elementor] June 2 Update Breaks My Site@satonacchi thank you. Was the issue solved for you?
@privateeccles maybe try deactivating the other plugin just to test. Also you can check if the section visibility settings appear fine on a section inside Elementor
@privateeccles it is ok if you don’t get a notice, it forces under the hood to do the migration. Can you export that page and put the json on pastebin.com so we can do more tests? On our end the sections are being taken care of too.
Thanks for your time
Forum: Plugins
In reply to: [Visibility Logic for Elementor] June 2 Update Breaks My SiteHi all, our sincere apologies from the team for any trouble caused. We worked around the clock to make sure the latest version will fix any previous issues.
Please check with latest v2.1.1 and let me know.Thank you
Gabriel
Forum: Plugins
In reply to: [Visibility Logic for Elementor] 2 annoyances with 2.x updatethat is strange, we pushed 2.1.1. can you check with that?
Also you can check if the settings migrated fine by going to an element you know had some restrictions applied in Elementor and see if they look right in the new format.Thanks again for understanding
Forum: Plugins
In reply to: [Visibility Logic for Elementor] v2.0.0 problem with Upgrades.phpThank you for your time and understanding!
All the best
Hi, some elements seem to overlap there. You can try to deactivate our plugin and see if the behaviour is the same.
Also please update to latest version 2.1.1 and you can also rerun our settings database migration just to be sure everything is as it should by accessing your admin area with this parameter in link:
/wp-admin/?stax-v-update-20so it should look like this:
example.com/wp-admin/?stax-v-update-20- This reply was modified 5 years ago by StaxWP.
Forum: Plugins
In reply to: [Visibility Logic for Elementor] Fatal ErrorHi, please update to latest version 2.1.1 and any issues related to migration should be solved.
Let me know
@privateeccles Please update to latest version 2.1.1 and you can rerun the settings migration by accessing your admin area with this parameter in link:
/wp-admin/?stax-v-update-20so it should look like this:
example.com/wp-admin/?stax-v-update-20Let me know if then the settings are fine.
@adage setting it to “Logged in users” works?
@adage does it happen to a new page? if not then try to set a restriction and see if that works.
What PHP version do you have?
Thanks@adage can you get an error log so we can inspect what might cause that?
you can set these constants in wp-config.phpdefine( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); define( 'WP_DEBUG_DISPLAY', false );you will be able to get the error log from wp-content/wp-content/debug.log
Make sure that the constants aren’t already defined in wp-config.phpThanks