-
AuthorPosts
-
April 22, 2017 at 11:09 am #781640
What are the filters that I can use to change the post meta data and tags content?
Also, how do I change the position of the tags from bottom to top of the posts?
April 23, 2017 at 5:19 am #781875Hey cvan,
Could you try to explain a bit further what you are looking to change or alter? Please post a link to your site so that we can have a closer look.
Best regards,
RikardApril 24, 2017 at 5:20 pm #782457Currently, you show the post meta data in a certain way (like “by John / 7th April / 3 comments / In Category ABC”). I would like to change that to something else altogether. e.g. “John posted this on 7th April in category ABC”.
Similarly, for tags you print “Tags: A, B, C”. I would like to change that to “Post has been tagged with A, B, C”. Also, I would like to print that right after the post meta data at the top and not at the end of the post.
In other themes I used to do that using filters and actions provided by those themes. How do I do that with yours?
April 25, 2017 at 5:59 am #782643Hi,
May you provide us your blog link to check which blog layout you`re using and this way, we can provide you a custom code to change this.
Best regards,
John TorvikApril 25, 2017 at 6:27 am #782660In the private content
April 27, 2017 at 11:58 am #783952Hi cvan,
You could try the “avf_loop_index_blog_meta” filter, I don’t see a post with tags that you want to move. Can you specify one and the meta data you’re talking about, is it on single post?
Best regards,
VictoriaApril 27, 2017 at 12:04 pm #783955Yes, both are for single posts.
You can see the post “Typography in action” which has some tags.
April 29, 2017 at 9:39 am #784914Any update on this?
April 29, 2017 at 5:11 pm #785029Hi cvan,
Tags are rendered in includes/loop-index.php after line 268, you might want to look at that file and change there.
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.
