Blog page title

Home Forums Gravida Support Blog page title

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #71900
    david de vriesdavid de vries
    Member
    • Topics: 4
    • Replies: 14
    • Total: 18
    Member since: April 13, 2017

    Hi there,

    How do i show the page title on the blog page. I use the template: “Blog Right Sidebar”.

    Do i have to add <h1 class=”postitle entry-title”><?php the_title(); ?></h1> in a .php file somewhere? (which file..)

    thnx!

    #71909
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Brad

    #71912
    david de vriesdavid de vries
    Member
    • Topics: 4
    • Replies: 14
    • Total: 18
    Member since: April 13, 2017

    lbbinternational.com (unlock rightside)
    login: user:temporary
    pass: JxwAmEa6a$LIpOwcLDGxIspl

    –> http://lbbinternational.com/recent-publications/

    #71913
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly edit theme-folder/templates/blog_template.php goto line number 31 and add below code just after the center class div.

    <h1 class=”postitle entry-title”><?php the_title(); ?></h1>

    Regards,
    Brad

    #71916
    david de vriesdavid de vries
    Member
    • Topics: 4
    • Replies: 14
    • Total: 18
    Member since: April 13, 2017

    thnx!

    #71920
    david de vriesdavid de vries
    Member
    • Topics: 4
    • Replies: 14
    • Total: 18
    Member since: April 13, 2017

    mm now the first letter isn’t colored..

    #72075
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Your website is locked.

    Kindly show us your username and password to unlock.

    Regards,
    Brad

    #72077
    david de vriesdavid de vries
    Member
    • Topics: 4
    • Replies: 14
    • Total: 18
    Member since: April 13, 2017

    login: user:temporary
    pass: JxwAmEa6a$LIpOwcLDGxIspl

    –> http://lbbinternational.com/recent-publications/

    #72095
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly use this code:

    <h1 class="postitle entry-title"><?php the_title(); ?></h1>

    Regards,
    Brad

    #73000
    david de vriesdavid de vries
    Member
    • Topics: 4
    • Replies: 14
    • Total: 18
    Member since: April 13, 2017

    thnx! so the problem was in the quotation mark type?..

    #73029
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Yes

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.