¡@

Home 

2014/10/16 ¤W¤È 12:09:23

jquery Programming Glossary: the_excerpt

Flex Slider - How to add same controls for two sliders

http://stackoverflow.com/questions/10171709/flex-slider-how-to-add-same-controls-for-two-sliders

controls. One part is main slider that will show images and the second one is text in this case it will be taken from the_excerpt in WP . Basically this is the code I am using to call two slides on one page window .load function '#main slider' .flexslider..

Toggle Posts in wordpress using jquery

http://stackoverflow.com/questions/3687638/toggle-posts-in-wordpress-using-jquery

a h2 h3 Posted in span php the_category ' ' span On span php the_time 'l F jS Y' span h3 div class entry p php the_excerpt p div entry div class toggleSection p php the_content p div div .post php endwhile What you are seeing above is that..

Load Wordpress post content into DIV using AJAX

http://stackoverflow.com/questions/7526113/load-wordpress-post-content-into-div-using-ajax

echo category 0 cat_name php the_post_thumbnail span class title php the_title span span class ex php the_excerpt span div a php endwhile endif div home div id single home container div SINGLE HOME.PHP THIS IS A CUSTOM TEMPLATE php Template.. div sh cat date sh title div class sh title php the_title div sh title sh excerpt div class sh excerpt php the_excerpt div sh excerpt sh content div class sh content php the_content div sh content div sh post php endwhile div class..

'Themeing' my Slider in WP with PHP

http://stackoverflow.com/questions/9284598/themeing-my-slider-in-wp-with-php

i a href #fragment 1 img src alt style display none span php the_title br p class info style padding left 10px php the_excerpt p span a li php i endforeach ul php i 1 foreach posts_array as post setup_postdata post First Content div id fragment php.. img src php the_post_thumbnail 'slider_image' alt div class info h2 a href php the_permalink php the_title a h2 p php the_excerpt a href php the_permalink read more a p div div php i endforeach div Your slider code goes here End Featured Lists Image..