Blog preview images appeared stretched on the category archive page, while other images displayed correctly.
Solution:
After investigation, it was confirmed that the affected page was not created with Toolset, since deactivating Toolset Types and Blocks did not affect it and no Toolset archives or templates were assigned. Therefore, the issue was unrelated to Toolset.
I kept seeing a warning that Toolset plugins couldn’t connect to toolset.com due to a site key mismatch, even though the plugins worked fine.
Solution:
Unregistered and re-registered Toolset from WordPress Dashboard → Plugins → Add New → Commercial tab → Unregister Toolset → Register Toolset → Get a key for this site → paste the new key and confirm. The warning message disappeared afterward.
I want to track clicks on members’ names (linked to their profile pages) using Google Tag Manager by referencing an alt tag, but I can’t add an alt tag to the clickable post title generated by [wpv-post-link].
Solution:
Replace [wpv-post-link] with a custom HTML anchor tag using [wpv-post-url] for the href and [wpv-post-title] for the link text. This allows adding any custom attribute (like alt or data- tags) that GTM can read: [wpv-post-title]
I couldn’t access the admin/editor for a specific page (and a CPT) when logged in—got a “critical error”—while the page loaded fine for logged-out users; deactivating Toolset/Toolset Maps restored access, and the error email showed a memory exhaustion in toolset-maps.
Solution:
After testing (theme/plugin isolation), the issue was not Astra Pro but resource usage from many Google Map markers; disabling the Query Monitor plugin allowed the backend page to load again, so I’ll keep Query Monitor off for now.