- This topic has 9 replies, 3 voices, and was last updated 5 years, 3 months ago by
Tom.
-
AuthorPosts
-
October 2, 2015 at 7:30 am #141465
Mike
Hi,
I love the generate press theme. One think I wondered if it would be possible to add (or perhaps it’s already possible, I just haven’t worked it out yet) is to make the menu slide as it opens, rather than just appearing. I always think that looks good!
m
October 3, 2015 at 12:22 am #141598Tom
Lead DeveloperLead DeveloperHi Mike,
So on mobile, instead of the menu just opening, you want it to slide open?
This should be do-able, let me look into it and I’ll get back to you π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 3, 2015 at 12:39 am #141608Mike
Yep. Absolutely! That would be great!
October 5, 2015 at 12:24 am #141953Tom
Lead DeveloperLead DeveloperSorry this took so long! Was a bit harder than I expected.
If you have GP Hooks, paste this code into the “wp_footer” hook: https://gist.github.com/generatepress/d8211a277d13fa095849
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 7, 2015 at 5:18 am #142510Mike
Hi,
Thanks for this – but I can’t seem to make it work. I’ve pasted it into the wp_footer bit, but it doesn’t make any difference. Do I need to somewhere globally enable GP-Hooks? I’ve not used them before.
Any ideas?
M
October 7, 2015 at 10:21 am #142592Tom
Lead DeveloperLead DeveloperAny chance you can link me to your site?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 9, 2015 at 6:00 am #143030Mike
Hi,
Thanks for the response. At present I’m working on a local copy. I’m having a funny issue which might be related to why this isn’t working at present.
The way my site is working is that I’ve created a plugin which generates some specific template pages of the site for things like the home page. The issue I’m currently running into is that despite my plugin pulling the header from get_header(), and then adding in the theme specific bits from the GeneratePress theme, one of my scripts isn’t working properly (the player that is currently on thecoverups.co.uk) – it only loads on the pages my plugin hasn’t tampered with!
Anyway, I wonder if in fixing this issue your script might also load…
Any thoughts? I’ll let you know when I have a live site for you to look at!
Cheers,
Mike
October 9, 2015 at 9:24 am #143062Tom
Lead DeveloperLead DeveloperA javascript/coding error could definitely stop the script above from loading.
Will be happy to take a look once the site is on a server π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentNovember 11, 2015 at 4:43 am #152126Mike
Hi,
The site is now live (still working on it though!) at The CoverUps Live Wedding Band and the sliding menu is working… so that’s great!
Cheers,
Mike
November 11, 2015 at 10:43 am #152220Tom
Lead DeveloperLead DeveloperAwesome, nice site! π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.