Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author Justin Nealey

    (@justinnealey)

    Go ahead and update the plugin and try out the improvements. It should be much easier to manage now:

    Plugin Author Justin Nealey

    (@justinnealey)

    Let me work on that and get it out in the next update.

    Plugin Author Justin Nealey

    (@justinnealey)

    Hey hey, does it match for you what shows in this video?

    https://www.loom.com/share/76d40f51aa4242929b958745d3d410ad

    Plugin Author Justin Nealey

    (@justinnealey)

    I tracked it down and just released a fix in DesignSetGo 2.0.50 (rolling out on ww.wp.xz.cn now… you can grab it from Plugins → Updates in a few minutes, or wait for the auto-update).

    What was happening: on forms left with the default email settings, the plugin was skipping the “send notification” step on the server side, so submissions were saved but no email ever went out. The fix makes the server respect the form’s default settings the same way the editor does… so out-of-the-box forms now send notifications correctly with no extra configuration.

    You can also visit yourdomain/wp-admin/edit.php?post_type=dsgo_form_submission and any submission will also be logged there. Let me know if there are still issues after this.

    Plugin Author Justin Nealey

    (@justinnealey)

    Normal PHP mail isn’t the most reliable with email providers accepting it. We recommend installing https://ww.wp.xz.cn/plugins/wp-mail-smtp/ and hooking it up to your email so it sends from you directly.

    Plugin Author Justin Nealey

    (@justinnealey)

    Hi! Thanks for the report, you’re definitely not doing anything wrong. This is a confirmed bug on our end.

    The slider navigation arrows and dots were designed to work in the editor, but a change in how WordPress renders the block editor (it now uses an iframe) caused them to stop responding to clicks, only sliding on a touchpad. The buttons work perfectly on the published site because the frontend uses a completely different navigation system that isn’t affected.

    We’ve already fixed this and it will be included in the latest update, 2.0.49. Once you update, the arrow and dot buttons will work in the editor so you can easily switch between slides while editing.

    Plugin Author Justin Nealey

    (@justinnealey)

    Hi there! Thank you for reaching out!

    We’ve identified the issue. Cloudflare is blocking the form submission requests before they reach our plugin, which causes the error you’re seeing. This is a known limitation with how some hosting and CDN providers handle certain types of web requests.

    We’ve already built a fix that routes form submissions through an alternative path that works reliably on GoDaddy-hosted sites. This is included in the latest version of the plugin, 2.0.49.

    Thanks for your patience, and please don’t hesitate to follow up if you have any other questions!

    Plugin Author Justin Nealey

    (@justinnealey)

    Hey sorry about that! Just pushed out an update, 2.0.45, to address the delete issue and disabled the auto scan. It’s to convert any DesignSetGo layout blocks to core layout blocks so that a site will still look as close as possible to what was created.

    May take a few minutes for it to show. Thank you for reporting this. On the latest version, deleting the plugin shouldn’t be an issue.

    Plugin Author Justin Nealey

    (@justinnealey)

    The “Heavy” tag helps users understand which blocks have higher performance costs (more JavaScript, CSS, animations, or DOM complexity). This allows users to make informed decisions about:

    1. Disabling unused blocks – If you don’t need heavy blocks, disable them to reduce editor complexity
    2. Careful usage – Be mindful when using multiple heavy blocks on a single page
    3. Performance optimization – Know which blocks to review if site performance becomes an issue

    Plugin Author Justin Nealey

    (@justinnealey)

    Ah no problem! Good to know for Playground, I’ll dig in when I find some time. Thank you for your efforts too!

    Plugin Author Justin Nealey

    (@justinnealey)

    Are you referring to this page for Blocks and Extensions? /wp-admin/admin.php?page=designsetgo-blocks

    It seems to be working on my live site with spectra enabled, if not, can you send the URL or a screenshot to help me track this down?

    Plugin Author Justin Nealey

    (@justinnealey)

    Fix is out!

    Plugin Author Justin Nealey

    (@justinnealey)

    I’ll have a fix for this on our next release. Targeting later this week, thanks for the catch!

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