• 1. When a visitor comes to the “Landing page” without the “ver”, would like to see there was an empty space, but the alternative (adjustable) the words “To download the file, click here.”

    2. If the URL in the “Landing page” code “ver” wrong (not in the database), then lost custom text button_text = “My Special Text”, and the text is set by default

    3. If “Landing page” in the URL given the wrong code “ver”, when you click “download”, an error
    “Warning: fopen(../wp-content/uploads/doifd_downloads//): failed to open stream: No such file or directory in \wp-content\plugins\double-opt-in-for-download\includes\class-download.php on line 103”

    4. Good idea: All labels and labels of buttons in all forms to make custom…

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Andy

    (@andyba45)

    Hi,

    Thank you for pointing that out. That’s what happen when you assume. The button doesn’t show up when there is no ?ver so I “assumed” I was good. I will go ahead and take care of that in the next release.

    The buttons are customizable by adding:

    button_text=”Your Submit Button Text Here”

    to the shortcodes.

    I will put labels on the todo list.

    Thanks for your input, very much appreciated!!

    Andy

    Thread Starter ise-dvp

    (@ise-dvp)

    Hi!

    Thanks for the quick reply! ??

    The buttons are customizable by adding:
    button_text=”Your Submit Button Text Here”

    I know…. Thanks! ??

    But….
    Problem.
    1. I have in my shortcode button_text=”Load!”
    2. My subscriber code-VER (in DB) = 12345
    3.
    – If URL https://my-domen/pageload.php?ver=12345
    then button_text=”Load!”
    – If URL https://my-domen/pageload.php?ver=123
    then button_text=”My Special Text”

    I clearly explained? :))

    Plugin Author Andy

    (@andyba45)

    Sort of…

    I’ve changed the code so this will happen.
    (I have not updated the plugin yet)

    – If URL https://my-domen/pageload.php?ver=12345
    then button_text=”Load!”

    – If URL https://my-domen/pageload.php?ver=123
    No Button – Error message that says, “Verification number is invalid”

    Thread Starter ise-dvp

    (@ise-dvp)

    just great! ??

    waiting for update!

    ==
    And as you look at this function: after the subscriber click button “download”, it will automatically send an email. For example, the instructions, gratitude, etc.

    mmm? ??

    Plugin Author Andy

    (@andyba45)

    hmmmm, interesting idea.

    The next update will be in about a week. I have made other enhancements but I will need time to complete and test. The next update will be out no later than 09/01/13.

    Thanks again for pointing that out. It was one of those things that just got lost in the process.

    Thread Starter ise-dvp

    (@ise-dvp)

    Good luck!
    God help you! ??

    Looking forward to updates!

    Thanks for the dialogue and efficiency!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘bugs and suggestions’ is closed to new replies.