Joshua Michaels

Results 89 comments of Joshua Michaels

Thanks @erwstout. I just re-activated WP REST API Cache and it bugs out on my menu endpoint: `https://example.com/wp-json/better-rest-endpoints/v1/menus/main-menu/` Using `axios` for my API fetching nothing is console.logged as an error...

Trying to read through the characters I did see x-debug in there so it is spitting out the error and x-debug formatting.

Hello...are there any js errors on the page in Chrome Dev Tools?

What version of PHP are you running and what WP version?

Thanks for that. Let me try to replicate when I have some time tonight. Let me know if you find anything in the meantime.

Hey @mktgessentials sorry my real job had a deadline so was working until late and just crashed after. I'll take a look tonight - thanks for your patience.

Hi @mktgessentials I'm not seeing that same error and I'm able to load the Customizer fine using WP 5.3.2/PHP 7.3X so that is pointing to something on your end. Can...

Interesting. I'll take another look this evening. Def want to get this sorted for you.

Hey @mktgessentials just to rule out things were only working on my local install, I just uploaded a WordPress install v5.3.2 + PHP 7.3 to a subdomain on DreamHost and...

@thetwopct We don't have anything formal but the theme does include a .rtl body class where you could add any styles. Just doing a casual search I found these: https://github.com/davidecantoni/sass-rtl-mixin...