Forum Replies Created

Viewing 30 posts - 61 through 90 (of 131 total)
  • Author
    Posts
  • in reply to: Disable Sticky Header for Single Page #813071

    Hi Victoria,

    As I want to disable sticky header to specific pages I use the function gived by Josue above :

    function add_custom_script(){
    if(is_page(XXXX)){
    ?>
    <script>
    jQuery(window).load(function(){
    	 jQuery('html').removeClass('html_header_sticky');      
    });
    </script>
    <?php
    }
    }
    add_action('wp_footer', 'add_custom_script');

    And the fact that the sticky header is disable but the submenu think it’s still here is exactly my problem :)

    Thanks,
    Clement

    in reply to: "Read more" at Masonry Blog #813007

    Hi victoria,

    I give you an acces to my ftp in the private section.

    Thanks,
    Clement

    in reply to: Disable Sticky Header for Single Page #813001

    Hi Victoria,

    Yes of course, I give you an acces in the private content section.

    Thanks a lot.

    Clement

    in reply to: "Read more" at Masonry Blog #812094

    Hi Victoria,

    I’ve just did it and nothing happen. I even try to add the code of #410335 post in my functions.php but still nothing.

    Maybe I did something wrong ??

    Thanks,
    Clement

    in reply to: Divider not fully responsive #812073

    Hi Victoria,

    It looks fine cause I change the ratio of the cell from 1 third to 1 quarter or 1/5 depending of the size of the title. Nikko’s solution wasn’t working I assure you. I don’t need it anymore but let me know if you find a solution I’m curious about it :)

    thanks a lot !
    clement

    in reply to: Disable Sticky Header for Single Page #811578

    Hi Josue,

    This function works great thanks ! Unfortunetly I wanted to hide the sticky header to let some space to my secondary fullwidth menu but there is a transparent space above and I don’t know how to remove it ?

    When you arrive on the page it’s normal :
    screenshot of the page witou scrolling

    but when you scroll down the header disapear but not the space :
    screenshot of the page when you scroll down

    Thanks a lot,
    Clement

    in reply to: Divider not fully responsive #810997

    Hi Nikko,

    It’ s not working unfortunetly…

    Clement

    in reply to: "Read more" at Masonry Blog #810994

    Hi Victoria,

    I’m sorry but I don’t understand what you mean… “create the same folder structure” you mean in my child theme >config-templatebuilder/avia-shortcodes/av-helper-masonry.php ?

    Makes changes so you mean to put the code above ?
    $this->loop[$key]['content'] = avia_backend_truncate($entry->post_content, apply_filters( 'avf_masonry_excerpt_length' , 60) , apply_filters( 'avf_masonry_excerpt_delimiter' , " "), "…", true, '') . "<br /><span class='masonry-more-link-arrow'>".__('Read more','avia_framework')."</span>";

    Thanks,
    Clement

    in reply to: "Read more" at Masonry Blog #810270

    Yes of course !

    in reply to: Divider not fully responsive #809308

    Hi Rikard,

    I give you an acces on the private content section cause the website is still on construction.

    Thanks,
    Clement

    in reply to: "Read more" at Masonry Blog #808972

    Hi Enfold Team,

    I tried the code above in the helper-masonry.php but nothing change, the “read” more” does not appear…

    Is it me or there is another solution ?

    Thanks,

    Clément

    in reply to: Burger menu and megamenu #808925

    Hi,

    I should have said that before : you can close the topic.

    Thanks a lot,
    Clement

    in reply to: Make submenu always display #808924

    Hi,

    I should have say that before : you can close the topic.

    Thanks a lot,
    Clement

    in reply to: line on bothe side of the menu header #808917

    Hi,

    Sorry I should have say that before : you can close the topic :)

    Thanks,
    Clement

    in reply to: Social icon from image in top bar #795960

    Hi Victoria,

    It’s ok thanks a lot once again, you can close the topic.

    Best regards,
    Clement

    in reply to: Social icon from image in top bar #795144

    Hi Basilis,

    OOohhhh now I understand !! thanks for the advice :) Before I used the CSS content: without understand what I did…
    Now that’s I understand a bit more I try this :

    #top .social_bookmarks li.social_bookmarks_flaticon-ig a:before {
    content: url(https://bijouterie-valer.fr/wp-content/uploads/2017/05/picto-insta-01.png);
        width: 20px;
        height: 20px;
        display: inline-block;
        vertical-align: middle;
    }

    screenshot when I apply the modification

    wich works but the result isn’t beautiful… certainly cause of the picto itself….

    If I can push my luck and ask which way is the better way to add a hover effect on it ? With a filter or simply design another image ?
    If not I understand :)

    Thanks a lot anyway !
    Clement

    in reply to: Social icon from image in top bar #794502

    Hi Yigit,

    Lol no, this was the previous solution I used but the webdesigner insist that we use his picto rather than flaticon and fontello picto… That’s why I need a way to put the png instead of the icons from fontello and flaticon…

    I set up the previous solution before asking you.

    Thanks,
    Clement

    in reply to: Reduce border of the contact form to 0.5px #794499

    Hey Yigit,

    I did see that post and use opacity to try to looklike 0.5px but it’s not as good as it want it to be :/

    I thought that you have other options cause yours dividers for example are thinner than a border in 1px. But maybe it’s just cause I don’t understand how divider works compare to a border.

    Thanks a lot anyway and you can close the topic.

    Best regards,
    Clement

    in reply to: Social icon in top bar #792212

    Hi Sarah !!

    Thank you very much !! You can close the topic.

    Best regard,

    • This reply was modified 7 years, 6 months ago by Blue_Bear.
    in reply to: Social icon in top bar #791943

    Hi Sarah,

    Indeed it should work but unfortunetly when I put that in my functions.php the website doesn’t load (it is why you couldn’t see the website before).

    I remove everything and hopefully you will be able to have a look this time :)

    Best regards,
    Clément

    in reply to: Social icon in top bar #791588

    Hi,

    I do follow the indications of the link above. But I do not understand eerything so maybe I’ve made a mistake somewhere…

    I give you credential in the private content below.

    Thanks !
    Clément

    in reply to: line on bothe side of the menu header #777716

    Hi,

    Not at all I find a temporary solution. It’s a line but it’s inelegant. I just put a picture of a line in menu item….

    Do you have an other solution ? If not (unlikely:) can you tel me how to revoque any hover effect/link on a particular menu-item?

    Thanks,
    Clément

    in reply to: line on bothe side of the menu header #777428

    Ow sorry for that try with the password below

    in reply to: line on bothe side of the menu header #777068

    Yes of course,

    I give you an acces below.

    Thanks

    in reply to: Make submenu always display #747923

    thanks,
    Clement

    in reply to: Make submenu always display #747922

    Hi Ismael,

    I don’t know if you respond to me or to Emmanuel but just in case : the trouble is not with putting some picture into the megamenu (that I know how to do it:) rather than making a first level menu and a second level of menu always visible (the second menu change when you click on the item of the first menu) and a megamenu.

    I have an idear maybe you could just use a tab element for the first menu and in each tab put a megamenu. To put it in the header just use a widget area ? That could do the trick but require the css to ajust it…

    example

    Regards,

    Clement

    • This reply was modified 7 years, 9 months ago by Blue_Bear.
    in reply to: Make submenu always display #745518

    Hi der_emu,

    I didn’t find any solution unfortunetly :/

    Regards,

    Clément

    in reply to: Sticky Sidebar #732646

    Hi Rikard,

    I’m currently developping the site on MAMP so I cannot provide you any links. I wanted a sidebar on the left with buton that stick even when the visitor scroll down the main part.

    But don’t bother, I looked on differents tickets already posted and apparently there is no way to have a fixed sidebar except using the plug in q2w3 which not run that well… So I’ll pass on fix sidebar :)

    Thanks,

    Clement
    as for me you can close the topic

    in reply to: Sidebar removable #732211

    Hi,

    Thanks for your answer. You can close the topic.

    Best regards,

    Clement

    • This reply was modified 7 years, 10 months ago by Blue_Bear.
    in reply to: Burger menu and megamenu #731981

    2. And I also wonder but maybe I should open a new ticket for that :

    If it possible for the burger menu to show first the item of the level 1 of the menu and once you click on 1 item it fade on the side to another screen wich show the items of the second level ?

    Example of menu : home / product / contact
    Once you click on “product” second screen appear but same appereance of the first : shoes / t-shirt / watch / etc.

    I hope i’m clear :/ English is definitly not my mother language :)

    Thanks,

    Clément

Viewing 30 posts - 61 through 90 (of 131 total)