Viewing 30 posts - 1 through 30 (of 43 total)
  • Author
    Posts
  • #1254141

    Hi, we have an Enfold on our website although all admin functions and links have all gone missing. Can you kindly let me know how we can resolve?

    #1254345

    Hi,

    Thanks for contacting us!

    You might be using an older version of the theme. Could you please make sure that you are using 4.7.6.4 and check if that helps – https://kriesi.at/documentation/enfold/theme-update/?

    Cheers!
    Yigit

    #1254358
    This reply has been marked as private.
    #1254387

    Hi,

    I am not sure if I understood the 1st issue clearly. Could you please elaborate and create temporary admin logins and post them here privately so we can look into it?

    Best regards,
    Yigit

    #1254394
    This reply has been marked as private.
    #1254396
    This reply has been marked as private.
    #1254401

    Hi,

    You had so many CSS errors in both Quick CSS field and Customize > Custom CSS fields. I fixed them and now your website looks fine.

    In case you run into similar issues in future, please check your CSS code for any errors using a website such as this one – http://csslint.net/

    Please review your website :)

    Best regards,
    Yigit

    #1254405
    This reply has been marked as private.
    #1254560

    Hi Yigit, apologies for multiple messages. Now the consent cookie buttons background color and button text colors have changed by itself.

    The buttons also do not show up on mobile.

    Background needs to be white and text color #253838.

    Any help would be appreciated?. 🙏🏻

    Did you have an opportunity to review previous messages? 🙏🏻

    #1254669
    This reply has been marked as private.
    #1254979

    Hi,

    1- I added following code to bottom of Quick CSS field in Enfold theme options > General Styling

    @media only screen and (max-width: 767px) {
    #footer .flex_column {
        width: 100%;
        margin-left: 0;
    }}

    2&3&4-

    – Shows condensed menu words on mobile:
    – On desktop mode, Each page top title doesn’t stay centered on all sub pages except home page.
    – Main header mega menu. It’s expanded dramatically with way too much padding between the drop-down menu.

    I believe you have already figured this one out as I cannot reproduce this issue. If not, please post a screenshot and show the issue. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here

    5- I adjusted the cookie bar colors in Enfold theme options > Advanced Styling and added following code to Quick CSS

    .avia-cookie-consent a {color: #253838; font-weight: 700 !important; }
    

    We do not offer paid services however I will keep an eye on this thread as I understand this is urgent for you :)

    Please review your website and let us know if anything else is broken

    Best regards,
    Yigit

    #1255083
    This reply has been marked as private.
    #1255084
    This reply has been marked as private.
    #1255091
    This reply has been marked as private.
    #1255273

    Hi,

    1&2- I deleted following code from Quick CSS and Custom CSS fields

    #header #header_main .container {
        max-width: 110% !important;
    }

    3- Added following code to bottom of Quick CSS field

    #top #header .avia_mega_div > .sub-menu > li > ul > li a:hover { 
        background-color: #ddd !important;
    } 

    4- It is already on the right edge on my end.
    5- Added following code to bottom of Quick CSS field

    #top .social_bookmarks li {
        border-color: #dddddd;
    }

    Please review your website :)

    Best regards,
    Yigit

    #1255288
    This reply has been marked as private.
    #1255941
    This reply has been marked as private.
    #1256709
    This reply has been marked as private.
    #1257604
    This reply has been marked as private.
    #1257605
    This reply has been marked as private.
    #1257796
    This reply has been marked as private.
    #1257798

    hi, we opened a ticket although have not received response in last few messages.

    (Original ticket thread: https://kriesi.at/support/topic/admin-link-missing-issues/#post-1255273)

    Can you kindly help with the last three items please? Screenshots also attached in the GDrive link.

    1. Website container is all over different widths on various pages. Could you kindly review and resolve?
    2. The main header menu is now also squeezed in on top of the header logos. Could you kindly help resolve?
    Some of the pages affected are:
    https://forecight.com/careers/
    https://forecight.com/identity/
    https://forecight.com/mpi/
    https://forecight.com/covid-19/

    3. Full Cookie Modal Popup Window Content also shows up on same screens as above.
    https://forecight.com/careers/
    https://forecight.com/identity/
    https://forecight.com/mpi/
    https://forecight.com/covid-19/

    4. Can we add social Icons inside the mobile burge menu?
    5. background hover color on main header menu drop down main menu links don’t seem to work. Can kindly add background hover to all main header menu drop down menus with color #dddd?

    Thank you in advance.

    • This reply was modified 4 years ago by sershad. Reason: More clarity
    #1258005

    Hi, could I please get a response on above items? Would greatly appreciate it

    #1258036

    Hi,

    1- You had following custom CSS code in both Quick CSS and custom CSS fields:

    #header #header_main .container {
        width: 100%;
        max-width: none;
    }

    I removed them. You can simply choose container width in Enfold theme options > General Layout > Dimensions > Maximum Container width

    2&3- Fixing 1 must have fixed these too :)

    4- I added your icons as custom links and hid them on desktop using following code in Quick CSS field

    @media only screen and (min-width: 767px) {
    .only-mobile { display: none !important; }}

    5- Since those are actually customized mega menu titles, they will not look the same without further customization. If this is something really important for you, please consider to hire freelance developer for the task.

    I am sorry but this thread is getting pretty complicated for me to follow. Could we go step by step with your further questions? :)

    Best regards,
    Yigit

    #1258066
    This reply has been marked as private.
    #1258098

    Hi,

    Glad I could help!

    No, I am afraid that would not help. Are you using Mega Menu just to display children item below submenu item? If so, switching to normal menu and adjusting it would be simpler I think :)

    Best regards,
    Yigit

    #1258132
    This reply has been marked as private.
    #1258135
    This reply has been marked as private.
    #1258173
    This reply has been marked as private.
    #1258176
    This reply has been marked as private.
Viewing 30 posts - 1 through 30 (of 43 total)
  • The topic ‘Admin & Link Missing Issues’ is closed to new replies.