This is usually due to not also updating/replacing the old tdcomposer plugin with new one then remembering to ACTIVATE the plugin. I did same thing moving a site from 3x to 5x. You get random layout code, since the plugin with all the CSS not loaded π
(I DONT WORK HERE)
https://sitecheck.sucuri.net/results/https/www.rogner.cz
Warning: Malware Detected
Infected with malware. Immediate action is required
Make sure using latest version of Newsmag 5x theme; make sure using updated version of WordPress with security patches; make sure using WordFence plugin; may need to scan database to remove instance of any malicious files.
Be sure to resave your permalinks from the WP settings.
Also, consider doing 301 redirects for old /amp and /?amp=1 stuff to the main canonical pages. I posted how to do this recently, as we finally retired them on all our news pages also.
(I don;t work here)
do you have normal security stuff enabled like disabling xmlrpc, checking each plugin working properly by opening settings for each, checking wordfence to see if any plugin a target for exploit, etc?
If a plugin not working with 8.2x more likely it would with 8.1x vs 8.3 — 8x, 8.1x are the early versions, 8.2x is kinda the stable final okay to migrate version and 8.3 is the bleeding edge. Sorry to hijack thread – just went through this myself π
π
I’m in midst of updating all my 3x sites to 5x and redoing some hacks. Hence my lurking here lately. So, as a very early newsmag adopter, sometimes I have some useful thoughts, sometimes it’s just tummy rubbing nonsense.
aha!!!! π
Drop down to PHP 8.2x for now — a *lot* of stuff is not yet compatible in WordPress land with minor changes coming in 8.3. I’m running TagDiv stuff on a test 8.2x site with zero issues in finally migrating from 7.4x.
(I don’t work here.)
Try resaving your permamlinks; double check your WordPress settings for which page to load as home page.
Looks like mixed content – https and http, so something fails on the pages, which shows as bunch of errors in Chrome console. I’d look at those first.
(I don’t work here.)
Aha! Will try that, thanks π
Chris
did you also change php memory setting in hosting panel? wp-config does not change the limit set in php.ini
what i do is manually open css file and replace all default font sets with font stack using browser fonts only and use no google fonts at all
mainly the home page layout needs redo, and may need to reset some sidebar widgets and reselect which menu goes where.
i do not think the olllllld v3 is compatible with Php8. We had similar issues. You need to migrate to newsmag 5, which works with php 8.2 just fine.
I think you need to specify certain prefs for most themes on how stuff is cached, what not to cache, etc. — there was a guide on here somplace … but I’m sure support will chime in …
It’s working fine today. It was a technical error yesterday morning (Thurs.) in particular. Cleared up once they sorted whatever they were doing. π
I’ve gotten no notice from FB that they are changing the default “share post” method used forever on billions of web pages.
Theme, like most share plugins, uses the normal default share link method, not something unique to theme.
FB just periodically has issues. Page not available error on share to my logged in account has nothing to do with share link, for instance.
Usual thing is “try again later.”
Just my experience anyway. I started sharing our content to social in 2005, so been through the ringer on this topic π
License is quite easily found from your Themeforest account under downloads.
(Sorry if that was not your question. I don’t work here; just loooooong time user.)
FB is doing major overhaul to their content filtering system and caching.
If the post actually goes through but no image; check back later and caching on their end may refresh. If not there tomorrow, try the ‘refresh attachment’ option on your post.
Upshot: not theme or site related – it’s an issue with FB, which happens from time to time when they start moving stuff around to deal with billions of posts and images.
π
(I don’t work here.)
This has nothing to do with your site or theme — we have a 25 year old news portal, on FB for looooooong time. This morning, in particular, getting a “page not found” error when trying to share to FB. Having to manually paste headline into post and paste in link to story as only solution.
These technical issues happen from time to time, outside anyone’s control.
They have started to expand their content filtering, and we also got our first stories deleted, flagged as spam. Second time figured out how to submit for a review, but you only get one chance on that.
Upshot: it’s not you, it’s them! π
(I don’t work here.)
1) Turn off pingbacks in WP > settings > discussion
2) install AKISMET plugin
3) consider captcha plugin for comment submission
Bots will target *any* WordPress install with live comments that does not have a captcha or require registration first. Not theme specific.
Welcome to WordPress! π
(I don’t work here.)
-
This reply was modified 2 years by
simchris.
Google abandoned the /AMP platform start of 2023. You can safely stop using it as no longer required by Google for any mobile ranking or compliance.
You might use a custom field per post? Then put the call to custom field for your custom breadcumb per post where the wordpress category call is?
(I don’t work here.)