markdaviesonholiday
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] W3TC changes permissions to 777 on its ownI am seeing this behaviour too. In the following screenshot between the second and third “ls -la” all I did was refresh the plugins page.
I also see this error when I refresh the plugins page:
Uncaught Exception: Can’t write to file /var/www/wp-content/w3tc-config/master.php in /var/www/wp-content/plugins/w3-total-cache/Util_File.php:375Right, thanks I guess.
I have different ACF fields for different post types though. There’s no way to change the settings per post type is there?
Hi sorry, I’m still encountering a problem. When I use the aiosp_opengraph_meta filter, only one parameter is passed – “value”. None of the other parameters are being passed, so I can’t pick and choose when I apply my custom code.
I’m using this as a reference:
https://semperplugins.com/documentation/aiosp_opengraph_meta/Cheers,
MarkGreat, thank you!
Great thanks for the info.
Do you guys expose any filters I can use to find the URL in my own code?
A great feature would be for you to allow a function name as an option for this data, then developers could customise however they wanted.
Cheers,
MarkForum: Fixing WordPress
In reply to: /wp-admin “Sorry, you are not allowed to access this page.”I’m also seeing this problem when upgrading to SSL. Cannot access any page in the admin with an existing or new user. Disabling all plugins does nothing.
Forum: Plugins
In reply to: [Qtranslate Slug] Display of Chinese characters in slug inputOK, cool. So, this is a database limitation only?
When I actually visit the URL with the utf8 characters in it everything works, so the only issue for me is that admin users might be confused when they see the ascii text displayed. Is there a way to convert that value to utf8 just for display purposes but still save it as ascii in the database?
Thanks for writing the plugin – it’s working great!