Forums

[resolved] Three dots suffix at the end of the post's title (4 posts)

  1. emilg
    Member
    Posted 2 years ago #

    Hello everyone.
    I have searched the forum for a way to remove these three dots and didn't find anything useful.
    If anyone could please tell me how to remove them I'd be grateful.

  2. MichaelH
    Volunteer
    Posted 2 years ago #

    You will need to provide a link to see the problem--that will help someone help you.

  3. emilg
    Member
    Posted 2 years ago #

    Thanks for the fast reply.

    Heres the link of my new blog

    As you can see, instead of displaying the full post name it displays only part of it continued by three dots.

  4. emilg
    Member
    Posted 2 years ago #

    I have solved the problem myself.
    If anyone is intersted, to solve this you must edit this line located in yourblog/wp-content/themes/videoflick/gallery.php

    <?php the_title2('', '...', true, '20')

    Change it to:

    <?php the_title2('', '', true, '40')

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags