Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • dtynan – absolute star!
    I actually just had WP_DEBUG in wp-config.php set to true, as it’s in development, so i was wanting to see errors.

    It makes complete sense that it was breaking the JS, however searching the js console, the actual source, and the elements for the message “Notice:” I couldn’t see it anywhere. Usually when there’s a php error it’s right at the top of the page, or at the point at which the include has failed. I guess I’m just freaking out as to why I cannot find it.

    Thank you so much for you help on this.

    dtynan – thank you for the quick response.
    I don’t have any checkboxes – I literally used the default form, but removed subject and textarea.

    <h3>Download</h3>
    
    <p style="color: red;">Plugin not working, awaiting fix: <a href="https://wordpress.org/support/topic/not-working-on-wordpressorg-44" target="_blank">https://wordpress.org/support/topic/not-working-on-wordpressorg-44</a></p>
    
    <p>Please fill in the form to gain access to your download immediately. An email will also be sent to your where you can download the content for up to a month.</p>
    <p>Your Name (required)<br />
        [text* your-name] </p>
    <p>Your Email (required)<br />
        [email* your-email] </p>
    <p>[submit "Send"]</p>

    I have tried inline, email and both. None allow the successful message, yet all get the download email from contact form 7. Just no download link email from EBD, and no download button on the page.

    Out of curiosity – I was searching the console, and have errors turned on, but I could only find the ajax response that’s hidden: “Unexpected token N”. How did you find that “Notice”?

    Unfortunately, I’m another one on this list of 4.4 Errors.

    My setup:
    Apache 2.0
    Linux
    PHP 5.6.16
    Wordpress 4.4.1

    Download form page: http://new.archantdialogue.co.uk/dia_wp/resources/the-power-of-content-food-drink-free-download/

    Shortcode used:
    [email-download download_id="257" contact_form_id="259"]
    nb. This is being used in a CPT names ‘resources’.

    Download Url:
    http://new.archantdialogue.co.uk/dia_wp/download/257/

    I have tested in isolation, and both work:

    • Download manager link
    • Contact Form 7

    It only breaks, in my case I cannot even see successful email message, when I introduce the EBD plugin. Despite no success message, and constant loading, the confirmation email is always sent by contact form 7 to make myself aware someone has downloaded the file. It’s also counted as a download. But there’s no successful message, nor download link.

    Any help would be greatly appreciated. I’m happy to pay for development time, but reading the thread other have tried and failed.

    HI @armed888 and @photcrati

    Was this resolved as I’m having the same issue? I have tried both editor modes, through back and front end visual editor modes and then all in short code.

    The best result I get is just the one featured image of the gallery.

    All plugins and wordpress are up to date.

    Thanks

    Using multisite WP 3.6.1

    Unfortunately having same issue as above – cannot create a job. Once I press submit, the message “job created” appears but all fields have been reset and no job was created.

    I look at jobs or try to run job after setting are ‘saved’ and i get – The HTTP response test get a false http status (404).

    thanks

    ps. This is a multi-site installation

    further to this..
    This works an absolute charm, apart from the fact that I have many child pages, each with their own featured image, and posting into a custom post from the child page. The code only shows the first image from the first child page.

    I’m fairly new to php/wordpress but heres the code. I tried putting into foreach() but still same result.

    Any help or direction would be appreciated greatly.

    [code moderated - please use the pastebin for any code over 10 lines]

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