Nasir Khan
Forum Replies Created
-
I recently installed the Astra theme, and Spectra Gutenberg Blocks was installed along with it. While I know the team announced plans to release v3, this v3-beta version was installed on my site completely without notice.
Version 3 and Version 2 are not the same. This new v3 beta only includes a handful of blocks, and critical blocks like the Post Grid are completely gone. Pushing an incomplete, unannounced beta version onto users without any warning, explanation of differences, or a clear changelog is a terrible user experience. It breaks existing functionality and ruins stable workflows.
If you are going to release features that require a paid subscription, that is fine. But forcing users away from stable, free tools to nudge them toward paid upgrades is something I cannot appreciate. You might be a great developer technically, but this is a bad way to treat your users.
Forum: Fixing WordPress
In reply to: Images not working in Custom HTML Widgetsthank you for your comment.
I know i need to use a img tag to show an image, and this is the issue I am facing in widget. I can add plain text and
atags. But when i try to add anything similar as<img src="img_girl.jpg" alt="sample image">wordpress throws a 404 error and someting 403 errors.