Trevor

Forum Replies Created

Viewing 10 posts - 31,781 through 31,790 (of 32,056 total)
  • Trevor in reply to:
    Just purchased pro, can't download
    #41593

    Then you need to find where your email client downloaded it. I assume all this is on the iPad? Maybe a (real) computer would be an idea? These issues must surely all be down to the iPad and its OS? In reality, I cannot see how you can do web design on an iPad? Surely you have a bigger device?

    Trevor in reply to:
    Just purchased pro, can't download
    #41591

    In WordPress you are in the admin, in the Add New Plugin page and you have clicked upload?

    Trevor in reply to:
    Just purchased pro, can't download
    #41589

    I don’t own any Apple devices (I prefer to avoid cheap Chinese made stuff – LOL), but I will check with the other devs when the office is open tomorrow.

    Trevor in reply to:
    Just purchased pro, can't download
    #41588

    I have sent it, so check spam etc.

    Trevor in reply to:
    Just purchased pro, can't download
    #41586

    It may be. I can email it to you (spam folders permitting), can you make a private reply (there is a tick box at the bottom of the editor area) with the email address you want me to use. Before you do that, if you right mouse click the link and try to save the link as, does it then allow the download, making sure it ends with .zip?

    Trevor in reply to:
    Just purchased pro, can't download
    #41583
    This reply has been marked as private.
    Trevor in reply to:
    Search form look in small device
    #41545

    We have a different plan for the styling issue.

    Trevor in reply to:
    Search form look in small device
    #41543

    Can I mark this as resolved and close the thread?

    Trevor in reply to:
    Gallery and Table Toggle for Results
    #41542

    I cannot see an issue with the plugins there. I think that you are trying to do too much in the query. With what you have, I see no way to do what you want. An interesting proposition though, to be able to change the layout. I will file it at the back of my mind and see what a few nights there might bring.

    Trevor in reply to:
    Search form look in small device
    #41539

    Custom CSS:

    @media only screen and (max-width: 767px) {
      .searchandfilter > ul > li {
        margin-bottom: 30px;
      }
      .searchandfilter > ul > li select, .searchandfilter > ul > li input {
        width: 193px;
      }
      .searchandfilter > ul label {
        display: block !important;
      }
    }
Viewing 10 posts - 31,781 through 31,790 (of 32,056 total)