Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Josiah Wallingford Posted May 23, 2018 Posted May 23, 2018 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.
Daniel F Posted May 26, 2018 Posted May 26, 2018 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"}
Josiah Wallingford Posted May 26, 2018 Author Posted May 26, 2018 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?
Daniel F Posted May 26, 2018 Posted May 26, 2018 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'"}
Pedro Ibáñez Posted July 23, 2018 Posted July 23, 2018 Hi @Daniel F, How can I remove the X answers message?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.