mattyfowles
Forum Replies Created
-
Forum: Plugins
In reply to: [Pixel Caffeine] Product Images not showingYes of course..
https://www.icklepickleprints.co.uk/product/engraved-heart-charm-bead/
Its on every product page and not just this one..
- This reply was modified 9 years, 1 month ago by mattyfowles.
Forum: Plugins
In reply to: [Pixel Caffeine] Product Images not showingIf you click on where the image is supposed to be it opens it up on another webpage and not as lighbox.
Forum: Themes and Templates
In reply to: [Customizr] Meta description on homepageAnybody?…
Forum: Plugins
In reply to: Woocommerce – depositsJust so anyone else out there needs this.
The code to enter in your wp-config.php is below
ini_set(‘log_errors’,’On’);
ini_set(‘display_errors’,’Off’);
ini_set(‘error_reporting’, E_ALL );
define(‘WP_DEBUG’, false);
define(‘WP_DEBUG_LOG’, true);
define(‘WP_DEBUG_DISPLAY’, false);Forum: Plugins
In reply to: Woocommerce – depositsThats great thanks..
Turn the debug off in wordpress or the plugin?.
Forum: Plugins
In reply to: Woocommerce – depositsIve been advised that is not the code that is the issue its the data the code is trying to import is the issue!.
Just trying to figure out what that data is is the problem.
I will raise a ticket also and let you know in the meantime if i sort it..
Forum: Plugins
In reply to: Woocommerce – depositsYeah has me stumped. It seems like its trying to import some info thats not there!. I think..
Forum: Themes and Templates
In reply to: [Customizr] Cant add WidgetsAll sorted!..
Code wasn’t entered correctly..
Forum: Themes and Templates
In reply to: [Customizr] Cant add WidgetsHi,
I have managed to do it. I was typing the code intot he css not the php. lol.
I have put a image widget in this but it is left justified. How would i center it?.
Thanks