Adam Leone
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Shoreditch] ErrorHello Martin,
Many thanks for that information.
It looks like there’s a child theme in use here, and the versions of theme from child to parent differ quite dramatically.
Are you able to detail what (if any) custom development has taken place please?
My advice in the first instance here would be, to generate a new child theme, from the most up to date version the parent theme.
I hope this helps thus far.
Many thanks.
Forum: Themes and Templates
In reply to: [Orvis] How to filter a portfolio template page?Hello there,
Many thanks for reaching.
It sounds like you need more flexibility with your portfolio posts, based on your requirements than what this theme provides.
You may wish to look for a portfolio plugin that will do the job for you, the likes of which can be found here: https://wordpress.org/plugins/search/portfolio/
I hope this helps.
Forum: Themes and Templates
In reply to: [Canape] Menus no longer working after domain changeHello there,
That’s awesome – glad to see you got there in the end 🙂
Forum: Themes and Templates
In reply to: [Orvis] Make Portfolio Thumbnails LargerHello Lena,
Many thanks for reaching out.
Changing those size via CSS would be quite tricky, mainly because the sizes change based on screen size and behave responsively.
You may wish to reach out here: https://wordpress.com/help/contact for some more insights on how to best achieve what it is you want to achieve.
I hope this helps thus far.
Forum: Themes and Templates
In reply to: [Shoreditch] ErrorHello there,
Many thanks for reaching out.
Are you able to confirm the URL of the website that you need assistance with please?
Many thanks in advance.
Forum: Themes and Templates
In reply to: [Karuna] WebP Header ImageHello there,
You could try using a plugin to achieve that, something like this third party plugin here: https://wordpress.org/plugins/webp-converter-for-media/
I hope this helps!
Forum: Themes and Templates
In reply to: [Dara] Color Changes / MobileHello there,
To make that change you would need some custom CSS.
This should hopefully do the trick:
button.menu-toggle { background: #B56C8C; }I hope this helps.
Forum: Themes and Templates
In reply to: [Lodestar] Main Nav not working on mobile/tabletHello Pierre,
Many thanks for reaching out.
I’ve checked out your site, and I was unable to replicate the issue you have described there.
However, I did take a look at your console: https://d.pr/i/sCDLWD and noticed this error, which may be because of what you’re seeing.
Uncaught TypeError: jQuery(…).live is not a function
at Object.init (theme.min.js?ver=2.2.4:1)
at HTMLDocument.<anonymous> (theme.min.js?ver=2.2.4:1)
at e (jquery.min.js?ver=3.5.1:2)
at t (jquery.min.js?ver=3.5.1:2)Installing this plugin usually clears up this error here:
https://en-gb.wordpress.org/plugins/enable-jquery-migrate-helper/
I hope this helps.
Forum: Themes and Templates
In reply to: [Orvis] Grid doesn’t load properlyHello Peter,
Glad to hear it.
Happy web building!
Hello there!
Happy to help you with this.
I’ve taken a look at the site and I can’t see the website field present? Is there a particular page where this is appearing on?
Also, I’ve noticed that your site is hosted with WordPress.com, you can reach out for help with this issue here: https://wordpress.com/help/contact
I hope this helps!
Forum: Themes and Templates
In reply to: [Toujours] No “featured content” area in the customizerHello Luc,
Happy to help you with this.
That option should be there in the customizer. Are you able to take a screenshot of what you’re seeing please? This can be shared via the use of https://snipboard.io/ .
Also, are you able to tell me what plugins are installed as well?
Many thanks in advance.
Forum: Themes and Templates
In reply to: [Blask] Theme Editor not savingHello there,
Ah that’s great 🙂
Happy web building 🙂
Forum: Themes and Templates
In reply to: [Sketch] header image only on front pageHello there,
Happy to help you with this.
You might want to try this CSS for that result.
/* Hide header from all but home */ body:not(.home) .custom-header { display: none; }I hope this helps.
Forum: Themes and Templates
In reply to: [Orvis] Grid doesn’t load properlyHello there,
Happy to help you with this.
I’m able to replicate the issue you’re facing there.
Can you tell me if Lazy Loading is active, present in Jetpack > Settings > Performance > Enable Lazy Loading for images? If yes, please deactivate this setting.
In the same place, please can you also check if Enable site accelerator is active please? If yes, please deactivate this too.
Once deactivated, please clear the browser cache and let us know if the problem persists.
Many thanks!
Hello there,
That’s not something that’s included in with this particular theme. To get that capability presented automatically, you would need some custom development carried out.
At this point you may wish to look into using a static front page, and creating the tiles with the use of an image or cover block or similar: https://wordpress.com/support/wordpress-editor/blocks/cover-block/
I hope this helps!