Search:

Search: Search took 1.00 seconds.

  1. Replies
    3
    Views
    627

    You've tried?

    You've tried?
    <?php $cat_id = appthemes_get_custom_taxonomy($post->ID, 'ad_cat', 'term_id');if ($cat_id == '358' || $cat_id == '123' || $cat_id == '456') { ?>
  2. Replies
    3
    Views
    721

    [SOLVED] In theme-actions.php look for the code below line...

    In theme-actions.php look for the code below line 20.



    cp_get_price( $post->ID, 'cp_price' );

    and replace it with;
  3. Replies
    13
    Views
    4,085

    Love both these sites. I have taken a look at...

    Love both these sites.
    I have taken a look at mrsmini many times before - gets me in a good mood, it is so happy and "girly" ;)

    And the Search Box is a piece of art!
  4. Replies
    33
    Views
    4,076

    Slight modification, I used the following to...

    Slight modification, I used the following to redirect the user to the Dashboard (Im using a plugin that limits the users from posting ads if they're not set as contributors) so its ok in my case to...
  5. [PLUGIN RECOMMENDED] I think this is because the general settings ...

    I think this is because the general settings
    Review your settings in Wordpress admin.

    Go to Wordpress admin - Settings - General
    Check Title and Description of the site, probably the title...
  6. [MOD NEEDED] How to remove or modify the "Sub Categories" box when there are no more categories?

    If there are no sub categories for the currently browsing category it shows "No categories" in sidebar.

    If you like to remove the sub categories box when there are no sub categories here is the...
  7. Replies
    3
    Views
    436

    [SOLVED] Try changing it through the admin-values.php in...

    Try changing it through the admin-values.php in the includes/admin folder. Look for the cp_num_images lines of code and below just that you will see the images array then you can try increasing it...
Results 1 to 7 of 7