I have this wordpress site here: kohinoorindian.com.au. We have also built a mobile app for this business and want to add a header banner at the top of the mobile page to invite visitors to download the mobile app. We have done this by using the following code.
I have added the following code in Customize > Code > Head Code
You need to remove the jQuery script as that’s already loaded by default. Also, you’ll need to place the first set of codes in the Header Code section, and the second set on the Head Code section, not the other way around.
What does the banner look like? Can you put the jQuery code again so we can check? Does it only work on your site? I tried it on a live dev URL as well as on my local dev but I can’t see any banners when visiting using my phone.
I tried logging in again but it seems the user was removed? Can you put it back in?
Re the app, do you know if it works with the newer version of jQuery? The one you’re using is quite outdated 1.8. We’re using the jQuery that comes with WordPress, which is 1.11.3.
The menu seems to work on any other pages. Are you doing something special to the homepage? Do you have any security plugins active? Can you try deactivating all other plugins except BB and check if you get the same thing?
You’ve a top padding on the mantra site which is causing the gap on the slider.
Re the app, can you disable all plugins on the mantra site, remove the jQuery code that you have on the HTML module and see if that fixes it? Also, did you change the name of the default WP directories? Or is this done by the security plugin that you have?