• rodusa

    (@rodusa)


    I need to show the post full content and remove “Read More”. How to do it?
    [wptabs type=”accordion” mode=”horizontal”]
    [wptabtitle post=”383″]Meditação dos Corações Gêmeos[/wptabtitle]
    [wptabtitle post=”387″]Meditação Dos Corações Gemeos Para A Saúde Psicológica[/wptabtitle]
    [/wptabs]

    Note: I have my Readings checkbox marked with “Display Full Text”.

    http://wordpress.org/extend/plugins/wp-ui/

Viewing 1 replies (of 1 total)
  • Thread Starter rodusa

    (@rodusa)

    Never mind. I found the solution by modifying the template under options tab:
    <h2 class=”wpui-post-title”>{$title}</h2>
    <!–<div class=”wpui-post-meta”>{$date} | {$author}</div>–>
    <div class=”wpui-post-thumbnail”>{$thumbnail}</div>
    <div class=”wpui-post-content”>{$content}</div>
    <!– <p class=”wpui-readmore”>Ler mais…</p>–>

Viewing 1 replies (of 1 total)

The topic ‘Show all Content’ is closed to new replies.