ACKLizard
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Super Cache] WP Super Cache script error showing! Help!Not sure if you ever found a solution to this but I found this:
(here)Open wp-config file and delete the inserted code at top of page which will look like this:
//Added by WP-Cache Manager
define(‘WP_CACHE’, true); //Added by WP-Cache Manager
define( ‘WPCACHEHOME’, ‘/home/XXXXXXXXX/public_html/XXX/wp-content/plugins/wp-super-cache/’ ); //Added by WP-Cache Manager
define(‘COOKIE_DOMAIN’, ‘XXXXXXXXXXXXXXX’); // Added by W3 Total CacheIt worked for me!!
Forum: Fixing WordPress
In reply to: Slideshow Images Not Resizing To iPhoneI ended up talking with a seasoned WP friend of mine who told me to nix the Negtgen gallery, opted for a better-functioning gallery plugin called Portfolio Slideshow.
Forum: Fixing WordPress
In reply to: Slideshow Images Not Resizing To iPhoneNo response from Studiopress…..but I’ve done some homework and have found that Agent Press may not offer a responsive theme….which explains why my slideshows are looking all wonky.
Is there any way to have mobile devices to automatically view the desktop version for now?Forum: Fixing WordPress
In reply to: Slideshow Images Not Resizing To iPhoneThanks WPYogi 🙂 Maybe I just should change the %? I’m not so sure it’s a theme issue – before the NGG I was using the WP gallery and it was sizing just fine…..I’ll post in Studiopress too, see if they have any answers.
Forum: Fixing WordPress
In reply to: How to Remove Leave a ReplyThat worked wonderfully with the 2012 theme. Thanks!!