How to display Next Item and Previous Items in OSCLASS Classified websites? 

  If you are running a classified website using OSCLASS CMS with some of the default themes available, you might have noticed that t...





 

If you are running a classified website using OSCLASS CMS with some of the default themes available, you might have noticed that there is not NEXT and PREVIOUS links when an item is viewed. So, the visitor will have to either go back to home or click on related listings, tags etc. if available to view other listings. The NEXT and PREVIOUS links are desired on the item page. 

If you are running an OSCLASS website, and would like to add NEXT and PREVIOUS item links, we shall see how to add in this post. 

 

Code to display NEXT ITEM and PREVIOUS ITEM in the item page of OSCLASS website:

 

<div class="prev-next-item">
<?php
$itemId = osc_item_id();
$pItem = $itemId - 1;
$nItem = $itemId + 1;
?>
  <div class="next-listing-item">
    <a href="<?php echo osc_item_url_ns($nItem); ?>">
  <?php _e('<< Next Item','OSCLASSWIZARDS_THEME_FOLDER'); ?></a>   
  </div>
  <div class="prev-listing-item">
  <a href="<?php echo osc_item_url_ns($pItem); ?>">
 <?php _e('Prev Item >>','OSCLASSWIZARDS_THEME_FOLDER'); ?></a>   
</div>
<br>
</div>

 

Add the code above to item.php wherever you want to display the links.

 

Whether you are developing OSCLASS website locally or you have a live website, item.php is the only file where you need to edit.

Connect to your OSCLASS website using an FTP client or through the host Control Panel


Navigate to your theme folder. Eg: \htdocs\eadserve\oc-content\themes\osclass-theme-child


Find item.php and download it.


Open the file in a notepad or better with notepad++


Depending on your theme, scroll down to find the code related to the end of the content area and beginning of comments. It is better to put the NEXT AND PREVIOUS LINK after the content but before the comments. You may also put the link just below the TITLE if you like. I prefer after the later.


Copy and paste the code


Save the file


Upload to the same theme's folder and replace previous file


View an item on your website if the NEXT and PREVIOUS LINKS appear or not.


STYLING THE NEXT AND PREVIOUS LINK

After adding the code in item.php, the links should appear. Now it's time to style the links a bit. You can use the DIV classes to specify some styles via CSS. Add some CSS code to the theme's CSS file such as main.css or if your theme supports custom CSS code insertion, you may add it there.

 

 

Example CSS codes are given below:

 

For the main "<div class="prev-next-item">":

.prev-next-item {

        display: block;
        width: 100%;
        margin: 0;
        background-color: #dddfe2;
        padding: 2%;
        border: 0;
        border-radius: 5px;

}

For the "<div class="next-listing-item">":

.next-listing-item {

        display: block;
        width: 50%;
        float: left;
        font-size: 1.3em;
        font-weight: 700;
        /* clear: both; */

}

For the "<div class="prev-listing-item">":

.prev-listing-item {

        display: block;
        width: 50%;
        float: right;
        font-size: 1.3em;
        font-weight: 700;
        /* clear: both; */
        text-align: right;

}
You can use browser's inspect element to change colors etc. and see what suits your needs.

After adding the NEXT and PREVIOUS ITEM code in item.php and after applying the CSS codes to the theme's main.css, the NEXT and PREVIOUS ITEM links appear as shown below:

COMMENTS

BLOGGER: 1
  1. hello Sir, how about the same category of listing and the same city, example if you are looking for apartment for sale in miami, the next and previous listings must be from miami too, how i can do that?

    ReplyDelete

Subscribe for New Post Notifications

Name

