Additional text before "Read More"

Home Forums WordPress Theme Support Silver Mag Additional text before "Read More"

Tagged: 

This topic contains 5 replies, has 3 voices, and was last updated by  BRENT 9 years, 1 month ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #4725

    Donald
    Member

    Hi there,

    What needs to be done to add some addition text to the excerpt before read more?

    Thanks

    #4744

    Raja CRN
    Keymaster

    Hi,
    You have to customize the theme to make necessary changes. I think, you want to customize the theme(you are asking some Customization questions). Better hire someone or use our customization service.

    Thanks.

    #4796

    Donald
    Member

    Ok. So you cant just tell me how to add more text?

    #4967

    BRENT
    Member

    and with that support answer to Donald from Raja I am very close to being completely done with ThemePacific. Over and over all through these support forums, is some one the worst support for a premium product I have ever seen. Some, including me, wait days for an answer to a simple question. and we are the lucky ones, some wait weeks and well, some never get an answer at all.
    In today’s broadband digital world, anything more than a few hours for a basic support question is pushing it. They do have some skills, but are sorrily lacking in the ethics department. and in case they didn’t know, that is what builds loyalty more than anything else you can do.

    #4969

    BRENT
    Member

    Donald
    Sense they won’t answer your simple question, I will.
    To change the Read More text go to
    Appearance
    Editor
    Then, top right: Select theme to edit – choose Silver Mag Pro – click select
    On the right under Templates click tpcrn_functions.php
    Then in that file scroll a little more than half way down to find this section of code.

    /*– Custom Excerpts–*/
    function silvermag_themepacific_custom_read_more() {
    return ‘… <div class=”themepacific-read-more”>‘. __(‘Dig Deeper & Read more »’,’silvermag’).’</div>’;
    }

    On here where you see “Dig Deeper & Read more” without quotes.
    That is what I changed mine to. Yours before changing will be Read more.
    Don’t worry about the lower case m on more, the codes will cap that one.
    Change to what you want it to read and click update file.
    That’s it, your done. Do be careful to only change the text between
    the ‘ and & leaving those characters in place.
    Hope you see this.
    Best of luck

    #4970

    BRENT
    Member

    I see this forum software stripped out alot of the code
    from my copy/paste on what to look for. But I think you will
    be able to find it with what is there. Just be sure to only change
    the one with the R in Read is capped and the m in more is not capped.

Viewing 6 posts - 1 through 6 (of 6 total)

Only Verified Customer of this Theme Can post reply to this Support Topic! .