Adrian
Forum Replies Created
-
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] How to change list view styleHi Joe,
Thanks for getting back to me.
We’re planning to use your plugin to display upcoming training sessions for our running club. The calendar view works really well on desktop, tablets, and even mobiles in landscape mode. However, in portrait mode on mobile it switches to a list view, and I’m trying to understand how to control or style that layout.
Since my first post format has changed to this. Which I’m not sur what setting I turned on for it to chage: –
https://drive.google.com/file/d/1hPLiKe0gdZV2cJ52vGsfiykMmlzDWS-I/view?usp=sharingFrom reading through your documentation, I assumed this would be using the list template, particularly as I’ve set it to display a list rather than a compact calendar on mobile. However, that doesn’t seem to have affected the layout as expected.
Ideally, I’d like to make some adjustments — for example, moving the number of events to the right of the date, or possibly removing it altogether. For our use case, we typically only have one or two events per day, so that information isn’t especially useful.
I’m aware I could achieve this with custom CSS (as I’ve done with other parts of the calendar), but from your documentation it looks like some of these changes should be possible using PHP templates or Legacy Templates. Unfortunately, I’m struggling to understand how to implement or override these correctly.
Any guidance on the best approach would be much appreciated.
Thanks again.
Forum: Themes and Templates
In reply to: [Inspiro] How to change hover color of text in submenuThis has now been resolved
Forum: Themes and Templates
In reply to: [Inspiro] slideshow text responsiveThanks for the reply.
I’m a little surprised this isn’t something that could be handled within CSS or the theme’s JSON configuration (which, as I understand it, is the preferred approach for defining styles and behaviour these days), particularly for handling mobile layouts. It feels like something that should be relatively straightforward for the theme to control.
I’m aware of Elementor and have used it before, but I’m trying to avoid adding unnecessary plugins to the new site. The aim is to keep things lightweight and avoid introducing extra complexity or performance overhead. After all, it’s just a running club website, so it shouldn’t require a large number of plugins to handle fairly basic functionality.
Another factor is that some of the site content will be updated by people who aren’t familiar with WordPress. Because of that, I’m trying to keep the editing experience as simple and consistent as possible.
Much of what I’m doing with the redesign is focused on creating a more modern look while avoiding the need to manually style every block. I’ll be creating patterns to make content creation easier, but ideally most of the styling should already be handled automatically by the theme. The more default styling that can be applied globally, the simpler it will be for others to maintain the site.
Thanks again for your help.
Forum: Themes and Templates
In reply to: [Inspiro] slideshow text responsiveHi Ina,
Thank you for getting back to me I did manage to fix it by giving it it’s own css class and using the following CSS: –@media (max-width: 768px) {
.CS-SlideshowText {
font-size: 15px !important;
}
}I’d just expect if it’s a responsive theme then it would respond to the size of the screen and adjust accordingly text size to better fit. Is CSS the only way to fix this?
I just seem to find lots of sections that do not work out of the box as expected. Was hopping the that wordpress had moved on a little since the last time I used. Going to be long process in redesigning our running web site.
Unfortunately Id love to share my website but it’s currently only a local site and has no public access.- This reply was modified 3 months, 1 week ago by Adrian.
Forum: Fixing WordPress
In reply to: Gutenberg editor page width visual guidelinesGeorge Appiah, are you sure you mean 9% of users would use it? Because that would imply 91% would which would make it even harder to argue against including it.
More broadly, it raises the question: what percentage of users does WordPress consider enough before something becomes a core feature?
Personally, I think it would be genuinely useful to have this built in much like you do in Word, PowerPoint, or Publisher rather than relying on external tools.
One of the frustrations with the Gutenberg editor is that, in trying to simplify things, it often removes functionality that many users still need. The result is that you end up installing extra plugins (often fairly bloated ones like Elementor) or writing custom CSS just to achieve fairly basic things for example, changing a button’s hover state.
Those aren’t advanced developer-only tweaks; they’re pretty standard requirements for modern websites
Forum: Themes and Templates
In reply to: [Inspiro] How to change hover color of text in submenuHi solved the issues with my theme. Was an error with CSS where I had /* when it should have been */ though strange when there was no media comment that it only affected my site via my laptop.
One last question though. I set my site up with a child theme. My understanding from how i’ve done wordpress before a few years ago is this allows custom changes not to be lost. I was expecting the custom CSS changes I made to put in the child CSS but that is blank. Am I wrong with my assumptionsForum: Themes and Templates
In reply to: [Inspiro] How to change hover color of text in submenuGood evening
Thank for the reply, however that did not work. Other than the media option being slightly different and choosing a random color to test. It isn’t that much of a changed from I had tried originally. Which I obtained from doing a inspect of my test site.
@media (min-width: 1025px) {
.navbar-nav ul a:hover {
color: green !important;
}
}Strange how it seems to work fine if inject entry via inspect in chrome but not when added as additional CSS. Also if I apply just the following
.navbar-nav ul a:hover {
color: #ffdd0e;
}which has not media size specification it works on mobile menu, which is also where it should work but not on main menu on a normal 14″ laptop.
I would love to supply you a link to my site but at the moment it is only a local development as it due to replace our old club one. so until it rebuilt as new it will not be live
- This reply was modified 3 months, 2 weeks ago by Adrian.
Forum: Networking WordPress
In reply to: Is a multisite the right way to goThanks for your reply. It looks like part of what I’m after is not there. I naively that as a multi site you could setup customisation of theme and then push this across my other two sites.
It looks like by default each site is its own site completely contained within the site setup. This is fine for somethings. but I don’t really want to have to configured each sight individually to the same setup. I’d like to put in child themes as well, as this will stop any custom settings getting over written. I assume this works in multisite as well as it does in a normal site.
Do you know of a way / plugins where I can copy the one customised settings between all sites. So I don’t have to change everything in triplicate?Forum: Themes and Templates
In reply to: [Inspiro] Issue with button blocks and responsive issuesThanks for your response.
What I find strange is that I’m seeing the same issue on a version I created first in WordPress Playground. That was a completely brand-new WordPress install (using the light/free version, without a license), and the issue still occurred.
Because I was experiencing the problem on both setups, I decided to post using the live site, as the Playground test site is only accessible to me.
I do understand that our site needs upgrading. I just need to obtain approval from the club before I can proceed with that.
I assumed this forum would at least be monitored by them since it’s there theme and Id expect them to want to make sure that any issues someone might have is not something putting people of using there theme. Happy to try and figure how I contact them directly.
Thanks for your helpThanks for the reply our club website is inspiro by wpzoom. The only other idea I had would be to switch to subdirectory site for the the two public events we organises. This is our website which
[link moved to first post by moderator]
- This reply was modified 6 months, 1 week ago by Steven Stern (sterndata).
Forum: Plugins
In reply to: [Image and video gallery from Google Drive] How to center galleryWell I’m using it with Elemntor however it does not wish to center if I try to center a container all I get is 2 test images on top of each over. Does not matter what configuration I try weather I use flex box or grid based.
Apologies for the late reply not sure what I’ve done but it now fixed
- This reply was modified 2 years ago by Adrian.
to be honest you could add it to either as it should just override the css styling for that class though at the moment i have it in the gallery CSS.
Apologies I’m still not sure why part of the site?
However try it and see if that helps.
Not sure exactly which section of your website you are referring too however I wonder if its similar to my issue. This was due to the size i set for each of my images in gallery and how foo galleries tries to be responsive. For me I had to add the follow custom css:-
@media handheld, only screen and (max-width: 767px) { .foogallery .fg-image { height: 90px; width: 140px; }It basically tells foo galleries that when the max width of the screen is 767 pixels (most if not all mobile phones in landscape and portrait mode) to change the image size. that way it shows more images per row.
- This reply was modified 8 years, 3 months ago by Adrian.
well i should have worked at it a little harder turned out to be much easier than I thought. So for anyone else wishing to do similar i added this to the gallery custom CSS. I’m pretty sure it could be added to themes css if you want to work on all galleries the same. It’s also possible to change these for other screen sizes too but for me mobile where the worst.
@media handheld, only screen and (max-width: 767px) { .foogallery .fg-image { height: 90px; width: 140px; }PS i also had to make some theme adjustments as well