Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Blogging made simple for osC.

3 simple add-on’s to let you place your tumbler blog onto your site.

You have 2 blog feed options box or footer and one embed option as a footer.

The most stable is the embed footer which lets you manually insert a selected blog onto your website. You have to update this in admin each time you wish to show a new blog. Simply go to you blog click share and then embed and copy the script and insert it into the place provided in admin.

The other option is the box or footer feed. These both (only one can be turned on at any one time) let you add a selected number of blogs automatically from your tumbler account. So all you need to do is add a new blog in your tumbler account and it will automatically show on you website.

The only problem with this is not all browsers support this function. Works fine on Firefox.

You can change your options by editing the template file.

 

// User settings

var settings = {

userName : "jcmagpie", // Your Tumblr user name

itemsToShow : 10, // Number of Tumblr posts to retrieve

imageSize : 100, // Values can be 75, 100, 250, 400 or 500

shortPublishDate : true, // Whether the publishing date should be cut shorter

timeToWait : 2000 // Milliseconds, 1000 = 1 second

 

Again totally standalone with no core code change. Simply copy all files into relevant sections and go to admin and install.

Has been tested on CE BS4 and CE BS3 only. Use the right files for your site.

 

Can be seen working on the test sites

BS3 https://justfastfood.com/

BS4 https://chilleddisplays.co.uk

Enjoy.

 

In the footer you have the embedded version,

image.png.834c112389627fb6036a2ab29cad5c6b.png 

Or the feed version,

image.png.1680771c051740ce64264c99be7e1119.png

The box is feed only,

image.png.a0c29ba9664f1a03c9f2f405e0d2427f.png

image.png

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...