John Percival
Forum Replies Created
-
Forum: Plugins
In reply to: [Dynamic Visibility for Elementor] ‘Visibility’ setting – suggestionThanks
Forum: Plugins
In reply to: [Dynamic Visibility for Elementor] ‘Visibility’ setting – suggestionThanks for your reply. I know how it works. But it’s not obvious for a new user. Why should setting “Visibility” to “no” make the widget visible? I am saying that the description “Visibility” is not very helpful for a new user, and suggesting you change it to something that is more helpful for a first time user. Do you see what I’m getting at? Think like a first time user, not someone who is familiar with the software. Think of someone who doesn’t know what a plugin is, let alone that these settings are part of Dynamic Content for Elementor. All they see is a control for “Visibility”. That control does the opposite to what they expect. Why not call it “Activate Visibility Controls”? Then it would make more sense to the first time user.
Forum: Plugins
In reply to: [Dynamic Visibility for Elementor] ‘Visibility’ setting – suggestionHi, thanks for engaging with this issue. I’m not sure if I’m getting the terminology right here. I’m talking here about a box containing, say, text. Is that called a widget?
If I set a widget’s “Visibility” property to no, I expect that widget to be hidden in the published page. However, the opposite is the case, and the widget is shown. This is unexpected behaviour for an uninformed user.
If I set a widget’s “Visibility” property to yes, I expect that widget to be visible. However, the default visibility criteria (based on the additional controls that appear) mean that the widget is not shown by default in the published page. Again, this is unexpected simce I just turned “Visibility” to you.
Does that make any more sense? The problem is that the label “Visibility” is misleading. It doesn’t directly set whether the widget is visible or not. It affects whether the additional controls determining the visibility are enabled or not.
That’s why I made the two suggestuins that I did above in the OP.
Thanks!
Forum: Plugins
In reply to: [Adminer] Invalid CSRF token. Send the form again.[edited post above]
Forum: Plugins
In reply to: [Adminer] Invalid CSRF token. Send the form again.Me too.
Trying to run a standard SQL query
SELECT * FROM wp_smooth_slider, wp_posts WHERE wp_smooth_slider.post_id = wp_posts.post_id LIMIT 50Does this help?
This code has been changed in a later version, but the problem remains not completely solved. the problem I get is with line 160:
unset( $plugins->active[ array_search( $basename, $plugins->active ) ] );This is the error I get:
Warning: array_search() expects parameter 2 to be array, object given in /***/wp-content/plugins/all-in-one-event-calendar/all-in-one-event-calendar.php on line 160
Fatal error: Cannot use object of type stdClass as array in /***/wp-content/plugins/all-in-one-event-calendar/all-in-one-event-calendar.php on line 160
Forum: Plugins
In reply to: [MimeTypes Link Icons] Async replacement causing JQuery problems🙂
Forum: Plugins
In reply to: [MimeTypes Link Icons] Async replacement causing JQuery problems@jrf, since I got no response here, I changed the other plugin so that it worked with yours. The new v3 still works, so I am happy to mark this as resolved. Proof that if you ignore problems, sometimes they will go away!!
Forum: Plugins
In reply to: [MimeTypes Link Icons] Async replacement causing JQuery problemsThanks, I look forward to hearing from you.