• Resolved mceciliayr

    (@mceciliayr)


    Hello
    I using a short code [wtpsw_carousel limit=”12″ post_type=”post” showdate=”false” showcontent=”true” words_limit=”1″ showauthor=”false” show_comment_count=”false” dots=”false” slides_to_show=”4″ autoplayinterval=”4000″], on the home page.
    I would like to display the excerpt but without the “…”, like you can see on “DOCUMENTO…”. I know that instruction is on wtpw-functions.php but I don’t want to change directly that file.
    Thank you very much in advance.
    Regards,
    Cecilia`

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Thanks for connecting with us…

    Sorry for the inconvenience, this plugin is not available with template override functionality so please apply a temporary solution to this plugin.

    Please follow to below step.
    1. Please go to wp-content -> our plugin -> templates -> carousel -> design-1.php.
    2. Please go to design-1.php file line number 45 and replace to below code.
    <div class="wtpsw-sub-content"><?php echo wtpsw_get_post_excerpt( get_the_content(), '', $words_limit, ''); ?></div>

    Note:- If you update the plugin in a feature then your changed core plugin file change will be lost.

    Please check and let me know if you have anything else.

    Thanks,

Viewing 1 replies (of 1 total)
  • The topic ‘Excerp’ is closed to new replies.