Search:

Search: Search took 1.00 seconds.

  1. Thread: Php 7.2

    by ovidiubica
    Replies
    1
    Views
    255

    You can run their PHP 7.2 compatibility plugin...

    You can run their PHP 7.2 compatibility plugin on the staging site and find out if your site is ready for migration.
  2. Replies
    1
    Views
    341

    .top-nav li { display: inline-block; }

    .top-nav li {
    display: inline-block;
    }
  3. Replies
    5
    Views
    513

    Or simply disable editing the title :)

    Or simply disable editing the title :)
  4. Replies
    5
    Views
    513

    Use a 301 redirect. So let the user edit the...

    Use a 301 redirect.

    So let the user edit the ad or whatever.

    But then you just do a simple 301 redirect from the original URL to the new URL.

    Thus keeping your current ranking.

    Use...
  5. Thread: View Report

    by ovidiubica
    Replies
    1
    Views
    286

    We're talking about an email that you receive,...

    We're talking about an email that you receive, right? Probably have to fix my test site's email delivery as I'm not getting the reports.
    The Reports section in WordPress admin does include a link to...
  6. Replies
    5
    Views
    513

    I don't see a pluggable way to do this. Most...

    I don't see a pluggable way to do this. Most likely the core needs to be changed. Ask artem, maybe he has a solution.
  7. Replies
    1
    Views
    488

    [SOLVED] The key is.... display: inline; For the...

    The key is.... display: inline;
    For the category widget..



    ul li.cat-item { display: inline; }


    You may have a hard time styling the list though.
  8. Thread: Big Bug

    by ovidiubica
    Replies
    4
    Views
    456

    The edit action... 17728 I've included...

    The edit action...

    17728



    I've included all actions so there's no option left on a standard ad.
  9. Replies
    4
    Views
    335

    [SOLVED] Try this: function cp_tags_banner() {...

    Try this:



    function cp_tags_banner() {
    global $post;


    if ( ! is_tax( APP_TAX_TAG ) ) {
    return;
  10. Thread: Image Size

    by ovidiubica
    Replies
    4
    Views
    696

    [SOLVED] The images you're seeing are the right size for...

    The images you're seeing are the right size for every layout / device.
    You may think that a given image is larger than its needed in a given situation but that image would need be larger when the...
  11. Replies
    1
    Views
    347

    I don't think they're working on the next release...

    I don't think they're working on the next release of Classipress just yet.

    They're still wrapping Vantage, then they will no doubt be spending a bit of time working on this and ironing out any...
  12. Replies
    4
    Views
    598

    [SOLVED] In ClassiPress - Emails - General - Disable ......

    In ClassiPress - Emails - General - Disable ... Send the default WordPress new user notification email.







    And Enable it only in ClassiPress - Emails - New User
  13. Replies
    2
    Views
    337

    This isn't realated to AppThemes but a core...

    This isn't realated to AppThemes but a core WordPress option.

    Essentially "discourage search engines from indexing the site" tells the 'crawlers' that visit your site and its pages that you don't...
  14. Replies
    1
    Views
    319

    Please go to appearance>customize>site>search...

    Please go to appearance>customize>site>search field width
  15. Replies
    2
    Views
    308

    Halo! google is our friend, WordPress is our...

    Halo!

    google is our friend, WordPress is our best friend : )

    https://wordpress.org/plugins/widgets-on-pages/

    the title says it all but i cannot guarantee that it will work as i have not...
  16. Replies
    11
    Views
    822

    @david i intend on creating a tutorial for...

    @david

    i intend on creating a tutorial for this in the future, one way to do it is to find the 'classipress.pot' in your classipress.zip theme and open it with a text editor, this file contains...
  17. [SOLVED] Should be fixed now. Make sure you update both...

    Should be fixed now. Make sure you update both Classipress 3.5.3 and AdSplash 2.1.4.
Results 1 to 17 of 17