Forum Replies Created

Viewing 30 posts - 631 through 660 (of 1,022 total)
  • Author
    Posts
  • in reply to: Using the fullwidth menu #705976

    Hi Nikko,

    Thank you for the feedback. I will report any issues if I find any.

    Lyse

    in reply to: Footer differs on one page #705829

    Hi Jordan,

    Not only is the socket height different, but the content color is different (it should be white). I must have some CSS code somewhere that is causing these two issues because it should be using my Enfold settings for the socket area.

    Thanks
    Lyse

    in reply to: Using the fullwidth menu #704307

    Hi Ismael,

    I’ve cleared cache, turned off my PC and still the problem remains. Changing the padding does not change anything. The only way I can get this to work is to make the span.menu-break position “relative”. Having the position relative, will that break something else? If not I’ll keep it relative since it fixes my issue.

    Lyse

    in reply to: Using the fullwidth menu #703068

    Hi Ismael,

    Yes, it only happens when I resize the browser to a certain width. It seems to happen when I get to 15″.

    The code you provided does not change anything.

    Thanks
    Lyse

    in reply to: Using the fullwidth menu #701928

    Hi Ismael,

    I’m sorry for the confusion I’ve caused. The issue is not on the mobile (hamburger) menu, it’s on the desktop main menu when my screen gets to be about 17″.

    Here’s a screenshot of my desktop main menu problem when I use the following recommended CSS code for a two-line menu:
    span.menu-break {
    display: block;
    line-height: 0;
    bottom: 10px;
    position: inherit;
    }
    RESULT: https://www.dropbox.com/s/430gkmncbpiep3v/span%20menu%20break%20INHERIT.jpg?dl=0

    Here’s a screenshot of my desktop main menu problem when I make the position relative:
    span.menu-break {
    display: block;
    line-height: 0;
    bottom: 10px;
    position: relative;
    }
    RESULT: https://www.dropbox.com/s/9zn7c6t99uljqkm/span%20menu%20break%20RELATIVE.jpg?dl=0

    Thanks
    Lyse

    in reply to: Using the fullwidth menu #701263

    Hi Ismael,

    Your code did fix the responsive issue with the 2-lines menus.

    So, I’m left with the 2-lines main menu issue when in responsive mode.

    Thanks
    Lyse

    in reply to: Using the fullwidth menu #701257

    HI Ismael,

    I added the CSS code you provided, put the span.menu-break position back to “relative” instead of “inherit”, but the spacing remains an issue. I’ve put back the span.menu break position to relative for now.

    Thanks
    Lyse

    in reply to: Menu options not accessible when scrolling down on pages #700650

    Hi Rikard,

    That fixed it!

    Thank you vry much.

    Lyse

    in reply to: Tag Cloud widget display #700284

    Hi Yigit,

    I have updated the code in the functions.php find on the production site. All looks as expected!

    Thank so much, you are awesome!

    Lyse

    in reply to: Tag Cloud widget display #700213

    port 2222

    in reply to: Tag Cloud widget display #700212

    Hi Yigit,

    Please use SFTP to login

    Thanks
    Lyse

    in reply to: Tag Cloud widget display #700191

    Hi Yigit,

    So sorry.

    I resetted the password but used the same ones. See in the private area for them.

    Thanks
    Lyse

    in reply to: Using the fullwidth menu #700183

    Hi Andy,

    You had problems accessing this site in the past as well. I have other tickets opened with support and they seem to get in no problem.

    I copied and pasted the login credentials in the private area again. You may have to enter it more than once….

    WP Engine support checked the access logs and report no problems.

    Thanks
    Lyse

    in reply to: Remove mini-text elements from post comments form #700167

    I’m good.
    Thank you
    Lyse

    in reply to: Tag Cloud widget display #700161

    Hi Yigit,

    I did apply your recommended changes in both in the CSS and functions.php file.

    I have added the login credentials in the private area for both my staging and production sites. Because I’m live, if you want to turn off plugins, then please us the staging area.

    Thanks
    Lyse

    in reply to: Tag Cloud widget display #699721

    HI Vinay,

    Sorry for not being clear, the tag links work fine, the display is of these is the issue. The tags should display like in in the link, but they are not: https://www.dropbox.com/s/828eqm9j64agexd/popular%20tags.jpg?dl=0 So the tags font sizes change according to popularity.

    Thanks
    Lyse

    in reply to: Tag Cloud widget display #699704

    Hi

    I went live with surmespieds.com yesterday!

    Although the tag cloud worked changes you recommended worked before, it seems to have stopped working. I did not change anything.
    Could you please have look here: http://surmespieds.com/trouver-son-equilibre and see that it’s not working any longer.

    Thanks
    Lyse

    in reply to: Remove mini-text elements from post comments form #699393

    Hi Basilis,

    Placed the code snippet where you recommended and it worked!

    You are awesome!

    Thank you for being so prompt!
    Lyse

    in reply to: Using the fullwidth menu #698535

    Hi Yigit,

    I am not using a boxed layout, I use a fullwidth layout for my site.

    Thank you for the link. It was extremely helpful. I have recreated my main menu and got rid of the fullwidth menu. My only issue is with the positioning of the second line of the menu item, it does not display well in responsive mode. I tried the option suggested in the linked ticket. to use:
    position: inherit!important;
    although it works well for the responsive screen, the my main menu positioning no longer displays correctly. I kept the positioning as relative until you can help me find a solution.

    I have put the access credentials in the private area so you can have a look.

    Thanks
    Lyse

    in reply to: Main Menu display issue #698031

    Hi Andy,

    Since I can make anything work, I’ve decided to breakout and layout my mega menus differently.

    Thanks for all of your help and patience.

    Lyse

    in reply to: Main Menu display issue #697580

    Hi Andy,

    WP Engine support team confirm that by having set the “max_input_vars” within .htaccess it has updated the php.ini file setting. See screenshot here: https://www.dropbox.com/s/b1nosciqu0zpo9i/phpinfo_2016-10-10_17-22-05.jpg?dl=0

    Any other recommendations on how to get this to work?

    Thanks
    Lyse

    in reply to: Main Menu display issue #697537

    Hi Andy,

    This is the only website where the mega menus contain long lists of items to display.

    I asked WP Engine to make the change in the php.ini file (which I don’t have access to!) Hopefully this will work.

    Thanks
    Lyse

    in reply to: Main Menu display issue #696128

    Hi Yigit,

    I have added the login credentials in the private area.

    You have my permission to deactivate all plugins if necessary.

    Thanks
    Lyse

    in reply to: WPML language flags in my main menu #695733

    Hi Yigit,

    That worked! Thank you so very much.

    Lyse

    in reply to: Main Menu display issue #695107

    Hi Rikard,

    Here’s the response I got from WP Engine support team:
    “Thanks for your patience as this was looked into! I was able to see within staging after utilizing a default theme.

    Digging a bit deeper into that issue on the theme’s support forms https://kriesi.at/support/topic/enfold-the-drop-down-menu-and-the-mega-menu-do-not-show-all-the-pages/ I see this is a frequent issue with the mega menu settings, or the set css for this drop down area.

    Since we are able to see that the max variables on the server are in fact working correctly with other themes and set correctly, I highly recommend reaching out to your theme’s support team to continue trouble shooting as the issue is specific with that theme. They should have further instructions about the needed settings/configuration or the needed css edits to have this function correctly.”

    I still that the issue that my items don’t all display.

    Thanks
    Lyse

    in reply to: Mega menu #695102

    Hi Ismael,

    I have recreated all of my mega menu as if I’m always using six columns. This way, I maintain consistency when they display and the chopping disappeared as a result of this change. I may choose to add images to fill the empty columns in the future.

    Thank you for all of your support.
    Lyse

    in reply to: Categorie widget displays bullets #694213

    Hi Jordan,

    Sorry for the delay in responding. This code snipet worked perfectly.

    Thank you very much.
    Lyse

    in reply to: Main Menu display issue #694082

    Hi Yigit,

    #1 worked perfectly!
    #2 I have an opened ticket with WP Engine as this is not working.

    Will let you know the results soon.

    Thanks,
    Lyse

    in reply to: Mega menu #693868

    Hi Vinay,

    I got it to work.

    1) But on the “Other Findings” category, I’m challenged with the fact that the “Charms” and “Clasps” categories have a lot of sub-categories within them. It seems to list only 5 of these.

    Also the second row on that mega menu does not show all of the content and I can’t scroll down further.

    Any thoughts on how to get this one to work and display better?

    2) On the “Customization & Trading” category, the mega menu gets chopped on the right-hand side.

    Thanks
    Lyse

    in reply to: Mega menu #693485

    Hi Joshue,

    I switched to manage my menu in the live preview, then back to the regular way, now I can create the column as you suggested. When I do create the column, I have other display issue. I can select the top menu item, but not the others.

    Lyse

Viewing 30 posts - 631 through 660 (of 1,022 total)