Forum Replies Created

Viewing 30 posts - 1 through 30 (of 93 total)
  • Author
    Posts
  • in reply to: Changes to the header #1471491

    Hi Mike

    No, I’ve cleared my cache and checked to see the site with a clear and new mobile, and I can still see the changes on screens smaller than 500.

    As I previously posted, I know there is no built-in way to have the secondary menu on the left side of the burger menu. That is one of the reasons I opened this thread – I would like to do it with code.
    How can I do it?

    Reut

    in reply to: Changes to the header #1471479

    Hi Mike,
    Thank you :)

    What about the other 2 things?

    1. I would like all those changes to the header to be shown only on screens larger than 500 px (and not on mobile)
    2. I would like to move the secondary menu next to the menu on the left. How can I do that (with code of course since it is not a built-in option)

    Thanks again
    Reut

    in reply to: Changes to the header #1471009

    Hi Mike

    Thank you so much, now it works.
    Regarding mobile, I would like all those changes to the header to be shown only on screens larger than 500 px.

    I understand what you are saying, and I agree, however, since I don’t want those changes to appear on mobile, I would like to move the secondary menu next to the menu on the left. How can I do that (with code of course since it is not a built-in option)

    One last thing if I can
    For some reason, there is a yellow large rectangle all over the content in the widget. You can see it also in your picture.
    How can I remove it?

    Thank you so much for all your help
    Reut

    in reply to: Changes to the header #1470987

    Hi Mike,

    As I wrote in my feature request, I already did that.
    and the CSS written in that documentation was there before I approached you for help, and still there.
    Again, for some reason that I don’t know why, the code doesn’t work.

    So again –

    1. How can I move the menu to the right and the widget to the left?
    2. How can I move the secondary menu next to the menu on the left?

    Thank you

    in reply to: Changes to the header #1470762

    Hi Mike
    Thank you so much.

    2 things I would like to change –
    1. How can I move the menu to the right and the widget area to the left?
    2. I would like to show a language menu (already created, I wouldn’t mind it being the secondary menu if it’s simpler) beside the burger menu, on the left (and the search icon on the right as it is now). How can I do it?

    Thanks again for all the help

    Reut

    in reply to: Changes to the header #1470500

    Hi,
    Just checking in. It’s been a week and no one seems to help me with your code.

    in reply to: Result search page edit #1469979

    Hi Ismael

    Thank you so much.
    It’s fixed on both sites now.

    in reply to: Result search page edit #1469932

    Yes, of course, it was my mistake.

    So I copied the file from the Enfold theme to my Enfold child theme. I’ve moved the code line – echo avia_pagination( ”, ‘nav’ ); to be below the code line – global $avia_config;
    But nothing has changed. I created a sub-folder – includes – inside the enfold child folder and put the correct loop-search.php file in this folder
    and still, nothing has changed.

    What am I missing?

    I’ve added links to the 2 websites I’m having this problem directly to a random search results page for you to see the problem on your own.
    The first one is the website I’ve altered the files
    The second one I didn’t change anything.

    in reply to: Result search page edit #1469915

    Hi Ismael
    Thank you for the help.

    Unfortunately, I couldn’t find the loop-search.php file in the wp-includes folder.

    Also, the same problem with the pagination overlapping the result is happening on another site of mine and I couldn’t find the loop-search.php file in the wp-includes folder. ether.

    Can you help me fix it on both sites?

    Thank you

    in reply to: Changes to right sidebar header #1467582

    Hey Mike

    Now it’s fixed
    Thank you so much for all your help

    Reut

    in reply to: Changes to right sidebar header #1467233

    Hey!
    Now it is a regular mobile header, and the search icon is in its place. But unfortunately, there is still no menu at all.

    WhatsApp Image 2024 09 17 at 22.21.31

    How can fix it?

    Thank you so much for all the help all this time/
    Reut

    in reply to: Changes to right sidebar header #1467082

    Hey!

    Thank you, however, I saw the code you changed –
    // Check if the screen width is larger than 777px
    if (window.innerWidth < 320) {
    return; // Exit the script if the screen width is less than 777px
    }

    You’ve changed the 777 to 320
    it didn’t solve the problem.
    It just made the desktop header changes we made apply to mobile also.
    But, on screens smaller than 777 the header needs to be a regular mobile header.
    That’s why you’ve added this code in the first place.
    and when I’m changing the 320 back to 777 the header is on top and just like a regular mobile header, but there is no menu at all and the search icon overlaps the site’s body.

    How can I pix this?
    Thank you
    reut

    in reply to: Changes to right sidebar header #1466654

    Hey Mike!

    Thank you so much for everything

    On the desktop, it looks perfect! thank you so so much for everything!

    The only thing is, as I wrote, on screens smaller than 777 the search icon overlaps the body content, plus there is no menu at all.
    How can I fix it?

    Reut

    in reply to: Changes to right sidebar header #1466471

    Hi Mike,
    Thank you so much for all the help.

    That helped.
    However, I have 3 things I need help with

    1. I’ve tried to move the social bookmarks a bit down, I used this code –
    #content3 .social_bookmarks {
    top: 200px;
    }

    but it didn’t work

    2. For some reason, the code you gave me to change the width of the open menu is not working anymore

    3. On mobile, the search icon overlaps the body content, plus there is no menu.
    https://img.savvyify.com/images/2024/09/07/WhatsApp-Image-2024-09-08-at-03.44.59.jpeg

    Thank you
    Reut

    in reply to: Changes to right sidebar header #1465696

    Hi,

    Thank you so so so much!

    That worked perfectly.

    One last thing, differently – Now that the search icon has been added, the upper part of the sidebar seems a little crowded compared to the lower part. I want to move the logo to be centered on the sidebar’s height but keep the same px distance between the logo and the social icons.
    How can I do it?

    Thank you so so much for all the help
    Reut

    in reply to: Changes to right sidebar header #1465599

    Hi,

    Thank you so much for all the help.
    I cleared the cache on both the browser and the server.
    Unfortunately, it didn’t work, now the menu is overlapping the logo.
    https://img.savvyify.com/image/Screenshot-2024-08-28-182515.9QyRX

    Also, is it possible for the search icon to be under the burger menu and not above it?

    This is truly the last thing left, just for the search icon to show under the menu on the desktop

    Thank you so much again for all the help/
    Reut Rachel

    in reply to: search icon opptions #1465400

    Hey Mike
    Thank you that helped.

    Reut Rachel

    in reply to: Changes to right sidebar header #1465370

    Hi!

    Thank you so much, that worked.

    These 2 last problems to fix
    1. The search icon is not showing on the desktop.
    I’m rewriting my answer regarding the resolution –
    I saw the search icon on the burger menu on all kinds of different screen sizes and resolutions after a few cache purges and a few days.
    For your question – mine is 1536 x 864
    And can the icon be under the burger menu and not above it?

    2. The changes I made to the burger menu background color when it is closed and the menu item’s color are not showing on the mobile.
    https://img.savvyify.com/image/WhatsApp-Image-2024-08-28-at-08.26.26.91w1d
    https://img.savvyify.com/image/WhatsApp-Image-2024-08-28-at-08.26.25.91tJn

    Thank you so so much for all your help
    Reut Rachel

    in reply to: Changes to right sidebar header #1465329

    Hi Mike.

    Thank you that worked.

    Do you have any updates about the other 2?

    1. How can I change the menu links inside the burger menu to this color – #92B743?

    2. The search option that doesn’t show on the desktop?

    Thank you
    Reut

    in reply to: Changes to right sidebar header #1465260

    Hi Mike,

    1. I saw the search icon on the burger menu on all kinds of different screen sizes and resolutions, and after a few cache purges and a few days.
    For your question – mine is 1536 x 864

    And I’m rewriting the other 2 questions I have:

    2. Regarding the burger menu:
    When the menu is closed, I would like for the container background to be – #8c8c8c and the burger menu itself to be #ffffff
    and when the menu is open the container background should be #ffffff and the – X should be #8c8c8c.
    so I used the code you gave me and I added padding on the left and right and didn’t use this code=line: line-height: 40px;
    but the pudding does not fit into the container no matter what I tried it either too small on the right or it’s too big on the left –
    https://img.savvyify.com/image/Screenshot-2024-08-13-010003.9rZ05
    https://img.savvyify.com/image/Screenshot-2024-08-13-005948.9rpaf

    3. I would like the menu links inside the burger menu to be in this color – #92B743. I’ve tried changing it in advanced styling, but nothing has changed on the desktop and mobile views.

    Thank you so much for all the help

    Reut

    in reply to: Changes to right sidebar header #1464847

    Hi Mike

    Thank you for that.
    Unfortunately, the search icon pushes the burger menu on top of the logo/
    https://img.savvyify.com/images/2024/08/18/Screenshot-2024-08-18-115106.png

    Do you have any solution for the other 2 questions?

    Thank you
    Reut

    in reply to: Changes to right sidebar header #1464816

    Hi,

    1. I’ve already enabled Append search icon to main menu as I wrote, the search icon is showing in the menu on the mobile. However, it is not showing on the desktop.

    2. Regarding the burger menu:
    When the menu is closed, I would like for the container background to be – #8c8c8c and the burger menu itself to be #ffffff
    and when the menu is open the container background should be #ffffff and the – X should be #8c8c8c.
    so I used the code you gave me and I added padding on the left and right and didn’t use this code=line: line-height: 40px;
    but the pudding does not fit into the container no matter what I tried it either too small on the right or it’s too big on the left –
    https://img.savvyify.com/image/Screenshot-2024-08-13-010003.9rZ05
    https://img.savvyify.com/image/Screenshot-2024-08-13-005948.9rpaf

    3. I would like the menu links inside the burger menu to be in this color – #92B743. I’ve tried changing it in advanced styling, but nothing has changed on the desktop and mobile views.

    Thank you so much for all the help

    Reut

    • This reply was modified 3 months ago by Rachel.
    in reply to: Changes to right sidebar header #1464495

    Hi Mike,

    Thank you so much. This helped a lot.

    3 things, please

    1. The burger background, how can I change the whole menu container (content 1) background and not just the burger background?
    I’ve added padding on the left and right and didn’t use this code=line: line-height: 40px;
    but the pudding does not fit into the container no matter what I tried it either too small on the right or it’s too big on the left (I added pic no. 1 for you to see)
    and when the menu is open I would like it to be all white and the – X to close to be in #8c8c8c (the color of the background) and not like what it is with the padding (I added pic no. 2)

    2. I’ve added a search option. It is to be shown on the menu, But it’s only on the mobile menu. I would like it to be displayed on the desktop too
    3. I would like to enlarge the space between the menu and the logo (which means that the logo and the social links will be a little down)

    Thank you again for all the help
    Reut

    in reply to: Changes to right sidebar header #1464106

    Hi
    Thank you again for all the help.
    I want to make a few changes to the header, most of them are CSS changes but I could do them for some reason

    1. I would like to change the burger section colors
    – background – #201d1e
    – burger lins – #ffffff

    2. I’ve added a search option. For some reason, it only shows on the mobile menu. I would like it to be displayed on the desktop too

    3. I would like to change the social icons color to – #304d03

    4. When the menu opens, it has a large pudding on the left (the menu items are aligned to the right). I saw that there is a pudding of 50px so I changed it to 15px like the right pudding but it did not do anything

    Can you please help me with those 4 things?

    Thank you

    in reply to: Changes to right sidebar header #1459854

    Hi!

    Thank you again for all your help.

    Now it is fixed.

    However,
    Now there is a problem with the color section.
    I’ve edited the section’s height to be on some portfolio pages 100%, on some regular pages 75%, and on one page 50%. However, for some reason, the height on every color section is 110% (you can see that the overlay is covering the right height as I set it)
    I’ve added links to 3 sample pages for you to see the problem.

    I’ve cleared the browser cache several times – didn’t help

    Thank you again for all the help
    Reut Rachel

    in reply to: Changes to right sidebar header #1458544

    Hey Mike!

    Thank you so much for all your help!
    Can you please help me? since it is my thread and problem in the first place.
    it really is the last thing I need your help with in this problem

    The links on the menu are a bit off, when I press the second link the third opens.

    I’ve added a screen record

    Thank you so so so much for all the help.
    Reut Rachel

    in reply to: Changes to right sidebar header #1457874

    Hey Mike!

    Thank you so much for all your help!

    I have two things that I need your help with:
    1. on screens under 768, the logo image is regular and not 90 degrees to the right, as with the changes we made. I need them to look the same, so is there a way for the logo on screens under 768 px, to be 90 degrees to the right or maybe to change the image to a different one? (the second option I know is possible I already did it on a different website, I don’t know on which thread here I saw the code to do it)
    2. The links on the menu are a bit off, when I press the second link the third opens.

    I’ve added a pic of a mobile screen (to see the logo) and a screen record (for the menu)

    Thank you so so so much for all the help.
    Reut Rachel

    in reply to: Changes to right sidebar header #1456600

    Hi Mike!

    Thank you so much for your help.
    4 things, I would appreciate your help with:
    1. The new sidebar is overlapping the content of the website, how can I add some clear margin to the sidebar menu?
    2. The social links are not exactly inside the header. There is some pudding on the right, how can I remove it?
    3. How can I remove the space between the menu links so more of the menu will be showing without scrolling?
    4. The new header is also showing on small screens. I need a regular header under 767px (with a different logo since I’ve changed it to be shown upright and not on the side).

    Thank you so much!

    in reply to: Changes to right sidebar header #1454195

    Thank you.
    I’ve tried it, the width is smaller, but now the site isn’t responsive and the content and the footer aren’t adjusting to the new position.
    Also, the social links, aren’t adjusting, and instead of being positioned one under the other, they are beside each other, and not all of them are showing
    (I’ve added a pic in the private content for you to see)

    in reply to: Changes to right sidebar header #1453787

    Hi,
    Customizations like changing the sidebar header width and the regular menu to be an icon menu are out of the theme support?
    The theme support helped me before with much more complicated changes.
    And I assisted on threads here from other people’s questions and solved a lot more difficult issues.

    You can’t even tell me Where on the header.php file I would be able to do it myself?

Viewing 30 posts - 1 through 30 (of 93 total)