Forum Replies Created
-
AuthorPosts
-
January 26, 2018 at 5:04 am in reply to: Confirmation checkbox the legal terms for mailchimp subscription. #903163
Hi,
Unfortunately this option is not available. The Avia mailchimp element creates the form from the mailchimp API, meaning that it only show the form that is built at mailchimp. Since this option is not available at mailchimp, it can not be available in the element.
This is a mailchimp limitation. The plugin Easy Forms for MailChimp, in the post linked above maybe a workaround around as it allows you to create a “required” check box that you can label with your privacy policy. The regular contact form in Enfold also has this capability, but it will not link to your mailchimp account. I did find one other mailchimp workaround here. But you would need to create a Embedded form placing the code in a code block element.
I do note that the example url you provided doesn’t have a compulsory checkbox on their mail form, they have a statement under the form. You can also create a statement under your mailchimp form. Please see screenshot in Private Content area.
I hope this helps.Best regards,
MikeHi,
It’s an area under the post. But I see that this is not your thread so you won’t see it.
I have emailed you the links, please let us know if you get the email. You may need to look in your spam folder.
If you don’t get the message, please start a new thread.Best regards,
MikeHi,
Can you provide ftp access in the Private Content area, I would like to see your .htaccess file.
When I copy the link of a image from your media library, and try to access it directly I get a 404 on your site.
Please see example in Private Content area.Best regards,
MikeHi,
Please try this code in the General Styling > Quick CSS field:#top.home #customizeit.avia-section,#top.home #after_section_2.main_color,#top.home #after_section_4.main_color { border-bottom-color: transparent !important; border-top-color: transparent !important; }
This should only work on the one page, I also found another border after “LEARN MORE ABOUT TWIST MODERN” that this will remove. Let us know if we can assist further.
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we could help, we will close this now. Thanks for using Enfold.Best regards,
MikeJanuary 26, 2018 at 12:08 am in reply to: Display Hyperlink Phone Number Without Theme Color? #903107Hi,
Glad we could help, we will close this now. Thanks for using Enfold.Best regards,
MikeHi,
There should not be, wordpress and enfold should work in any browser.
Does your work browser allow java? or are you behind a firewall? If the diffence is visable, can you include a screenshot from your work browser?Best regards,
MikeHi,
Please try to replace enfold\config-templatebuilder\avia-shortcodes\comments.php with the file in the privte content area.via FTP, also save a copy of your original file.
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeJanuary 25, 2018 at 3:05 pm in reply to: How to create a user to see the website that is in "coming soon" mode #902865Hey ftt123,
You can create a new user with the role “Subscriber” Read about user roles here and they should be able to see the front end.
Depending on how you are creating the “coming soon” mode, some plugins let you specify which roles can view the site, in that case you could choose the role you wish. Please read this.Best regards,
MikeHi,
Please try:@media only screen and (max-width: 479px) { #top.home div#av-masonry-2 { left: 5% !important; } }
Best regards,
MikeJanuary 25, 2018 at 2:35 pm in reply to: Confirmation checkbox the legal terms for mailchimp subscription. #902857Hey voldor,
Since you are using mailchimp, please see this post: https://kriesi.at/support/topic/how-to-add-checkbox-for-newsletter-subscription-to-contact-form-like-demo/#post-749884Best regards,
MikeHi,
Please try:@media only screen and (min-width: 768px) and (max-width: 1023px) {#top.home div#av-masonry-1 { left: 3% !important; } } @media only screen and (min-width: 1024px) and (max-width: 1439px) {#top.home div#av-masonry-1 { left: 2% !important; } } @media only screen and (min-width: 1440px) {#top.home div#av-masonry-1 { left: 1% !important; } }
Best regards,
MikeHey Leo,
Try to make all of the icons align left so they are in a row, then use this css:#custom_html-6 .textwidget.custom-html-widget { width: 99%; margin: auto; }
the “margin: auto” places the same margin on both sides of the element, centering it.
typically this works better if the outer element is full width of the page and inner element is set to 50%, in this case your icons are filling almost the full inner element.Best regards,
MikeHey kussner,
For the demos, the number refers to the image, it should show.
Please compare your server settings to these:
Some people are having issues with one or more of these settings causing the error in downloading the demo, others find that their webhosts have a firewall blocking kriesi.at or certain country IP ranges. Another thing to consider is the amount of memory your server has, try asking your webhost if one of these is a reason you are having issues.Best regards,
MikeHi,
Thanks for sharing your solution, can I ask what php version your localhost is using? was this MAMP? Do you have any firewalls?Best regards,
MikeHi,
Can you please include a admin login in the private content area so we can take a closer look. Can we also disable plugins to test?Best regards,
MikeHi,
Sorry, I was unable to reproduce this issue on Windows 10, IE or Edge.
Please see screenshot in Private Content area.
As I don’t see that you have any browser plugins in your screenshot, perhaps try clearing your cache and historyBest regards,
MikeHi,
v5.6.32 is the minimum, but WordPress recommends v7
Try to update manually via FTP: https://vimeo.com/67209750Best regards,
MikeJanuary 25, 2018 at 7:10 am in reply to: Need Assistance with Medical theme demo icons download #902651Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeJanuary 25, 2018 at 7:08 am in reply to: Display Hyperlink Phone Number Without Theme Color? #902649Hey goldengate415,
Please try creating your link like this with the id “tel”<a id="tel" href="tel://1-555-555-5555">+1 (555) 555-5555</a>
and use this css in your quick css, or your child theme stylesheet:
a#tel:hover {color:black;} a#tel {color: yellow;}
In this example the regular color is yellow, and on hover is black. Please adjust to suit.
Best regards,
MikeJanuary 25, 2018 at 6:33 am in reply to: Need Assistance with Medical theme demo icons download #902610Hi,
Good news after I installed the demo I found the icon fonts embedded, I had to re-zip them but they may work for you. please see the link in the Private Content area.
If not, please see the link in the Private Content area for the All-in-One WP Migration files for the Medical Demo.
They are in a zip file that you will need to extract, one is the import, the other is the login info for after the import. Note that you will lose your current settings and content. Install this plugin: all-in-one-wp-migration
Read this All-in-One WP Migration tutorialBest regards,
MikeJanuary 25, 2018 at 6:16 am in reply to: Need Assistance with Medical theme demo icons download #902590 -
AuthorPosts