News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Recent Topics On "Recent Posts" Page

Started by Nathaniel, September 22, 2008, 07:20:01 PM

Previous topic - Next topic

Nathaniel

@joec88,
Could you please post a link to your website? Those screenshots aren't particularly useful, as they don't show what is happening on your recent page. ;)
SMF Friend (Former Support Specialist) | SimplePortal Developer
My SMF Mods | SimplePortal

"Quis custodiet ipsos custodes?" - Who will Guard the Guards?

Please don't send me ANY support related PMs. I will just delete them.

b4pjoe

#61
Quote from: Nathaniel on November 20, 2009, 07:14:05 PM
@joec88,
Could you please post a link to your website? Those screenshots aren't particularly useful, as they don't show what is happening on your recent page. ;)

Thanks for taking a look...

http://www.b4print.com/forum

Attached is a shot of the Info Center on the Board Index where it is showing Recent Posts instead of Recent Topics.

erdem86

Hi,

I want to exclude some boards from appearing in recent posts area.

How can I do it?

In SSI,

something like

<?php
     ssi_recentTopics
($num_recent 5$exclude_boards = array(1,4), $output_method 'echo');
?>


works.. But how can I do it in your mod?

Nathaniel

v1.2 - 5 November 2010
Updated for SMF 2 RC4.
SMF Friend (Former Support Specialist) | SimplePortal Developer
My SMF Mods | SimplePortal

"Quis custodiet ipsos custodes?" - Who will Guard the Guards?

Please don't send me ANY support related PMs. I will just delete them.

YaPaY

Thanks for great mod but with these for me useless.

I'm searching for a long while a mod completely recent topics instead of recent posts. I do not want to click any link and see messages. I need only change last posts section with last topics.

Everything must be same only I can see recent topics list.

Nathaniel

@YaPaY,
Have a go at editing the "/Themes/{themename}/Recent.template.php" file, that contains the templates for that area.
SMF Friend (Former Support Specialist) | SimplePortal Developer
My SMF Mods | SimplePortal

"Quis custodiet ipsos custodes?" - Who will Guard the Guards?

Please don't send me ANY support related PMs. I will just delete them.

YaPaY

Quote from: Nathaniel on December 22, 2010, 11:50:11 PM
@YaPaY,
Have a go at editing the "/Themes/{themename}/Recent.template.php" file, that contains the templates for that area.
I Can not edit the file. I do not know php, unfortunately.

aw06

Nice mod ... I Installed it and it's working and giving no errors.. But i have a small issue, on the board index it now shows 2 links.. One is active and one it the original link ..

eg...
View the most recent topics on the forum.View the most recent posts on the forum.

See Pic

Any ideas how to fix ???
:: ShopinJA.com Powered by SMF 1.1.19 | Ig-Oh Theme by Koni | 70 Rock Solid Error Free Mods | Many Custom Edits & Tweaks ::
- Host Unlimited Websites - Free Website Builder & Templates - Unlimited Disk Space & Bandwidth

aw06

Not to worry, Fixed it ... had some extra code still in board index..
:: ShopinJA.com Powered by SMF 1.1.19 | Ig-Oh Theme by Koni | 70 Rock Solid Error Free Mods | Many Custom Edits & Tweaks ::
- Host Unlimited Websites - Free Website Builder & Templates - Unlimited Disk Space & Bandwidth

impreza

Cool addition, I tested and it looks very good
Portal ToTemat.pl - Filmy i Artykuły

Nathaniel

Confirmed that this mod works for SMF 2.0 final.
SMF Friend (Former Support Specialist) | SimplePortal Developer
My SMF Mods | SimplePortal

"Quis custodiet ipsos custodes?" - Who will Guard the Guards?

Please don't send me ANY support related PMs. I will just delete them.

dzembak

Does not work on 1.1.16. Nothing has changed after mod install. Files are edited, but mod seems inactive. I`ve tried both modes for this mod at the Admin panel.

wendycroft

I want to change the link at the bottom from "Job Postings" to "See more." Where do I make the changes in the code? Please bear in mind that I'm hoping for a copy and paste solution. Here's the link to the forum: http://www.kilndrying.org/ [nofollow]

I'm using the latest version of SMF.

Great mod, by the way.

kat

Hi, Wendy.

Have you got the right mod, here?

I just looked at the parser, for this mod. I can't find "Job Postings" anywhere. :(

wendycroft

Sorry, the mod is "Recent Topics On "Recent Posts" Page" and the forum I'm using it on is kilndrying (dot) org.

If you hop over there you'll see that at the bottom of each post on the widget are the words, "[Job Postings]." I want to change those words to "See more," per the client's request. I don't know which bit of code to change. When I tried it myself I broke the mod and had to reinstall it.

kat

Quote from: wendycroft on July 11, 2012, 03:48:07 PM
If you hop over there you'll see that at the bottom of each post on the widget are the words, "[Job Postings]."

Um... Nope.

Can't see that here:

http://www.kilndrying.org/dry-kiln-maintenance/7/plugged-wet-bulb-lines/434/

Although, I CAN on the right, under "Job Opportunities".

Is it visible to guests?

wendycroft



It's near the bottom on your right. I've taken a screenshot of the index page to show you what to look for, and put a red box around the parts I'm trying to change.

The widget is working as intended, it's the words [Job Postings] I want to change. Sorry for not being clearer.

kat

I have a feeling that that's Simple Portal, isn't it?

I inspected the element and I see this:

<div class="sp_block">
<table class="sp_fullwidth">
<tbody>
<tr>
<td class="sp_recent_icon sp_center">
<td class="sp_recent_subject">
<a href="http://www.kilndrying.org/job-postings/11/boiler-kiln-relief/436/msg584;topicseen#new">
<br/>
[
<a href="http://www.kilndrying.org/job-postings/11/">Job Postings</a>


"sp" is Simple Portal, I believe.

An html block, perhaps?

Arantor

However that block was created is important - it's taking the 'Job Postings' from the name of the board where the topics are posted...

kat

Doesn't:

<a href="http://www.kilndrying.org/job-postings/11/">Job Postings</a>

produce the text? (Just curious)

Advertisement: