• Resolved hyperactivezen

    (@hyperactivezen)


    I recently upgraded to the Premium version hoping it would solve the problem, but after adding the appropriate shortcode to a page, the table entries list fine, but when adding a new entry the submit results in a page not found error.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Passionate Programmer Peter

    (@peterschulznl)

    Hi @hyperactivezen,

    Thank you for upgrading to premium!

    As a premium user you can use shortcode wpdadataforms instead of wpdadiehard. It has the same syntax, just use:
    [wpdadataforms project_id="1" page_id="1"] instead of:
    [wpdadiehard project_id="1" page_id="1"]

    Here is a demo: https://wpdataaccess.com/docs/documentation/data-forms/page-demo/

    As a premium user you can also use shortcode wpdadataproject to add your entire Data Project to a web page:
    [wpdadataproject project_id="1"]
    This shortcode will add a responsive menu to your page to switch between your Data Project pages.

    Here is a demo: https://wpdataaccess.com/docs/documentation/data-forms/project-demo/

    With these premium shortcodes your Data Project will run as a responsive AngularJS app.

    Does this help?
    Peter

    Thread Starter hyperactivezen

    (@hyperactivezen)

    I have tried the shortcodes above. In this case, the insert link does not work, on both a post and a regular page. Clicking insert takes no action. I have tried both codes with trouble shooting on, to deactivate all other plugins with the same result. Is there a setting I’m missing? I wrote a custom php app with the same database for crud operations and it works fine. So I don’t think it is a database issue. I’ve dumped my WP server setup to a PDF, not sure how to attach a file to the thread if it would help.

    Plugin Author Passionate Programmer Peter

    (@peterschulznl)

    Hi @hyperactivezen,

    Can you please check these settings:
    1 Open the plugin settings page
    – Tab back-end
    – Check if “Allow insert” is enabled
    2 Open your Data Projects
    – Edit project
    – Edit project page
    – Check if Mode and Insert are enabled

    If this does not help, can you give me temporary access to your server? Please use the contactform on the plugin website to share your information in private.

    Thanks,
    Peter

    Thread Starter hyperactivezen

    (@hyperactivezen)

    I decided to do a proper root cause analysis. My WP installation was so modified over the years, I stood up an empty AWS server and built a LAMP. Installed WP fresh, applied the plug in and it works fine. Must have been something conflicting with my old installation. Thanks for the help. -sh

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

The topic ‘Add/Insert Not working from WP Page’ is closed to new replies.