• hi,
    i am trying to show one recent post under the widget area i created, i copied the index’s get_template_part( ‘loop’, ‘index’ ); but it will show me the text that is above the widget area too i.e static text. how can i make it just one post?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    Simply add an other widget “Recent Posts” at the bottom of your widget area, but specify to show only 1 post 😉

    Is this what you want to do ?

    Thread Starter emaarkhan

    (@emaarkhan)

    sort of. here is a screenshot. see how the upper text is repeating self again.basically i want to show latest new below images.so i thought of using 1 post here and above the images show static text. is there another work around?

    WordPress was born especially to support dynamic content… You can do that with Widget, but before you have to create/define a new Widget area into your theme.

    Follow these steps : Widgetizing Themes

    This is a very smart and amazing feature in WordPress 😉

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘using to loop below widget area’ is closed to new replies.