Results 1 to 3 of 3

Thread: I bought classipress plugin and doesnt seem to be working for me, can you look plz

  1. #1
    Thread Starter
    escortlove's Avatar
    Join Date
    Aug 2012
    Posts
    90
    Thanks
    10
    Thanked 0 Times in 0 Posts

    Arrow I bought classipress plugin and doesnt seem to be working for me, can you look plz

    Hi there can someone give me a hand with this plugin.

    I just bought plugin: classipress xtreme carousel

    I installed plugin, activated it then changed the code inside the Main Index Template (index.php) file & taxonomy-ad_cat.php

    But plugin is working for me? anyone can help me?

    code i changed: Main Index Template (index.php)



    <?php get_header(); ?>

    <div class="content">

    <div class="content_botbg">

    <div class="content_res">

    <?php if (function_exists('xtremecarousel')) xtremecarousel(); ?>

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

    -----------------------------------

    and code for taxonomy-ad_cat.php:


    <?php get_header(); ?>

    <div class="content">

    <div class="content_botbg">

    <div class="content_res">

    <?php if (function_exists('xtremecarousel')) xtremecarousel(); ?>

    <?php // Comment the default CP Slider
    // if ( file_exists(STYLESHEETPATH . '/featured.php') )
    // include_once(STYLESHEETPATH . '/featured.php');
    // else
    // include_once(TEMPLATEPATH . '/featured.php');
    ?>






    does this look right? heres my url escortlove.co.nz

  2. #2
    Thread Starter
    escortlove's Avatar
    Join Date
    Aug 2012
    Posts
    90
    Thanks
    10
    Thanked 0 Times in 0 Posts
    ahh my bad, its working now after i rebooted my pc

    sorry

  3. #3
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,098
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    No need for sorry, it's good to know you got it solved.

    I'm marking this thread as resolved

    Edit: And move it to "WordPress Plugin Exchange"
    Rolf Hassel (Samcy)

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. facebook social plugin doesnt appear
    By dqharvest in forum ClassiPress General Discussion
    Replies: 2
    Last Post: September 18th, 2011, 02:09 AM
  2. facebook social plugin doesnt appear
    By dqharvest in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: September 17th, 2011, 07:45 AM
  3. Just bought ClassiPress any plugin recommendations?
    By mkcoy in forum Help Using ClassiPress
    Replies: 14
    Last Post: August 7th, 2011, 10:33 AM
  4. Just bought Classipress. Some questions.
    By classijm in forum Help Using ClassiPress
    Replies: 2
    Last Post: February 3rd, 2011, 04:32 PM