robanna
Forum Replies Created
-
Forum: Plugins
In reply to: [WP 2FA - Two-factor authentication for WordPress] Not able to log inI am using the default login page.
Is there anywhere I can submit this bug?
Forum: Plugins
In reply to: [Better Find and Replace - AI-Powered Suggestions] Not saving on multisiteI found the issue; I first installed it in June 2022 on only one of the sites. After upgrading, the SQL DB did not update properly. The first site was missing the html_charset column. I added it manually, and I can now change, add, and save rules.
I just ran across this issue. I changed the Post Expirator Advanced Setting ≥ Block Editor Support from:
Show Gutenberg style box
to:
Show Classic Editor style box.It’s a temporary fix until the next release. You can also set the expiration in the Quick Edit in the All Posts list view as another workaround.
Forum: Plugins
In reply to: [The Events Calendar] Change Event Website URL on single pageWell, That last line was just a guess but it worked.
In details.php I replaced:
$website = tribe_get_event_website_link();
with:
$website = tribe_get_event_website_url();That puts just the URL sans html
Forum: Plugins
In reply to: [The Events Calendar] CSS for single viewThanks you both of you. That seems to have done the trick.
I’ll watch for a permanent solution.
Same. Blank screen on the Dashboard and the url is appended with
?page=ninja-forms#requiredUpdates
I’m on WP 4.8 and have a fatal error.
Same here
Forum: Plugins
In reply to: [cformsII] Delete Tracking dataThanks
Maybe I can request a future feature; Delete submissions older than x days. Auto-cleanup would be nice.
- This reply was modified 8 years, 12 months ago by robanna.
Forum: Plugins
In reply to: [cformsII] Using shortcodes in input type text fieldsI think this may be what I’m look for also.
I’d like to put a shortcode for another plugin into a field.
In my case it would be [catlist id=10] which would list all posts in a given category. Put that list in a select box or radio buttons. That might be a tall ask.
Forum: Plugins
In reply to: [WP-TopBar] Unable to set start or stop time.I just updated to wp-topbar 5.36 and that fixed the issue.
I’m not sure why I was not getting a notice in WordPress that a new version of the plugin was available.
Forum: Plugins
In reply to: [WP-TopBar] Unable to set start or stop time.I noticed that the datepicker is now entering date in a format like ‘Jan 6, 2017 00:00′
and older entries in the _wp_topbar_data are entered like ’08/21/2016 00:00’Forum: Plugins
In reply to: [WP-TopBar] Unable to set start or stop time.I have the same issue. Did anyone find a fix?
Forum: Plugins
In reply to: [WP Survey And Quiz Tool] Customize "already take" messageFound it. I was looking in an old version. Sorry