Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #233718
    apertured
    Participant

    I absolutely love the theme! You can see it in action at http://www.deadlydesigns.com.

    Can you tell me how I can remove ellipsis from post excerpts? I use a button as my excerpt and would like nothing proceeding it.

    Thanks!
    Mike

    #233723
    Skandha
    Participant

    @apertured: Hello Mike,
    This is strange. I will need to look into your site to debug the issue. I will contact you shortly by email.

    Kind Regards,
    Skandha

    #233785
    apertured
    Participant

    Thanks for taking a look into this, Skandha. I appreciate it. I will keep an eye out for your email.

    Mike

    #233867
    Skandha
    Participant

    @apertured: Hello Mike,
    To remove the ellipsis from post excerpts
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .blog .entry-summary p {
        display: none;
    }

    Also you seem to be using an insecure version of PHP. Please ask your web server to update the php version on your site.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #233899
    apertured
    Participant

    Hey Skandha,

    Thank you so much for taking a look! That extra CSS code fixed the issue! As for the outdated PHP, I am aware, but thank you for the reminder. My previous theme would break when I had Bluehost update my PHP version, so that is one of the reasons for using one of your themes 🙂 I plan to get this updated ASAP.

    Thanks again,
    Mike

    #233925
    apertured
    Participant

    PHP is now upgraded. Thanks!

    Mike

    #234108
    Skandha
    Participant

    @apertured: Hello Mike, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/bold-photography/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘How to remove ellipsis from post excerpt’ is closed to new replies.