Okay
  Public Ticket #2713876
Sticky menu
Closed

Comments

  •  1
    danyricher started the conversation

    Hi! We need to resolve an issue with the sticky menu (desktop and mobile) that doesn't show up on the home page. We needed to have a transparent menu when the website is loading, bue we need a sticky menu after. All other pages the sticky menu is ok but not on the home page.

    Can you help me out?

    Thanks

    Dany

  •  608
    WordPress replied

    Hello,

    Can you provide an account admin so I can check that problem for you?


  •   danyricher replied privately
  •  608
    WordPress replied

    Hello,

    You can check again. I have edit code file apr_theme.js in efarm\js\un-minify


  •  1
    danyricher replied

    Hi Alex,


    Yes thank you!

    1. Did you edit it in the child theme??? 
    2. Does your theme is compatible with WordPress 5.7 ?
    3. When are we getting the WP Bakery 6.6 with the update?

    Thanks!

    Dany

  •  608
    WordPress replied

    Hello,

    We update on latest version theme. You can update latest version WP and download latest version plugin here:

    http://hn.arrowpress.net/plugins/js_composer.zip
    http://hn.arrowpress.net/plugins/Ultimate_VC_Addons.zip
    http://hn.arrowpress.net/plugins/revslider.zip



  •  1
    danyricher replied

    Hi Alex,

    Thanks for the files!  But you didn't answer all my questions...

    1. You said: "I have edit code file apr_theme.js in efarm\js\un-minify" did you edit it in the child theme? If not can you tell me which code did you changed?
    2. Does your theme compatible with WordPress 5.6?

    Thanks
    Dany

  •  608
    WordPress replied

    Hello,

    We have updated in the Parent theme it will not be affected when you update the theme.

    Compatible theme with WordPress 5.6


  •  1
    danyricher replied

    Hi Alex

    My mistake, I was talking about WordPress 5.7 not 5.6...

  •  608
    WordPress replied

    Hello,

    Yes. Compatible width WordPress 5.7


  •   danyricher replied privately
  •  608
    WordPress replied

    Hello,

    Don't you want to display the Read More button here?

    6665690288.png


  •  1
    danyricher replied

    Hi Alex,

    The customer want the picture, the name of the "Recipe" and yes the button "voir la recette" and no dates if possible. As they won't add content regularly, it won't look like the website isn't taking care of...

    Thanks

    Dany

  •  608
    WordPress replied

    Hello,

    You can add custom style css

    .blog-container .blog-grid .blog-date,
    .blog-container .blog-grid .blog_post_desc {
        display: none;
    }