Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
plugins-topic
Recent Forums
Avatar
Jonathan Munoz
Member
Free Members
sp_UserOfflineSmall Offline
Jun 17, 2013 - 3:02 pm

I want the recent forums plugin to look like the one on the homepage footer how would I do that with the avatar on the left side. the buddypress link to profile is not letting the widget to appear aswell here is my page: http://www.somosguatemala.com the widget is on the right sidebar. It reads Reciente Temas: Foros

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jun 18, 2013 - 1:09 am

homepage footer?  you can style the recent posts tag/widget to look like you want... also you can add/remove stuff (user, avatar, names, etc) to customize the appearance...

see: http://codex.simple-press.com/.....ent-posts/

sorry, not  understanding your buddypress issue..   can  you elaborate please?

Avatar
Jonathan Munoz
Member
Free Members
sp_UserOfflineSmall Offline
Jun 19, 2013 - 2:22 pm

I want it to look like this what was the css code that you used to create this and where would i put that css? I want the avatar and the name to be able to link to the persons Buddypress how do i do that??

Simple-Press.pngImage Enlarger

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jun 19, 2013 - 3:57 pm

to generate it, we use:

sp_RecentPostsTag('listTags=0&itemOrder=ADUTF&beforeTopic&beforeForum=In &beforeUser=  By:&afterUser=<br />&limit=5&beforeDate=&afterDate=&avatarSize=35&truncate=44');

some styling added to your wp theme...

#spRecentPostsTag .spListItemTag {
    padding-bottom: 5px;
}

.spListItemTag {
    line-height: 1.3em;
    padding: 3px 0 1px;
}

.widget-wrapper .spAvatar {
    padding-bottom: 3px;
}
.widget-wrapper .spAvatar {
    float: left;
}
.spListItemTag img {
    margin: 0 10px 0 0;
    vertical-align: middle;
}

.spTextTag {
    text-transform: capitalize;
}

Avatar
Jonathan Munoz
Member
Free Members
sp_UserOfflineSmall Offline
Jun 19, 2013 - 11:41 pm

Where do i add : sp_RecentPostsTag('listTags=0&itemOrder=ADUTF&beforeTopic&beforeForum=In &beforeUser=  By:&afterUser=<br />&limit=5&beforeDate=&afterDate=&avatarSize=35&truncate=44');

I am using the widget to display the recent forums

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jun 20, 2013 - 1:21 am

then convert the arguments to the template tag to the widget options.. there is a one to one match...

Avatar
Jonathan Munoz
Member
Free Members
sp_UserOfflineSmall Offline
Jun 20, 2013 - 10:53 pm

Great got it to work now how do i make my avatar and name of user to go to there profile if im using the widget?

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jun 21, 2013 - 12:49 am

it follows your basic forum setting for this..  so on forum - profiles - profile options... 

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17363
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625