Hi all

Here is a simple tip to insert a "You Might Be Interested In ... " (call it whatever you like really) section at the bottom of all blog posts, sort of like we have Related Videos on the video module.

Here's how it looks:


What does it do? It pulls in the middle column modules from the blog page, e.g. Latest Blog Posts, Most Popular Blog Posts etc. In the example above it is pulling in the Latest Featured Blogs from the Featured blog posts page.

How to install it:

  • Add this script to your Custom Code box (also attached as a text file):
<!-- SP You Might Be Interested In -->
<script type="text/javascript">

x$(document).ready(function() {
x$('.xg_widget_profiles_blog_show .xg_module_with_dialog').append('<h2 class="interested">You Might Be Interested In ... </h2><div id="SPmoreblogs"></div>');
x$('.xg_widget_profiles_blog_show .xg_module_with_dialog #SPmoreblogs').load('/profiles/blog/list?promoted=1 .xg_widget_profiles_blog_list .xg_column.xg_span-4.xg_last .xg_module:contains("Latest Featured Blog Posts")');
});
</script>


The script looks for modules with certain headings on certain pages, so you can change the highlighted items to suit your needs.

  1. If you want the 'You Might Be Interested In ... ' to say something else then change the orange You Might Be Interested In ...
  2. If you want to load a module from the All Blogs page (rather than the Featured Blogs Page as I am using) then change /profiles/blog/list?promoted=1 to /profiles/blog/list
  3. If you want to load a box other than Latest Featured Blog Posts change it to whatever you want, e.g. Most Popular Blog Posts

 

  • Add this CSS to your Advanced CSS section in Design Studio, tweaking the bits that you need to

/*You might be interested font*/
.interested{

font-family:georgia!important;
font-style:italic!important;
font-size:24px;
color:#a10227!important;
margin-left:10px;
}

/*List items*/
#SPmoreblogs li {

background: #F9F9F9;
border: 1px solid #E4E4E4;
display: block;
float: left;
margin-right: 3px;
min-height: 58px;
padding: 5px;
width: 168px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

/*Removes border from module*/
#SPmoreblogs .xg_module{
margin-top:10px;
border:none;
}

/*Removes module header*/
#SPmoreblogs .xg_module_head{
display:none;
}

I hope this is of use. YOu can check out a live demo here.
Enjoy
SP

ps. this is for blogs only for now. Not had time to do the forum. Might get round to it at some point if no one else hacks it in the meantime.

Tags: Professional Ning Design, Related Items, You might be Interested in

Views: 1206

Attachments:

Reply to This

Replies to This Discussion

Another neat and clean tip. Thanks for sharing it SP.

cheers

Awesome Sp! thanks for sharing!! is it possible to use this trick on photos SP?

possibly, I might get round to it at some point, but not at the moment.

SP

Ok i will try if i can get this right, please let me know if you get it right on photos :) thanks SP!

Hey Mat, it would be really really cool to have this for friends! You may be interested in...and then it shows 3-4 members on random! This I would actually pay for if someone could tweak this

if no one comes up with a hack then pm me next week :-)

Not tried to be honest. Might eventually ;-)

WONDERFUL!!

Many thanks,

Jords

you're welcome Jords

SP

great script SP! I was reading a lot of your old tricks last night thinking it's time for another SP tip! 

Great minds, Armani, great minds

RSS

Latest Activity

deedee gauzot joined md's group
Thumbnail

Templates, Codes, Scripts and Tweeks

This group is for the Ning guru's who help us regular folks out with all the TCS & T we need to…See More
6 minutes ago
deedee gauzot favorited Michael Goebel's group Creators Suggestions for Ning
8 minutes ago
deedee gauzot joined Michael Goebel's group
Thumbnail

Creators Suggestions for Ning

A place for Creators and Ning design staff to get together and discuss ideas to enhance and improve…See More
8 minutes ago
deedee gauzot favorited SweetPotato's group Theme Designs
10 minutes ago
deedee gauzot joined SweetPotato's group
Thumbnail

Theme Designs

A group for Creators and Designers to share, buy and sell, and discuss their Ning Design Studio…See More
10 minutes ago
deedee gauzot joined kid k's group
Thumbnail

Ning French Networks

A group for french network creators!See More
41 minutes ago
Allison Leahy replied to John's discussion 'Page disappeared'
"Haven't heard anything from our on call team yet, but will know more tomorrow."
48 minutes ago
Allison Leahy replied to Julian Hughes's discussion 'Network issues'
"Hi Julian, Sounds like this could be related to the missing page John reported earlier. In his…"
49 minutes ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service