Code for ShortCode
function getPostID() {
return get_the_ID();
}
add_shortcode( 'getPostID', 'getPostID' );
]]>– my read category displays “x minute read” (default)
– my watch category displays “x minute watch” (???)
– my listen category displays “x minute listen” (???)
I know the read time doesn’t pull from taxonomies – but does anyone either a) know how to script something for the above so that the meta data is reflected by the category selected; or b) know a script I could put with each individual post to get the same outcome?
As it is, my read category looks great, but the watch and listen default to “1 minute” because the caption is just a para. But that’s not very user friendly.
Thanks!
]]>I’m trying to figure out how to remove the month and day at the top of the photo gallery. I have all text toggled to OFF, but this one section still shows up on every gallery page. The url above has November 20,2020 | No Comments. I want to remove all of that. Please let me know how to do that.
Thank you,
Heather
I’m using the Fukasawa theme. I’d like to add, “Written by [post author] on [publish date]”, under all post headers. I’d really appreciate any help on how to go about this.
Thanks.
]]>I’m trying to add a category and tag to posts that appear on the home page.
I tried adding this to content-excerpt.php, inside the <div> with the class “col-md-12 post-thumbnail-wrap”:
<h5 class="cat-links"><?php the_category(); ?></h5>
However, the category appears above the entry date.
Ideally, I would like the category in the place of the entry date. And I would like to move the entry date to the bottom of the excerpt text.
Thank you in advance.
]]>I LOVE your theme and thank you for creating it.
I have 2 questions:
1) I am wondering how, with the Hestia theme, I can change the post meta data. My name shows up as my email, which I don’t want. With my previous theme (the one I’ve used for my websites, generally) changing the post meta data was just a matter of ticking boxes for what I wanted, so I’m not proficient with more technical ways of changing things. I did look on the general www.remarpro.com forum and it provides codex info, but I am not seeing any boxes with code to change. So I’m wondering where to do this. And sorry for my cluelessness. I’m not a techie by nature (or experience).
2) I keep reading that for SEO, it’s good to include meta info in a meta data box. I don’t see a box beneath my posts when editing. Is such a thing available in the Hestia theme?
Thanks a million! Again, your theme is wonderful and thank you!
]]>