Connect with us

News

How to: Show/Hide any div box with jQuery in WordPress

Published

on

If you take a look at my current sidebar (right) and see the heading Google Search you’ll notice that when you click it the Google Search box show’s into view.

Let me show you how this is done.

First make sure that your WordPress site is calling jQuery, buy pluggin this code into our header.php file above the <?php wp_head(); ?> text:

<?php wp_enqueue_script('jquery'); ?>

Then anywhere above the </head >, plug this code in:

<script type="text/javascript">
jQuery(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
  jQuery('#toggle-search').hide();

 // toggles the slickbox on clicking the noted link
  jQuery('a#slick-slidetoggle').click(function() {
	jQuery('#toggle-search').slideToggle(400);
	return false;
  });
});
</script>

That’s simple, huh. Okay now lets write the Search code:

<h2><a href="#" id="slick-slidetoggle">Google Search</a></h2>
	<div id="toggle-search" style="padding:10px;">
    <form method="get" id="search" action="<?php bloginfo('home'); ?>/">
        <div>
            <input type="text" value="Enter Keyword" onclick="this.value='';" name="s" id="s" />
            <input type="text" name="search-button" id="search-button" value="<?php _e('Search') ?>" />
        </div>
    </form>
</div>

That’s it.

Continue Reading
39 Comments

You must be logged in to post a comment Login

Leave a Reply

News

Possible photo tagging plugin update

Have you tried to download any of the community tagging plugins with no prevail?

Published

on

I recently posted a comment in response to a post on Justin Tadlock’s WordPress site about custom taxonomies. Then was asked by a reader how I integrated my custom taxonomies with one of Matt Mullenwegs “tagging” plugin.

  1. Community Tags
  2. Matt’s Community Tags

Anyway, I tried to install and use both plugins before with no luck. But decided to download Community Tags and try my luck again. With some hacking, I got it working. For a demo you can check out and tag (someone you know or recognize only, please) a picture over at my photography site, http://thefrosty.com.

Anyway, before I get carried away, I had a reader email me and ask how I integrated the plugin. And I thought I would ask you if you would be interedted in a re-re-release of the plugin.

At present time I do have some array errors, but everything works just fine as is.

Your comment feedback would be great! Thanks!

Continue Reading

News

Think outside the box

Start to think outside the box. UnBox is a new WordPress theme for the willing. Using jQuery in fluidity.

Published

on

Officially released today, this theme is a custom WordPress theme for those who want something different.

Built with loads a jQuery tricks and features. This theme is available for purchase. And dhould be up on ThemeForest as soon as they process the files.

For now, you can check out the working demo, and if you like the theme, use this link to [wp_eStore_buy_now:product_id:2:end].

[wp_eStore:product_id:2:end].

Continue Reading

News

Looking for guest athours

Published

on

If you’ve read the post entitled “WPCult for sale”, you’ll know whats going on around here. Until a sale is or isn’t made, I am going to be looking for some additional support. Are you interested in contributing to WPCult? Check out this page with more info and contact me or leave a comment below.

Not mentioned on the write for us page, I am going to be working on a way to share revenue with the adsense banner ads on post you’ve written. Look for that soon.

Continue Reading

Random Search Terms

Title

Recent Posts: Fully Net Worth . com

Grant Cardone Net Worth: Know Everything About This Author

Grant Cardone Net Worth: Know Everything About This Author

Grant Cardone Net Worth: Know Everything About This Author There are many great authors and writers in this world, but still, we don’t know the name of some of the best authors of this world who are living in a forbidden world. If we are talking about the best authors of the world, then how […]

Omi In A Hellcat Net Worth: How Much is the YouTuber Worth?

Omi In A Hellcat Net Worth: How Much is the YouTuber Worth?

Omi In a Hellcat is an American YouTube personality and entrepreneur who depicts his sensational lifestyle through vlogs on his YouTube channel. As of 2019, Omi In A Hellcat net worth is estimated to be $60 million. Unfortunately, Omi’s real name is unavailable to us. He was born on August 6, 1985, in Philadelphia, United […]

Deontay Wilder Net Worth 2020

Deontay Wilder Net Worth 2020

Deontay Wilder Net Worth 2020 Deontay Wilder is an American professional boxer. He initially wanted to play basketball before turning to boxing as a career. Deontay Wilder is currently a WBC heavyweight champion of the world. He is one of the best professional boxers in the world at the moment. He was also considering American […]

Roddy Ricch Net Worth: 5 Interesting Facts You Should Know

Roddy Ricch Net Worth: 5 Interesting Facts You Should Know

Rodrick Wayne Moore, Jr., who is better known by his stage name as Roddy Ricch, is an American rapper, singer, songwriter and record producer. Here are some interesting facts about Roddy Ricch including his personal fortune, earnings, career and more. 1. He started rapping at the age of 8 Rodrick was born on October 24, […]

Trending