jrcreative
Forum Replies Created
-
Forum: Plugins
In reply to: [Constant Contact Forms] Multisite support?NICE! Activating per site worked for me. Thanks for the quick reply!
Forum: Plugins
In reply to: [Ultimate FAQ Accordion Plugin] Update messes with Product pagesLooks good! There was a simultaneous update of WooCommerce, WordPress and Ultimate FAQ and everything went perfectly.
Forum: Plugins
In reply to: [Ultimate FAQ Accordion Plugin] Update messes with Product pagesThanks. I’ll test it.
Forum: Plugins
In reply to: [Ultimate FAQ Accordion Plugin] Update messes with Product pagesI installed every version from 1.0.6 to current and found the issue show up when you crossed over to 1.1.0. I’m currently running 1.0.9 and it’s working.
I hope that narrows it down for you.
Forum: Plugins
In reply to: [Ultimate FAQ Accordion Plugin] Update messes with Product pagesI’m seeing the same issue.
For some reason it adds “display: none;” to the content of the tabs. Below is a snippet so you can see what classes are in play. I’m guessing its a jquery ui/class naming conflict.
<div class="woocommerce-tabs wc-tabs-wrapper"> <ul class="tabs wc-tabs"> <li class="description_tab"> <a href="#tab-description">Description</a> </li> <li class="additional_information_tab"> <a href="#tab-additional_information">Additional Information</a> </li> </ul> <div class="panel entry-content wc-tab" id="tab-description" style="display: none;">
Forum: Fixing WordPress
In reply to: Admin Post Submit For ReviewI’m having the same problem. Tried all of the same fixes. Is anyone else hosted by godaddy? Is there an issue with that? I tried their support and they weren’t helpful with anything related to wordpress.
I’ve tried to add a new admin and it won’t show up in WP 3.0.1. It is in the wp_user database table, though.
I’ve tried uploading images in Pages, Posts, and through the Media menu and they won’t show up. They are in the correct directory when I ftp to it though.This site was recently upgraded from 2.6.2 to 3.0.1. When I back it down to 2.9.2 the “submit for review” button turns back to the “publish” button.
I also have wp-ecommerce installed and cannot add products or variations.
Basically, all of the stuff that was entered at wp2.6.2 is still there and I can edit it, but I can not add anything new.
any help would be much appreciated.