• Resolved unklee

    (@unklee)


    This has been a wonderful theme for me, thanks.

    Just a question. Do you intend to check this theme against the latest versions of WordPress & php?

    I have developed a child theme built off Arke, and a recent version of php (8.1) causes something to break and one of the error messages is: “Function _load _textdomain just_in _time was called incorrectly. Translation loading for the arke domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early.”

    I will try to sort it out, but if you plan to, I’ll wait. Thanks.

    • This topic was modified 6 months, 3 weeks ago by unklee.
Viewing 8 replies - 1 through 8 (of 8 total)
  • Theme Author DannyCooper

    (@dannycooper)

    Hi @unklee,

    If you know the fix, you can submit a pull request here and I will accept it and update the theme – https://github.com/dannycooper/arke

    If not, I can take care of it in the next 1-2 weeks.

    Let me know if I can help with anything else.

    Thanks

    Thread Starter unklee

    (@unklee)

    I don’t know the fix. I was hoping you might be able to do it, but if not I was going to try – not sure how successful I would have been!

    I’ll wait to see if you can fix it thanks.

    Theme Author DannyCooper

    (@dannycooper)

    @unklee Fixed in the latest version πŸ™‚

    Thread Starter unklee

    (@unklee)

    Thanks so much. I’ll try it out.

    Thread Starter unklee

    (@unklee)

    Unfortunately, so far, it doesn’t work for me. Most pages just show the header & title, but the blog page (which is created differently) shows everything. Maybe it’s something I’ve done in my child theme. I’ll check the error messages when I have time.

    Theme Author DannyCooper

    (@dannycooper)

    The update didn’t change anything structurally or any functionality, it just fixed one small bug. You can see the changes here – https://themes.trac.wordpress.org/changeset/288395/arke

    Thread Starter unklee

    (@unklee)

    I think at the moment this is beyond me. I chose Arke for 2 sites because my WordPress themes were running slow. But I wanted a few features, so I developed a child theme (this sounds like I know what I’m doing, but I really just followed online advice on this) to add those features. Both sites still score about 90 for mobile and 96 for desktop on Google Page Speeds.

    I installed the child theme on both sites with mostly the same plugins. The only real difference was that one site was in classic WordPress which I coded in HTML and CSS, while the other was in blocks. The one in classic still loads properly with this upgrade in php (and did before you upgraded your code), whereas the block site is the one that won’t load. I have tried deactivating all plugins and it still doesn’t load, so that isn’t the problem.

    I have checked my functions.php files (which is the file you updated) and there doesn’t appear to be anything in the crashing site that isn’t in the OK site, so I am at a loss what else to check. I guess I’ll just run the old version of php until something turns up.

    Thanks for your help.

    Thread Starter unklee

    (@unklee)

    PS I guess the fact that the header loads (albeit with some changes to layout) means that the fault isn’t fundamental, but in the content.php file or something like that. I don’t know.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Updates’ is closed to new replies.