• I know the image of the title bar in the posts list is replaceable, but I can’t figure out how to change the text “BLOG” above the building photo. Hope guys can help with it, and thanks a lot!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter theneil

    (@theneil)

    Also, I wanna ask shall I edit something in the index.php file? If I should do that, could you please bother to give me some instructions?

    Theme Author apollo13themes

    (@apollo13themes)

    Hey ??

    Word “Blog” comes from the page that you have dedicated for the “Blog”. Change its title and you will be fine ??

    With kind regards.
    Air.

    Thread Starter theneil

    (@theneil)

    Thank you for your advice, but actually, I haven’t created a page named”BLOG”, and the text just shows up on the home page.

    Theme Author apollo13themes

    (@apollo13themes)

    Hello ??

    In this case please go to : rife-free\advance\utilities\layout-parts.php line ~834
    and change it there:
    $title = esc_html__( 'Blog', 'rife-free' );

    With kind regards.
    Air.

    I cant delete its too: screen

    I change

    $title = esc_html__( 'Blog', 'rife-free' );

    to this

    $title = esc_html__( '', 'rife-free' );

    Theme Author apollo13themes

    (@apollo13themes)

    Hello ??

    In this case please show me link to your page where it happens.

    With kind regards.
    Air.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to change the text “BLOG” on the title bar in the post list’ is closed to new replies.