Viewing 24 posts - 1 through 24 (of 24 total)
  • Author
    Posts
  • #1087031

    Hallo liebes Enfold-Team,
    Ich habe eine Herausforderung der Umsetzung. Vielleicht habt Ihr eine Idee:

    Hier an der Stelle:

    Button: Anwälte

    würde ich mir diese Umsetzung wünschen:

    Button: Agentur

    Also einfach diese “ausklappen”

    Dankeschön für Eure Hilfe.
    Stefan

    • This topic was modified 5 years, 7 months ago by stimmungshoch.
    #1087874

    Hey stefan,
    Please see our documentation for Masonry overlay animation 2 please scroll down a little on the page:
    2019-04-06-214517
    Here is an example:

    .avia_desktop.avia_transform3d .av-caption-on-hover.av-caption-style- .av-masonry-entry.av-masonry-item-with-image:hover .av-inner-masonry-content {
        transition: bottom .2s ease-in !important; 
    bottom: 0px !important; 
    position: absolute !important; 
        min-height: 102px;
        transform-style: none !important; 
    -webkit-transform-style: none !important; 
    }
    .main_color .avia-arrow {
        background-color: transparent !important; 
    }
    .main_color .site-background {
    background-color: rgb(0, 0, 0) !important; 
    }
    h3.av-masonry-entry-title.entry-title {
    color: #fff !important;
    }
    #top .av-inner-masonry-content {
        -webkit-transform: rotateX(0deg) !important; 
        transform: rotateX(0deg) !important; 
    }

    Best regards,
    Mike

    #1088285

    Hello Mike, thanks for response.

    I think I just miss a few programming skills. But I would like to face this challenge.
    To get further here I have a test page:
    1. I have set the debug mode.
    2. It is also a childethme installed.
    3. As I understand it, I should copy your code into the Quick CSS.
    But i missing the effect to get an new additonal a popup-area. (see screenshot)
    Thanks Stefan

    • This reply was modified 5 years, 7 months ago by stimmungshoch.
    #1088536

    Hi,
    Sorry, I was thinking about the hover effect, I see that you want the title to always show, please open your element and under “Element Title and Excerpt display settings” choose “Always display”
    2019-04-08-234612
    Although there is not a “read more” there is a excerpt you can choose from the options, and then use this css:

    .av-masonry-entry .avia-arrow { display: none; }
    .main_color .container .av-inner-masonry-content {
    background-color: transparent !important;
    }
    .av-inner-masonry-content h3 {
    color: #fff !important;
    }

    Best regards,
    Mike

    #1088613

    Hello Mike, thank you for your effort. I do not understand the meaning of the last code. But it brings a little light into the darkness. But the actual goal does not reach it.
    It is not just about the modification of the Maisonarys but also about this unfolding which should appear under the Maisonary. I mean the presentation, if you click on the link (Read more). It appears text and image to the people.

    Thank you!

    #1088968

    Hi,
    I’m sorry I missed that part, I was looking at how the text slid up on hover, not how another element “unfolded” below on click.
    So examining the code of the page reveals that this was created with ACF custom post type and uses custom javascript to change the visibility of the unfolded sections.
    Unfortunately, I was not able to find a code snippet or tutorial on creating this page or element, but it is quite nice.
    My recommendation is to examine the page and try to reverse engineer it as html and add it to a code block, but I can’t assist in creating the ACF custom post type or rewriting our masonry element to perform this.
    Sorry I was not more help.

    Best regards,
    Mike

    #1089197

    ok… no problem, i hope will find a solution. i play with
    LAYOUT ELEMENTE / – REGISTERKARTE (Abschnitt) but this make me not really happy.
    But maby its possiblie to modifed this function
    Best regards Stefan

    #1089840

    Hi,
    Sorry, but this customization of the element is more than what we can provide within our scope here. It is not some css changes, it is quite a change and customization in the element.
    But if you really want this I’m sure you can hire a freelancer that can do it for you. We can recommend Codeable for their experience and expertise with Enfold. Please follow the link to discuss your project and time frame with them.

    Best regards,
    Mike

    #1094345

    Hello dear Kriesi team,
    I got another tip to realize it with a plug-in.
    https://www.wpsuperstars.net/team-member-plugins-for-wordpress/

    I chose the first one and it works perfect for me. However, I would like to remove the “Enfold” arrow on the mouse over. Is that possible? I’m not sure if I should integrate the code better. Or is it as ok as I did?

    However, if there is a better plug-in that works better with Enfold I am open to it as well.
    Thank you and best regards Stefan

    #1094390

    Hi,
    To remove the on hover arrow, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top .image-overlay.overlay-type-extern .image-overlay-inside:before {
    content: '' !important; 
    background-color: transparent !important; 
    }
    .avia_transform #top #main a:hover .image-overlay {
        opacity: 0 !important;
    }

    Best regards,
    Mike

    #1094440

    Hi Mike,

    thanks for fast feedback!!!! Everythink are fine but can you see a chance to format the the text-color and typface from the Team-Gallery. The Block-Settings are not work. An i dont understand how can i use CSS :-(

    Best regards Stefan

    #1094563

    Hi,
    Thanks for the login, but it didn’t work for me. Please check.
    Also, I’m sorry, but I think I’m getting confused on your requirement for this, we are talking about the “Anwälte” section in the link below, but what do you want?

    Best regards,
    Mike

    #1094676

    Hey Mike, sorry for the wrong pass.
    Exactly this are the problem-section.
    my wish: Where i can set settings to change from the typographie ( typo, color, size)
    Thanks so much for any input.
    Stefan

    #1094714

    Hi,
    Thanks for the login, to change the font and color of the team info on hover please try this css:

    #awsm-team-2103 .awsm-personal-info span {
    color: red !important;
    font-family: 'roboto' !important; 
    }
    #awsm-team-2103 .awsm-personal-info h3 {
    color: blue !important;
    font-family: 'roboto' !important; 
    }

    please adjust the colors and font to suit.
    Please see the screenshot in Private Content area.

    Best regards,
    Mike

    #1094746

    Hello Mike, thank you for the help but the code no will work any more…
    but first white are ok.

    1. if there are parameter to set color/opacity from the area behind the text
    2. color from the closing “x”
    3. The size from the container to show more from the content text
    4. im very happy with the solution now :-)

    thanks!

    • This reply was modified 5 years, 6 months ago by stimmungshoch.
    #1094858

    Hi,
    I took a look at your page and see the ID # for the team on that page changed. I have corrected with this code:

    #awsm-team-2179 .awsm-personal-info span {
    color: red !important;
    font-family: 'roboto' !important; 
    }
    #awsm-team-2179 .awsm-personal-info h3 {
    color: blue !important;
    font-family: 'roboto' !important; 
    }

    I didn’t add it because I’m not sure what color or font you want to use.
    Please adjust to suit.
    To change the background color please try adjusting this css:

    .drawer-style.style-2 figcaption {
        background: rgba(35,35,35,.6) !important; 
        color: #fff !important; 
    }

    Changing the “.6” in the code makes it lighter or darker.

    Best regards,
    Mike

    #1095204

    Hey Mike, you great. Thanks!!!
    Nice – have a look :-)

    Do you see a chance to get the pop more space in the high. So after the click the pop up show more content?

    Thanks you very much!

    • This reply was modified 5 years, 6 months ago by stimmungshoch.
    #1095563

    Hi,
    Do you mean the pop up space in “Anwälte”?
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .awsm-details .mCustomScrollBox {
    height: 600px !important;
    max-height: 600px !important;
    }

    Best regards,
    Mike

    #1096409

    Hello Mike, Thanks for the code. I tried it on both places. unfortunately with no effect. :-(
    Please no wondering. I put it in a test page.
    best regards stefan

    #1096466

    Hi,
    Thanks for the login, I see that this is a third party plugin, to ensure we are talking about the same section, Please see the screenshot in Private Content area and the area in the red box. I have added this css:

    .awsm-details .mCustomScrollBox,.awsm-details .mCustomScrollbar {
    min-height: 800px !important;
    max-height: 800px !important;
    }

    and seems to work well, please see the second screenshot in Private Content area.
    Please adjust to suit and clear your browser cache when checking.
    I assume you checked the documentation for this plugin, this may be a setting, but I don’t know this plugin.

    Best regards,
    Mike

    #1096527

    WOW! WORK now
    For my understanding: is there a difference between typing in the “enfold-quick css” and the “additional CSS”
    Not sure what you mean with checking the documentation. Dont have this. I have only installed this :-)
    Thanks Mike!!!!

    • This reply was modified 5 years, 6 months ago by stimmungshoch.
    #1096886

    Hi,
    Glad to hear it’s working, the WordPress > Customize > Additional CSS has top preference on css, so sometimes if you have a troublesome element, placing here will correct.
    Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    #1097633

    Hello Mike, yes for now we can close. i think i have more questions, but i thinks this are more to configure the plug-in. so its not your part. but you informations wars helpful. thanks for this!

    #1097895

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 24 posts - 1 through 24 (of 24 total)
  • The topic ‘Realisierung und Programmierung’ is closed to new replies.