Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Register Form #3558
    DeneysDeBeer
    Participant

    Just one question why did you not add this php script function as well as documentation in with the “Storm WordPress Theme” purchase, as it would save your clients a lot of time.

    I think adding a “Register Form” that has no function or that is partially finished off is a bit of a let down and should be considered to be added in with the next upgrade.

    Having said that. Thanks again for getting me up and running

    in reply to: Register Form #3557
    DeneysDeBeer
    Participant

    Created custom Mysql table and edited the Quform database settings to use “submitted entries” tables as well as the costom one. I had to edit the function.php scripted and added the following to get the most recent post information

    get_permalink($recent[“ID”]);
    get_the_title($recent[“ID”]);
    wp_get_attachment_url( get_post_thumbnail_id($recent[“ID”]));
    get_post($recent[“ID”], ARRAY_A);

    Then with that information I created a HTML messages and posted it off to all entries in my custom table using “Bcc” as to hide the recipients.

    All working OK

    in reply to: Storm WordPress for ipad #3556
    DeneysDeBeer
    Participant

    Update….

    Tested on 2 ipads, 2 iphones a Galaxy tablet and all tested OK.

    The iPad that was having problems was jail broken so restored the OS and now is working fine.

    Thanks

    in reply to: Register Form #3509
    DeneysDeBeer
    Participant

    Perfect, I will modify the function to read the correct database. Thanks

    in reply to: Storm WordPress for ipad #3508
    DeneysDeBeer
    Participant

    Thanks Ally. I will be testing this on Monday on two different iPads as well as a Galaxy tablet.

    in reply to: Portfolio image view border #3452
    DeneysDeBeer
    Participant

    Allan you are a star. It worked like a bomb

Viewing 6 posts - 1 through 6 (of 6 total)
Be inspired. © 2025 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy