anggora
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WP 5.0.1 ‘publishing failed’I fixed the issue by enabling the cron-jobs and without installing Classic Editor.
I’m using a security plugin and I didn’t make any changes to it.
No need to change the permalinks.cPanel -> Cron Jobs
Settings:
0 */6 * * * cd /home/replacethiswithyourown/public_html; php -q wp-cron.phpI hope this helps!
I was able to remove this: <link rel=’dns-prefetch’ href=’//platform-api.sharethis.com’ />
By adding the following code to the functions.php page:
remove_action(‘wp_head’, ‘wp_resource_hints’, 2);Still unable to find and remove this:
<script type=’text/javascript’ src=’//platform-api.sharethis.com/js/sharethis.js#product=ga’></script>Ah I see.
Thanks.@leftbrainzen – thanks for replying and letting me know. However, what do you mean by, “you have to renew your support agreement to get the update” ?
@muswaki: I always backup the files and database before updating the WP core. So I replaced the latest database and files to the previous version.
Forum: Fixing WordPress
In reply to: Can’t edit main theme php files after upgrading to 4.9“Do you have any security plugins running, alternatively do you know if your host uses mod_security which is also known to cause some headaches?”
I’ve tested on a test/ demo website (brand new website) with no cache plugin and security plugin, still unable to edit the php files from the Editor page.
I’ve uninstalled version 4.9, reinstalled the previous version. I’m able to edit the .php files with 4.8.3.
:-/
I see, thanks for sharing!
Forum: Fixing WordPress
In reply to: Unable to edit CSS/PHP theme files in Theme EditorSame here!
Unable to edit the .php files within the Editor page area. It wants me to edit the files via FTP ??Forum: Fixing WordPress
In reply to: Can’t update page templates on TiptonSame here!
Unable to edit the .php files within the Editor page area. It wants me to edit the files via FTP ??Forum: Fixing WordPress
In reply to: Can’t edit main theme php files after upgrading to 4.9Same here!
Unable to edit the .php files within the Editor page area. It wants me to edit the files via FTP ??mdotk: thanks for sharing that info. Any other solution you have tried without installing another plugin? I like to keep the # of installed plugins to a minimum.
Forum: Plugins
In reply to: [Yoast SEO] Disable Slug in Snippet EditorHi Sami,
Thanks for the help.
I have the latest version of the Yoast plugin and I tried the code that you provided and it works!!!!
Thank you very much for the help!
Forum: Plugins
In reply to: [Schema - All In One Schema Rich Snippets] Plugin is Not WorkingNothing?
oh noooooooooooooooo…
Please make it possible! It’s a good tool and I really like it.
I will wait for the next update!Will it happen soon? *pretty please! ??