Solution Architects
Forum Replies Created
-
Hello Ashik384, I have submitted the form but have not added additional information as it’s not clear what else I need to disclose. The form worked, then it stopped working it only fails when clicking “next” as described in my original post. This appears to be a nonce validation issue with your AJAX call to validate the first page. I could be wrong though and do not know how to start debugging this issue
Forum: Plugins
In reply to: [WP News and Scrolling Widgets] Custom Post Type / Slug ConflictSorry for the very late reply. This has not resolved the problem but I have made a workaround. I have migrated all standard WP posts to your custom post types and updated the term_taxonomy to the desired news-category. This seems much easier than editing code but thanks for your fast reply!
Forum: Plugins
In reply to: [WP News and Scrolling Widgets] Custom Post Type / Slug ConflictThank you, I will try this and if it doesn’t work, I will attempt the CPT name, your suggested solution seems much easier!
Forum: Plugins
In reply to: [WP News and Scrolling Widgets] Custom Post Type / Slug ConflictThanks for the response, how would I “stop archive page so it will not conflict?” Do you mean stop the category’s archive page or the plugin’s archive page?
What are the implications of changing the CPT name in the plugin code? I realise updates will have to be manually edited but for SEO reasons, I can’t lose the “news” slug to a plugin.