Singingirl96
Forum Replies Created
-
Forum: Plugins
In reply to: [Testimonial Rotator] Testimonials not displaying all the Testimonial contentI’m having the same trouble. I’ve been trying to get this to work for several days now. I wish the author would finally respond to these questions!
Forum: Plugins
In reply to: [Testimonial Rotator] Testimonial contentSame thing is happening to me. This is the code I’m using:
[testimonial_rotator id=380]
nothing happens. I have the latest version of wordpress.
Forum: Plugins
In reply to: [Testimonial Rotator] Page of all the testimonials – no workyYes, this is not working for me either. It works perfectly as a widget, but when I put in in a testimonials page content area so that all of the testimonials show up there, it does not display anything.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Hidden field in checkboxNever mind! I figured it out.
In my css document I wrote this:
#formtable .wpcf7-list-item-label {display:none;}
#formtable is the table holding the checkboxes
and I noticed that the value is created with a class named wpcf7-list-item-label so, I just noted to not show any wpcf7-list-item-label in the table with formtable id.Hope this is helpful for someone out there.
Forum: Fixing WordPress
In reply to: Send users to a “thank you” page – contact form 7Hi. This does not work for me either. My client absolutely wants it to redirect to a thank you page. Mainly because after the form is sent the green ajax note does not appear in view because this form is so long. suggestions?
Forum: Plugins
In reply to: Custom Menu Content Leads People Away from My SiteThis helped me tremendously.