blockathon
Forum Replies Created
-
Forum: Plugins
In reply to: [Stock Quote] Australian exchange companies not workingThanks mate, Alphavantage have tweeted that they have some technical issue getting the ASX data and are working on a solution. In the meantime your fix will help be throwing a correct error. Appreciate the response!
Forum: Plugins
In reply to: [Block Lab] Nested blocks / custom HTMLHi @takeok I see what you’re saying, it still doesn’t do a nesting of blocks and to do the 1 column gutenberg blocks, with more blocks inside for doing the badge like I have above just feels clunky.
Nesting of blocks would be very cool
Some more testing seems to show that it’s the
libxmlparser, other parsers are fineForum: Plugins
In reply to: [Theme My Login] Child template assetsSo I investigated this further and it appears that the child theme does load and the CSS and JS files are removed from the child functions.php file, but in the footer of any TML pages the parent theme’s queued scripts and styles are loaded throwing errors.
Any idea why this is happening?