Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #1201627

    I want to display exerpt or even content of article on hover of accordion slider
    I tried existing code with .aviaccordion-slide:hover .aviaccordion-excerpt as selector to solve my issue but nothing worked.

    Can you help me on this matter ?

    #1202517

    Hey mguillou5670,

    Try adding this CSS code in Quick CSS, located in Enfold > General Styling:

    #top .aviaccordion-excerpt {
        opacity: 0;
    }
    
    #top .aviaccordion-preview:hover .aviaccordion-excerpt {
        opacity: 1;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1202617

    Dear Nikko,

    Thanks for your reply.
    I tried your code but it does’nt work.
    In fact I don’t see the excerpt at all I guess, I have to inverstiage this in priority to solve my issue and then I will add the Hover.

    Meanwhile, if you have an other solution. You’re welcome.

    #1202960

    Hi mguillou5670,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1204444
    This reply has been marked as private.
    #1204975

    Hi mguillou5670,

    Image 2020-04-18 at 17.07.54.png

    Please update the theme to the latest, the excerpt option is available there.

    Best regards,
    Victoria

    #1205035

    Hi Victoria,

    Thanks you very much for your reply.

    I updated the theme and I have now a big issue with each page in the back office showing bloc in error with code such as :

    [av_section min_height=’50’ min_height_pc=’25’ min_height_px=’500px’ padding=’no-padding’ shadow=’no-border-styling’ bottom_border=’border-extra-diagonal’ bottom_border_diagonal_color=’#45c0d6′ bottom_border_diagonal_direction=’border-extra-diagonal-inverse’ bottom_border_style=’diagonal-box-shadow’ custom_margin=’0px’ custom_margin_sync=’true’ scroll_down=’aviaTBscroll_down’ custom_arrow_bg=’#ffffff’ id=” color=’main_color’ background=’bg_gradient’ custom_bg=” background_gradient_color1=’#e65921′ background_gradient_color2=’#f2ba0e’ background_gradient_direction=’diagonal_tb’ src=” attachment=” attachment_size=” attach=’parallax’ position=’top center’ repeat=’contain’ video=” video_ratio=’16:9′ overlay_enable=’aviaTBoverlay_enable’ overlay_opacity=’0.5′ overlay_color=” overlay_pattern='{{AVIA_BASE_URL}}images/background-

    Can you help me on this matter ?

    Thanks and best regards.

    #1205372

    Hi mguillou5670,

    Sorry for the problem, please refer to this: https://kriesi.at/support/topic/shortcodes-window-after-updating-to-wordpress-5-4/

    Best regards,
    Rikard

    #1205433
    This reply has been marked as private.
    #1205669

    Hi Muriel,

    Those solutions have worked for everyone else, so no, I don’t unfortunately. I tried logging into your site but the details you posted are not working:

    Identifiant inconnu. Vérifiez l’orthographe ou essayez avec votre adresse e-mail.

    Please check and verify the details.

    Best regards,
    Rikard

    #1207066
    This reply has been marked as private.
    #1208161
    This reply has been marked as private.
    #1208234

    Hi mguillou5670,

    Best regards,
    Victoria

    #1208244
    This reply has been marked as private.
    #1208739

    Hi,

    Thanks for that, login details are working now. I switched to the Classic Editor in the main page of the theme options and your pages are showing up as expected now on the back end. Please review your site.

    Best regards,
    Rikard

    #1208788
    This reply has been marked as private.
    #1210414

    Hi mguillou5670,

    I adjusted the accordion for you. Please check.

    Best regards,
    Victoria

    #1210434

    Dear Victoria,

    Thank you for your kind patience on my subject and thank you very much for your time.

    I checked and it’s not exactly what I had in mind. I wanted the text to be displayed only on hover like for this section.

    Please help me if you can and if you have extra-time.

    Thanks and best regards.

    Muriel

    #1211113

    Hi Muriel,

    I tried to come up with a css solution but could not, it can only be shown as it is.

    Best regards,
    Victoria

Viewing 19 posts - 1 through 19 (of 19 total)
  • You must be logged in to reply to this topic.