• Resolved cag8f

    (@cag8f)


    OK I have some real world testing for you. I installed your plugin, and deactivated the old version. All of my existing form submissions did indeed migrate over to yours. Rather, when I open Dashboard–>Contactic–>Shortcodes, I can export all of my existing data to CSV, XLS, etc, as desired. That’s great.

    But I then carried out a submission of each of my four contact forms. With the previous plugin, the Shortcodes screen displayed all four of my contact forms (screenshot–ignore the ‘Contact 1’ form). But when I installed your plugin, deactivated the old plugin, then carried out a test submission of each form, opening Contactic–>Shortcodes displays my four previous forms, but now four new forms (screenshot). So now there are two version of each form in the Shortcode screen–one containing submissions from the previous plugin, and another containing submissions from your plugin. Thoughts on that? Is there a way to merge two of those entries into one?

    Thanks.

Viewing 15 replies - 1 through 15 (of 15 total)
  • Anonymous User 16766577

    (@anonymized-16766577)

    Thanks for the feedback.
    That’s a good point, we’re looking how we will handle this in our next update in the coming days. I’ll come back to you.

    Regards.

    Thread Starter cag8f

    (@cag8f)

    OK. So far I have installed and implemented the plugin on my dev site only. I still need to do the same for my live site. Perhaps I should hold off on that until the next plugin update. Do you think that would be wise?

    Plugin Author Coequipier.com

    (@mouveo)

    Plugin updated!
    We added a checkbox option to merge same forms in shortcode/export builder.
    Tell us if that works…

    Thread Starter cag8f

    (@cag8f)

    OK I updated the plugin and have some follow-ups. I see the “group same forms (different pages)” option, and it does indeed act as a suitable workaround for my specific needs. But just so I understand the issue, can we back-up for a moment? In the “Form” tab, your plugin lists my four “original” forms, which are the four forms that were tracked by the old plugin version (screenshot). The “Form” tab also lists four “new” forms, which are the same forms–on the same pages–which are tracked by your new version of the plugin (screenshot). Each of the “new” forms has a “Page ID” associated with it. Three have Page ID 504 and one has Page ID 934. What is this “Page ID” indicating? None of the four forms are on pages with post ID = 504 or 934.

    Thanks.

    Anonymous User 16766577

    (@anonymized-16766577)

    The Page ID is the page related to the form (if my form is inside post id 2, it will return “Page ID 2” even if the post & form is displayed on category page).
    How are your forms displayed ?

    I understand you do not particularly need the identification of forms names by the page ID, we will add a parameter in the options section to disable it.

    Thread Starter cag8f

    (@cag8f)

    >> The Page ID is the page related to the form (if my form is inside post id 2, it will return “Page ID 2” even if the post & form is displayed on category page).
    How are your forms displayed ?

    OK so this may be an issue then. As I mentioned, it seems like your plugin is indicating unexpected post IDs. For example, your plugin is indicating that three submissions were from the same page: ID 804. But I don’t believe I even have a page/post with ID = 804. Furthermore, one of my four contact forms is on page ID 1091 (screenshot). And I definitely submitted one of my four test submissions from that page. But none of the four entries in your plugin indicate ID 1091. Thoughts on that? Any idea on why those discrepancies are there?

    Anonymous User 16766577

    (@anonymized-16766577)

    If it is a static page and it’s not an entry in wordpress post/page then it will be the last seen page id that will be saved.
    That said we understand that it’s usefull only for some cases, so we decided to make it different in the next update. We will continue to display the info in overview and as a column in exports and tables, but not in the form name / selector.

    Sorry for the inconvenience and thanks for your feedback.

    Update is planned to be release on Monday.

    Regards.

    Thread Starter cag8f

    (@cag8f)

    >> If it is a static page and it’s not an entry in wordpress post/page then it will be the last seen page id that will be saved.

    OK. Either that doesn’t clarify what I am seeing, or I am not understanding properly. To be clear, I have a contact form on this page: https://dev.horizonhomes-samui.com/contact/ That page has a WordPress post ID of 1091 (screenshot). I just submitted a form from that page, and it was indeed received by your plugin, and an entry was created in the list in Contactic–>Shortcodes. But shouldn’t that entry have a page ID of 1091? It does not–it is either 804 or 934 (screenshot–sorry, I did not note exactly which it was). What am I misunderstanding?

    Anonymous User 16766577

    (@anonymized-16766577)

    We just released 1.0.2. Now saving page ID in submitted form data instead of splitting form name.

    To understand your page ID issue what page link is displayed on the overview page ? Is it possible that you have multiple posts for different languages on your site ?

    • This reply was modified 5 years, 3 months ago by Anonymous User 16766577.
    Thread Starter cag8f

    (@cag8f)

    >> We just released 1.0.2. Now saving page ID in submitted form data instead of splitting form name.

    OK I see. I just updated the plugin to v1.0.2 and do indeed see that the shortcode page is easier to understand–great, thanks.

    >> To understand your page ID issue what page link is displayed on the overview page ?

    OK I carried out that test. First of all, to remind you, I have four different contact forms on my site. Three of them are embedded onto a page/post, and one is in a modal pop-up window. I have submitted one of each form. In the ‘Overview’ page, those four submissions are listed as:

    “Sneak Peak”
    * URL: https://dev.horizonhomes-samui.com/_aletheme_slider_/sneak-peek/
    “Sneak Peak”
    * URL: https://dev.horizonhomes-samui.com/_aletheme_slider_/sneak-peek/
    “Sneak Peak”
    * URL: https://dev.horizonhomes-samui.com/_aletheme_slider_/sneak-peek/
    “Craig Beechey”
    * URL: https://dev.horizonhomes-samui.com/agents/craig-beechey/

    The fourth (“Craig Beechey”) is correct–its URL corresponds to a page that contains one of my contact forms. The first three, “Sneak Peak” are baffling. I have no such page/post of that name. Furthermore, when I try to open the URL–https://dev.horizonhomes-samui.com/_aletheme_slider_/sneak-peek/–I am redirected to the home page.

    >> Is it possible that you have multiple posts for different languages on your site ?

    Are you asking if I have translated my contact page into another language, and if the page in the other language has a different page ID? If so, the answer is yes. I have translated my entire site into both French and Chinese. But the page IDs of the French contact page and the Chinese contact page are both larger than 1091–neither of them have page ID = 804.

    Anonymous User 16766577

    (@anonymized-16766577)

    Thanks again, we figured out what could go wrong in case like your website, and changed the method & fixed it in 1.0.3, could you upgrade and check again please ?

    Thread Starter cag8f

    (@cag8f)

    OK I updated to 1.0.4. The Overview page still displays the incorrect names/URLs for those submissions. Should those have changed? Or do I need to carry out new form submissions to test this new behavior?

    Anonymous User 16766577

    (@anonymized-16766577)

    Yes, it applies only to new submissions.

    Regards.

    Thread Starter cag8f

    (@cag8f)

    OK I tested it with four new submissions, and everything seems to be working now. Specifically, the ‘Overview’ page shows those four submissions, and title and URL of each submission is accurate.

    The one small lingering issue is that the Email field on the ‘Overview’ page displays every email twice. I can of course live with that for now.

    I think we can consider this resolved then, right?

    Anonymous User 16766577

    (@anonymized-16766577)

    Thanks, I mark this topic as resolved.
    About your email duplicate display issue, we will try to reproduce it and address this bug in next update, feel free to create a new support topic with a screenshot if you can.

    Regards.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Migrating from old plugin to new: new forms created in Contactic–>Shortcodes.’ is closed to new replies.