mumps
Forum Replies Created
-
The problem was with the version of Safari.
When I updated it the error went away.
Forum: Plugins
In reply to: [The Events Calendar] How to change the order of the elementsIf you’re new to WordPress could I suggest that you wait until you’re a bit more experienced before trying to do this as its non-trivial?
I’ve created a staging server at https://southeastcroquetfederation.org.uk/1674644977408
I then eliminated all plugins except for yours – this didn’t make a change to the problem.
I then changed the theme to 2020, and the differences between the widgets on the events and non-event pages are more subtle – just the colour of the event titles. Most of the other formatting has disappeared on both pages.
PHP 8.1
WordPress 6.1.1
Events 6.0.7.1
Theme (normal) Hueman-ProI don’t use the plugin you mentioned.
The colour coding is created by the use of different categories.
All the events have two categories and it seems that the widget on the Events list is choosing a different category to that chosen by the widget on the other pages.
Forum: Plugins
In reply to: [The Events Calendar] Strange background display when printingThanks for the help, the solution was:
@ media print {
div.main-inner.group {
background-color: white;
}
}Forum: Plugins
In reply to: [The Events Calendar] How to display postal code before city?Have you tried modifying venue.php as per the Customisation pages?
What you’re asking for looks a little difficult though.
Forum: Plugins
In reply to: [The Events Calendar] Can’t update EventsIt seems OK with Chrome/Windows 10, but not with my Safari on MacOS and iPad.
Forum: Plugins
In reply to: [The Events Calendar] Can’t update EventsI get this problem too, also sometimes with Publishing a new event. Many fewer plugins – Hueman-Pro theme.
Forum: Plugins
In reply to: [The Events Calendar] Event list customisation V1->V2 issuesI haven’t used Github and don’t see any reason to do so – I’m not even sure what code you might wish me to provide.
As you say it “might be simpler”, but I’m a little annoyed that your documentation doesn’t provide me with the information to reproduce what I did in V1.
Also there’s an ongoing cost issue for a non-profit, not just a one-time cost. Your response sounds just like a sales pitch.
Jon
Forum: Fixing WordPress
In reply to: Adding Theme problemWell, for no apparent reason it allowed me to get past the Add Theme button and upload Revisions.
When I try to activate it I get:
Plugin could not be activated because it triggered a fatal error.Forum: Themes and Templates
In reply to: [Hueman] Mysterious: some pages misformattedAnd this organisation page is OK on my phone, but only in Portrait mode.
Forum: Themes and Templates
In reply to: [Hueman] Mysterious: some pages misformattedCreated Child theme and the problem disappeared…
Actually, it didn’t quite. It disappeared for most pages but is still there for https://test.tunbridgewellscroquet.org.uk/organisation
- This reply was modified 5 years, 2 months ago by mumps.
Forum: Themes and Templates
In reply to: [Hueman] Mysterious: some pages misformattedOn my phone, but not iPad, the display is correct in portrait mode, but NOT in landscape mode.
Forum: Themes and Templates
In reply to: [Hueman] Font size problemSolution, from Nicolas
———————-
The CSS class and the inline style for headings is added when the option “Make font sizes flexible” is activated in the customizer ▸ Advanced options ▸ Mobile Devices.
You can solve this issue by deactivating the option.Forum: Themes and Templates
In reply to: [Hueman] Font size problemBTW taking out all plugins makes no difference.