CodeCanyon

Dynamic Step Process Panels

  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
designer101 says
Purchased

Hi there, nice script.

On my website, your script will be part of a bigger site … navigation like this

- Home - About Us - Services - Get a Quote (your script – dynamic step process form) - Contact

When a user completes the quote ‘Get a Quote’ or decides to stop and go to another page like ‘Home’ and then decides to return back to ‘Get a Quote’. I want your script ‘dynamic step process panels’ to start from scratch. Forcing step by step. Somehow destroy the cookie (if used). Where as now, if the user returns to ‘Get a Quote’, the user can select any step tab. Where as before, as you entered the website, you would be forced step by step until you reached the last step and then select any tab.

So what I’m after each time you enter the ‘Get a Quote’ page … it resets everything.

Any ideas?

3 months ago
Author
QuanticaLabs QuanticaLabs replied

Hi,
Should work in described way. I’ve just checked on my live preview page. I’ve check first example (step by step) from http://dynamicstepprocesspanelswp.quanticalabs.com/?page_id=52. I’ve went to the 3rd step, then click in menu “Home” position, then get back to mentioned page and the process panel was reseted. Could you check and tell me if this works the same for you?

3 months ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Bought between 10 and 49 items
ukkpower says
Purchased

Hi, I have purchased your plugin and I am trying to adjust it to fit my site. I’m wondering if the plugin supports the following?

Keep the ‘Next’ button active when the last step is reached, change its color to green and its text to ‘submit’. I also need to submit form data when it is clicked. Regards

2 months ago
Author
QuanticaLabs QuanticaLabs replied

Hi,
I’ve just replied to your email.

2 months ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
localweb says
Purchased

Is this not compatible with wordpress? It showed up under my search for “wordpress” and I purchased it for this reason.

2 months ago
Author
QuanticaLabs QuanticaLabs replied

Hello. Here is a WP dedicated version: http://codecanyon.net/item/dynamic-step-process-panels-for-wordpress/125748

2 months ago
Purchased
Default-user localweb replied

Great! Can I get a credit towards purchase of that one? ..

2 months ago
Author
QuanticaLabs QuanticaLabs replied

Hello, I’m sorry but we as authors can’t take such measures. Please contact envato support directly.

2 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
  • Slovenia
erzor says
Purchased

Hi!

Would it be possible to integrate ajax file uploader (like uploadify.com) – I would like for user to click “next step” and and see a progress percentage instead of loading icon,

Thanks for you answer.

2 months ago
Author
QuanticaLabs QuanticaLabs replied

Hi,
Yes, it’s possible but required some custom js coding. I can make this for you as a custom job. Please let me know via contact form in my profile if you’re interested.

2 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
patricki says
Purchased
http://clients.screengroove.com/checkout/step-1.html Where should I place: var timesOpened = 0; $("#processPanel2").processPanel({ kind: "freeChoice", icons: false, nextPrevButtons: false, style: "orange-gray", onOpen: function(event, step, content, stepNumber){ $(".message").remove(); if(stepNumber==2) { timesOpened++; content.prepend("<div class="message">You've opened this step " + timesOpened + " time" + (timesOpened>1 ? "s":"") + ".</div>"); } } }); });
2 months ago
Author
QuanticaLabs QuanticaLabs replied

You need to put that code into <script> tag. Example:

<script type="text/javascript">
$(document).ready(function(){
$("#processPanel2").processPanel();
});
</script>

2 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
stopitnow81 says
Purchased

You’ve indicated that code is compatible with IE7 , but it doesn’t seem to work correctly. Is there a fix for this?

16 days ago
Author
QuanticaLabs QuanticaLabs replied

I’ve just checked on http://dynamicstepprocesspanels.quanticalabs.com/ and it works good. Could you describe your problem?

16 days ago
Purchased
Default-user stopitnow81 replied

You can see an example of what http://dynamicstepprocesspanels.quanticalabs.com/ looks like in Internet Explorer Version 7 at http://www.nthea.com/yourgocenter/screenshot.png (this is using Adobe’s Browser Lab)

This is the same thing it did to me with the website I’m building when I actually opened it in IE7 . Is there a fix to this issue?

15 days ago
Author
QuanticaLabs QuanticaLabs replied

Please test in real IE7 , then you’ll see that plugin works without problems. I’ve checked that.

13 days ago
  • Has been a member for 0-1 years
  • Exclusive Author
  • Bought between 50 and 99 items
  • Denmark
Seierup says
Purchased

Hello there, love your script.

I’m having a few issues adjusting it to fit into my site. I’m using the example 9 in the live preview, with the 3 steps. I want to effectively remove the inactive next button in the last step, and add a submit button instead, no need for ajax, just a regular submit.

I’m having issues removing the inactive button, I tried messing with it for a while but no luck, I’m not exactly a master of javascript yet. Any chance you could give me a pointer on how to remove the button on the last step, or change it to a submit button, would be much appreciated.

Regards, Andreas Seierup

12 days ago
Author
QuanticaLabs QuanticaLabs replied

Hello,
You don’t need to remove it. Just put your own submit button in the last step, then style it as you would like to, then position it over inactive button, so your button will overlay it.

10 days ago
by
by
by
by
by