Michael.J Posted October 17, 2017 Author Posted October 17, 2017 On 10/15/2017 at 5:32 AM, greek_parea said: how disable defautl blocks? Open the widget blocks when on the Portal main page and remove any default widgets like you would a widget on the forums.
greek_parea Posted October 17, 2017 Posted October 17, 2017 9 hours ago, Mike John said: Open the widget blocks when on the Portal main page and remove any default widgets like you would a widget on the forums. i see but no edit default blocks
eliteone Posted October 18, 2017 Posted October 18, 2017 On 9/24/2017 at 6:51 PM, Mike John said: I'm hoping you were able to solve this. Make sure you can reproduce this in non Portal locations, as that would indicate a problem with the widget itself. A few guesses but to be sure, could you either reply or PM me the contents of the block your trying to add so can test with it as well? It was an issue with my host. Got it sorted out. Michael.J 1
Michael.J Posted October 23, 2017 Author Posted October 23, 2017 On 10/17/2017 at 9:15 PM, greek_parea said: i see but no edit default blocks You can click the remove icon for default blocks still.
greek_parea Posted October 26, 2017 Posted October 26, 2017 On 23/10/2017 at 11:25 PM, Mike John said: You can click the remove icon for default blocks still. ok but no add blocks in center
Michael.J Posted November 1, 2017 Author Posted November 1, 2017 On 10/26/2017 at 6:55 PM, greek_parea said: ok but no add blocks in center No but the header/footer areas has the same affect as above or below the main topics block.
Jamer Posted February 23, 2018 Posted February 23, 2018 Hi Mike, Can you please remind me what I need to do to set the portal as the main landing page? Have just upgraded to the new version, you advice will be appreciated
Pete T Posted February 23, 2018 Posted February 23, 2018 29 minutes ago, Jamer said: Hi Mike, Can you please remind me what I need to do to set the portal as the main landing page? Have just upgraded to the new version, you advice will be appreciated Click Star makes that app default so first item would now see portal and forum not default. Michael.J and Jamer 1 1
Jamer Posted February 23, 2018 Posted February 23, 2018 I have searched without any luck, how to I rename the Portal tab to Home please?
Pete T Posted February 23, 2018 Posted February 23, 2018 2 hours ago, Jamer said: I have searched without any luck, how to I rename the Portal tab to Home please? Michael.J and Jamer 1 1
Jamer Posted February 24, 2018 Posted February 24, 2018 (edited) Sorted thank you. Edited February 24, 2018 by Jamer
Jamer Posted February 24, 2018 Posted February 24, 2018 (edited) Okay one final question. Everything is working perfectly but what I need is for a topic to bump back up to the top of the portal when some replies. Previously Mike advised the following: If you open admin/applications/forums/extensions/portalPlugins/recent_topics.php Find: 'order' => 'tid DESC', Replace With: 'order' => 't.last_post DESC', Find: krsort( $unpinned ); Replace With: //krsort( $unpinned ); Save admin/applications/forums/extensions/portalPlugins/recent_topics.php. However, you will appreciate that this was on an older version of the portal script, can you please advise what edits I would need to do to achieve the same on the latest version as all the files have now changed to work with IPS 4.2? Edited February 24, 2018 by Jamer
Jamer Posted March 1, 2018 Posted March 1, 2018 (edited) How do I increase font size on the portal? Edited March 4, 2018 by Jamer
Jamer Posted March 5, 2018 Posted March 5, 2018 Hi Mike, In the next update is there a way you could have a feature to show 'latest reply' as a LIVE LINK in the footer of a topic to save members having to troll through all of the previous replies? Please see screenshot below as an example, could be input next to this as a idea...
Jamer Posted March 10, 2018 Posted March 10, 2018 On 01/03/2018 at 8:17 PM, Jamer said: How do I increase font size on the portal? Anyone?
Michael.J Posted March 14, 2018 Author Posted March 14, 2018 On 2/24/2018 at 6:15 PM, Jamer said: However, you will appreciate that this was on an older version of the portal script, can you please advise what edits I would need to do to achieve the same on the latest version as all the files have now changed to work with IPS 4.2? I believe this was sorted via PM but let me know if still an issue. On 3/2/2018 at 7:17 AM, Jamer said: How do I increase font size on the portal? I'll need to know the exact location you want to change. Ideally you would add something like "ipsType_large" into the template location rather then do something for all text in the Portal. On 3/6/2018 at 7:12 AM, Jamer said: In the next update is there a way you could have a feature to show 'latest reply' as a LIVE LINK in the footer of a topic to save members having to troll through all of the previous replies? Please see screenshot below as an example, could be input next to this as a idea... Live as in updating the reply count or...? Not quite sure, could you clarify this a bit?
Jamer Posted March 14, 2018 Posted March 14, 2018 (edited) 13 hours ago, Mike John said: I believe this was sorted via PM but let me know if still an issue. Yes this was sorted thank you. I'll need to know the exact location you want to change. Ideally you would add something like "ipsType_large" into the template location rather then do something for all text in the Portal. Just on the front page, see screenshot I need this font bigger. Live as in updating the reply count or...? Not quite sure, could you clarify this a bit? Currently, it shows how many replies a post has received (in this shot 20 replies) and you can click on the other link to the right to make your 'reply', ideally, would love to see the name of the last member to reply as a link directly to their post (the most recent reply) maybe have this situated after 'views' something like 'latest reply' and then the members name. Edited March 14, 2018 by Jamer
OmegaStorm Posted March 24, 2018 Posted March 24, 2018 Love this app! It is by far one of the best modules to add. Can we expect an update for IPB 4.3 (the beta was released on Tuesday)? Jamer 1
Jamer Posted March 25, 2018 Posted March 25, 2018 Quote How do I increase font size on the portal? I'll need to know the exact location you want to change. Ideally you would add something like "ipsType_large" into the template location rather then do something for all text in the Portal. Sorry Mike, could you give me a little more detail, not sure how to go about this?
Michael.J Posted March 28, 2018 Author Posted March 28, 2018 On 3/15/2018 at 8:02 AM, Jamer said: Just on the front page, see screenshot I need this font bigger. If you open your acp > theme editor > portal > front > browse > topicRow Find and change all instances of ipsType_medium to ipsType_large Save. That will use larger text for the post text. On 3/15/2018 at 8:02 AM, Jamer said: Currently, it shows how many replies a post has received (in this shot 20 replies) and you can click on the other link to the right to make your 'reply', ideally, would love to see the name of the last member to reply as a link directly to their post (the most recent reply) maybe have this situated after 'views' something like 'latest reply' and then the members name. How about making the "# Views" text a link? I believe the typical approach by IPB4 itself is to link to the last unread comment. On 3/24/2018 at 12:48 PM, GameCop said: Love this app! It is by far one of the best modules to add. Can we expect an update for IPB 4.3 (the beta was released on Tuesday)? I should get around to updating or confirming compatibility for all my apps and plugins within a few weeks time. Jamer 1
Jamer Posted March 30, 2018 Posted March 30, 2018 (edited) Brilliant, thank you John it would be good to have this font size option as an option with the acp on future versions.. Edited March 30, 2018 by Jamer
geohatz Posted April 14, 2018 Posted April 14, 2018 Hello..thanks for this free app.. can you tell me how to set this app as index? i choose as default app but when i press forums it send me to portal again
Michael.J Posted April 16, 2018 Author Posted April 16, 2018 On 4/15/2018 at 7:17 AM, geohatz said: i choose as default app but when i press forums it send me to portal again The "set as default app" when viewing your applications in the acp is the correct method. But that won't change the link the "Forums" tab uses in the front end. In that case, I would recommend adding a new "Home" tab that just links to your forums homepage. Let me know if you need further help doing that.
Recommended Posts