cannon303
Forum Replies Created
-
I too am looking for this solution and the above code doesn’t work.
Forum: Fixing WordPress
In reply to: wp_nav_menu => arrayyes I’m looking into walkers, it’s very difficult to get my head round it especially as i can’t see anyone asking the same question as i am in the context of walkers.
Forum: Fixing WordPress
In reply to: wp_nav_menu => arrayThis is the third thread I’ve posted on this subject and completely drawn a blank, I can’t believe this is so difficult!
Forum: Fixing WordPress
In reply to: wp_nav_menu => arrayCurtiss Grymala yes I have no experience of “walker” either I’ll have to see if i can learn it and esmi yup that seems to be the road i’m going down. My php is usually crude!
Thanks for both of your replies, the quest continues….
Forum: Fixing WordPress
In reply to: combine main menu and sub menu help pleaseHi fonglh thanks for your response, however I’ve already got my menu tab enabled and it works but I don’t know how to modify it to meet my requirements as described above. It just outputs all of the nested lists regardless of where you are in the site.
Try this: https://www.chriscannon.co.uk/the-mini-events-calendar/
It’s a hack and requires a bit of basic php, it’s also work in progress. It displays a mini calendar as displayed here : https://www.chriscannon.co.uk/minicalendar/ so may or may not be suitable for your needs.
Forum: Plugins
In reply to: [The Events Calendar] [Plugin: The Events Calendar] mini calendar?Ok here are the instructions and download files on my site.
https://www.chriscannon.co.uk/the-mini-events-calendar/
Be warned there is a bit of fudging going on with some of the scripting and as WordPress says code is poetry – I personally wouldn’t go that far here but let me know what you think and if you have a mod then included it and maybe we can make it better.
Forum: Plugins
In reply to: [The Events Calendar] [Plugin: The Events Calendar] mini calendar?almost there but it’s probably a bit big to include all of the code on this page so I’ll zip the php files and link them to here.
Forum: Fixing WordPress
In reply to: can't rewriterule to a pretty permalinkP.S. I’m trying to do all of this in the .htaccess file rather than alter or create any wordpress functions.
Forum: Plugins
In reply to: [The Events Calendar] [Plugin: The Events Calendar] mini calendar?ok I’ll try and post it in the next day or two.
Forum: Plugins
In reply to: [The Events Calendar] [Plugin: The Events Calendar] mini calendar?ok well I’ve read their latest comments, thanks for the link. If this was something that was only going to appear in their paid version of the plugin then I would not feel happy about posting a mini calendar fix. I love the spirit of wordpress and the community of developers and wouldnt want to get in the way of these guys getting paid for the work they do. However, as they say it’s not something that is in their list of immediate things to do then maybe I can post it? It’s not a piece of coding that has any finesse involved or indeed you could class as poetry so if I’ve got five mins I’ll put it up.
Forum: Plugins
In reply to: [The Events Calendar] [Plugin: The Events Calendar] mini calendar?When I last looked the plugin was ready for an update and it said that it now provides a mini calendar yet still no sign of it. I have created my own from the plugin files and it works very well, doesn’t alter any of the existing plugin files and is mostly self contained, yet it may need some streamlining of any superfluous scripting. I’ll try and post it but maybe it’s a waste of time and the mini calendar is already provided and I’ve just not found it. If someone could let me know whether they have found it or not then maybe I’ll post it or not if you see what I mean.
Forum: Plugins
In reply to: [The Events Calendar] [Plugin: The Events Calendar] mini calendar?Almost got it sorted. I didn’t use the wordpress standard calendar widget but rather an instance of the events calendar – calendar view. Not quite finished, been down plenty of wrong turns and still got a couple of hurdles to overcome, but almost there.
Forum: Plugins
In reply to: [The Events Calendar] [Plugin: The Events Calendar] mini calendar?Yes it seems all I need to do is get the standard wordpress calendar to display the events on the date of the event rather than the date I published them. It’s still handling the events as posts. So just need to work that out and then I’m sorted.
Forum: Plugins
In reply to: [The Events Calendar] [Plugin: The Events Calendar] mini calendar?I’ve been looking through some of the posts on this forum and realised that a few people are asking the same questions. I’m wondering whether it’s a case of customising the wordpress calendar widget to fit with the events calendar.