Search:

Page 1 of 2 1 2

Search: Search took 1.00 seconds.

  1. [SOLVED] I would say the obvious place to put the code...

    I would say the obvious place to put the code would be inside the footer.php file above the menu code.

    I suggest you talk to the apptheme developers regarding responsive Adsense code in the main...
  2. This isn't default behaviour. I think it's...

    This isn't default behaviour.

    I think it's either a wp plugin, or a browser add-on/ extension you have installed in your browser.

    I've just tested this and it displays a text link as text for...
  3. Please see this thread for a workaround...

    Please see this thread for a workaround http://forums.appthemes.com/help-using-classipress/default-widget-popular-comments-tags-88852/

    It's best to find a way to do it with a child theme though.
  4. Hi, you can edit your author.php file and change...

    Hi, you can edit your author.php file and change this line

    <p><?php echo nl2br( $curauth->user_description ) ; ?></p>

    to


    <p><?php echo wp_strip_all_tags( nl2br( $curauth->user_description...
  5. [SOLVED] OK, you could do as the Dimitris suggested in...

    OK, you could do as the Dimitris suggested in your thread for the main theme by adding more tags, but I prefer this approach...

    In the Classipress parent theme folder you will find a file called...
  6. [SOLVED] Hi vj, you can always see how the demo works for...

    Hi vj, you can always see how the demo works for default functionaliy http://demos.appthemes.com/classipress/blog-2/ , to enable the excerpt you can use the more tag in the editor...
  7. [SOLVED] send access in pm

    send access in pm
  8. Replies
    6
    Views
    268

    [SOLVED] Hi Rene. Yes, the page is rendered with a...

    Hi Rene.

    Yes, the page is rendered with a combination of PHP script, HTML and CSS.

    If you want to alter your homepage, it's safest to do this via a Child Theme... rather than altering the CP...
  9. Replies
    2
    Views
    253

    How about adding a custom bulk action? See:...

    How about adding a custom bulk action?
    See: http://www.skyverge.com/blog/add-custom-bulk-action/
    and the action would be: http://codex.wordpress.org/Function_Reference/wp_publish_post

    or you can...
  10. [SOLVED] Hi vjlamba, Are you talking about the white...

    Hi vjlamba,

    Are you talking about the white space inside the single ad listing?

    Try to add this to your child theme style.css
  11. [SOLVED] OK, more important is that your site is back at...

    OK, more important is that your site is back at work.

    Have a great week!

    Cheers
  12. [SOLVED] Difficult to help without any URL to test. Is...

    Difficult to help without any URL to test. Is that the only link that gives a "404... page not found" error? Do you have any plugins running? If yes, please deactivate them all and check again.
  13. [SOLVED] Good to see that you got it already sorted. ...

    Good to see that you got it already sorted.

    I'm marking this thread as solved.

    Cheers
  14. Hi vjlamba, I understand what you mean, but...

    Hi vjlamba,

    I understand what you mean, but the problem could still be one from the above list.

    I would like to get you to make a test. Install a fresh WordPress & ClassiPress on a subdomain...
  15. Replies
    18
    Views
    2,200

    That's because since 2010 the structure of...

    That's because since 2010 the structure of classipress bit change.

    If u are using childtheme put this code in

    function favicon_link() {
    echo '<link rel="shortcut icon" type="image/x-icon"...
  16. http://wordpress.org/plugins/email-users/ ...

    http://wordpress.org/plugins/email-users/

    Works on 3.3 :-)
  17. [SOLVED] Thanks for updating the thread. I'm marking...

    Thanks for updating the thread.

    I'm marking here as solved.

    Cheers
  18. Go here -...

    Go here - http://wordpress.org/plugins/bulkpress-export/ - then install it.

    Go here - http://wordpress.org/plugins/bulkpress/ - then install it.

    These will do what you want.

    Bleem
  19. [SOLVED] What version did you upgrade from? Did you make a...

    What version did you upgrade from? Did you make a backup of your site before attempting to upgrade? Did you upgrade manually or by the AppThemes Updater plugin? I've noticed you have plugins...
  20. Hello Markn26, I assume you are using...

    Hello Markn26,

    I assume you are using ClassiPress 3.3 ;)

    Submit your Listing:

    classipress/includes/forms/step1.php Line 18

    Cost per Listing:
  21. Thread: Traffic

    by tcarter
    Replies
    1
    Views
    375

    The Definitive Guide to Dealing with Traffic ...

    The Definitive Guide to Dealing with Traffic

    How many users can view your site at a time, and when your site slows down, is all dependent on your server. Vantage will run as fast as WordPress...
  22. [SOLVED] You may also look into your admin area, =>...

    You may also look into your admin area, => ClassiPress => Settings => Advanced (tab) and scroll down to the "Custom Post Type & Taxonomy URLs" to change the words.

    Cheers
  23. [SOLVED] This used to work on past ClassiPress versions....

    This used to work on past ClassiPress versions.
    Try it here zocomac childtheme demo (NOT FINISHED)

    So if you want to test just add this on your functions file:

    // changing the permalinks for...
  24. Replies
    8
    Views
    562

    [SOLVED] !!!Yes Finally! :welcoming: I'm glad I could help...

    !!!Yes Finally! :welcoming: I'm glad I could help you!!!
    It would be mega-cool if you rate this plugin in star-rating on the plugin page :barbershop_quartet_...
  25. [TUTORIAL] Remove Price Tag for ads without a price or ZERO (0)

    Hello all ClassiPress admins,

    Sometimes we don't need a price tag to show up at all. That could be listings for Relationships, Datings, Job offers, Information ads, Free give aways, etc etc...
    ...
Results 1 to 25 of 30
Page 1 of 2 1 2