Okay
  Public Ticket #1324097
Menu
Closed

Comments

  • Andre Alves started the conversation

    Hi.

    I'm trying to create a submenu under the last menu item on the current site but it's not showing on hover. It exists in the code as per screenshot attached.

    I want to link the sub-pages to inner pages, not one-page sections.

    Thanks,

    Andre

  •  1,975
    Support replied

    Hello Andre,

    the submenu shows on click not on hover as you can see also on our live demo site/:

    http://clapat.ro/themes/newave-wordpress/

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Andre Alves replied

    Oh yes. In the midd time I've reached there, thanks

    One question about the responsiveness, it looks the site is "shrinking" everything instead of rearranging (stacking) the columns. What can be causing this?

    Thanks

  • Andre Alves replied

    Also, I want to hide the video on smaller sizes (< 420px). I can hide it with css but the sound keeps on. Tried to use a script on footer but doesn't work:

    jQuery( document ).ready(function() {

    if(jQuery(window).width() < 420){
                   jQuery('#bgndVideo').toggleVolume();
     }

    });

    it looks the element doesn't exists. Is there any theme option for this?

  •  1,975
    Support replied

    Hello Andre

    the code looks correct to me try adding it to /js/scripts.js

    try printing something to the console to see if the code reaches where it should

    console.log( "message here" );

    Can you give us more details about the responsiveness?

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Andre Alves replied

    Hi.

    It doesn't print anything. Also tried the script on <head> and it's the same. Is there any of your functions that could be modified to make this work? An instruction to mute if small resolutions?


    About the responsive, you can see the attach of a printscreen on my mobile and how it is supposed to be (Screenshot_4 of my browser resized).

    Thanks

  • Andre Alves replied

    Hi, can you help me on this?

    Thanks

  •  1,975
    Support replied

    Andre,

     send us FTP access (and WP admin access if possible) in a private comment.

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  •   Andre Alves replied privately
  •   Support replied privately
  •   Andre Alves replied privately
  •   Andre Alves replied privately
  •   Support replied privately
  • Andre Alves replied

    Yes, I've deleted your user a couple hours ago, as you took almost 48h to reply and my client wasn't happy with no solution. I had to find a solution elsewhere.