Forums

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

  1. emilg
    Member
    Posted 3 weeks 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
    moderator
    Posted 3 weeks ago #

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

  3. emilg
    Member
    Posted 3 weeks 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 3 weeks 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')

Reply

You must log in to post.

About this Topic

Tags