eyephone21
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] link existing pagesIf i understood correctly, while editing a page, you can start typing the title of the existing page in the field (near the pen and the flag icons) and choose it from the existing ones.
- This reply was modified 9 years, 7 months ago by eyephone21.
Hi!
In the main settings page is “Resume playback” checked?Forum: Plugins
In reply to: [Contact Form 7 Multi-Step Forms] # link on the first psge submitI’ve noticed that even though i’m stuck at the first step, and i got the success message on it, (i have the second step in another browser tab) the value passes to it.
i’ve tried to make another 1 step form, and it’s same error (with the new form id)
Forum: Plugins
In reply to: [Contact Form 7 Multi-Step Forms] # link on the first psge submitRight now, with everything else disabled, i keep relaoding the 1st form page with the /#wpcf7-f15877-o1 anchor, no matter how many times i try.
it’s a work in progress, i can send you the url (maybe privately?)
Forum: Plugins
In reply to: [Contact Form 7 Multi-Step Forms] # link on the first psge submitthese are the only (mandatory) plugin running
Contact Form 7
Contact Form 7 – Dynamic Text Extension
Contact Form 7 Multi-Step Forms
Custom Post Type UI
Advanced custom fieldsForum: Plugins
In reply to: [Contact Form 7 Multi-Step Forms] # link on the first psge submitNo, on the example page eerything runs smooth.
I’ve disabled every plugin except the contact form 7 and its related, (yours and the hidden field one) and the advanced custom field (for the values that have to appear in the email)Forum: Plugins
In reply to: [Contact Form 7 - Dynamic Text Extension] passing parameters to the formfrom the plugin description:
PHP GET Variables
Want to use a variable from the PHP GET array? Just use the CF7_GET shortcode. For example, if you want to get the foo parameter from the url http://mysite.com?foo=bar
Enter the following into the “Dynamic Value” input
CF7_GET key=’foo’
Your Content Form 7 Tag will look something like this:
[dynamictext dynamicname “CF7_GET key=’foo'”]
Your form’s dynamicname text input will then be pre-populated with the value of foo, in this case, bar
PHP POST Variables
New in version 1.0.3!
Grab variables from the $_POST array. The shortcode is much like the GET shortcode:
CF7_POST key=’foo’
Your Content Form 7 Tag will look something like this:
[dynamictext dynamicname “CF7_POST key=’foo'”]
Forum: Plugins
In reply to: [Contact Form 7 Multi-Step Forms] # link on the first psge submitSorry for the bad description of the issue.
If i click n the submit button on the first (of two) pages with forms, it reload the page, but with an anchor to something related to the cf7 form,
e.g.:
1 step
http://www.mywebsite.com/page1/
after the 1st click it loads
http://www.mywebsite.com/page1/#wpcf7-f15877-o1
and only after i can proceed to the second and final step..
http://www.mywebsite.com/page2/It doesn’t happens every time, but almost…
no cache pluginsEureka.
Forum: Plugins
In reply to: [Map My Posts] Google apiThanks ScottRMon!
I couldn’t find where this script is…
Help me, please! :=)Found it.
The right name for the .mo file was indicated in the doc you linked.For Content Views plugin
+ Name of mo file should be content-views-LANGUAGE_CODE.mo
+ Folder to put mo file is wp-content/languages/content-views/So, in my case, content-views-it_IT.mo
[Maybe you could update the readme.txt] in the /languages folder of the plugin to embed the right way to name these files]
Thank you so much!
I love your plugin.Thanks, it’s still under construction, and the guy keep changing his mind about everything, so for now it’s very far to be published…
thanks!Thanks for the reply!
I’ve translated in italian the tmp-content-views-query-and-display-post-page.pot with poedit, and uploaded both the .po e .mo
Anyway i’ll try the way you’re suggesting me!
thanksThe answer is “make a donation”?
LOLForum: Plugins
In reply to: [mobble] Latest update break my functions.phpEhm… feelin’ kinda dumb.
Probably the plugin got disabled during the update…
Never happen before.
Everything runs smooth now!Thanks for your quick help!