Adam Leone
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Videomaker] Design Patterns not Mobile OptimisedHello David,
Thank you for doing that additional testing and I see exactly what you mean. The spacers by rights, should reconfigure or disappear on a mobile.
As you’ve rightly pointed out, the attribute cannot be overwritten – so the next step would be to remove this altogether with custom CSS, as a temporary workaround.
In the Spacer block settings > Advanced > you should see a field for “Additional CSS Classes”, whereby these can targeted individually, using a media query.
For example, if you enter spacerone into this field, the CSS would be as follows:
.wp-block-spacer.spacerone { display: none; }Please see more about media queries here: https://www.w3schools.com/cssref/css3_pr_mediaquery.php
Granted – this is extra work.
My real issue is with the testing process though – how was this allowed out the door?
I hear what you’re saying.
I’d argue that this is not so much an issue with the pattern, but instead specifically the fact that the spacer block is not responsive, and this is an issue which has been logged with the core Gutenberg editor here: https://github.com/WordPress/gutenberg/issues/10081
I do sympathise that, with the patterns seen on Videomaker, given the above – is perhaps not the most optimal use of the spacer block for its function.
The block editor, is constantly changing, along with patterns and themes, so I’m hoping the above adds a bit of insight/reassurance into the use of this theme.
Forum: Themes and Templates
In reply to: [Videomaker] Design Patterns not Mobile OptimisedHello there,
It’s in maintenance mode, but you’ll see it if you have a test site with videomaker installed. Add the ‘Offset Project Grid’ Design Pattern on a page.
Ok, are you able to provide a screenshot of what you’re seeing please? This can be shared via a link from https://snipboard.io/
Curiously, with videomaker uninstalled, or not active on the page – does this resolve?
It has been known for plugins to overwrite CSS that cause issues like this.
Forum: Themes and Templates
In reply to: [Videomaker] Design Patterns not Mobile OptimisedHello there,
Many thanks for reaching out.
Are you able to provide a functioning URL of the site you’re working on please? I can take a closer a look at what’s happening there.
Many thanks in advance.
Forum: Themes and Templates
In reply to: [Archeo] Formatting mobile version of sites doesn’t change muchHello there,
What are you looking to achieve with regards to this site on a mobile?
For instance, are you looking to make the text smaller specifically on a mobile?
Forum: Themes and Templates
In reply to: [Dyad] Centering Logo Regardless of Screen Width?Hello there,
What is the URL site you’re working with there?
Custom CSS maybe possible, but we would need to look at the site in order to determine next steps.
Forum: Themes and Templates
In reply to: [Skatepark] How to edit favicon/logoHello there,
It looks like you’re navigating to the editor.
The site logo would be found if you place: /wp-admin/customize.php at the end of the site URL.
Forum: Themes and Templates
In reply to: [Skatepark] How to edit favicon/logoHello there,
Interesting…
Are you not seeing this option via WP Admin > Appearance > Customize > Site Identity?
Forum: Themes and Templates
In reply to: [Dara] Featured image problemHello there,
It sounds like the fact this is on a localhost may be the common denominator.
Testing on live would confirm if this is the case.
Forum: Themes and Templates
In reply to: [Confit] Is Confit theme compatible with PHP 8.1?Hello there,
It should run ok on 8.1 without a problem.
With regards to the “Oops” message being seen there – after changing to 8.1, you may need to go to Settings > Permalinks > click save, to reset permalinks.
I hope this helps.
Forum: Themes and Templates
In reply to: [Vivre] Vivre 1.0.5 404 Pattern Missing?Hello again!
I must have torqued the previous install somehow?
It sure is curious… As before, I’m curious on the old/new hosting providers here.
Forum: Themes and Templates
In reply to: [Vivre] I can’t select the bold headline fontsInteresting and thank you for the update.
Out of curiosity who is the old host and who is the new host?
Forum: Themes and Templates
In reply to: [Illustratr] Embed Google Fonts locallyHello there,
This plugin here: https://wordpress.org/plugins/local-google-fonts/ should be able to help with this.
Forum: Themes and Templates
In reply to: [Vivre] Vivre 1.0.5 404 Pattern Missing?Hello there,
Hmm, strange – ok so with the installation, please add this to end of the URL.
Can you tell me if you’re seeing the pattern here please:
/wp-admin/site-editor.php?postType=wp_template&postId=pub%2Fvivre%2F%2F404Forum: Themes and Templates
In reply to: [Dara] Featured image problemMany thanks for that additional information.
If you go to Settings > Media > are you seeing a header top image size? Or a featured image size?
Forum: Themes and Templates
In reply to: [Vivre] I can’t select the bold headline fontsMany thanks Val!
Interesting – ok, what is the URL of that site? I’d like to take a closer look at that. 🙂