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

Paul Jackson updated their profile
Aug 28
eric1612 updated their profile
Aug 20
Tony A updated their profile
Aug 13
Tyler Masonry updated their profile
Aug 9
⚡JFarrow⌁ posted a discussion
I am trying to find just one working example of an app or utility that runs with the Ning API. No…
Aug 7
Eva updated their profile
Aug 2
Eva liked Steve C's discussion Ning's staff is in Kyiv. Keep them in your hearts.
Aug 2
Eva liked ⚡JFarrow⌁'s discussion What is going on with Ning? What Do We have to Look Forward To?
Aug 2
Chris Egg updated their profile
Jul 30
Eva liked Ning Support's discussion New feature added into Group Permissions
Jul 29
Arissa Seah updated their profile
Jul 27
APOSTLE TEYSHANA WILEY liked Ning Support's discussion New feature added into Group Permissions
Jul 25
More…

Meanwhile, you can check our social media channels