Forum Replies Created

Viewing 30 posts - 31 through 60 (of 232 total)
  • Author
    Posts
  • Hi Ismail,
    sorry regarding the access details, pls try again, I must have forgotten to save the new user b4.

    I shall try the debugging asap, but maybe you can see the prob on the spot.
    Thanks for you help!
    Best
    Stefan

    in reply to: Portfolio Grid (Content Element) not visible #1399901

    OMG …Thanks a lot!!. That was spot on! My bad.
    Thanks again, ticket solved!

    in reply to: Rounded corners for images in Portfolio grid #1333892

    Hi all,

    this works fine.
    But how do you also round the edges from the hovered portfolio grid image?

    .grid-image img {
    border-radius: 22px!important;
    }
     a:hover .grid-image {
    border-radius: 22px!important;
    }

    this doesn’t work :-(

    Txs to y’all

    Stefan

    in reply to: How to change avia timeline color? #1333703

    And here is the answer:
    After trying to find the right code (for quick css) I looked in many related posts I found the answer in the Avia Timeline Styling settings tab.

    It’s really easy… If you first look for the easy way!

    Ticket can be closed :-)

    in reply to: Design Problem "grid" – Language related #1326081

    Yigit, you are a star!!!!
    ….Jeez I spend hours on this …

    Thanks so much, ticket solved and can be closed!!!

    in reply to: Design Problem "grid" – Language related #1325884

    And just in case a team member needs to look ‘behind the scenes’ here are the credentials…

    in reply to: Enfold Print icon / print page widget / print function #1325875

    This can be closed!

    in reply to: Burger menu jumping #1325872

    Topic solved! Thanks!

    in reply to: Burger menu jumping #1213231

    Thanks Rikard,
    this seems to do the ‘line-height’ in the dropdown menu. No effect on the main menu and dropdown over all position.
    I can’t seem to find the top menu / main menu css class (Using Hummingbird cache (del) – Browser ctrl -f5)
    Do you have a nother idea?
    txs S.

    in reply to: Burger menu jumping #1212922

    Really sorry Rikard, I haven’t fully understood why, but I managed to align the German and the English menu…(and forgot to let you know…)

    I did that by eliminating css bits step by step….

    Still…. I need to place the main menu further down and the dropdown aligned with the slider image. Would you have a look at this please?

    in reply to: Burger menu jumping #1212589

    Thanks Rikard,…spot on!!!
    The mobile menu works now!!

    Could you see why ‘only’ the English menu is different from the German menu (it slips 10px down) when I add this code?

    nav.main_menu .av-main-nav {
    	font-size: 1.3vw!important;
    	text-decoration: none;
    	margin-top: 10px!important;
    }

    I don’t get it as the styles.css is the same for both languages…? I need to place the main menu further down and the dropdon aligned with the slider image.

    txs a lot,
    Stefan

    in reply to: Burger menu jumping #1211645

    Hi Rikard,
    thanks for this…
    Access provided…
    Best
    Stefan

    in reply to: Burger menu jumping #1210671

    Hi Rikard,
    it’s still at the same place and I can reach it…
    best
    S.

    in reply to: Burger menu jumping #1210343

    Hello Again, (Sorry had to take a break on this due to the Corona outbreak)

    This Problem still persists, what have I done so far:
    – set a designated menu (Enfold->Main Menu->General)
    – eliminated all extra coding in styles css what where dealing with burger menu
    – deactivated all plugins and tried
    – tried a plugin (WP Mobile Menu – The Mobile-Friendly Responsive Menu)

    still the formating/style of the mobile menu is a desaster… mainly 2nd level menu issues I guess…
    Could you please have another look?
    Best regards
    Stefan

    in reply to: team-member images not displayed #1202251

    Hey Jordan,
    I just tried (after I did a backup)! It worked to replace (Plugin: search and replace). I was scared that it wouldn’t because the rest of the URL pointing to the images could have pointed to another image folder:
    /wp-content/uploads/2019/12/xyz.jpg –> /wp-content/uploads/2020/12/xyz.jpg

    But for some reason it simply works and everybody is happy!

    Ticket solved! Can be closed!
    thanks to y’all!!!
    Stefan

    in reply to: team-member images not displayed #1202248

    Wow, OK…Thanks Jordan.
    Would you recommend to do this manually or is there any good plugin that would fix this?

    Indeed the previous URL was a developement-page but the new one without “relaunch” went live about 6 weeks ago. (without flaws)
    Thanks again for all your help!
    Stefan

    in reply to: Burger menu jumping #1192306

    Thanks Rikard,
    its the same result :-(
    Is there any way to create a new menu and activate it with the burger menu? I guess it has to do with the second layer menu entries which are automatically showing here… It works fine on the real mobile view… Any more ideas?
    Best
    Stefan

    in reply to: av-submenu-container on mobiles should be burger menu #1191027

    Thanks Yigit!
    Excellent work! Ticket solved – can be closed!

    in reply to: av-submenu-container on mobiles should be burger menu #1190874

    Thanks Yigit!
    excellent!!! Works!!!

    Very last question on this: At the Moment on the Burger view the displayed entry says: “Menü”
    Is there a way to change the entry to another word?
    Best
    Stefan

    in reply to: av-submenu-container on mobiles should be burger menu #1190720

    Thanks yigit,

    this pointed pretty much in the right direction! I found the solution in this code:

    @media only screen and (max-width: 1080px) {
    .responsive #top .av-menu-mobile-active .mobile_menu_toggle {
        display: inline-block;
    }
    
    .responsive #top .av-menu-mobile-active .av-subnav-menu {
        display: none;
    }
    
    .responsive #top .av-menu-mobile-active .av-open-submenu.av-subnav-menu {
        display: block;
    }
    
    .responsive #top .av-menu-mobile-active .av-subnav-menu li {
        display: block;
        border-top-style: solid;
        border-top-width: 1px;
        padding: 0;
    }
    
    .responsive #top .av-subnav-menu > li:first-child {
        margin-top: -1px;
    }
    }

    with my own modification…

    Thanks again for your always great support. Problem solved!

    One more thing befor closing the ticket:
    Could you tell me “How do I center the Burger menu Symbol” …?

    Stefan

    Thanks again

    • This reply was modified 5 years, 5 months ago by beenee.
    in reply to: Logo action / replace when scrolling down replace logo? #1170597

    Hi Victoria and a happy and wonderful new year to you and everyone in the team!
    I’m sorry I didn’t see a response to my support call and just checked manually.
    I just used the code in the afor mentioned threat(@quick css) and it works!

    .header-scrolled .logo img { opacity: 0; }
    .header-scrolled .logo a {
    background-image: url(/wp-content/uploads/2017/01/logo-ruff-cycles-transp-2-sm.png);
    background-size: contain;
    background-repeat: no-repeat;
    }

    However to quote Yigit (from the above mentioned threat):

    You are already using a transparent header on your page so you can simply go to Enfold theme options > Header > Transparency Options and upload your transparent logo which will be displayed on page load and in General Settings you can upload the logo you would like to display when scrolled down.

    I tried this, but this wouldn’t work…!
    But never mind… Thanks for all your good work and keep on being that great in the next decade :-) Ticket can be closed.
    Stefan

    • This reply was modified 5 years, 7 months ago by beenee.
    in reply to: Enfold Avia Sitebar – How to hide title that is empty #1166846

    Excellent, Thanks Rikard!!!
    Problem solved!

    in reply to: Enfold wpml language switcher changing position on top bar #1166536

    Hi guys,
    I seem to have solved this with the WPML support.Ticket can be closed…
    Thanx to all!

    in reply to: enfold sidebar line-height #1159608

    Thanks Voctoria,
    found it:

    #top .sidebar p,
    #top.sidebar  h4{
    margin-top:0px!important;
    margin-bottom:0px!important;
    }
    #top .sidebar hr {
        margin: 10px 0 20px;
    }

    Thanks a lot, ticket can be closed!

    in reply to: enfold sidebar line-height #1159255

    Excellent Victoria, you’re a star!!!

    Could you please let me know how you did it? So just as my customer want some changes I could du it myself…?

    Best
    Stefan

    in reply to: enfold sidebar line-height #1158327

    Hi…
    Yes I did that, without a result…:-(

    in reply to: enfold sidebar line-height #1157506

    Thanks Victoria,
    I just did.

    in reply to: enfold sidebar line-height #1157441

    Thanks Jordan, good thought.
    But it didn’t do anything :-(
    I can’t see the problem as I actually thought it would run under the .sidebar class?
    Any more ideas?
    Best
    Stefan

    in reply to: How to find my license login #1157436

    Issue for quality-management… How to deal with multiple Enfold licenses…!
    This can be closed.

    in reply to: Enfold wpml language switcher changing position on top bar #1156841

    Ismael gave a hint on another threat:
    … export/import of the theme options is still the easiest way to apply the current settings to other languages. If you have css modifications and intend to use it across the site or for all languages, put the css code in the child theme’s style.css file instead of the Quick CSS field.

    …I did exactly this. Still 404 error on the English side when switching…
    Thanks for any help to solve this,
    Stefan

Viewing 30 posts - 31 through 60 (of 232 total)