Kathyiscool
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: [Testimonials Widget] Plugin overrides another plugin on sidebarYou were absolutely right. Thanks for the help!
Forum: Plugins
In reply to: [Testimonials Widget] Plugin overrides another plugin on sidebarHere is a
screenshotForum: Plugins
In reply to: [Testimonials Widget] Plugin overrides another plugin on sidebarRight, I have the theme Corpo installed on my site. It requires the use of the Corpo Toolkit plugin to display the slider on the front page. However when I activate the Testimonials plugin, the menu item for testimonials replaces the slider in the admin settings.
Forum: Fixing WordPress
In reply to: Calling JQuery Plugin On Child ThemeThanks, my script files show up just fine. I think there’s something wrong with the plugin itself. I’m going to code from scratch.
Forum: Fixing WordPress
In reply to: Calling JQuery Plugin On Child ThemeThank you for replying!
Can you show me an example of the wp_head action?
I tried and it broke my pages.
add_action('wp_head','call_caption_hover'); function call_caption_hover(){ echo '<script type="text/javascript">jQuery(document).ready(function() {jQuery('img.showDescription').hover_caption();});</script>'; }Forum: Fixing WordPress
In reply to: WP-admin page error after updateThat was it. Thank you! I can’t believe I didn’t see that. I’m going to hide in shame now.
Viewing 6 replies - 1 through 6 (of 6 total)