Commit Graph

47 Commits

Author SHA1 Message Date
55a895f2c4 Display form on product pages
[MAILPOET-3210]
2020-09-17 13:41:31 +02:00
3f65aaee8d Display on tags/categories
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
5a864f4f42 Display form for selected pages
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
eb5ae12cd7 Display form for selected posts
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
a32c871405 Remove unused proprty
[MAILPOET-3088]
2020-09-16 14:30:16 +02:00
dfcc8f8ba6 Add animation class to the form
[MAILPOET-3088]
2020-09-16 14:30:16 +02:00
81a37be18f Display form on mouse exit
[MAILPOET-3057]
2020-09-07 09:57:12 +02:00
2a37be1f88 Fix position
[MAILPOET-3072]
2020-09-02 13:17:44 +02:00
401b780dce Use refactored in form displaying
[MAILPOET-3072]
2020-09-02 13:17:44 +02:00
3b2f437709 Hide malformed forms
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
4766f0a5e6 Only display form if the type is enabled
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
ca8831e5bb Display form only if it is enabled
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
a469cd3097 Display a default selection
[MAILPOET-2963]
2020-07-07 08:35:21 +02:00
5c9d844e0d Display close icon
[MAILPOET-2963]
2020-07-07 08:35:21 +02:00
cee7416fdc Display form always in the_content, not just once
Use magical functions that seems to work

[MAILPOET-3009]
2020-06-25 10:13:53 +02:00
f3370a62d0 Prevent rendering forms multiple times
[MAILPOET-2902]
2020-06-15 10:38:00 +02:00
7310bb9bcf Render fonts on frontend
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
00f40b7ee4 Fix form html id to differ per display type
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
9ebd96fb6a Render form width on FE from settings
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
bf34a7477a Use form display types constants
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
63a972db4a Move inlined form styles to form styles in style element
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
b74d2f3fea Fix post and pages mixup
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
3f949dfe24 Make sure the order stays stable
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
eb7dab84c4 Prevent displaying more forms in a single caterogy
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
3aeedd8eda Render slide in form in the page
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
4a23048fe2 Pass postion
[MAILPOET-2740]
2020-04-15 17:26:03 +02:00
57f695ea8d Render fixed bar form in page
[MAILPOET-2740]
2020-04-15 17:26:03 +02:00
9c56c476d9 Display form below content and popup
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
149bb90245 Copy form colour to the popup background
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
9d4bb40975 Display popup form
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
de0f31d0ee Display popup form on the page
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
61251f6e34 Fix styling form bellow post
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
ec8adcae73 Move form wrapping to widget
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
b39dac75d6 Autofix number of newlines between methods
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
ede14fc661 Exclude deleted form from display below post/page check
[MAILPOET-2710]
2020-02-18 08:11:59 +00:00
7f631a1166 Fix rendering and assets loading for forms below page/post
[MAILPOET-2706]
2020-02-17 17:49:16 +00:00
490a72aed3 Allow but ignore not string content in MailPoet\Form\DisplayFormInWPContent
[MAILPOET-2699]
2020-02-13 18:51:24 +00:00
314ce6ed8a Remove renderer render method
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
20926d56b7 Inject form renderer into DisplayFormInWPContent
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
fd33a53d50 Fix display under pages
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
1a1099013e Rename function
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
f001542b3e Use underscore to unify naming
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
1c1f0313f0 Add code comment
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
fd1e8ee915 Display forms only on default post types
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
c6aa1311ad Refactor
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
e644675046 Use cache for forms rendering to
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
d06fc2d00d Append form bellow content
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00