10000mAh battery power bank came to India in great colors,1,2018,1,2019,2,5G,1,Adsense,1,Andriod,16,Andriod phone,5,Android,2,Apple,1,Apple iPhone 11,1,Apple iPhone XR,1,Apple mobile,1,Apps,2,auto ads,1,bangla tech jagat,37,Bing,1,Blog Design,1,Blogger,1,Blogger Templates,1,Blogger Tools,1,Blogger Tutorials,4,Blogger Widget,2,Blogspot SEO,1,Camera Discover,1,Camtasia,1,ChatGPT,1,Computer shortcut keys,1,Computer virus,1,dark mode,1,Domain Search,1,Drone,1,Drone fly,1,Drone Reviews,1,Earnings,1,Epson,1,Epson Printer,1,Facebook,2,featured,12,fingerprint,1,Fix porblem,1,Fortnite,1,free software,1,Games,12,gaming smartphone,2,Google,4,Google Adsense,1,Google Pixel,1,Google STADIA,1,HDMI Global,1,History,3,How to,12,How to discover television?,1,How to fix,3,How to Setup Fingerprint Lock on WhatsApp,1,Html incoader,1,html parser,1,HUAWI P40 LITE,1,Internet,1,iOS,1,iPhone,1,iPhone password forget,1,iphone SE,1,iphone smart phone,1,iPhone XR,1,iPhone11,1,IQOO 3 5G,1,Java Script parser,1,JavaScript incoader,1,Jio,1,Jio News,1,Jio Phone 2,1,microsoft windows,1,MIUI 11,1,Monitors,1,Motorola MOTO G5 PLUS,1,News,13,Newz,3,Nokia,1,one plus 6T review,1,one plus 8,1,one plus 8 pro,1,Oneplus 6T,1,Onnline Earnings,1,opensource,1,oppo Reno z,1,philips-launched-new-3-monitor-in-india-start-at-rs-9999,1,Photoshop,1,play store,2,Pop-up Subscriber,1,Powerful Power Bank,1,pubg,4,PubG mobile,8,PUBG MOBILE 0.17.0,1,PUBG mobile new update,2,PUBG mobile update,4,Quad camera,1,Recycle Bin,1,Redmi,1,Redmi note 8 pro,1,Redmi note 8T,1,Reno 2 F,1,review,1,Reviews,7,Royal Pass,1,Season 12 update,1,SEO,1,SEO Tips,1,site map,1,slider,26,smartphone,2,Social media,1,Softwre,2,Tech Blog,2,Tech News,9,Technology update,9,Tips and Tricks,23,useful,1,version 0.15.0 update for PUBG Mobile,1,Vivo S5,1,VR,1,Web Design,5,webmaster tools submitted,1,What is a domain name?,1,WhatsApp,5,windows,4,wordpress Templates,1,Wordpress theme,1,Wordpress Tutorials,1,Xbox,1,yahoo,1,YouTube,5,
ltr
item
Bangla Tech Jagat: How to display Next Item and Previous Items in OSCLASS Classified websites? 
How to display Next Item and Previous Items in OSCLASS Classified websites? 
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiWGBPG4vRQKWyuaVoJMS8O1mJOKXG91mXUAlS-xXZZy1PyZ9rKmQiW7tbgJFeP37DpftmCtpt4Zpw3-FA-ziZLd3voXv-BCzJBr9-7hyphenhyphenzw9AeiRir4YbVT2RiHnzLNG0wRTQrPcPUAvys/s640/osclass_logo.png
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiWGBPG4vRQKWyuaVoJMS8O1mJOKXG91mXUAlS-xXZZy1PyZ9rKmQiW7tbgJFeP37DpftmCtpt4Zpw3-FA-ziZLd3voXv-BCzJBr9-7hyphenhyphenzw9AeiRir4YbVT2RiHnzLNG0wRTQrPcPUAvys/s72-c/osclass_logo.png
Bangla Tech Jagat
https://banglatechjagat.blogspot.com/2018/11/how-to-display-next-item-and-previous.html
https://banglatechjagat.blogspot.com/
https://banglatechjagat.blogspot.com/
https://banglatechjagat.blogspot.com/2018/11/how-to-display-next-item-and-previous.html
true
4660954514523969173
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS PREMIUM CONTENT IS LOCKED STEP 1: Share to a social network STEP 2: Click the link on your social network Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy