gametimemedia
Forum Replies Created
-
Forum: Plugins
In reply to: [Clone] Huge issue, need to undo clonebump
Forum: Plugins
In reply to: [Clone] Huge issue, need to undo cloneI can’t find anything online that tells me how to do this. When I go into FTP i see the old theme that was used for the site but that’s all. This is a client site so I need to get it back and i dont see any of the WP CLONE backups that i did for that site, only the ones for the new (wrong site) one.
Forum: Plugins
In reply to: [Contact Form 7 Multi-Step Forms] Doesn't redirect to next pageThis is the code on my first form:
<p>
<span>Type of Massage(required)</span> <span>[checkbox* TypeofMassage “Therapeutic” “Sensual”]</span>
</p><span>Appointment Type(required)</span> <span>[checkbox* AppointmentType use_label_element “At Your Massage Studio (Incalls)” “At Other Locations (Outcalls)”]</span>
<p>[submit “Next”]</p>
[hidden step “1-2”]
How did you get it to work i put the redirect code but it doesn’t go onto the next page/form.
on_sent_ok:”location.replace(‘http://gametime-media.com/m4h/location-form/ ‘):”
am i typing something wrong?