pmascis
Forum Replies Created
-
Sorry, for some reason I thought the data wasn’t even saving but turns out it was indeed just a css issue.
Way to go, Amy! Thank you!
Thanks for the upcoming fix and ongoing support, Johann.
Forum: Plugins
In reply to: [Insert Pages] Private Pages Not SelectableHi Paul,
Sorry I should have mentioned, this is in Gutenberg.
Oh great! Thanks for that other info I’ll take a look.
Cheers!
Hi Johann,
Thanks for investigating so promptly.
My second image (Doesn’t work) was in the main Gutenberg editor (the block was just quite thin).
I’ll investigate further on my end and with a fresh WP install and get back to you soon, I hope I haven’t wasted your time.Thanks again!
Forum: Plugins
In reply to: [Insert Pages] How to allow ‘Insert Page’ Gutenberg Block TypePerfect, thank you!
Forum: Plugins
In reply to: [Insert Pages] Page not rendering in custom post type using templateI created a new WordPress install and tested it with the 2020 theme and a plain version of the current theme I’m using.
I found out it’s something to do with my theme, but can’t really narrow it down.
You can disregard this thread as I don’t think it’s easy to narrow down a solution, thanks.Forum: Plugins
In reply to: [WP Media folders] Error: File is not int the upload folderI’ve had some success with the regular WordPress install.
The upload_url_path within wp_options was blank, so using this in function.php worked.
update_option(‘upload_url_path’, ‘/wp-content/uploads’);I’m having a few quirks with the non standard path / Bedrock install, I’ll test more and document tomorrow, thanks!
Plugin was great when it was working π
Forum: Plugins
In reply to: [Theme My Login] Change form button text on certain pageAh, great! Thanks Jeff!
Forum: Plugins
In reply to: [Theme My Login] Change form button text on certain pageUsed some jQuery for now.
$(‘input:submit’).attr(‘value’,’NEW TEXT’);
But if there’s a better PHP solution it would be preferred, cheers.Forum: Plugins
In reply to: [Activity Log - Monitor & Record User Changes] Custom user role filter?Also requested.
Forum: Plugins
In reply to: [Theme My Login] Resetting password pagetheticus,
Thank you! Had the same issue when using foundation base.Strangely I’ve noticed this plugin works when ‘Theme My Login’ is also running.
https://ww.wp.xz.cn/plugins/theme-my-login/