• Resolved edvercarraro

    (@edvercarraro)


    Hi,

    How can I remove the “more_link_text”?
    I tried using the tag more_link_text=”” and another using a simple space, but it didn’t work.

    If can’t remove, there is any way to change the image?
    Like using two arrows (>>) without button, for example.

    Sorry my english.

    Thanks!

    http://ww.wp.xz.cn/extend/plugins/tpg-get-posts/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Criss Swaim

    (@cswaim)

    To complete remove the read-more text put a space in the more_link_text:
    more_link_text=” “

    to change to >> try: more_link_text=”>>”

    Thread Starter edvercarraro

    (@edvercarraro)

    Hi,

    With this tip, the text is removed, but the button still displayed (a part).

    Look home page at http://www.edvercarraro.com

    I want remove the button.

    Thanks!

    Plugin Author Criss Swaim

    (@cswaim)

    The button is part of your theme. If you go to your blog, the standard blog entries format the more text in the button.

    You will need to modify your css to remove the button for posts in the tpg-get-posts div.

    Thread Starter edvercarraro

    (@edvercarraro)

    Ok, I understand.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Remove or Edit more_link_text’ is closed to new replies.