-
Search Results
-
Hi.
I’ve just spend few hours looking for any solution to share pictures from lightbox to social media (e.g. Facebook, Twitter. Linkedin).
Without any result.
Is teere any tested & approved pugin or setings in Enfold to set up this functionality?BTW – Enfold – really goooood job!
Topic: Will theme do what I need?
I’m just getting started building a new website and I’m coming from wordpress.com., and I’m not interested in coding. Plugins and drag and drop are OK.
Will I be able to create this relatively easily with Enfold?:
I want to have a top slider section, content section, blog section, and then most importantly, at the bottom, a woocommerce store section using a masonry grid where I can display as many products as I want.
I need a masonry grid because my images have to be of different, varied sizes.
I want the whole store to be on the front page with a “see more” button after about 15 items.Is there some permutation of Enfold that will allow me to do this, perhaps with some plugins? Ideally the content and blog sections would link to their pages, and I might want to switch the slider to a video in the future.
Thank You!
Hello,
I have the problem that no one of my contact forms (many different domains) will not working. At one of the form, I cannot push the send button. It has no function. I’ve already deactivated all plugins except the woocommerce plugins.
I have already tried the plugin “Contact Form 7” and it works fine! It seems, that it is a problem with Enfold 4.2, because one of my webseite with Enfold 4.1.2 works without any problems! The Problem is only in version 4.2 !!
On another website, the button works, but the email would not be sent.
Anybody an idea?
Regards, John
Happy New Year! Here’s to an exciting 2018 with what we hope are some great things coming for Enfold….
Quick question – I would like to increase the font size of the “small title” field of the social share buttons element in ALB… is that possible?
Thanks,
RobHi guys,
I love Enfold. I bought it nearly a year ago, not till now I’ve dived into it.
I am working here: https://design.stegemueller.dk And as an experiment I would like to make a rule saying, that all links should be shown as a button. Is that possible?
I have to mention, that I know nothing about CSS, so your answer must be easy to use.
Best regards,
Hanne,
Denmark.Topic: Video Not Working?
Hi,
I am having issues with the video Media Elements in the Avia Layout Builder in the Enfold theme. Instead of showing a video, I get a large full-screen grey bar with some nonworking buttons centered on the left side of the bar.I have double checked to make sure the video works in the Media Library. And Video works in Layerslider.
thank you!
Topic: BAD SUPPORT
Sorry but I´m so pissed about your bad support… Since month I try to get help but there is no way to contact the worst support ever…
I can´t post in the forum … there is a button with “open a new question or whatever…” and nothing happens after the click……I have no mobile menu after the login and I can´t find a solution in the forum… Please help me… My customer are really pissed about my bad working enfold theme…
Topic: Enfold update went bad
Hi, I click in the “Update Enfold” button and the updating process starts and something happens and the Bad Proxy Error appears in my browser (I don´t use proxy servers) Guess it was the web hosting server error, but the thing is that the site went into maintenance and never leaves. I deleted the .maintenance file and could login to admin again, but the Enfold theme didn’t update correctly si it is no more installed.
If I download the Enfold theme again and unzip it in the themes/enfold folder, could resolve the issue? This way it maintain all the configuration and license and everything in place? Thanks
Tried add this code to functions.php in ‘child theme’, but it breaks the site. Am I doing this wrong? Thought latest GA didn’t require the funny codes at the end there from the Enfold example: https://kriesi.at/documentation/enfold/add-onclick-event-to-the-contact-form-submit-button/
If those “XXX/XXX” codes are required, how do I find / generate them in GA?
Thanks!
// ADD GA TRACKING TO EMAIL FORM add_filter('avf_contact_form_submit_button_attr','avia_add_submit_attributes_to_cf', 10, 3); function avia_add_submit_attributes_to_cf($att, $formID, $form_params){ $att = "onclick=\"_gaq.push(['_trackEvent','Contact Form Send','Click/Touch','Footer']);""; return $att; }Topic: Google Event Contact Form
Hi Forum,
I have been reading a lot of threads about how to add a Google event to the “send” button of my enfold contact form.
I am using Google’s latest GA universal, thus I need to use ga send instead of the older gaq_push.
Thus, I have been trying to add the event through the child theme’s functions.php with this:
function add_custom_script(){ ?><script> (function($){ $(window).load(function() { $(‘.kontaktformular-senden a’).on(‘click’, function() { ga('send', 'event', 'kontakt', 'Kontaktformular', 'Senden Button'); }); }); })(jQuery); </script> <?php } add_action('wp_footer', 'add_custom_script');Thankful for any idea!
Hi,
I’m having an issue with this bootstrap modal plugin and the Enfold theme
If I use the default WP theme, it works fine. However, with Enfold, the modal and close button are behind the modal overlay which means you also can’t close the modal window.
I’ve tried messing with the z-indexes to no avail. Anything thoughts to a fix would be greatly appreciated!
Here is the link to the site.thnx!
Topic: Hover effect
Hello Kresi Team,
About a month ago (Nov. 19) I opened a support Ticket #878236 asking about a specific hover effect that I was wondering if the Enfold theme could handle. the conversation:
Hello Kriesi Team,I have used your theme in the past, older version. I am curious, I am looking at your theme for a client, and I need to know if something in the mock ups is possible on your Enfold Theme.
I need a container with a fullwidth background image. On top of that background I need 2 columns and two rows. On initial load there is four rectangles, each has text and in icon, when a user hovers over one of the icons, it transitions to text box with a read more button. If the user hovers off and on to another icon in one of the four containers, that first one transitions back to text and icon and the other one transitions to text box and read more button. Is this possible in your theme? I have an image that shows the mock-up, so let me know if I can send that to you for clarity.
November 18, 2017 at 9:58 am #878438
Nikko
Moderator
Hey Stacy,Yes please, you can post it in https://imgur.com/ (or sites that provides similar services) and post the link here.
Best regards,
NikkoHello Nikko,
The client saw the effect on this theme https://differ-design.tk/ember-wp/ . However, I am encouraging them to buy the Enfold theme as I believe it to be a superior theme.
Is it a script running the effect or just the CSS? Take a look with your more experienced developer eye? I have some backend experience but mainly front-end.
Thank you for your help!
KR,
StacyNovember 19, 2017 at 2:52 pm #878785
Nikko
Moderator
Hi Stacy,The first one can be done with Enfold, you just need to use a color section and set the background then use columns for the elements inside it.
As for the effect on 4 rectangles it can be done using css, there’s no effect like that in Enfold but it can be achieved, though it would require you to write some html codes along with css codes to do it but we can assist you with that. :)
Best regards,
NikkoNovember 19, 2017 at 5:16 pm #878799
Stacy
Thank you Nikko,I figured that would be the case. I will push hard to have the client purchase the Enfold theme, shouldn’t be an issue. If all goes well, I feel confident that I will be able to make the effect as they wish. If I get stuck I will reach out to you for some guidance.
You all are the best!
Kind regards,
StacyNovember 19, 2017 at 8:15 pm #878838
Mike
Moderator
Hi,
We look forward to helping, unless there is anything more now, shall we close this?Best regards,
MikeNovember 19, 2017 at 8:17 pm #878839
Stacy
Thanks Mike, yes go ahead and close the support ticket.Stacy
November 19, 2017 at 11:25 pm #878893
Mike
Moderator
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeI am now at the point that I would like to try and figure this effect out. Are you still willing to assist me?
Kind regards,
Stacy EspositoDecember 13, 2017 at 11:28 pm #888609REPLY
Basilis
Moderator
Hey Stacy Esposito,Can you please register on the forums with your purchase number and I have assigned the ticket to Nico who seems to know exaxtly what you are refering, so he can help you finish it!
Best regards,
BasilisHello Support Team,
I haven’t heard back on this support item, just wanted to see if I was still going to be able to get your teams assistance with this effect?
Sincerely,
Stacy EspositoHi Enfold team,
On one page of my website I have six text blocks with a title and some information.
I want to make a button of those text blocks with a mouse-hoover to go another page. Is that possible with some code?
At the moment the only solution I have is to put a link behind the titles to the rights pages, but to make the whole text block a button would be better.Thanks in advance,
Sara
hello,
my navigation menu on zorbas.se is turning blue when clicking on a button. This happened after enfold og wordpress update.
Why is it doing like that and how can it be solved?

