Trevor

Forum Replies Created

Viewing 10 posts - 31,941 through 31,950 (of 32,056 total)
  • Trevor in reply to:
    Ajax not refresh
    #40702

    Hi, the issue was easy to spot, but I had to think how to resolve it. Your settings for Display Results -> Results Container was set at #ajax_bc

    As well as the results container, this also encloses the search form, and this is not allowed.

    Normally, you would set the results container to #content as is the default.

    # means that this is an id selector, and an id should only ever be used once on a page, and so must be unique. BUT … id="content" appears twice on your page!!! Is this your coding or the theme’s? If it is the theme, please contact the author to get this fixed.

    So, for now I have set the results container to nested id’s #main #content which IS unique.

    Let me know if this is resolved for you and if I can close this?

    Trevor in reply to:
    How to Setup Like your demo woocommerce
    #40694

    Can I mark this thread as resolved and close it?

    Trevor in reply to:
    Display result with current theme
    #40691

    If you don’t have a wordpress cache though ….

    My recommendation goes, ATM, to CometCache. The pro version runs the site even faster as it can combine and minify files and shunt some assets off to load in the footer.

    Trevor in reply to:
    Display result with current theme
    #40690

    The speed depends on your host/hosting package, server resources and how many posts you have in the posts table. Inevitably, S&F has to ask WordPress to go filtering through posts to find the ones you want. That takes CPU time and will be making calls to the system hard drive. If those resources are shared (as they would be on standard reseller and shared hosting packages), this will slow things down. OTOH, if you have a VPS (or dedicated server) you should have one or more dedicated CPU cores. If the hard disc is a traditional disc, or even an array of them, that is slower than using SSD drives.

    Trevor in reply to:
    Results showing all items
    #40689

    Hi

    I will be taking this topic over from Ross. Can you confirm what the results URL is, and that it is not a localhost address?

    Trevor in reply to:
    Ajax not refresh
    #40688

    Hi

    I need to take a look in the wp admin, logged in as an administrator. Can you send me a private reply with credentials and login url if it is not /wp-admin ?

    Trevor in reply to:
    How to get Posts count from current_query
    #40655

    Is this now resolved? If it is, can I close the thread?

    Trevor in reply to:
    Ajax not refresh
    #40653

    Is it possible for me to see the page on a live URL?

    Trevor in reply to:
    Problem to display the form correctly
    #40652
    This reply has been marked as private.
    Trevor in reply to:
    Problem to display the form correctly
    #40651

    OK, when you are ready, it will be quickest to show you the steps, maybe on Skype? I will send my details on a private reply.

Viewing 10 posts - 31,941 through 31,950 (of 32,056 total)