Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #9560
    Profile photo of thestockstash
    thestockstash
    Participant

    I spent some time today trying to fix this – managed to do it at least on my site. But it is a bit of a hack and probably not the best way.

    What I did, if anyone is desperate for it to work on mobile, is remove the pulsating effect chunk of code in the scripts.js file. (First made a backup of the script.js so I can revert back to the original at any time)

    I removed the first lot of code in the script.js under this line (line 2):
    //pulse effects for user guiding
    up to and including line 115 which says :
    })(jQuery);

    This made it possible for me to type in the search box without the keypad disappearing.
    I then had to do a bit of fixing in my style.css of my child theme. You may or may not need to, depending on how much you have fiddled with the theme.

    The main problem with this approach is that I have now made changes in the main theme’s script.js, so will have to do that again when I update,but it works for me for now and I can now use the search function on mobile phones.

    I tried other means of removing the pulsating effect but although they removed the effect, the keypad was still disappearing.

    BTW I am still using Symbiostock 3.2.9 so my script.js may be different to later versions.

    Just thought I’d post my fix in case this helps anyone out.

    Liz

    #9558
    Profile photo of thestockstash
    thestockstash
    Participant

    Hi

    I am not sure if this is a problem with my phone or with the search form input field, but when I click in the search field on my phone the keypad appears (as it should) but then quickly disappears again making it impossible to type anything in.

    Other fields eg. the contact form work perfectly.

    I looked up some of the other Symbiostock sites to see if they had the same problem and it seems that all the sites that have the flashing effect on the search field are doing the same thing > the keypad disappear right after it appears so you aren’t able to enter any text. Has anyone else experienced this? It looks like the Symbiostock sites with normal search fields (without the flashing effect) are working fine. Like I say, it may be my phone. I am using a Samsung Galaxy Note – just updated the operating system a few days ago.

    Would anyone mind testing my search field on their phone please and let me know if it works ok? http://www.thestockstash.com

    Does anyone know how to disable the flashing effect or get a ‘normal’ search box? I am thinking that could be what is causing the problem, the script that is running there.

    Lastly, I am not using the latest version of Symbiostock yet. I am still using 3.2.9. I tried to update the other day but it messed up a bunch of things that I had just spent hours re-styling so I have reverted back for now. If this bug has been fixed in the latest version, please let me know and I will set aside some time to update sooner rather than later.

    Thanks a million.

    Liz

    #9894
    Profile photo of thestockstash
    thestockstash
    Participant

    Thanks! Can probably delete this topic. Don’t think it will be useful to anyone. 🙂

    #9956
    Profile photo of thestockstash
    thestockstash
    Participant

    I’m in. Please add me:
    @LizSparg

    Will try find everyone and follow you all.

    I hadn’t read this thread yet but I re-tweeted a few this morning anyway. I just found them by going to the Symbiostock twitter page. And have also tweeted 2 of my own pics. 🙂

    Will keep checking this thread to see what to tweet. It’s a great idea!

    #9892
    Profile photo of thestockstash
    thestockstash
    Participant

    Hold on, my browser was zoomed in (I have a very high res screen so I zoom in a lot of the time as sites look tiny). That’s why it was so bad.

    Mobile was still looking pretty fuzzy but I have now made the pics thumbnails much much smaller than I had them and it looks better now.

    Thanks a million for your input. Sorry, I should have tried all of this before posting.

    #9891
    Profile photo of thestockstash
    thestockstash
    Participant

    Thanks Christine

    I am using ImageMagick. I wonder why mine are so fuzzy? Some of the other sites I have looked at don’t look as bad.

    Anything else I can try to fix it?

    http://www.thestockstash.com

    #8860
    Profile photo of thestockstash
    thestockstash
    Participant

    Ah, ok. I’m using 3.2.9. I should probably update!

    Thanks!

    #9827
    Profile photo of thestockstash
    thestockstash
    Participant

    Ok, I managed to remove the site title by adding this bit of code in the style.css in the child theme:

    @media (max-width: 767px) {
    .navbar-brand {
    display:none !important;
    }
    }

    I then spent over 3 hours tidying up my mobile version. Granted I had made a some changes to my basic css which had probably messed up the mobi site, but I still would have preferred to just disable mobile styles and display as normal (I don’t really like the look of the responsive version and am not a fan of the collapsed menus).

    Couldn’t figure out a simple way to disable it all – if anyone knows how, please let me know.

    Anyhow, my site is at least now usable on mobile devices and doesn’t look too terrible. 🙂

    Liz

    #8858
    Profile photo of thestockstash
    thestockstash
    Participant

    If anyone else is looking for an answer, I managed to remove the site title by adding this bit of code to the style.css in the child theme:

    @media (max-width: 767px) {
    .navbar-brand {
    display:none !important;
    }
    }

    #9760
    Profile photo of thestockstash
    thestockstash
    Participant

    @cascoly wrote:

    Welcome!
    I’ve added you to the global search at http://symbiostock-search.com

    To help you find network partners, you can find other sites by specialty, focus or promoted keywords at
    http://cascoly.com/symbio/list.asp?list=72

    In addition, any site that adds http://cascoly-images.com/pix to their network will receive active links in reports such as http://cascoly.com/symbio/list.asp?list=71

    steve

    Awesome! Thanks Steve!

    #9759
    Profile photo of thestockstash
    thestockstash
    Participant

    @leo wrote:

    @thestockstash wrote:

    Hi

    I have finally completed my site (still adding more images though)! I would like to be added to the directory list and global search at symbiostock.info. How do I go about doing that please?

    My site is: http://thestockstash.com/

    I still need to add to my network and fix a few small things but other than that everything is working great and I am very excited to be on board!

    Thanks!

    Liz

    BTW – your Symbiostock.com id happens to be 000077

    77 is a good number 😀

    Haha!

    000077 Like 007. Only more of it!

    #9762
    Profile photo of thestockstash
    thestockstash
    Participant

    Thank you! It is there now. 🙂

    #8856
    Profile photo of thestockstash
    thestockstash
    Participant

    Hi, I have the same bug, with the name of my site appearing in front if the menu on mobile.

    How do I get rid of it?

    #9754
    Profile photo of thestockstash
    thestockstash
    Participant

    Awesome! Thanks so much for the super quick response!

    #3940
    Profile photo of thestockstash
    thestockstash
    Participant

    Hi

    My site is complete! Yay!

    http://www.thestockstash.com

    It’s mainly vector illustrations. Still uploading images but it is all up and running if anyone wants to network with me.

    Feedback welcome if you spot anything that needs fixing.

    Thanks!

    Liz

Viewing 15 posts - 1 through 15 (of 15 total)