Jump to content

Our Picks Homepage and Removing Picked By

Featured Replies

Posted

I would like to setup Our Picks as the home page. How do I do this?

I would also like to remove the "Picked By" that shows up under each pick.

Setting Our Picks as Homepage: Just set the "System" Application as default application and set the "Promote" Module to be the default model.

But out of the head, there's also at least one MP file available https://invisioncommunity.com/files/file/8641-our-picks-improvements/ which accomplishes this.

 

 

To remove the "picked by": Just edit the "promoted" template and remove this part:

	<h3 class='ipsType_minorHeading'>{lang="promoted_by"}</h3>
							{template="userLink" group="global" app="core" params="$staff"}, {datetime="$item->sent"}

 

  • Author
10 minutes ago, Daniel F said:

Setting Our Picks as Homepage: Just set the "System" Application as default application and set the "Promote" Module to be the default model.

But out of the head, there's also at least one MP file available https://invisioncommunity.com/files/file/8641-our-picks-improvements/ which accomplishes this.

 

 

To remove the "picked by": Just edit the "promoted" template and remove this part:


	<h3 class='ipsType_minorHeading'>{lang="promoted_by"}</h3>
							{template="userLink" group="global" app="core" params="$staff"}, {datetime="$item->sent"}

 

Thank you Daniel. That worked. I found it in the "promotePublicTableRow" template. Hope that was the right one to edit. It still shows the submitted by user icon. Any way to get rid of that?

Please accept my apologies, it's indeed promotePublicTableRow ? and to remove the icon, you'll have to remove 

{template="userPhoto" group="global" app="core" params="$staff, 'tiny'"}

 

 

  • 1 month later...

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.