vtoshmorelli
Forum Replies Created
-
Rolling back to 9.1 worked for me as well. Only the Cerber dashboard was messed up in the admin and I’m on an nginx server so the solution that involved cleaning out some lines from htaccess were no help.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Lazy Load in blog archivePer usual, posting about it means I immediately found the answer: https://intercom.help/elegantthemes/en/articles/2307418-blog-module-doesn-t-show-post-images-when-jetpack-plugin-is-active
The pagination uses AJAX to load the previous/next pages so the lazy load script doesn’t get triggered.
But it’s not working for me.
- This reply was modified 3 years, 9 months ago by vtoshmorelli.
Forum: Plugins
In reply to: [Better Search Replace] Results after scan not showingI’m having the same problem in a multisite install. Since I noticed the page reloading I inspected the page and can actually see the results are there but something about the admin styling or something is covering them up.
Just noticed that there is a style being applied from the Filebird Media Library Folders plugin that as the class .updated set to display: none and that is hiding the results.
- This reply was modified 3 years, 10 months ago by vtoshmorelli.
Forum: Plugins
In reply to: [Yoast SEO] Breadcrumbs not updating when title is changedJust wanted to follow-up. It seemed the issue was related to being on a development site. I wasn’t able to use the suggestion to re-optimize the data – it gave me an error saying it wouldn’t work on a development site. However, once I migrated the pages to the live site I was able to clear our the Bookmark Title field, save the page, and the correct titles appeared in the breadcrumbs.
Forum: Plugins
In reply to: [Enhanced Media Library] Fixes/workarounds/replacements threadThanks for the tip. I had two of 7 sites with this issue and apparently the common thread was EML.
Forum: Plugins
In reply to: [Broadcast] Broadcasting duplicates of custom postJust to update. ACF has a temporary solution that worked for me on that same issue at:
https://github.com/AdvancedCustomFields/acf/issues/161
Had to modify a couple lines of code in the plugin but it worked.
Thanks for your help!
Forum: Plugins
In reply to: [Broadcast] Broadcasting duplicates of custom postGreat… I intentionally avoided updating ACF because one of my test sites updated to the 5.8 beta and was causing issues but I needed to get on the same version my developer was using.
Maybe I can roll back to a previous point update.
Forum: Plugins
In reply to: [Broadcast] Broadcasting duplicates of custom postEmailed you the file.
Forum: Plugins
In reply to: [Broadcast] Broadcasting duplicates of custom postI did some basic test posts with ACF still turned on. When I broadcast to the single language site it sent one copy. When I broadcast to the multilanguage site, it sent two copies.
Turned off ACF and created a second test post and it only sent one copy to each site.