Forum Replies Created
-
AuthorPosts
-
Hi Rikard,
I already fixed the problem but good to know you are aware of the issue and that it would be fixed in the next release.
Thanks,
AndriiHi team,
Had the same problem with recaptcha today, have no idea why but API keys revalidation helped. Hope no need to do this every day :)
Rikard, is it possible to enable both V2 and V3?BR,
AndriiHi, team
upd: with GDPR banner feature came the great and easy way of showing any content inside popup without issue described above.function add_custom_script(){ ?> <script type="text/javascript"> (function($) { $(document).ready(function() { if ($.avia_utilities.av_popup) { var new_options = { type: 'inline', items: { src: '#popup-id', type: 'inline', } }; new_options = $.extend({}, $.avia_utilities.av_popup, new_options); $('.popup-button').magnificPopup(new_options); } else { $('.popup-button').on('click', function (e) { alert('Default Lightbox must be activated for this feature to work'); e.preventDefault(); }); } }); })( jQuery ); </script> <?php } add_action('wp_footer', 'add_custom_script');
css classes for Color Section (put content inside color section): av-inline-modal main_color mfp-hide
BR,
AndriiHi,
Thank you for the update!
I found a section in documentation regardin how to trigger a pop-up form when a button is clicked, but the section provides broken link. I think, it is important to update this section with up-to-date information, because another users can look for this kind of information too.Regards,
AndriiHi Mike,
Thank you for your help! I look forward to hearing from you soon.
BR,
AndriiHi Mike,
Now the form is styled properly. Thanks!
Yes, it’s exactly what I am worry about: the page does scroll a little bit on it’s own. I unsuccessfully tried to find the solution by myself, so I hope you can help me.Regards,
AndriiHey Mike,
Thank you for the quick response !
1. The “main_color” did the job, but still the validation “error” not styled properly.
2. Thank you for the explanation! OK for me.
3. Unfortunately I can’t fix the scroll issue (auto scroll of background under the popup) with the code you provided, please find Popup! button on the page.Please, let me know if you need more information!
Thanks,
AndriiHi Mike,
First of all thank you for the comprehensive answer ! Awesome ! :)
I finally opened the popup with contact form (regarding you instraction), but faced next problems:
1. Contact form is not styled properly, how I can fix this ?
2. After message was sent the next time I open the popup only the success message is shown, how I can show entire form again without refreshing the page?
3. The page’s content is scrolling after button is pressed, could you help me to disable this unnecessary scrolling ?Please, help me to solve these issues.
PS: I changed selector to ‘.open-popup-link a’ and added custom css class (open-popup-link) to the button in order to open popup using existing button.
Best Regards,
AndriiDear Basilis,
Thank you for the great news! You can close the topic.
Best Regards,
AndriiHi Victoria,
Yes, I want to have transparent header on mobile, but faced the problem which I described above.
Please see attached images.Regards,
AndriiJuly 23, 2018 at 11:04 am in reply to: Google Chrome 67.0.3396.87 issue with [Coming Soon] demo #988650Hi! This topic can be closed by the way :) Thanks!
Hello support team !
I made header transparent on my home page using the following code
@media only screen and (max-width: 767px) { #top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle { background: transparent!important; position: absolute!important; }}
looks good but when swiping down the transparent header transforms into normal (white from enfold settings). Is it possible to disable this behavior?
You can visit my site.
P.S. I also found how to change logo and burger images to “transparent” from Enfold setting here.
Thanks in advance,
AndriiHi Victoria,
Thank you for reply! You can close the thread.
BR,
AndriiHi support team,
I have one question regarding [Tab Section]. Is it possible to auto adjust height in [Tab Section] only for small screens ?
Thanks in advance,
AndriiHi!
Yes, I am going to use other elements that work better in conjunction with [Tab Section].
Thanks,
AndriiHi support team,
Thanks for reply!
As I understood it is hard to disable animation for elements inside [Tab Section] or this can’t fix the problem. Am I right?
If so, I will change the structure.The [Tab Section] with [Icon List] is suitable for me too.
Thanks,
AndriiJune 21, 2018 at 10:21 am in reply to: Google Chrome 67.0.3396.87 issue with [Coming Soon] demo #975730Hi Ismael!
Yes, the [scroll] fixed the issue.
Thanks,
AndriiJune 20, 2018 at 3:24 pm in reply to: Google Chrome 67.0.3396.87 issue with [Coming Soon] demo #975344Hi Victoria!
The background image is not fixed and scrolling down along with the whole content, so the big white rectangle is visible on top of site.
Please, ensure you are using Google Chrome Version 67.0.3396.87 (Official Build) (64-bit)Thanks,
AndriiJune 20, 2018 at 11:40 am in reply to: Google Chrome 67.0.3396.87 issue with [Coming Soon] demo #975218Hi Victoria!
BR,
AndriiJune 19, 2018 at 11:00 am in reply to: Google Chrome 67.0.3396.87 issue with [Coming Soon] demo #974694Hi Ismael,
Thank you for the quick reply!
On my side bookmark bar is disabled.
BR,
AndriiHello Victoria,
Thank you for the quick response!
What I want to achieve:
1. Make header transparent using transparency options from [Enfold’s Header Tab] – white logo and hamburger.
2. Avoid header blinking while scrolling slowly when the [Sticky Header] flag is set – I faced this issue when made header transparent for mobile devices using this code.BR,
AndriiMay 25, 2018 at 2:58 pm in reply to: Full Width Easy Slider content is not centered on mobile version of site #962169Hello Viktoria,
Thank you for the quick reply and great support.
The code you provided above fixed the issue! If you need the link to my site for feather investigation I added it to private content.BR,
AndriiMay 24, 2018 at 2:47 pm in reply to: Full Width Easy Slider content is not centered on mobile version of site #961557There is no such issue on Desktop version. If you need additional information, please just let me know :)
-
AuthorPosts