badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

TH Featured Page widget is not getting "Post Excerpt More Text"

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #42463
    Kim
    Participant

    I’ve found that TH Featured Page widget doesn’t get the “Post Excerpt More Text” from theme options…
    In pro version it have the code:

    echo esc_attr($excerpt_text);

    That doesn’t work, but in free version it have this code that works:

    _e('Read more', 'ambition');

    Somebody have this issue? Or can help me to make this work.

    Thanks

    #42485

    Hi Kim,

    echo esc_attr($excerpt_text); is for the excerpt content. yes we have added a value for read more. So that you can change the text of read more.

    Goto dashboard -> appearance -> customize -> ambition theme options -> excerpt options and check Post Excerpt More Text, add any text will be displayed instead of read more.

    Thank you!

    #42495
    Kim
    Participant

    I know, but I had this problem: the Post Exerpt More Text was not shown in TH Featured Page.

    I have installed a clean installation and now it’s ok.

    #42496

    Great Kim

    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.