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

    (@erosdipietro)

    how you solved?
    thanks
    Eros

    Thread Starter IwaDe

    (@iwade)

    I didn’t. ??
    Any Idea?

    Eros

    (@erosdipietro)

    in plugin editor change function” w4-post-list/inc/helper-posts.php”
    chenge:

    ‘more’ => array(
    ‘group’ => ‘Post’,
    ‘code’ => ‘[more text=”Continue Reading“]’,
    ‘callback’ => array(‘W4PL_Helper_Posts’, ‘template_more’),
    ‘desc’ => ‘‘. __(‘Output’, ‘w4pl’) .’: more link template

    Attributes:

    text = (string), text to be displayed’

    Plugin Author Shazzad Hossain Khan

    (@sajib1223)

    Do not edit core files, use text attribute –

    [more text="Weiterlesen"]

    Or

    <a href="[post_permalink]">Weiterlesen</a>

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change "continue reading" to german’ is closed to new replies.