By Enoch Lavender on Wednesday, 11 December 2013
Posted in Technical Issues
Replies 1
Likes 0
Views 1.1K
Votes 0
Hi there

I'm trying to remove the heading "Featured entries" from my "Featured Blogs Layout" menu item. I want to display only the blog entries, with no heading at the top of the page. I'm comfortable altering code, just no idea where to change this.

I would also like to remove the second "Subscribe to RSS" link (subscribing to the Featured part of the blog, not the general blog subscription).

I'm using the origami theme, if that means anything.

I'd appreciate any help

Thanks!
Hello Enoch,

Edit the file /components/com_easyblog/themes/default/blog.featured.php and remove the block of codes below,


<span><?php echo JText::_('COM_EASYBLOG_FEATURED_PAGE_HEADING'); ?></span>
·
Wednesday, 11 December 2013 20:18
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post