ArtbyKat
Forum Replies Created
-
Forum: Plugins
In reply to: [Tabbed Widgets] [Plugin: Tabbed Widgets] Broken in WordPress 3.3Ahhhh brilliant – you’re a champion!
has anyone found a solution for this????? I am having the same problem. I am using the latest version 1.3.5.
All image titles and descriptions keep disappearing.
Forum: Fixing WordPress
In reply to: [Plugin: WP e-Commerce] lightbox not showing upfrom what I understand it’s to do with the javascipt run by a couple of other plug-ins
I had to disable the script for contact form 7 by inserting the following code into the wp-config.php file
define ('WPCF7_LOAD_JS', false );it worked great
but now I am running into the exact same problem with nextgen gallery. Does someone know how to fix that??
I had a similar problem with the script for a pop-up lightbox to show individual products in a shopping cart (wp e-commerce). I assumed it’s using the same javascript. Changing the wp-config file worked. Thanks for that tip!!
Forum: Plugins
In reply to: [Plugin: WP e-Commerce] Settings Top Navigation breaks in WP 2.8Thanks for the tip GrahamMilljon, it was as simple as refreshing the browser. It did my head in for days.
Forum: Installing WordPress
In reply to: wordpress installation prior to redelegating DNSNever mind, just found it.
Change ‘site_url’ and ‘home’ values
http://www.tamba2.org.uk/wordpress/site-url/brilliant documentation!