ibelyaev
Forum Replies Created
-
Forum: Plugins
In reply to: [Kama Thumbnail] Fatal Error on version 3.3.4+ same problem
solved it with custom script, that moved all missing data back to wp_options
Hello, @priscillamc , thank you for reply !
1. i didn’t find any conflicts. and the problem persists when other plugins are disabled and yoast is active.
2. i mean two fields – seo title and seo description. screenshot
I tried yoast tester plugin on a test site, following the steps as you mentioned, but after that, seo titles and descriptions disappeared from frontend also.
Before i did that, seo titles and seo descriptions were stored in wp_yoast_indexable but missing in wp_option’s wpseo_taxonomy_meta, and now they disappeared from wp_yoast_indexable too. Is there any way move date back from wp_yoast_indexable to wp_option’s wpseo_taxonomy_meta? i think it could solve the problemthe issue on github https://github.com/Yoast/wordpress-seo/issues/15850
Hello, @onlyincebu , you gave a link to similar issue, and now it’s resolved, but it seems like it’s not the same error as i describe above(
I think maybe it’s better to create new issue on github
Hello, @onlyincebu ! Yes, i’ve disabled gutenberg:
add_filter(‘use_block_editor_for_post’, ‘__return_false’);
Also, as i can remember, i’ve been changing default meta for taxonomies at “search appearance” page. Maybe it caused that bug(
If it matters – the site has dynamic wp_home and wp_siteurl. There’s a number of aliases for single wp installation (NOT multisite), each alias has the same domain, but different subdomain (it was made to show different information for cities).
I noticed that every time i visit a taxonomy page from different subdomains, the value of permalink field in wp_yoast_indexable is changingOk, thank you!
- This reply was modified 8 years, 3 months ago by ibelyaev.
So, if i understood correctly: when start backup manually in admin panel, no matter what’s size of a site, the backup process will finish without errors, because the plugin regulate processor load?
Forum: Plugins
In reply to: [Backup, Restore and Migrate your sites with XCloner] Cron problemOk, thank you
Forum: Plugins
In reply to: [XCloner Google Drive] Sending backup to GDriveThanks a lot, Liuta, it works!
One question – is Xcloner Gdrive compatible with Wp Super Cache ?
I took a look into log file and last three lines was this:[2017-04-14 09:09:16] php_system.INFO: E_WARNING: array ( 'type' => 2, 'message' => 'mkdir(): Permission denied', 'file' => '/home/555/site.com/public_html/wp-content/plugins/wp-super-cache/wp-cache.php', 'line' => 2232, ) [] [] [2017-04-14 09:09:19] php_system.INFO: E_WARNING: array ( 'type' => 2, 'message' => 'mkdir(): Permission denied', 'file' => '/home/555/site.com/public_html/wp-content/plugins/wp-super-cache/wp-cache.php', 'line' => 2232, ) [] [] [2017-04-14 09:09:37] php_system.INFO: E_WARNING: array ( 'type' => 2, 'message' => 'filemtime(): stat failed for /home/555/site.com/public_html/wp-content/cache/supercache/detskie-peregorodki.ru/', 'file' => '/home/555/site.com/public_html/wp-content/plugins/wp-super-cache/wp-cache.php', 'line' => 2558, ) [] []