Thank you for the update! I’ll be on the lookout for a better fix whenever the devs can get that sorted out.
Hi, thanks for the update. I got both the missing images and the menu back with jQuery Migrate fix, but the menu goes missing again even with the update to 10.3.9.1 if I deactivate the jQuery plugin. Is that something that might get fixed soon? Thanks!
Hi, Calin — I already tried to edit it with the Composer and also tried to use a different cloud template but it didn’t work. We also had images missing across the site (on almost all browsers except for Chrome). I went through the forums again and have implemented the jQuery Migrate temporary fix until an updated version of theme is released. Thanks.
Hi — thanks for the reply. As I mentioned, I had already tested for plugin conflict, checked system requirements, and followed the instructions in the links you provided; none of that worked until later in the day when the Composer started working again, so I’m good there.
I am, however, still having an issue with the main menu on the navbar. I was using a Cloud Template and after the update all of the menu text turned white. We’re using a white background so the links work but you can’t see them. I’ve tried deleting/re-uploading the Cloud template plugin and duplicating and renaming the previous template but it’s still white on white. Can you please advise on potential solutions? Thank you!
Great — thanks so much! The CSS provided didn’t work straightaway so I tweaked a bit based on inspecting the element and it worked. Modified code is below in case anyone else inquires.
.postid-111111 .td-post-featured-image {
display: none;
}
Thanks, again!
Sure! For the S&F Pro plugin results page, you have to choose the layout option you want to use in the Newspaper Theme Panel and then you must also be sure to untoggle “Use Custom Template for Results” on the S&F Display Results tab. After I did that it worked perfectly. Good luck!
Hi, Calin — thanks for your reply! I figured out why the plugin wasn’t using the correct Search display and everything is working as it should now. Thanks, again!
Thank you — this is really helpful! That leads me to another issue. The Cloud Templates library on the dashboard doesn’t have any templates listed in it; I can access and import from the composer but nothing gets saved to the library. In troubleshooting, I have checked for a plugin conflict by deactivating all plugins except the tagDiv ones, cleared browser cache and cookies, and have confirmed all the requirements/versions for WP, theme, php.ini, mySql, and php but still nothing appears. What would you suggest I do to further troubleshoot and fix? Thanks, again!
Hello! Thanks for your response. I’m familiar with that tutorial and am comfortable installing the new theme on the old site. The more important question I have is that I know it’s possible to import the theme settings to the new site, but is it possible to import specific pages from the dev site into the updated site? It’s not an option for me to migrate/duplicate the dev site and load to the updated site because of site activity. Thanks!