Search:

Search: Search took 1.00 seconds.

  1. you can simply add a new wp_mail function like...

    you can simply add a new wp_mail function like this:

    $mailtocc = get_option('admin_email');
    wp_mail( $mailtocc, $subject, $message );

    insert this after line 91 in the theme-emails.php
  2. Hi there, You need to detect if the user is...

    Hi there,

    You need to detect if the user is coming from a browser mobile and add a rule on what the website/plugin should do. I used this one:...
  3. Replies
    9
    Views
    550

    http://stackoverflow.com/questions/11024040/gettin...

    http://stackoverflow.com/questions/11024040/getting-wordpress-to-automatically-show-category-permalink-for-only-specific-cat/ this might help you get started. it filters the permalinks for...
  4. Replies
    1
    Views
    631

    Dashboard -> ClassiPress -> Settings -> Advanced ...

    Dashboard -> ClassiPress -> Settings -> Advanced
    Scroll down to Taxonomy and you`ll find it there. after you change it rebuild the wordpress permalinks
  5. Replies
    5
    Views
    524

    you can try adding a package with free listings...

    you can try adding a package with free listings at 0 price. see if it works.
  6. they`re different versions and each act...

    they`re different versions and each act differently. you`ll have to set it up again from going back to an earlier version. as for te pages you ned to check the page id and go t classpress settings to...
  7. Replies
    2
    Views
    661

    if i`m not mistaking you need to create another...

    if i`m not mistaking you need to create another folder in the languages one in wp-content called themes and the names should be classipress-nl_NL.po and classipress-nl_NL.mo
  8. Replies
    1
    Views
    584

    [MOD NEEDED] check in the loop.php, loop-ad_listings.php and...

    check in the loop.php, loop-ad_listings.php and loop-featured.php. you`ll have to edit it from there.
  9. Replies
    1
    Views
    373

    yup, just go to your wordpress dashboard, then...

    yup, just go to your wordpress dashboard, then ClassiPress -> Settings -> General -> Scroll down until you reach Activate Logo. Then switch it to YES. On the next field place your URL for the logo or...
  10. the id of the style is shadowblock. find it in...

    the id of the style is shadowblock. find it in the css style that you are using and change the color.
  11. if i`m not mistaking there is an unlimited number...

    if i`m not mistaking there is an unlimited number of child categories.
  12. Replies
    7
    Views
    514

    like i said.. if i`m not mistaking they`re set on...

    like i said.. if i`m not mistaking they`re set on %postname% right now. select the first bullet that says default.. save it .. and then set it back to %postname%
  13. Replies
    5
    Views
    407

    here is the file:...

    here is the file: includes/forms/step-functions.php. this is what you want to edit. play arround.
  14. Replies
    5
    Views
    480

    sure it is....

    sure it is. http://themebound.com/shop/featured-ultimate-plugin-classipress-top-highlighted/ or you can alter the code by reading this tutorial...
  15. if you did not modify/add nothing to the front...

    if you did not modify/add nothing to the front end except the widgets, try removing the widgets and add them one by one. one of them might have something wrong in it.
Results 1 to 15 of 15