• Resolved slipperyman

    (@slipperyman)


    Hi, How do I set the readmore link on a new line or button after the exerpt…
    It’s a view where all the testimonials are shown…

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @slipperyman,

    Thank you for reaching out!
    You can add a read more button after your testimonials and link it to a page where all testimonials are displayed.
    To do this go to Testimonials > Views > edit the view where you want to add this button > scroll down to Extra > check ‘”Read more” link to a page or post ‘ > choose the page > save.

    Warmly,
    Mihaela

    Thread Starter slipperyman

    (@slipperyman)

    Hi, I think you don’t understand my problem ( maybe I wasn’t clear enough) I’ve already have the read more, as a matter of fact, set to expand content. But my problem is that the readmore is after the excerpt. Let me give you an example….
    Excerpt yada yada yada… read more
    And I need :
    yada yada yada…
    read more( on a new line)

    Thank you for explaining!
    To do that please add this code in Appearance > Customize > Additional CSS:

    .strong-view a.readmore {
    	display: block;
    }

    Warmly,
    Mihaela

    Thread Starter slipperyman

    (@slipperyman)

    Nop, It’s not Working…. this is rendered on the page…

    <a aria-expanded="false" aria-controls="more-1629" class="1629 readmore-toggle"><span class="readmore-text" data-more-text="View Comment" data-less-text="Show less">View Comment<span class="screen-reader-text"> “”</span></span></a>

    • This reply was modified 5 years, 2 months ago by slipperyman.

    Can you please send me your site’s URL so I can investigate further?
    Thank you!

    Warmly,
    Mihaela

    Marking this support thread as resolved due to inactivity. If you have any other questions or need further help please open a new thread.

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

The topic ‘Readmore on a new line’ is closed to new replies.