chti56
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7 - Dynamic Text Extension] Dynamic value passingHello,
Here is what i did:
[dynamictext contact-form-context id:contact-form-context uneditable “CF7_GET key=’product'”]… and i passed a product name while calling the contact form as ?product=xxxx
Hope that it can help.
Rgds
Forum: Plugins
In reply to: [Contact Form 7 - Dynamic Text Extension] Dynamic value passingNobody can answer ?
Rgds
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] CSS for Submit buttonI’ve solved the problem by adding this code (in bold) for the submit button:
/* Change button submit background and text color */
.caldera-grid input[type=submit] {
background-color:#B0C4DE !important;
color:white !important;
font-weight: 900;
}
/*** BUTTON SUBMIT HOVER STYLING ***/
.caldera-grid input[type=submit]:hover {
background: #87CEEB;
color: #000080 !important;
}Hello
Same for me..
I’m waiting for a solution to install it on a new site with WP 4.9.1 !!
RgdsForum: Plugins
In reply to: [WP Crowdfunding] Reward problem special charactersIn fact the é and è characters are correctly entered.
The problem is on the Carriage Return (for seperated lines) which is translated to rn and on the ‘ (quote) character which is converted to his code '
….Forum: Plugins
In reply to: [Contact Form by Supsystic] Resume creationHi,
In fact i would wish users be able to submit their Resume as a Post on a site (from the Frontend).
Then i will manage who can view the submitted CV.
I feel that supsystic contact form could be used for the job.. however the ‘Submit’ button send the informations to a mail address.
I ‘only’ would wish be able to register the form content as a Post in a given category…Anyway thanks for your answer.
JP
Forum: Plugins
In reply to: [Contact Form by Supsystic] Resume creationNobody can answer ?
Many thanks for this solution.
I applied it on a local site with Xampp and WP 4.7.2.. and it solved the problem..Forum: Themes and Templates
In reply to: [Theme: SKT Girlie Lite] Remove Side Bar from all pagesHello,
It works fine .. Thanks.
Is there a way to disable this sidebar only on the home page ?
Regards.
Forum: Plugins
In reply to: [Frontend Uploader] Manage UGC is showing blank pageSame for me. I’m using WP 4.5.3
Which syntax do you suggest to allow visitors to simply upload pictures or videos (no comments).I don’t see where the pictures are loaded on my site…
Thanks.
Forum: Plugins
In reply to: [WordPress Page Builder by MotoPress] error when i try to edit a page or postHi,
I get the same problem and i stat that i have this problem when i include a iframe for a google map.
If i remove this iframe i’ve no more problem…JP
Forum: Plugins
In reply to: [Contact Form by Supsystic] Required fields not workinghello,
The form is here: https://philippeandfarrahwedding.com/fr/rsvp/
All radiobuttons are required and also Nom (Name) and Prenom (Firstname)
To view this confidential site you must first entre the code BoubouThanks for help
Forum: Plugins
In reply to: [Contact Form by Supsystic] Checkbox list problemHello,
It was a misuse from me.. Sorry !
Using radiobuttons checklist solved my ‘problem’.Thanks for your answer.
Forum: Plugins
In reply to: [Frontend Uploader] Manage UGC is showing blank pageSorry.. can you explain in English or French (?)
ThanxForum: Plugins
In reply to: [Frontend Uploader] Upload Post with imagesHow can i lad video fils (.avi, .mov or else) ?
I tried to join a .avi file and it does not appear in te post.