robanna
Forum Replies Created
-
Forum: Plugins
In reply to: [Better Find and Replace] 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 7 years, 7 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
Forum: Plugins
In reply to: [cformsII] attachements folder missing after upgradeI did not delete 14.6.05 or the directory “cforms”…
So, are you telling me that when i upgrade cforms2 in the future, I can expect the attachments dir in the cforms2 dir to be deleted? If so, it would be nice if the attachments folder could be located outside the cforms folder so this doesn’t happen.
Forum: Plugins
In reply to: [cformsII] attachements folder missing after upgradeI don’t see anywhere in the readme that when you do an update, the attachments folder will be deleted.
This is the first time this has every happened. Every other time I’ve done an update, the attachments folder was still there when it was done. This was an automatic update from 14.9.12 to 14.9.13.