Ah. We use ACF PRO over here and not planning to change since we have lifetime unlimited license from the oooolden days (2015/16). Luckily ACF Pro not dependant on anything from WP core or wordpress repo.
ACF Pro is not and will not/cannot be ursurped by WordPress/Matt-o-matic. It has always been updated via the ACF system and not WordPress.org – so it’s not going anywhere, and lives outside the nonsense between Matt and WPE.
“It is marked safe!” 🙂
Sorry to butt in 🙂
-
This reply was modified 1 year by
simchris.
The new SCF being forked by WordPress.org is a direct replacement for ACF Free and will be updated by WordPress and *not* WPEngine. This is simplest intermin migration while testing other tools.
-
This reply was modified 1 year by
simchris.
Simply use an application locally or server side (e.g., apache pagespeed) that removes all comments in HTML to speed site load. That’s what we do here.
did you test pages with gtmetrix, securi and also console mode in chrome for errors?
not theme related…
SCF is direct replacement for ACF free. Works the same. patches issues with ACF FREE.
it is not related to ACF PRO.
to get latest ACF go here to manually update
https://github.com/AdvancedCustomFields/acf/releases/tag/6.3.8
Part of the falling out between WordPress and WpEngine
TIP: if you are creating dummy posts or don’t want your personal name in the wild, go into users and “change” the name from Joe Smith to jason Jones. That way a different name is shown vs your personal name. On one of my news sites for syndicated content I have a ‘sock puppet’ name vs my personal name to keep those items separate from my actual writing.
Might not help – just a thought.
Is the image actually there?
404 usually means the item could not be loaded as it does not actually exist where it’s being loaded from.
so, clicking activate does not work?
You need to have proper open graph tags setup, using something like Yoast SEO or Rankmath or similar. This connects the title, description, and featured image into the header code for your posts. Then when you click share button, if you have share buttons enabled on posts, that data is pushed to twitter. Note, X/Twitter “rewrites” your URL to a shortcode and no way to disable that.
(I don’t work here.)
Probably need to clear cache after making changes.
This has happened to me couple of times.
Some education:
https://www.coralnodes.com/host-google-fonts-locally/
So what error codes do you have now, after removing the plugin generating all the errors?
Sounds like you need to disable
plugins/wps-visitor-counter/wps_visitor_counter_views.php
skip Amp…google abandoned it almost 2 years ago
Make sure only to place code, without any comments. I had same issue inserting adsense code, and the encoding didn’t work, so was not actually ‘written’ or saved.
you need to install theme zip file, not the all files zip
Did you read the installation instructions included with theme?
You need the TD Composer plugin included with theme in order to use the page builder. You need to install that from the theme panel, or from the all files download zip, and do via FTP.
You might find this useful: https://forum.tagdiv.com/whats-included/
(I don’t work here.)
-
This reply was modified 1 year by
simchris.
Comment: Generally you always need this when doing open link in new tab/window (e.g., target=”_blank”) as security measure, and is part of internet “best practices.” If the links open in same window, it’s not needed. If a partner asks you to remove the links for target blank links stop working with them.
(I don’t work here; just webdev dude since 1995)
aha! page-author-box.php was the ticket, thanks 🙂
What did the support for ‘Advanced Google reCAPTCHA plugin’ have to say?
You download the license from your account where you purchased the theme.
Sorry, in Newsmag, you can set a default header template. I thought it worked same way in Newspaper, then realized I had not used Newspaper version in couple of years, so may be different setup now with the cloud template options.
We had similar issue with update to newsmag; going into the wp settings and reselecting the menus and in theme panel the header template fixed it for us.
Not really theme issue. Did you check your htaccess file; did you login via FTP and make sure plugin actually removed? Did you check support for the plugin?
(I dont’ work here.)