Single post page title of post not showing…

The support forum is open for members only. To add a topic or reply in the forum, please login or register.

Support Forum Moved
The Pojo Themes support has been transferred to a faster and more personal ticketing platform, so the forums are no longer active.
  • If you want to learn how to use Pojo themes, check out our extensive documentation guides.
  • Need help with using our themes? Contact us with a detailed explanation of your issue in the support page.
  • Have a pre-sale question or other inquiry? Feel free to contact us about it.

Support Forums Support (Legacy) Single post page title of post not showing…

This topic is: Resolved
Viewing 20 posts - 1 through 20 (of 21 total)
  • Author
    Posts
  • #1687

    Jakob
    Participant

    Hi there

    Single post page title of post not showing… which setting do I miss 🙁

    Judith

    Thanks

    Jakob

    #1690

    Noa
    Keymaster

    Hello Jacob,

    Check if it’s set in the page’s settings > Advanced Options > Title.

    Or in Theme Options > Content > Title.

    #1706

    Jakob
    Participant

    Sorry Noa

    Please see here

    https://dl.dropboxusercontent.com/u/8273044/Pojo%207.png

    Page title and the title bar is not what I want…

    Thanks

    Jakob

    #1713

    Noa
    Keymaster

    Could you send us access details for a temporary user?

    #1714

    Jakob
    Participant
    This reply has been marked as private.
    #1718

    Noa
    Keymaster
    This reply has been marked as private.
    #1724

    Jakob
    Participant

    Hi Noa

    Thank you for you effort, however like I said and did show you here https://dl.dropboxusercontent.com/u/8273044/Pojo%207.png it’s not the page title but the post title which is missing.

    Now, if the only way to achieve this is with the page title, how I get the date above the title https://dl.dropboxusercontent.com/u/8273044/Pojo%208.png ? As the title and the content of the post are one unit.

    Thank you

    Jakob

    #1740

    Boaz
    Keymaster

    Hi Jakob,
    I’ve creates a test post: http://212.18.230.226/~blindjogging/pojo-test/.
    As you can see there, there are 2 titles: One on top of the big image (This is set through the ‘Title bar’), and the second is called ‘Page title’.

    Is that what you mean?

    Best,
    Boaz

    #1741

    Jakob
    Participant
    This reply has been marked as private.
    #1746

    Boaz
    Keymaster

    Hi Jakob,
    I’m sorry that i don’t fully understand you…But we will work it out 🙂

    If your question is how to move the date above the title in a single post –
    There is no built in way for this.

    If you want, you can choose to show/hide certain elements of this data (Author, date, category),
    and show only the title, for example.

    #1749

    Jakob
    Participant

    Hi Boaz

    Thank you for your patience…

    If your question is how to move the date above the title in a single post –
    There is no built in way for this.

    I figured this, so can you help me to do that? Please…

    If you want, you can choose to show/hide certain elements of this data (Author, date, category),
    and show only the title, for example.

    I know, but it needs the date.

    Thank you Boaz

    #1750

    Boaz
    Keymaster

    I can try to help you move the date above the title.
    Do you work with a child theme?
    If so, can you give me access to your ftp?

    #1751

    Jakob
    Participant
    This reply has been marked as private.
    #1753

    Boaz
    Keymaster

    Hi Jakob,
    Please check if it’s OK now:

    Erfolgreicher Jogging-Lauf…

    #1755

    Jakob
    Participant

    WOW, perfect… thank you Boaz

    Will you tell me where did you do it?

    I may want to reduce the space between date and title a little, so it looks like the post page. Do I use this code in my style.css, or is it better to do somewhere else?

    div.entry-meta {
        margin-bottom: -55px;
    }

    Thanks again, cheers

    Jakob

    #1756

    Boaz
    Keymaster

    Great 🙂
    I did it in the Single.php file (it is located inside your child theme > loop).
    And I have changed there the location of the meta and the title.

    Inside the CSS it’s excellent.

    Cheers,
    Boaz

    #1758

    Jakob
    Participant

    Hi Boaz

    Thank you very very much, great job…

    Cheers

    Jakob

    #1759

    Jakob
    Participant

    So sorry, I have to come back here 🙁

    I think I should let you write the code… Now the post page looks like this

    https://dl.dropboxusercontent.com/u/8273044/Pojo%2010.png

    so I remove

    div.entry-meta {
        margin-bottom: -55px;
    }

    do you have a better idea?

    Thank you

    Jakob

    #1760

    Jakob
    Participant

    I think I got it…

    .single .entry-meta {
        margin-bottom: -55px;
    }
    #1761

    Boaz
    Keymaster

    Is it better now?
    (You can play with it in the CSS live section)

Viewing 20 posts - 1 through 20 (of 21 total)

The forum ‘Support (Legacy)’ is closed to new topics and replies.