Search:

Search: Search took 1.00 seconds.

  1. I see what you tried to do and I hope now it's...

    I see what you tried to do and I hope now it's resolved, even by applying the manual custom mod.
    Regarding the responsiveness, unfortunately, not all the css code is located in flatron theme, most...
  2. The option works only with pages ( not posts or...

    The option works only with pages ( not posts or categories) only custom pages. the option descption shows that.

    the same as you did and you resolved it, and for everyone else, to display the...
  3. You can check in our event site :...

    You can check in our event site : http://123malaysia.com/events/

    Username : demo
    Password : demo
  4. Yes it will affect all as it is a global div. You...

    Yes it will affect all as it is a global div. You can duplicate the said css div and put a unique name on it so you can use it just for the category block without affecting the others.
  5. Replies
    4
    Views
    547

    [SOLVED] Hi Thanks for the screen shot. A picture is...

    Hi
    Thanks for the screen shot. A picture is worth 1000 words.

    Check out the classipress/includes/theme-actions.php file.
    Disabling the "cp_blog_comments_bubble" function (line 171 in CP 3.1.6),...
  6. @julien1978 Have you tried to browse the...

    @julien1978

    Have you tried to browse the posts with another ip or another user?

    @silfwerpihl

    The file responsible for the blog sidebar is sidebar-blog.php found in your root folder. You...
  7. Replies
    1
    Views
    321

    [CLASSIPRESS] There is no default option on this and will may...

    There is no default option on this and will may require code modification to implement. The themes are not encrypted and so it can be modified according to your needs.
  8. Replies
    2
    Views
    685

    OK, I found it query_posts(array('post_type'...

    OK, I found it

    query_posts(array('post_type' => 'ad_listing', 'ad_cat' => 'Your ad category name', 'paged' => $paged));

    (note this is tip for noobs like me ;)

    Hey, where are support guys and...
Results 1 to 8 of 8