ninjoan
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Color ButtonCheck this bro
[submit class:mibutton2 “Download”]
<style>
.mibutton2:hover {
background-color: #008CBA;
color: white;
}
.mibutton2 {
background-color: white;
color: black;
border: 2px solid #008CBA;
padding: 16px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
-webkit-transition-duration: 0.4s; /* Safari */
transition-duration: 0.4s;
cursor: pointer;}
</style>
Source for more info and samples
http://www.w3schools.com/css/css3_buttons.aspForum: Plugins
In reply to: [Forms: 3rd-Party Integration] MailChimp integrationI have tried everything posted in this support forums and I can’t make it work any idea?
Forum: Plugins
In reply to: [Forms: 3rd-Party Integration] MailChimp WP Integration IssuesI need a guide to help me here….. 🙁
Forum: Plugins
In reply to: [Forms: 3rd-Party Integration] SugarCRM connectionIm using Forms: 3rd-Party Integration with SuiteCRM that is a fork of SugarCRM.
here is my setup in 3rd-Party
http://www.awesomescreenshot.com/image/1099858/2124a5b4e3202e788a4a09e4efce14dfAnd this is my form in Contact Form 7
<p>First Name (required)<br /> [text* your-name] </p> <p> Last Name (required)<br /> [text* last-name] </p> <p>Your Email (required)<br /> [email* your-email] </p> <p>Subject<br /> [text your-subject] </p> <p>Your Message<br /> [textarea your-message] </p> <p>[submit "Send"]</p> [hidden hidden-crm-campaing-id "YOUR-CAMPAING-ID"] [hidden hidden-crm-user-id "USER-FOR-THIS-LEAD"]Forum: Plugins
In reply to: [Forms: 3rd-Party Integration] Mautic Integrationi SOLVED the problem here is the guide.
https://medium.com/@NinJoan/lifesaver-how-to-feed-mautic-with-contact-form-7-ae1245152218What i have to send you what files.
i have send you a email with that info (contact _at_ marceljm.com)
I with Chrome i can see the option i enable but the image is only display went i open the post link.
mydomain.com/blog/what-im-doing-here/
But is NOT visible in the blog directory where are all the post listed.
mydomain.com/blog/I will im downloading right now also can you share a print screen to see where is locate the Toggle Setting option.
Firefox 41.0.2 on ubuntu
Firefox, the last version i download the plugin yesterday from wordpress.org plugins.
I have the same problem but i dont understant the solution can you help me Marcel.
PD: i wanna the Feature image just int Post
Forum: Plugins
In reply to: [Advanced Custom Fields: Accordion Tab Field] How do I get it working?Hi @bogdand any update aviable for this little bug?