Home › Forums › Gillion Theme › Move post meta at bottom of article
Home › Forums › Gillion Theme › Move post meta at bottom of article
Hello, i tried to move post meta at bottom of article, but didnt succeed.
Moved it in single.php after
<?php if( $score && $review_layout == ‘full bottom’ ) :
gillion_post_single_review( get_the_ID(), $score, $review_layout );
endif; ?>
<div class=”post-meta”>
<?php gillion_post_meta( 10 ); ?>
</div>
How to move it? 🙂
Hi @deantep,
I hope you are well today and thank you for your question.
You can move it by editing the file /jevelin/content.php in your child theme and move the below code in it wherever you want to display.
<div class="post-meta post-meta-one"> <?php jevelin_meta_one(); ?> </div>
Best regards,
Shufflehound team
But i have Gillion theme
Sorry for misunderstanding.
For gillion theme  you can edit the file /gillion/single.php in Gillion child theme and change the below code on line number 76
<div class="post-meta"> <?php gillion_post_meta( 10 ); ?> </div>
I did that as u can see in my post, but when i move it, metadata is not visible on frontend in aritcles, so my question is, ho to properly ove metadata to bottom of posts/articles?
Do you want to move it on Single post page or on posts archive page such as blog or on all pages?
I want to move it in all articles/posts
You can try achieving this by using the attached custom child theme of Gillion theme that contains some custom code.
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.