Results 1 to 5 of 5

Thread: Including The Featured Listings in an other page

  1. #1
    Thread Starter
    Veteran mouradbouikni's Avatar
    Join Date
    Feb 2011
    Location
    France
    Posts
    366
    Thanks
    26
    Thanked 20 Times in 16 Posts

    Including The Featured Listings in an other page

    Hello.

    Can some one help me please !
    I create a new page, and I want to includes the Featured Listings slider. like in the home page.

    I installed the plugin "Exec-PHP" (that allow excution of php in page ) and I include code .

    PHP Code:
            <div class="content_res">

                <?php 
                    
    if(file_exists(STYLESHEETPATH '/featured.php'))
                        include_once(
    STYLESHEETPATH '/featured.php');
                    else
                        include_once(
    TEMPLATEPATH '/featured.php');
                
    ?>
    this but nothing happen.

    any idea

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,702
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    Thread Starter
    Veteran mouradbouikni's Avatar
    Join Date
    Feb 2011
    Location
    France
    Posts
    366
    Thanks
    26
    Thanked 20 Times in 16 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,702
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  5. #5
    rubencio's Avatar
    Join Date
    May 2010
    Location
    Spain
    Posts
    3,804
    Thanks
    268
    Thanked 316 Times in 278 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

    r u b e n c i o . c o m


    Since 2010 providing AppThemes solutions,
    Plugins and the best childthemes...



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Featured ads listings under the Homepage Tabs instead of Random listings
    By Fanatic in forum ClassiPress General Discussion
    Replies: 5
    Last Post: August 13th, 2015, 02:22 AM
  2. Replies: 4
    Last Post: March 27th, 2012, 09:01 AM
  3. [MOD NEEDED] Featured Listings on Every Page
    By homme143 in forum ClassiPress General Discussion
    Replies: 1
    Last Post: February 19th, 2011, 09:33 AM
  4. home page only shows featured listings once I post an item
    By keynon in forum Report ClassiPress Bugs
    Replies: 4
    Last Post: December 28th, 2010, 06:48 PM