Search:

Search: Search took 1.00 seconds.

  1. Replies
    1
    Views
    338

    Which email are you using? If its hosted on a...

    Which email are you using? If its hosted on a shared hosting IP, it could be blacklisted. You can check here if the mail IP is found in the most important spam lists.
  2. Replies
    1
    Views
    428

    [SOLVED] You should use the @media css callups. This way...

    You should use the @media css callups.
    This way you're not overriding the @media css for the small screens.
    (check the theme's css for examples)

    Please note that you should not do this in the...
  3. [SOLVED] This plugin...

    This plugin may help you achieve your goal.
  4. Replies
    3
    Views
    495

    Looks like it's stuck in there, you can hide it...

    Looks like it's stuck in there, you can hide it using CSS... put this is Appearance - Customize - Additional CSS



    /* remove the RSS icon */
    a.dashicons-before.srvicon.rss-icon,...
  5. Replies
    6
    Views
    559

    By size, do you mean height? Put this into...

    By size, do you mean height?

    Put this into WordPress - Appearance - Customize - Additional CSS



    textarea#comment {
    height: 90px;
    }
  6. Replies
    1
    Views
    311

    [SOLVED] I don't know of any bidding plugin but...

    I don't know of any bidding plugin but ClassiPress has enough room to be extended using child themes or plugins. You may have some luck finding a good developer at Codable.
  7. Replies
    3
    Views
    340

    [SOLVED] If you're only interested to modify a few...

    If you're only interested to modify a few template files, copy those to your new child theme and modify them.
  8. Replies
    2
    Views
    318

    The IP is only shown to the ad owner and site...

    The IP is only shown to the ad owner and site admin and its not possible to disable it without editing core ClassiPress files.
  9. [SOLVED] You may find it in your WordPress Menus.

    You may find it in your WordPress Menus.
  10. [SOLVED] Probably something left in browser cache as I...

    Probably something left in browser cache as I cannot replicate this on my test site. Try opening your site in Chrome incognito window, login again and see if you can replicate this problem.
    Also,...
  11. [SOLVED] Nick, most likely you're missing a page template....

    Nick, most likely you're missing a page template. Just add a new page and call it "Reset Password" then pick the correct Page Template from the drop-down list on the right.
  12. You only have two options: 1. (Recommended)...

    You only have two options:

    1. (Recommended) Translate the theme ( it should allow you to change those words even if its the same language)
    2. (Not recommended) Edit featured.php file and change...
Results 1 to 12 of 12