Hello guys,
I have updated my theme from 4.0 to the latest version 4.9.6 but it seems to have broken the images on the site.
WP ver is: 5.6.2
When the site loads the images seem to load, but after a few moments the images disappear and are replaced with alt text, all of which seem to be incorrect such as “yH5BAEAAAAALAAAAAABAAEAAAIBRAA7”, however looking in my media gallery within wordpress, alt text is unchanged and isn’t as being displayed – For example, a Playstation 5, is descibed as a Playstation 5 in it’s alt text in the media gallery, but being shown as yH5BAEAAAA…. on the website.
The main problem is that the images aren’t showing, but the alt text showing and changing might give you some help?
Turning on Debugging mode gives me the following when I load the home page:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; mwm_aalLoader has a deprecated constructor in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/better-anchor-links/auto-anchor-list.php on line 30
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; mwm_aal has a deprecated constructor in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/better-anchor-links/mwm-aal-class.php on line 14
Notice: add_shortcode was called incorrectly. Invalid shortcode name: . Do not use spaces or reserved characters: & / < > [ ] = Please see Debugging in WordPress for more information. (This message was added in version 4.4.0.) in /opt/bitnami/apps/wordpress/htdocs/wp-includes/functions.php on line 5311
Notice: Constant WP_MEMORY_LIMIT already defined in /opt/bitnami/apps/wordpress/htdocs/wp-config.php on line 114
Website is here: http://ec2-34-253-206-96.eu-west-1.compute.amazonaws.com/
Can you help?
Many thanks,
Michael
I commented out the memory limit within the wp-config file also.
Notice: Constant WP_MEMORY_LIMIT already defined in /opt/bitnami/apps/wordpress/htdocs/wp-config.php on line 114
Same result.
I wonder if I possibly need to re-install or update the pre-built website that is on here – it’s possible the one (Tech) I have hasn’t been updated and isn’t compatible with the latest versions of WP and Newsmag?
Okay, another I think I seem to have fixed after leaving the problem then coming back to it with some ideas.
In theme panel on my live site, I clicked on Import/Export, then copied and pasted the Export Theme settings into a text file.
I then went back to my rebuild copy of the site and in the same Import/Export section of the Newsmag Theme Panel reset the theme settings.
This appeared to bring back my images and reset the site to a default WordPress install.
I simply pasted in my copied text to the Import Theme settings text box and imported the theme which more-or-less brought everything back.
I still need to go in and manually to the Theme Customiser and set-up a Homepage and some menus, but I think I’ve got it to a state I can work with here.