hide tohome from pages
This commit is contained in:
@@ -6,4 +6,7 @@ og: tag: pluginnal!
|
||||
|
||||
`@media print{}`
|
||||
|
||||
képaláírás régi
|
||||
képaláírás régi, galéria működjön
|
||||
|
||||
régi interjú ne legyen dőlt
|
||||
|
||||
|
||||
@@ -129,13 +129,19 @@
|
||||
$post = $orig_post;
|
||||
wp_reset_query(); ?>
|
||||
|
||||
|
||||
<?php
|
||||
if ($categories) {
|
||||
?>
|
||||
<div class="toHome">
|
||||
<a href="<?php echo esc_url( home_url( '/' ) ); ?>">
|
||||
← <?php _e('Back to home:', 'dis2019');?>
|
||||
</a>
|
||||
<hr class="related-wrap single-end">
|
||||
</div>
|
||||
|
||||
<?php
|
||||
};
|
||||
?>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user