Forum Replies Created
-
AuthorPosts
-
Hi,
The color of the text in the submit button is transparent, this will change it to black, with a red background-color for the button:#top.page-id-549 .avia-builder-el-8 input[type='submit'] { color: #000 !important; background-color: red !important; }
adjust to suit.
Best regards,
MikeJanuary 26, 2018 at 6:58 am in reply to: NextGEN Film Pro showing great on desktop, not showing on mobile #903213Hi,
Please open a new thread with some more info and include the url to the page in question so we can take a closer look.Best regards,
MikeJanuary 26, 2018 at 6:55 am in reply to: URGENT: Site broke on updating to latest Enfold theme version #903212Hi,
Glad we were able to help, Perhaps if you don’t mind leaving a review on our Theme Forest page to let other people who are considering Enfold know about your experience, would be nice.
We will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Thank you for your explanation, I recommend creating menu items for your phone numbers, and for the menu style use the button style, and add a class to each button so that you can use css to hide all but the one you want to show on each page.
This is what the css would look like, the first line would show button 1 only, and the second like would show button 2 only. You would do this for all 7 pages..page-id-644 .page2,.page-id-644 .page3,.page-id-644 .page4 {display:none;} .page-id-1361 .page1,.page-id-1361 .page3,.page-id-1361 .page4 {display:none;}
Best regards,
MikeHi,
After changing your rules in the .htaccess file your images are not giving a 404, and the facebook debugger is showing the images for the shop items, and the blog posts. Now when I click a social link facebook shows your image.
Please see screenshots in Private Content area.
Please check.Best regards,
MikeHi,
It appears your htaccess has a lot of conditions with no cosponsoring rules, I would like to test with only the basic wordpress rules. I will leave a backup of this file named htaccess.bk for your records.
Is this Ok?Best regards,
MikeJanuary 26, 2018 at 5:04 am in reply to: Confirmation checkbox the legal terms for mailchimp subscription. #903163Hi,
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,
Mike -
AuthorPosts