Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter joshboyd

    (@joshboyd)

    edit:

    Error Details
    =============
    An error of type E_COMPILE_ERROR was caused in line 87 of the file /wp-content/plugins/bitcoin-faucet/wpbf_index.php. Error message: Cannot redeclare wpbf_bitcoin_faucet\checkTimeForIP() (previously declared in /wp-content/plugins/bitcoin-faucet/wpbf_index.php:73)

    Thread Starter joshboyd

    (@joshboyd)

    For anyone that might be trying something similar, I achieved this by using Contact Form 7 Multi-Step Forms Plugin.

    I was unable to decipher the instructions in the dynamic plugin and support was useless. There are multiple requests in support forums that ask for assistance just simply using this plugin, and they go unanswered.. Plugin was geared towards coders, which is useless for a wordpress plugin, considering most users are not developers. I get that its a free plugin, but EVERY other plugin has documentation, support, and at the very minimum, a set of instructions that isn’t coding gibberish..

    I changed the scope for this function and got it to work with a different plugin. The text is not editable but it displays on the next page and thats good enough.

    Type your value in the first page, click go, and you are taken to the second part of the form and the value from previous is displayed using shortcode in contact form.

    I am having similar issue. Form has file upload field, Problem persists even when no file uploaded.

    Arrows keep spinning infinitely on Safari 11.1.2

    Form works fine on any other browser.

    Thread Starter joshboyd

    (@joshboyd)

    So i got it to work, ONCE.

    Form 1: (using the dynamic function)

    <label id="introlab">[dynamictext dynamictext-415 "CF7_GET key='shirt-amount'"]Shirts!</label> 
    &nbsp;
    [submit "Lets go!"]
    [multistep "1-2-https://test.com/test2/ "]
    

    Form 2: (Calling the dynamic Text to next form)

    <label> Quantity Needed:
    [dynamictext shirt-amount]</label>

    It worked once, Now its showing me different values, sometimes it doesnt show anything at all.

    Is this set up right? Should this work?
    I want to know if im looking for a code issue in my forms or if im looking for a different issue entirely?

    I also need this solution.

    Need to pass value from one form to another and it should remain editable. I tried to use multi-form extension but its not quite what im looking for. This seems like it should do the job but instructions are slightly confusing.

    Awaiting Assistance.

    Cheers,
    Josh

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