Lance Willett
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress template files now showing in the page templateHi tersu, took a look at your JSON file, looks valid (first thing to verify).
Next, how are you registering the template in your theme? JS or PHP? You can declare when registering as a default for a given post type.
Also suggest checking you are using the correct template JSON headers, see this doc: https://developer.www.ads-software.com/themes/templates/templates/:
The only other rule is that you must register your template via your?
theme.json
?file. How to do this is covered in the?Custom Templates?documentation under the?Global Settings and Styles?chapter.Forum: Fixing WordPress
In reply to: WordPress dashboard not working properlyAlso, wondering if there are particular WordPress related issues on Litespeed, related to working with LSCache WP: https://docs.litespeedtech.com/lscache/lscwp/beginner/
Tweaking or disabling settings in:
LiteSpeed Cache > Cache > Cache
Forum: Fixing WordPress
In reply to: WordPress dashboard not working properlyHi fishu96,
Confirming you are on https://www.litespeedtech.com/products/litespeed-web-server — which version, and do you have any extra caching or settings there? Starting with your server layer.
Are you by chance using this plugin, Litespeed Cache?
To continue troubleshooting at the WordPress layer, what happens if you uninstall all WordPress plugins (clean WordPress install) and publish a post or page? That way you can confirm if this is a plugin issue, server issue, or some other misconfiguration.
Forum: Plugins
In reply to: [WP-Strava] Display a routeWe’ve submitted a feature request with Strava. The more people we can get to like or me too this request, the more likely they’ll implement it.
Hi ibimcleod,
Did you change something? Looking at https://www.hirutmcleod.com/category/travel-photography/ it looks to be working as expected now.Forum: Themes and Templates
In reply to: [P2] Media upload bugHi Phil, unless you are using the SVN version directly or on WordPress.com — I’m not sure how this change would affect your site. Can you elaborate a bit? Or open a new thread if it’s a new or different issue? Thanks.
Forum: Themes and Templates
In reply to: [P2] Media upload bugHi Phil,
What’s the URL of your P2 site? We did not push out changes to WP.org directory yet.Forum: Themes and Templates
In reply to: [P2] Media upload bugHi Mike,
Thanks so much for your report, and for all the research and notes to debug the issue. Very helpful!This is fixed now in the SVN repository, and we’ll push out to the next version of P2 (to the www.ads-software.com directory) in a week or two.
Forum: Themes and Templates
In reply to: [P2] P2 styles clashing with MEJS media playerHi Manuel, thanks much for this bug report and the CSS to fix it. We’ve pushed the fix to the theme now. Cheers.
Forum: Themes and Templates
In reply to: [P2] Patch file for P2 to allow user scaling on mobile versionBoth these changes are now in the SVN repo, we’ll push out to the WP.org directory with the next P2 release (probably a 2-3 weeks from now.)
Forum: Themes and Templates
In reply to: [P2] Patch file for P2 to allow user scaling on mobile versionThanks Ryan! You rock.
Forum: Themes and Templates
In reply to: [P2] Patch file for P2 to allow user scaling on mobile versionIt can just move to header.php, serve it to all views, I think.
Forum: Themes and Templates
In reply to: [P2] Patch file for P2 to allow user scaling on mobile versionDo you think we should remove the
p2_is_iphone()
and serve the viewport element for all user agents?Forum: Themes and Templates
In reply to: [P2] Patch file for P2 to allow user scaling on mobile versionThank you Ryan. I’ll let you know once it’s committed and ready for testing.
Forum: Themes and Templates
In reply to: Automattic annual themes broken on mobiles??Hi there,
The “Twenty” default themes are not by Automattic, they are developed by the WordPress core team.For bug reports, please include at least the following:
1. Browser version and OS version
2. Device details
3. Screenshots or screencasts
4. URL to test and repeat the issue