Forum Replies Created
-
AuthorPosts
-
Hi Elliot,
I have tried this on both the Enfold theme and my Child-theme in the functions.php, but it is still text/html )c:
Best regards,
Håkan GustafssonJanuary 7, 2016 at 8:45 am in reply to: Enfold Form uses field:email-address as FROM but this does not work with SPF #561053Hi Ismael,
The reason that You are using the “FROM:” must be so the receiver easily can answer the mail received. This however is risky. If the customer that fills out the form has a domain with SPF or similar then he limits the number of email-servers that is allowed to send mail. Most probably is the WordPress-server not among the SPF-allowed servers. Therefore, to achieve a working answering method for the receiver, of the form-data MUST user the “REPLY-TO:” filed instead of the “FROM:” field.
The very best regards
Håkan GustafssonDecember 15, 2015 at 9:49 am in reply to: Requests for the development of responsive devices #552872Thanks :)
I wrote like this:#avia_options_page textarea {
padding: 7px;
color: #586970;
height:600px;
width: 590px !important;
line-height: 1.5em;
font-size: 13px;
}can you change this in your main files?
December 11, 2015 at 12:18 pm in reply to: Requests for the development of responsive devices #550971I wish to have a bigger textarea for the Quick CSS.
Before I could pull to the right and make the textarea larger, but now you have locked it!
November 20, 2015 at 9:58 am in reply to: Requests for the development of responsive devices #539391Exactly.
But I want to be able to reduce the font size only to the resolution (iPad portrait), without the need to write lot of css. I want to be able to set different font sizes for different responsive devices in “Advanced Styling”November 18, 2015 at 12:31 pm in reply to: Requests for the development of responsive devices #538000Here are two screenshots which I have highlighted:
http://prov.nu/enfoldsupportforum/support-01.jpg
http://prov.nu/enfoldsupportforum/support-02.jpgNovember 13, 2015 at 9:50 am in reply to: Requests for the development of responsive devices #535297Examples of </ p> tag which validates wrong.
http://biovacse.prov.nu/The module “Icon List”, the text cuts in portrait iPad mode.
http://ny.systrarnaodh.se/privata-stadtjanster/The errors that are displayed, we always must override with our own css therefore I have no good examples to show.
November 11, 2015 at 10:27 am in reply to: Requests for the development of responsive devices #533911There is sometimes a closing paragraph tag </p> which validates wrong.
November 11, 2015 at 10:26 am in reply to: Requests for the development of responsive devices #533910Thanks for the reply.
We are forced to write separate css for h1-h6 attributes, but it would be better to be able to style it through theme settings.
When it comes to style other elements with CSS, it happened sometimes that the css name was changed in the theme updates, therefore we avoid writing our own style. -
AuthorPosts