Forum Replies Created
- 
		AuthorPosts
- 
		
			
				
Hi – I can confirm the site is using PHP 8 and I have upgraded manually to Enfold 5.5. I did find a line in the .htaccess file that said #AddHandler application/x-httpd-php72.php which I have changed to 8. The contact form still doesn’t work. We get the message on the screen saying the message is sent but no emails arrive, we’ve tested many email accounts. I fixed this by changing: define(‘FORCE_SSL_ADMIN’, true); in wp-config.php to: if (!defined(‘FORCE_SSL_ADMIN’)) { define(‘FORCE_SSL_ADMIN’, TRUE); } Hi I’m experiencing problems with a site that I’ve upgraded to php 8 and also the latest theme 5.5. Can you help? There is now a warning message at the top of the page and also a huge amount of space has appeared below the menu. Everything was running fine at php 7.4 and theme version 4.1 – but I was getting security warnings about 7.4 so need to upgrade. I’d rather not roll back so hope you can help me? It is resolved, thank you Jordan Hi Victoria This has worked perfectly and I do thank you for helping. Deb Hi again The site is: https://www.bidwellfarm.co.uk The footer it is set to 4 columns. 3 of the columns have images in, they don’t reduce on mobile. This is what the footer looks like now: https://i.imgur.com/Mn4mDBx.jpg This is how I would like the footer to look: https://i.imgur.com/FDKcjUK.jpg Thanks, Deb Hi Victoria The site is https://www.bidwellfarm.co.uk I would like the logos in the footer (widgets) to be smaller, appear across 2 columns or failing that just reduce in size. There isn’t the ability to attach a mock up to this reply? Thanks, Deb Perfect, thank you so much. Add [nolink] into the Copyright field May 23, 2019 at 10:48 am in reply to: Avia Advanced Layout Builder doesn't load. Spinning wheel keeps on going. #1103612Sorry that didn’t work for you. I’m not a developer, I’m a front end designer, so much of this is just trial and error! Have you tried editing the php.ini file to raise memory limits? There may be something on your hosting server that’s blocking limits so it may be worth exploring that with whoever you host with? I hope the Enfold theme support come back to you as there is definitely an issue with the Avia Advanced Layout Builder. May 22, 2019 at 1:51 pm in reply to: Avia Advanced Layout Builder doesn't load. Spinning wheel keeps on going. #1103270Hi I have resolved this by editing a file directly on the web server to raise the WP Memory limit Find the folder: wp-includes 
 Find the file: default-contants.phpchange: define( ‘WP_MEMORY_LIMIT’, ‘40M’ ); 
 to: define( ‘WP_MEMORY_LIMIT’, ‘256M’ );May 22, 2019 at 1:22 pm in reply to: Avia Advanced Layout Builder doesn't load. Spinning wheel keeps on going. #1103263Hi, I also have the spinning wheel for the Avia Layout Builder, which won’t load, on a new site using WP 5.2, php 7.1, theme version 4.5.7 
 I only have a couple of plugins running and I have deactivated them but that didn’t work.Is there a solution for this? I have only just purchased the theme and need to work on the site? Hi, my site breaks and is a blank page when updating the theme to 4.2.5 so I have rolled back to 4.0.5. I am using the latest version of Word Press 4.9.4 and PHP 7 with only one Plugin – All In One SEO. Please post an update here when the update is stable. 
- 
		AuthorPosts
