When i created a page for example "Home" page, how do i disable the the Home title showing under the main slider.
How to disable the page title under the main slider
4 posts from 2 voices-
Posted 2 years ago #
-
or how to edit it...
CheersPosted 2 years ago # -
Still waiting for help here!!
Posted 2 years ago # -
Hey,
You can remove the title for the homepage by adjusting the loop for the index page. This is located in includes/loop-index.php and you'd need to remove:
<h1 class='post-title'> <a href="<?php echo get_permalink() ?>" rel="bookmark" title="<?php _e('Permanent Link:','avia_framework')?> <?php the_title(); ?>"><?php the_title(); ?></a> </h1>James
Posted 2 years ago #
Reply
You must log in to post.














