Current status of the Ning Platform is always available on the Ning Status Blog.

FAO SCOTT

Soctt here is the code needed to change the wording for your forum classifieds and add the border around the posts. As you are using a forum we can't get the same look as my blog version as the images can be added at random, ie text first then images or a few images then text etc

First a bit off css for the border, this goes in your design studio custom css

.page-classifieds-for-surfers .discussionListPage-entry{
border: solid 1px lightgray;
border-radius: 4px;
padding:10px 20px;
}

Next we add the code to change the wording, this code goes in your Social Site Builder > Custom Code > End Of Page  section

<script>
x$(document).ready(function() {
x$('body.page-classifieds-for-surfers form#entry-form .entryEditPage-title').attr('title', 'Classifieds Title').attr('placeholder', 'Classifieds Title');
x$('.page-classifieds-for-surfers .content-header .content-name').text('Classifieds');
x$('.page-classifieds-for-surfers .content-actions a.button-iconic:nth-child(1)').attr('title', 'Add Classifieds');
x$('.page-classifieds-for-surfers .content-actions a.button-iconic:nth-child(1) i.icon-add').text('Add Classifeds');
x$('.page-classifieds-for-surfers .content-nav ul.subnav li > a:contains("All Discussions")').text('All Classifieds');
x$('.page-classifieds-for-surfers .discussionListPage .entry-emptyPageMessage').text("There aren't any Classifieds Posted Yet");
x$('.page-classifieds-for-surfers .linkSelector > option:nth-child(2)').text('Newest Classifieds');
x$('.page-classifieds-for-surfers .discussionListPage .module-header h3.module-name').html(function() {
return x$(this).html().replace("All Discussions", "Classified Posts");
});
});
</script>

 

Let me know if you get stuck

Bizz :-)

You need to be a member of Ning Creators Social Network to add comments!

Join Ning Creators Social Network

Votes: 0
Email me when people reply –
 

Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)

Latest Activity

Eva Libre replied to Mar's discussion
Comments appearing in activity feed
"Yes, this is one of several problems with the Activity Feed in Ning 3.0!"
Sep 1
Eva Libre replied to Eva Libre's discussion
Ning 3.0 is antisocial!
"Thanks for your input..."
Sep 1
Eva Libre replied to Eva Libre's discussion
Ning 3.0 is antisocial!
"It is annoying and tedious not to see when a member joins a group. Or if there is a new group! Just…"
Sep 1
Mar updated their profile photo
Aug 28
Mar updated their profile
Aug 28
Mar replied to Eva Libre's discussion
Ning 3.0 is antisocial!
"Yes, I'm also struggling with this problem. The activity feed is pretty bad right now. It doesn't…"
Aug 28
AnGella updated their profile
Aug 28
AnGella updated their profile photo
Aug 28
Zoe Dune replied to Zoe Dune's discussion
NING's Landing Page Issues, Third Party Options, Suggestions?
"UPDATE: I'm not sure what happened but I assume that NING deleted their pre-installed templates in…"
Aug 9
Zoe Dune posted a discussion
Hello. I've been a NING member since February 2018, and I have only started working with the…
Aug 6
Steve C replied to ⚡JFarrow⌁'s discussion
Dear Ning: Please Update TinyMCE Editor Version
"I see TinyMCE 4 came out in 2013. What does TinyMCE 7 have that version 4 does not? Which ones are…"
Aug 6
Eva Libre posted a discussion
My opinion:Groups are neglected because no updates about new members are shown in the activity…
Aug 6
More…

Meanwhile, you can check our social media channels