Forum Replies Created

Viewing 15 replies - 1 through 15 (of 63 total)
  • Thread Starter periodismetrespuntzero

    (@periodismetrespuntzero)

    I found what the issue was. It was my functions.php file clashing!

    Thread Starter periodismetrespuntzero

    (@periodismetrespuntzero)

    Hi Prixer,

    Thanks for your message.

    I do have amended my css in terms of logo, width of website, header…

    I have tried to reduce the size of my logo but my menu still doesn’t appear on mobile devices.

    Do you think it be due to my header, please?

    Thanks, Alexandra

    Thread Starter periodismetrespuntzero

    (@periodismetrespuntzero)

    Hello? Can anyone can help, please?

    Cheers, Alexandra

    Thread Starter periodismetrespuntzero

    (@periodismetrespuntzero)

    Hello,

    Sorry for my delay in answering. I will try and let you know if it works.

    Thank you so much, Alexandra

    Thread Starter periodismetrespuntzero

    (@periodismetrespuntzero)

    Hi Kathryn,

    The dimensions you gave me worked but not in the widget. I had to scale/crop the original image in my media library ??

    Thanks again for your priceless help.

    Have a lovely day, Alexandra

    Thread Starter periodismetrespuntzero

    (@periodismetrespuntzero)

    Hello,

    yes, they are the ones.

    ok, how did you check those dimensions please? I had 1125 x 749 I think, that’s why I redimensioned the middle image to those pixels…

    I will try when I get home and let you know how it went.

    As always, thanks very much.

    Alexandra

    Thread Starter periodismetrespuntzero

    (@periodismetrespuntzero)

    It worked! Thank you ??

    Thread Starter periodismetrespuntzero

    (@periodismetrespuntzero)

    Also is there a way to not to have images urls starting with ‘i0.wp.com/’ please? Great – I have deactivated that already

    I might be doing something wrong but any clickable image which opens the file (it doesn’t link to another page) when it’s open there’s no ‘Close’, ‘Back’ buttons or arrows to go from one gallery pic to the other.

    Jetpack Carousel doesn’t work properly on mobiles, images are displayed one on the top of the other, you can’t use the arrows either… unless it’s due to my old mobile again?

    periodismetrespuntzero

    (@periodismetrespuntzero)

    Hi paulmoreton,

    I have amended what you mentioned on style-responsive.css but without success. What I pasted was:

    #header-links,
    #pre-header-search {
    /* display: none;*/
    }

    Any idea of why this might happen please?

    Thank you, Alexandra

    Thread Starter periodismetrespuntzero

    (@periodismetrespuntzero)

    Hello,

    I have an old version of Android indeed. Well if it looks ok in newer versions it’s fine.

    I did turn off all my plugins one by one but without success.

    Let’s mark it as resolved. ??

    Thanks very much,

    Alexandra

    Thread Starter periodismetrespuntzero

    (@periodismetrespuntzero)

    Hi Kathryn,

    Thanks very much for your help.

    I am trying this but the code you gave me doesn’t get saved. I have tried adding the div in different ways but it doesn’t work. This is what I’ve got at the moment:

    <p><span style=”font-size:17px;”>Email:[email protected]
    Telephone: 0785 037 2589</p>
    <p>
    <span style=”font-size:17px;”>Classes take place in:
    Cook Manchester, 476 Chester Road, Manchester M16 9HE</span></p>

    Also how can I center the Google map that I have on the left please? I think that my Instagram feed looks centered…

    Thanks and Regards, A.

    Thread Starter periodismetrespuntzero

    (@periodismetrespuntzero)

    Hello Kathryn,

    That’s the page actually. If you visit this page https://www.shanlysapron.com/gallery on your mobile site you will see that there are 2 columns but every 4 pictures, the picture falls to the next row instead of being in the 2nd column. It’s kind of difficult to explain.

    PS. I have checked this page with HTC Desire by the way. It’s an older Desire device though.

    Thanks and Regards, Alexandra

    Thread Starter periodismetrespuntzero

    (@periodismetrespuntzero)

    Hello,

    thanks so much for your message. I will try to align the footer after work ??

    for some reason the other day that ‘footer’ with instagram, contact us… looked whiter to me and Sela Demo greyish but now I see it’s the same colour… so it’s fine. But just in case, if I had to change this colour, what would you look for in style.css please?

    Thanks and Kindest Regards, Alexandra

    Thread Starter periodismetrespuntzero

    (@periodismetrespuntzero)

    Hello Magnus_Wallin,

    Thanks for your message.

    If I’m not wrong I’m using an old version (1.0.5); that’s what it says on theme details so I understand that my child theme is also that version.

    Also, I tried amended the code as suggested and it didn’t work fully for me. I have done the following:

    – Went to /public_html/YOURDOMAIN.COM/wp-content/themes/MINAMAZE/styles/
    and downloaded in my computer the style-responsive.css
    – Open the file and changed
    #header-links,
    #pre-header-search {
    *display: none;
    }

    to this

    #header-links,
    #pre-header-search {
    / *display: none; */
    }

    Uploaded the new style-responsive.css in my /public_html/YOURDOMAIN.COM/wp-content/themes/MINAMAZE-CHILD/ folder

    I have checked and the menu appears now on some tablets. This makes sense since in style-responsive.css file I see /* iPad & Tablet */ just before the code you suggested me to amend. So at the moment I have my menu appearing in some mobile devices:

    – Android HTC portrait or landscape: doesn’t appear
    – Android Tablet landscape: yes
    – Android Tablet Portrait: doesn’t appear
    – Blackberry Landscape or Portrait: doesn’t appear (little use so I don’t mind)
    – Kindle Fire Landscape: yes
    – Kindle Fire Portrait: doesn’t appear
    – iPad landscape: yes
    – iPad Portrait: yes
    – iPad Mini Landscape: yes
    – iPad Mini Portrait: yes
    – iPhone Landscape: doesn’t appear
    – iPhone Portrait: doesn’t appear

    So it looks like the change in my code only worked for iPad tablets in landscape and portrait mode and for other tablets only in Landscape mode. No mobiles are showing my menu. Could it be due to the size of screen? I have reduced the padding between menu items and created a shorter menu to see if the it appears but same devices are still not showing.

    Can anyone shed light on this, please?

    Thanks, A.

    periodismetrespuntzero

    (@periodismetrespuntzero)

    Hi Paul,

    I tried what you said and it didn’t work for me. I have done the following:

    – Went to /public_html/YOURDOMAIN.COM/wp-content/themes/MINAMAZE/styles/
    and downloaded in my computer the style-responsive.css
    – Open the file and changed
    #header-links,
    #pre-header-search {
    *display: none;
    }

    to this

    #header-links,
    #pre-header-search {
    / *display: none; */
    }

    Uploaded the new style-responsive.css in my /public_html/YOURDOMAIN.COM/wp-content/themes/MINAMAZE-CHILD/ folder

    I have checked and the menu appears now on tablets. this makes sense since in style-responsive.css file I see /* iPad & Tablet */ just before the code you suggested me to amend. So at the moment I have my menu appearing in some mobile devices:

    – Android HTC portrait or landscape: doesn’t appear
    – Android Tablet landscape: yes
    – Android Tablet Portrait: doesn’t appear
    – Blackberry Landscape or Portrait: doesn’t appear (little use so I don’t mind)
    – Kindle Fire Landscape: yes
    – Kindle Fire Portrait: doesn’t appear
    – iPad landscape: yes
    – iPad Portrait: yes
    – iPad Mini Landscape: yes
    – iPad Mini Portrait: yes
    – iPhone Landscape: doesn’t appear
    – iPhone Portrait: doesn’t appear

    So it looks like the change in my code only worked for iPad tablets in landscape and portrait mode and for other tablets only in Landscape mode. No mobiles are showing my menu. Could it be due to the size of screen?

    Can anyone shed light on this, please?

    Thanks, Alexandra

Viewing 15 replies - 1 through 15 (of 63 total)