MsCrow
Forum Replies Created
-
Ignore me regarding the categories, I got that to work again.
The individual event categories page, the enw one, still doesn’t work. It states:
ERROR: You must supply the post ID to get the image from as an argument when calling the graphene_get_post_image() function. Early YearsTermly, updates, support and inspiration for Early Years and Y1 practitionersUpcoming EventsTeaching Sequence for Writing in Early Years and KS1 – 19 Jan 2012 – 09:30Early Years Leadership Network Meeting – 31 Jan 2012 – 13:00Early Years Leadership Network Meeting – 2 Feb 2012 – 13:00Nursery Network Meeting – 8 Feb 2012 – 13:00Nursery …
I have several pages, each listing events from a particular category. Unfortunately the code above doesn’t work for me. Each page was using [events_list limit=”10″ category=”14″]. This doesn’t work either. Neither does [events_list limit=”10″ category id=”14″] as this just lists all the events regardless of category. An example of it not working is here: https://www.ey2p.org/universal-training/maths/
Please can someone advise?
Also, https://www.ey2p.org/universal-training/events/event-categories/ does not work either.
Forum: Themes and Templates
In reply to: Sidebars not showing in Swift themeHello, I am having the same problem, suddenly no sidebar, except I’m not using that plugin. The site, in development, is here: https://www.mossley-council.co.uk/dev/
I’m using a righthand sidebar layout with everything in Wide SB Top. The widgets sitting there are events manager, recent posts and links. These were working fine a few days ago.
Can anyone advise?
This happened with the last update too, I’m sorry to see it hasn’t been resolved with this update.
Thank you!
OK, please ignore me, Actually, laugh at my stupidity. Noscript was blocking some of the documentation. I finally realised this and found the short code to display in a page. I changed it to show a category e.g. [events_list limit=”10″ category=”5″]
It worked, no template or modding faffery needed. I’m not sure if the above short code will only show future events. If it will also show past events, how would I avoid this?
On my own domain. No, nothing. But then I am looking at a page and seeing if the templates show up in the drop down box. I might not even be looking in the right place.
Can someone walk me though this? I copied the template folder over to my theme child folder but none of the templates appeared and I have no idea how it works
Apologies, separate thread started as this thread was missing the events-manager tag and I thought it wasn’t showing on the events-manager board.
Anyone? Getting a bit desperate. I really don’t understand the settings page where ‘single catetgory page’ might do the job. But where do I implement this? How do I tell it display one category?
Sorry to resurrect this but I have a similar query.
I have 5 categories and I would like to set up 5 pages each to show only events from a specific category. It seems to me a template of some sorts would do the job, but I can’t find any instuctions for this.
Can you help?
“it sets them all to the users preferred font size”
Testing the site using an ipad, my laptop and another laptop we noted the headings looked the same regardless of whether h1, h2 was selected by the editor. I get the 100% thing, I still do not understand why the headings are not different.I could only find the entry-content h2 and h3 as hard coded pixels. I never use pt, I was visually describing what I’m seeing. I also know an em is a relative size depending on user settings.
All this still doesn’t explain why h1, h2 etc come out the same when a user edits a post a selects it from the kitchen sink eg the style sheet. What am I missing?
Yeah sorry, you lost me there.
It was my understanding that twenty-twelve does not hard code font sizes. In the style sheet there is no h2 = 1.2em type statement. I thought they were all a proportion of each other.
I have not altered any of these in my child theme. I therefore don’t understand why there is no visual difference between h1, h2 and h3 in my posts. It doesn’t matter which I select, they all look about 12pt print size.
“Some of the possible styles may not be good design choices.” Are you seeing something that you don’t consider a good choice?
Hello PAE, what do you mean? If it’s a criticism, happy to hear
Thank you for both solutions, it’s good to now how the code works. I chose to go with the css one as I am happy not to alter another php file!
Can you explain the reset? I see the font is 100% but why is there no visible difference between h1, h2 and h3? I thought these were always a proportion of each other as standard?