Support › Forums › Support (Legacy) › Single post page title of post not showing…
Tagged: leader, page builder, post title, single post page
-
AuthorPosts
-
07/06/2016 at 8:54 #168707/06/2016 at 9:51 #1690
Hello Jacob,
Check if it’s set in the page’s settings > Advanced Options > Title.
Or in Theme Options > Content > Title.
08/06/2016 at 2:59 #1706Sorry 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
08/06/2016 at 13:13 #1713Could you send us access details for a temporary user?
09/06/2016 at 3:47 #1714This reply has been marked as private.09/06/2016 at 8:52 #1718This reply has been marked as private.10/06/2016 at 1:42 #1724Hi 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
13/06/2016 at 7:39 #1740Hi 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,
Boaz13/06/2016 at 11:01 #1741This reply has been marked as private.14/06/2016 at 6:42 #1746Hi 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.14/06/2016 at 8:17 #1749Hi 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
14/06/2016 at 8:52 #1750I 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?15/06/2016 at 3:17 #1751This reply has been marked as private.15/06/2016 at 7:09 #1753Hi Jakob,
Please check if it’s OK now:15/06/2016 at 7:59 #1755WOW, 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
15/06/2016 at 8:12 #1756Great 🙂
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,
Boaz15/06/2016 at 8:35 #1758Hi Boaz
Thank you very very much, great job…
Cheers
Jakob
15/06/2016 at 8:43 #1759So 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
15/06/2016 at 8:58 #1760I think I got it…
.single .entry-meta { margin-bottom: -55px; }
15/06/2016 at 9:01 #1761Is it better now?
(You can play with it in the CSS live section) -
AuthorPosts
The forum ‘Support (Legacy)’ is closed to new topics and replies.