soultrader67
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customify] Woocommerce Templates outdatedI’m also wondering if this is ever going to updated?
Sometimes the trees hide the wood and the answer is right in front of you: WordPress update to 4.5 has overwritten wp-config.php and the memory limit is therefore 40m, son increase the memory limit by adding the line:
define( ‘WP_MEMORY_LIMIT’, ’96M’ );
See more here:
https://codex.www.ads-software.com/Editing_wp-config.php#Increasing_memory_allocated_to_PHPMy site after updating to WP 4.5:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 7680 bytes) in /var/sites/c/crackingjoe.uk/public_html/wp-admin/includes/import.php on line 37
I will look at your solution Jeremy and report back, probably Thursday.
O.o
?This is a question that I have asked before and it seems that ultimately it’s down to google whether to show your reviews. However, If you make a header above the reviews and title it reviews and use a h1 or h2 tag then you may find that you get some results.
Adrenalis, does this need to be done for every page?
Thanks adrenalis. I thought Greg might have been mistaken ?? I will have a play around with this solution over the weekend.