Search:

Page 1 of 12 1 2 3 4

Search: Search took 1.00 seconds.

  1. Replies
    1
    Views
    279

    [SOLVED] Hello dannybnc, You are using a plugin to...

    Hello dannybnc,

    You are using a plugin to handle the forum on your site and we can't handle with the support on that specific plugin.

    However I've checked your site and it seems the avatars...
  2. Replies
    1
    Views
    341

    [SOLVED] Hello apnardeal, On...

    Hello apnardeal,

    On "http://apnardeal.com/wp-content/themes/cutest/style.css", about line 2810, there is this style:

    .content_right ul.ads li.alt {
    float: right;
    }

    Please change it to this:
  3. Replies
    1
    Views
    326

    [SOLVED] Hola kolesar, En el archivo...

    Hola kolesar,

    En el archivo "cutest/single-ad_listing.php" comenta o elimina las líneas 136 a la 148, o sea estas que te pongo aquí debajo:

    <?php if ( $gmap_active ) { ?>
    <div id="priceblock1"...
  4. Replies
    3
    Views
    553

    [SOLVED] Hello lucasatkins, The searchbar it is handled...

    Hello lucasatkins,

    The searchbar it is handled in the file "bluebit/searchbar.php" so you just need to tweak the condition in line 15 to suit your specific needs:
    if ( is_page_template(...
  5. [SOLVED] Hello dannybcn, This part you are referring...

    Hello dannybcn,

    This part you are referring here only applies to the icons.

    Best regards!




    - - - Updated - - -
  6. Hello apnardeal, As I've already told you I'll...

    Hello apnardeal,

    As I've already told you I'll check and fix this in the next update asap.

    Will let you know as soon as ready.

    Best regards,
    Ruben
  7. Replies
    6
    Views
    882

    [SOLVED] Solved on your site as administrator with the...

    Solved on your site as administrator with the credentials you've just sent me.

    Best regards!
  8. Replies
    1
    Views
    335

    [SOLVED] Hello caesarnerol, I'll be covering this in...

    Hello caesarnerol,

    I'll be covering this in the next childtheme update (during next month). Not exactly the same as the original ClassiPress theme but will show the featured ads slider one ad at a...
  9. Replies
    6
    Views
    405

    [SOLVED] Hello shill, There is a tut to achieve this......

    Hello shill,

    There is a tut to achieve this... I'm afraid since this is a childtheme with several tweaks maybe the hook do not work so instead you maybe want to implement straight into the code on...
  10. [SOLVED] In file "bluebit/searchbar.php", delete line...

    In file "bluebit/searchbar.php", delete line 30...
    <?php wp_dropdown_categories( $args ); ?>

    ... maybe this will require to play a bit with styles.

    Regards!
  11. Replies
    1
    Views
    389

    [SOLVED] Hi utogo, Maybe you have deactivated the...

    Hi utogo,

    Maybe you have deactivated the option to register your website under WordPress settings.

    Best regards!
  12. Replies
    2
    Views
    505

    [SOLVED] Hi jasongeek, Generally in WordPress, when...

    Hi jasongeek,

    Generally in WordPress, when hovering the elements "edit button" or "links" you can see the in the URL a unique number on each element... that's the ID of that specific element. Make...
  13. Hello June, Have you recently install/activate...

    Hello June,

    Have you recently install/activate a new plugin maybe causing some conflict?

    If not... do you mind to provide a link to check? Maybe send me credentials in PM so I can check your...
  14. [SOLVED] Bad news :( I don't really see any single...

    Bad news :(

    I don't really see any single piece of the js plugin ClassiPress uses to style the dropdowns in that specific page...
  15. [SOLVED] Hi june172014, Not sure if this since you are...

    Hi june172014,

    Not sure if this since you are not providing an URL to check...

    Go to "Appearance/Customize" and under "Site" uncheck "Use SelectBox JS A jQuery plugin that replaces the default...
  16. [SOLVED] Hi decavatayoy, Sorry, we can not give any...

    Hi decavatayoy,

    Sorry, we can not give any support for products outside the AppThemes marketplace via this forum.
    Please, use the support at the marketplace you bought the plugin ;)

    Best...
  17. [SOLVED] Hi decavatayou, I'm afraid this behavior you...

    Hi decavatayou,

    I'm afraid this behavior you are referring concerning pagination it's from old ClassiPress versions. On latest ones (V3.x.x) it is like on demo site... so no, it is not a problem...
  18. Replies
    11
    Views
    675

    I'm not telling you to modify any file but to...

    I'm not telling you to modify any file but to include the "images" folder on your childtheme one.
    This is as simple as drag and drop (copy) your "themes/classipress/images" folder via ftp to your...
  19. Replies
    5
    Views
    610

    [SOLVED] For displaying ad lists outside the home and...

    For displaying ad lists outside the home and category pages you better look at "archive-ad_listing.php" file ;)

    Best regards,
  20. Replies
    1
    Views
    275

    hahaha... a very nice idea mate :D

    hahaha... a very nice idea mate :D
  21. Replies
    11
    Views
    1,206

    [CLASSIPRESS] This is a really nice one... Congrats!

    This is a really nice one...
    Congrats!
  22. Replies
    461
    Views
    53,195

    Sticky: That's a nice one ;)

    That's a nice one ;)
  23. Replies
    25
    Views
    1,811

    You should be using a previous ClassiPress...

    You should be using a previous ClassiPress version (not the 3.3 one)
    In this case change it to...

    include_once(STYLESHEETPATH . '/includes/forms/step2.php');

    an e-coffee? Simply use the thanks...
  24. Replies
    25
    Views
    1,811

    Just modify your classipress/tpl-add-new.php (in...

    Just modify your classipress/tpl-add-new.php (in your childtheme folder) so on your code something like...
    include_once( get_template_directory() . '/includes/forms/step2.php' );

    just change it...
  25. Use simply...

    Use simply...

    <script type="text/javascript" src="<?php bloginfo('template_url'); ?>/includes/js/easing.js?ver=1.3"></script>
    <script type="text/javascript" src="<?php bloginfo('template_url');...
Results 1 to 25 of 278
Page 1 of 12 1 2 3 4