Sam Schouten
Forum Replies Created
-
Forum: Plugins
In reply to: [Print-O-Matic] Printing a smaller font-sizeSunny side up to Crispy Bacon,
I was too quick too ask.
Using the custom css and giving the selectors I used for the [print-me target=”selector”/] the desired font-size worked.
Had a bit of trouble to find the placeholders-selector to get them on the right size but that in the end worked to.
I’ll mark this topic as resolved ??Cheers
SunForum: Plugins
In reply to: [Print-O-Matic] Contact Form 7 does not show up in print.I dug it for sure.
I fiddled around a bit and could not get it to work, until I put a forward slash before the closing bracket and lo and behold it ran absolutely beautifully.
Thanks a lot.
SomForum: Plugins
In reply to: [Print-O-Matic] Contact Form 7 does not show up in print.G’day Baden,
Thanks for getting back to so quickly.
Indeed I am still in the non-public phase of building the website on my (local) WAMP-server.I added the short code to the form HTML as you can see below (I quote only the last bit):
…..
<p>Suggestions and ideas
[textarea your-message] </p><p class=”bold”>Thank you for joining us,</p>
<p class=”printing”>Print before sending
[print-me]</p>
<p >[submit “Send”]</p>I use the class “printing” to position the icon in the middle, through my child-theme CSS
The ID of the form is as follows:
[contact-form-7 id=”121″ title=”Membership form”]I have two other forms next to the above ‘Membership form’, a ‘Write us’ and a ‘Proposal for a new course form’.
All basically the same and with the same problem in printing.
Could it be a WAMP-setting?
Thanks for looking into it.
SamForum: Plugins
In reply to: [Print-O-Matic] Contact Form 7 textarea boxes print emptyHi,
My printing of a filled out form (CF7) gives me an empty sheet
I tried the solutions given in this thread but I still get an empty blank-page when I click “Print”.
I work on a local host based on WAMP.
I placed the shortcode outside the CF7-form after it did not work when placed inside. The address the blank page showed is:
https://localhost/supersam/specials/contact/?preview=true&preview_id=70&preview_nonce=0cda1fff29
Any suggestions where I could find a solution?
Thanks
SamForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] TablePress-dataTables-tabletoolsThanks Tobias,
I am working with a Child Theme so I think I can manage a bit of CSS manipulation.
Thanks again,
SamForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] TablePress-dataTables-tabletoolsThanks Tobias,
I’ll get to work on that.
I forgot to tell that I am working on WAMP localhost.
With firebug I extracted the following HTML if that helps:
<embed width=”36″ height=”34″ align=”middle” wmode=”transparent” flashvars=”id=1&width=36&height=34″ pluginspage=”https://www.macromedia.com/go/getflashplayer” type=”application/x-shockwave-flash” allowfullscreen=”false” allowscriptaccess=”always” name=”ZeroClipboard_TableToolsMovie_1″ bgcolor=”#ffffff” quality=”best” menu=”false” loop=”false” src=”https://localhost/supersam/wp-content/plugins/tablepress-datatables-tabletools/swf/copy_csv_xls_pdf.swf” id=”ZeroClipboard_TableToolsMovie_1″>
Thanks for your quick advise.
Sam