Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Dante › Change post features
New Landing › How can we help? › Themeforest Theme Support › Dante › Change post features
- This topic has 10 replies, 2 voices, and was last updated 9 years by David Martin – Support.
-
Posted in: Dante
-
October 30, 2015 at 10:22 am #224460
Hello,
Here 3 questions regarding features on the level of an individual post:
1/ How can I remove the links to the next and previous articles and the “posted in” at the top of each article to
the bottom of the article, underneath the “share” options, and right above “related articles” ? Thanks2/ How can I set default that that the page title of the post has to be shown? So, that I don’t have to go always to the post meta options and turn it on? Thanks
3/ How to delete “posted on” and “in uncategorized” but still displaying the date at the top of the article?
4/Title of the post: when my question 1 can be solved, is there an option to display the title of the post article on the place of the previous pagination (as this will have moved to the bottom)?
Many thanks for helping out!
November 2, 2015 at 12:28 pm #224957Hi,
1) Please add this to your custom CSS:
ul.post-pagination-wrap.curved-bar-styling.clearfix, .post-info span:nth-child(1) { display: none; }
This will remove the pagination and post in. To add the pagination to the bottom of the single post, please activate your child theme and I’ll talk you through the steps.
2) How odd, it should do that by default? It does for me on my dev version. Can you update the theme? http://beautypointcoaching.be/wp-admin/update-core.php
3) Please activate your child theme and I’ll talk you through the steps.
– David.
November 5, 2015 at 7:07 pm #226395Hi, I activated the child theme, but turned it off as the layout of the blog and the menus dissapeared.
Please help me out further.Thanks,
Liz
November 6, 2015 at 3:23 pm #226691Hi Liz,
When you activate the child theme, you will need to re-add your menu in Dashboard => Appearance => Menu.
The blog should not change. Let us know what page URL, if it does.
Thanks,
David.November 13, 2015 at 8:18 pm #228724ok, thanks Dante Child theme has been activated and
menu has been reassigned.What are the next steps?
Thanks
November 13, 2015 at 8:51 pm #228730Hi,
Here already my answer to question 2/
> How can I set default that that the page title of the post has to be shown? So, that I don’t have to go always to the post meta options and turn it on? Thanks
> Now the core has been updated, but the post title is not shown automatically.Regarding question 3/
I’m waiting for your instructions.Thanks
November 16, 2015 at 2:27 pm #229018Hi,
2) I think I have previously answered this thismorning for you: http://www.swiftideas.com/forums/topic/make-meta-option-for-post-page-heading-option-permanent/
3) How to delete “posted on” and “in uncategorized” but still displaying the date at the top of the article? – this is already hidden? http://beautypointcoaching.be/post-2-test/
Thanks,
David.November 16, 2015 at 11:20 pm #229203Hi, thanks a lot !
The only thing lacking is that you walk me through the steps related to the Child Theme
“This will remove the pagination and post in. To add the pagination to the bottom of the single post, please activate your child theme and I’ll talk you through the steps.”
November 17, 2015 at 5:34 pm #229447Hey,
Apologies bit of confusion on my part.
Can you clarify, do you want me to inform you how to install/activate your child theme? Or are you looking for a modification to add into the child theme?
Cheers,
DavidNovember 19, 2015 at 3:03 pm #229960Hi,
Here a small resume: what I want is this:
1/ Remove the pagination “posted in” at the top of each article to
the bottom of the article, underneath the “share” options, and right above “related articles” ?Please see screenshot. I want it to look like on the Screenshot
It’s this part that I want to move down:
ul.post-pagination-wrap.curved-bar-styling.clearfix,
span:nth-child(1)2/ display the date at that spot, not the categories etc… For the moment there’s a display none, as I don’t arrive to show the dates alone.
Actually I want everything as It looks on the screenshots.I think it must be 2 lines of CSS, right?
Thanks !
November 20, 2015 at 4:26 pm #230314Hi,
1)
To please create a new file in your child theme folder called
single.php
. Inside of this file, please post the code which can be found here: http://pastie.org/private/k3a3tnuk0lxsubsgpli8a.This will move the pagination down to the bottom as requested.
2) Not sure I understood that, can you create an annotated screenshot to show what you require.
Thanks,
David. -
Posted in: Dante
You must be logged in and have valid license to reply to this topic.