-
AuthorSearch Results
-
February 8, 2019 at 4:57 am #1064398
In reply to: Change button color within Gravity Form
Hey Eric,
Sorry for the late reply, to change the background color of your coupon field button,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:input#gf_coupon_button.button { background-color: #2634ee !important; }For your first question, there are a lot of different classes for the buttons such as avia-button, big_button, button, buttons, avia_cart_buttons, etc
While you can change the default colors in the Advanced Styling for buttons, the theme also assumes that you want the transparent buttons to also be included. So the best option is to set your default color and then override the transparent buttons with css so they are a different color. You may find some good tips in our button documentation If you want some help overriding certain buttons, just let us know.Best regards,
Mikediefleischerei
Participantit would be amazing if you add a twitch and snapchat icon to the pool of buttons in enfold. only a thing for you to think about. thanks for your awesome work :)!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! All the best, Alex
February 7, 2019 at 4:00 pm #1064168In reply to: Cannot edit the pages anymore after update to PHP 7
Okay clear thank you Jordan!
And where can I change the color of the submitbutton?
I have used a contact form but the color of the submit button cannot be changed? Or is this defined in the Enfold settings? I can’t find it?Kind regards,
RenateFebruary 7, 2019 at 11:50 am #1064041In reply to: Bugs after installing latest version of Enfold
Hi,
The problem is that i can’t save in my theme options. When i press “Save all changes” i receive this message “Saving didnt work!
Please reload the page and try again”
I buy latest version of enfold because I think that will resolve my problem, but problem is the same.When I receive invoice for this purchase there is a button with 50$ installation and my asking is will this installation help me?
February 7, 2019 at 11:47 am #1064035Topic: Modal window
in forum EnfoldMorcy
ParticipantHi!
I want to open a modal window with a “Close” button via text link (like Enfold / Theme Options / Privacy). There are plugins on the internet, but they open the popup automatically when the page starts. But I do not want that. Can someone help me?
Best regards
MorcyFebruary 7, 2019 at 9:37 am #1063944In reply to: Paypal button Cart page is not aligned
Hi Fabio,
Please try the following in Quick CSS under Enfold->General Styling:
.cart-collaterals .cart_totals a.button.alt { margin-top: 35px; }Best regards,
RikardFebruary 7, 2019 at 7:14 am #1063872Hi,
UPDATE: And you can’t use two onclick attributes on the same button. The code should look like this:
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){ $gaq = "_gaq.push(['_trackPageview', 'UA-98919545-2']);\""; $att = "onclick=\"ga('send', 'event', 'Request', 'Send', 'CF_Enfold'); ym(44799976, 'reachGoal', 'contact_form_click_camp'); return true;\" value=\"Order\""; return $att; }I’m not sure if it’s going to fire both function but that should be a valid code.
Best regards,
IsmaelFebruary 7, 2019 at 6:21 am #1063844In reply to: Styling transparent contact form
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.page-id-2015 .av-dark-form textarea { border-color: green; } .page-id-2015 .av-custom-form-color .button { border: 2px solid green; }Best regards,
RikardFebruary 7, 2019 at 6:09 am #1063835In reply to: Highlight Colour on Sub Menus
Hey darrenwise,
Go to Enfold > Advanced Styling > click on the dropdown (Select an element to customize) set this to Main Menu sublevel Links and click Edit Element button.
Change the Font Color and Background Color then check on Apply only to mouse hover state then Save all changes.
Hope this helps.Best regards,
NikkoFebruary 7, 2019 at 4:53 am #1063813In reply to: Hide Avia Layout Builder from select users
Hi all,
The WP Bakery Page Builder allows you to hide all options for all non-admin users and only lets them use the saved templates. This is AMAZING when you build specific templates for clients and don’t want them to destroy everything. You can only let them use the saved templates and if they need something, you can build it and save it to templates for them to use.
I feel like the Enfold Avia Builder is ready for this. You have all elements above the templates button. You can remove everything and just leave the templates button.
Thanks,
LeydenFebruary 6, 2019 at 8:34 pm #1063743Topic: Google Maps not working
in forum Enfoldes1979
ParticipantHello,
i have the following problem:
Enfold Version: 4.5.3
Google API is working.But:
Every time when i set the coordinates with the buttonAdresse eingeben, dann Koordinaten abrufen! for the map I get an error message: An error occurredX
Zu viele Anfragen auf einmal Bitte warten Sie ein paar Sekunden, bevor Sie erneut Koordinaten anfordern
goggle API is set and working.And i get again and again the same error message.
Thank you for your help.
February 6, 2019 at 3:35 pm #1063660Hi,
I installed the ACF plugin on my server and can reproduce what you mean.
The output of the modal box is sent to the active editor TinyMCE – means when you have 2 editors and click in the second editor this becomes the active one.
If you then open the modal window with the button of the this second editor your input is correctly placed in the position of the cursor of this second editor because this is the active editor.
If you open the modal window with the button of the first editor instead your input is still placed in the position of the cursor of the second one because this is still the active editor.
In my opinion if you want to add a shortcode to the text in an editor you want to control where the code is inserted – and click in the editor to have the cursor at that position – and in this case that editor becomes the active one and the code is placed at the cursor position. And this is from my point of view a consistent behaviour.
You can check this in enfold\config-templatebuilder\avia-template-builder\assets\js\avia-tinymce-buttons-4.js – look for tinyMCE.activeEditor.
Best regards,
GünterFebruary 6, 2019 at 12:58 pm #1063593Topic: Paypal button Cart page is not aligned
in forum Enfoldfabiomagliozzi
ParticipantHi, I manage a website created with the theme of Enfold + Woocommerce, the Paypal button is not aligned well, on the shopping cart page in both mobile and desktop versions.
I read a bit of suggestions in the various topics and I tried to add the lines of code recommended in the custom-css but without success.
Can you try to verify? Try to add a product in the cart and then go in the cart page.In atach a screenshot of the mobile version of the Cart page and private content here: https://imgur.com/a/dSQkkGV
Thank you.
FabioFebruary 6, 2019 at 6:20 am #1063458In reply to: How to change buttons CSS?
Hi I would like to change my button css to the following but not sure how to select it once it’s save to my child theme:
Is there a way I can have a cool button like this with enfold?
/****
* button
*
*/
.button, .button–primary, .button–secondary, .wrapped-input button, .wrapper-input button, .wrapped-input–inverse button, .wrapped-input–date button, .beer-list-item__wrapped-input button, .button–secondary-red, .button–alternative, .button–hero {
font-family: “Neusa-Bold”, sans-serif;
background: white;
color: #000;
cursor: pointer;
display: inline-block;
letter-spacing: 0.01em;
line-height: 1em;
padding: 0;
position: relative;
text-decoration: none;
text-transform: uppercase;
transition: color .2s ease-in-out, border-color .2s ease-in-out; }
.button:before, .button–primary:before, .button–secondary:before, .wrapped-input button:before, .wrapper-input button:before, .wrapped-input–inverse button:before, .wrapped-input–date button:before, .beer-list-item__wrapped-input button:before, .button–secondary-red:before, .button–alternative:before, .button–hero:before, .button:after, .button–primary:after, .button–secondary:after, .wrapped-input button:after, .wrapper-input button:after, .wrapped-input–inverse button:after, .wrapped-input–date button:after, .beer-list-item__wrapped-input button:after, .button–secondary-red:after, .button–alternative:after, .button–hero:after {
transition: color .2s ease-in-out, border-color .2s ease-in-out; }
.button:focus, .button–primary:focus, .button–secondary:focus, .wrapped-input button:focus, .wrapper-input button:focus, .wrapped-input–inverse button:focus, .wrapped-input–date button:focus, .beer-list-item__wrapped-input button:focus, .button–secondary-red:focus, .button–alternative:focus, .button–hero:focus {
outline: none; }
.button:focus, .button–primary:focus, .button–secondary:focus, .wrapped-input button:focus, .wrapper-input button:focus, .wrapped-input–inverse button:focus, .wrapped-input–date button:focus, .beer-list-item__wrapped-input button:focus, .button–secondary-red:focus, .button–alternative:focus, .button–hero:focus, .button:hover, .button–primary:hover, .button–secondary:hover, .wrapped-input button:hover, .wrapper-input button:hover, .wrapped-input–inverse button:hover, .wrapped-input–date button:hover, .beer-list-item__wrapped-input button:hover, .button–secondary-red:hover, .button–alternative:hover, .button–hero:hover {
border-color: #1c1c1c;
color: #1c1c1c; }
.button:focus:before, .button–primary:focus:before, .button–secondary:focus:before, .wrapped-input button:focus:before, .wrapper-input button:focus:before, .wrapped-input–inverse button:focus:before, .wrapped-input–date button:focus:before, .beer-list-item__wrapped-input button:focus:before, .button–secondary-red:focus:before, .button–alternative:focus:before, .button–hero:focus:before, .button:hover:before, .button–primary:hover:before, .button–secondary:hover:before, .wrapped-input button:hover:before, .wrapper-input button:hover:before, .wrapped-input–inverse button:hover:before, .wrapped-input–date button:hover:before, .beer-list-item__wrapped-input button:hover:before, .button–secondary-red:hover:before, .button–alternative:hover:before, .button–hero:hover:before {
border-right-color: #1c1c1c; }
.button:focus:after, .button–primary:focus:after, .button–secondary:focus:after, .wrapped-input button:focus:after, .wrapper-input button:focus:after, .wrapped-input–inverse button:focus:after, .wrapped-input–date button:focus:after, .beer-list-item__wrapped-input button:focus:after, .button–secondary-red:focus:after, .button–alternative:focus:after, .button–hero:focus:after, .button:hover:after, .button–primary:hover:after, .button–secondary:hover:after, .wrapped-input button:hover:after, .wrapper-input button:hover:after, .wrapped-input–inverse button:hover:after, .wrapped-input–date button:hover:after, .beer-list-item__wrapped-input button:hover:after, .button–secondary-red:hover:after, .button–alternative:hover:after, .button–hero:hover:after {
border-top-color: #1c1c1c; }
.button–primary {
border: solid 0.125em #000;
position: relative;
box-shadow: 0 0.5625em 0 -0.3125em;
font-size: 2rem;
padding: 0.46875em;
overflow: visible; }
.button–primary:after, .button–primary:before {
top: calc(100% + 0.125em);
position: absolute;
display: block;
content: “”;
border-style: solid; }
.button–primary:before {
border-width: 0 0.3125em 0.25em 0;
border-color: transparent #000 transparent transparent;
left: -0.125em; }
.button–primary:after {
border-width: 0.25em 0.3125em 0 0;
border-color: #000 transparent transparent transparent;
right: -0.125em; }
.button–primary:focus, .button–primary:hover {
box-shadow: 0 0.5em 0 -0.3125em;
-webkit-transform: translateY(0.0625em);
transform: translateY(0.0625em); }
.button–primary:focus:before, .button–primary:focus:after, .button–primary:hover:before, .button–primary:hover:after {
bottom: -0.3125em; }
.button–primary:focus:before, .button–primary:hover:before {
border-width: 0 0.3125em 0.1875em 0; }
.button–primary:focus:after, .button–primary:hover:after {
border-width: 0.1875em 0.3125em 0 0; }
.button–primary:active {
box-shadow: 0 0.4375em 0 -0.3125em;
-webkit-transform: translateY(0.125em);
transform: translateY(0.125em); }
.button–primary:active:before {
border-width: 0 0.3125em 0.125em 0;
bottom: -0.25em; }
.button–primary:active:after {
border-width: 0.125em 0.3125em 0 0;
bottom: -0.25em; }
.button–secondary, .wrapped-input button, .wrapper-input button, .wrapped-input–inverse button, .wrapped-input–date button, .beer-list-item__wrapped-input button {
border: solid 0.1818181818em #000;
position: relative;
box-shadow: 0 0.6818181818em 0 -0.4090909091em;
font-size: 1.375rem;
padding: 0.4545454545em 0.6818181818em;
margin-bottom: 0.625em; }
.button–secondary:after, .wrapped-input button:after, .wrapper-input button:after, .wrapped-input–inverse button:after, .wrapped-input–date button:after, .beer-list-item__wrapped-input button:after, .button–secondary:before, .wrapped-input button:before, .wrapper-input button:before, .wrapped-input–inverse button:before, .wrapped-input–date button:before, .beer-list-item__wrapped-input button:before {
top: calc(100% + 0.1818181818em);
position: absolute;
display: block;
content: “”;
border-style: solid; }
.button–secondary:before, .wrapped-input button:before, .wrapper-input button:before, .wrapped-input–inverse button:before, .wrapped-input–date button:before, .beer-list-item__wrapped-input button:before {
border-width: 0 0.4545454545em 0.2727272727em 0;
border-color: transparent #000 transparent transparent;
left: -0.1818181818em; }
.button–secondary:after, .wrapped-input button:after, .wrapper-input button:after, .wrapped-input–inverse button:after, .wrapped-input–date button:after, .beer-list-item__wrapped-input button:after {
border-width: 0.2727272727em 0.4545454545em 0 0;
border-color: #000 transparent transparent transparent;
right: -0.1818181818em; }
.button–secondary:before, .wrapped-input button:before, .wrapper-input button:before, .wrapped-input–inverse button:before, .wrapped-input–date button:before, .beer-list-item__wrapped-input button:before, .button–secondary:after, .wrapped-input button:after, .wrapper-input button:after, .wrapped-input–inverse button:after, .wrapped-input–date button:after, .beer-list-item__wrapped-input button:after {
bottom: -0.4545454545em; }
.button–secondary:focus, .wrapped-input button:focus, .wrapper-input button:focus, .wrapped-input–inverse button:focus, .wrapped-input–date button:focus, .beer-list-item__wrapped-input button:focus, .button–secondary:hover, .wrapped-input button:hover, .wrapper-input button:hover, .wrapped-input–inverse button:hover, .wrapped-input–date button:hover, .beer-list-item__wrapped-input button:hover {
box-shadow: 0 0.6363636364em 0 -0.4545454545em;
-webkit-transform: translateY(0.0909090909em);
transform: translateY(0.0909090909em); }
.button–secondary:focus:before, .wrapped-input button:focus:before, .wrapper-input button:focus:before, .wrapped-input–inverse button:focus:before, .wrapped-input–date button:focus:before, .beer-list-item__wrapped-input button:focus:before, .button–secondary:hover:before, .wrapped-input button:hover:before, .wrapper-input button:hover:before, .wrapped-input–inverse button:hover:before, .wrapped-input–date button:hover:before, .beer-list-item__wrapped-input button:hover:before {
border-width: 0 0.4545454545em 0.1818181818em 0;
bottom: -0.3636363636em; }
.button–secondary:focus:after, .wrapped-input button:focus:after, .wrapper-input button:focus:after, .wrapped-input–inverse button:focus:after, .wrapped-input–date button:focus:after, .beer-list-item__wrapped-input button:focus:after, .button–secondary:hover:after, .wrapped-input button:hover:after, .wrapper-input button:hover:after, .wrapped-input–inverse button:hover:after, .wrapped-input–date button:hover:after, .beer-list-item__wrapped-input button:hover:after {
border-width: 0.1818181818em 0.4545454545em 0 0;
bottom: -0.3636363636em; }
.button–secondary:active, .wrapped-input button:active, .wrapper-input button:active, .wrapped-input–inverse button:active, .wrapped-input–date button:active, .beer-list-item__wrapped-input button:active {
box-shadow: 0 0.5454545455em 0 -0.4545454545em;
-webkit-transform: translateY(0.1818181818em);
transform: translateY(0.1818181818em); }
.button–secondary:active:before, .wrapped-input button:active:before, .wrapper-input button:active:before, .wrapped-input–inverse button:active:before, .wrapped-input–date button:active:before, .beer-list-item__wrapped-input button:active:before {
border-width: 0 0.4545454545em 0.0909090909em 0;
bottom: -0.2727272727em; }
.button–secondary:active:after, .wrapped-input button:active:after, .wrapper-input button:active:after, .wrapped-input–inverse button:active:after, .wrapped-input–date button:active:after, .beer-list-item__wrapped-input button:active:after {
border-width: 0.0909090909em 0.4545454545em 0 0;
bottom: -0.2727272727em; }
.button–secondary-red {
border: solid 0.1818181818em #e40421;
position: relative;
box-shadow: 0 0.6818181818em 0 -0.4090909091em;
font-size: 1.375rem;
padding: 0.4545454545em 0.6818181818em;
margin-bottom: 0.625em;
color: #e40421;
transition: none; }
.button–secondary-red:after, .button–secondary-red:before {
top: calc(100% + 0.1818181818em);
position: absolute;
display: block;
content: “”;
border-style: solid; }
.button–secondary-red:before {
border-width: 0 0.4545454545em 0.2727272727em 0;
border-color: transparent #e40421 transparent transparent;
left: -0.1818181818em; }
.button–secondary-red:after {
border-width: 0.2727272727em 0.4545454545em 0 0;
border-color: #e40421 transparent transparent transparent;
right: -0.1818181818em; }
.button–secondary-red:before, .button–secondary-red:after {
bottom: -0.4545454545em; }
.button–secondary-red:focus, .button–secondary-red:hover {
box-shadow: 0 0.6363636364em 0 -0.4545454545em;
-webkit-transform: translateY(0.0909090909em);
transform: translateY(0.0909090909em); }
.button–secondary-red:focus:before, .button–secondary-red:hover:before {
border-width: 0 0.4545454545em 0.1818181818em 0;
bottom: -0.3636363636em; }
.button–secondary-red:focus:after, .button–secondary-red:hover:after {
border-width: 0.1818181818em 0.4545454545em 0 0;
bottom: -0.3636363636em; }
.button–secondary-red:active {
box-shadow: 0 0.5454545455em 0 -0.4545454545em;
-webkit-transform: translateY(0.1818181818em);
transform: translateY(0.1818181818em); }
.button–secondary-red:active:before {
border-width: 0 0.4545454545em 0.0909090909em 0;
bottom: -0.2727272727em; }
.button–secondary-red:active:after {
border-width: 0.0909090909em 0.4545454545em 0 0;
bottom: -0.2727272727em; }
.button–secondary-red:before, .button–secondary-red:after {
transition: none; }
.button–secondary-red:focus, .button–secondary-red:hover {
border-color: #fb0726;
color: #fb0726; }
.button–secondary-red:focus:before, .button–secondary-red:hover:before {
border-right-color: #fb0726; }
.button–secondary-red:focus:after, .button–secondary-red:hover:after {
border-top-color: #fb0726; }
.button–alternative {
border: solid 0.1818181818em #000;
position: relative;
background: #e40421;
box-shadow: #000 0 0.6818181818em 0 -0.4090909091em;
color: #fff;
font-size: 1.375rem;
padding: 0.4545454545em 0.6818181818em; }
.button–alternative:after, .button–alternative:before {
top: calc(100% + 0.1818181818em);
position: absolute;
display: block;
content: “”;
border-style: solid; }
.button–alternative:before {
border-width: 0 0.4545454545em 0.2727272727em 0;
border-color: transparent #000 transparent transparent;
left: -0.1818181818em; }
.button–alternative:after {
border-width: 0.2727272727em 0.4545454545em 0 0;
border-color: #000 transparent transparent transparent;
right: -0.1818181818em; }
.button–alternative:before, .button–alternative:after {
bottom: -0.4545454545em; }
.button–alternative:focus, .button–alternative:hover {
box-shadow: #000 0 0.6363636364em 0 -0.4545454545em;
color: #fff;
-webkit-transform: translateY(0.0909090909em);
transform: translateY(0.0909090909em); }
.button–alternative:focus:before, .button–alternative:hover:before {
border-width: 0 0.4545454545em 0.1818181818em 0;
bottom: -0.3636363636em; }
.button–alternative:focus:after, .button–alternative:hover:after {
border-width: 0.1818181818em 0.4545454545em 0 0;
bottom: -0.3636363636em; }
.button–alternative:active {
box-shadow: #000 0 0.5454545455em 0 -0.4545454545em;
-webkit-transform: translateY(0.1818181818em);
transform: translateY(0.1818181818em); }
.button–alternative:active:before {
border-width: 0 0.4545454545em 0.0909090909em 0;
bottom: -0.2727272727em; }
.button–alternative:active:after {
border-width: 0.0909090909em 0.4545454545em 0 0;
bottom: -0.2727272727em; }
.button–hero {
border: solid 0.1818181818em #000;
position: relative;
background: #e40421;
box-shadow: 0 0.8181818182em 0 -0.4545454545em;
line-height: 0.7272727273em;
font-size: 1.375rem; }
.button–hero:after, .button–hero:before {
top: calc(100% + 0.1818181818em);
position: absolute;
display: block;
content: “”;
border-style: solid; }
.button–hero:before {
border-width: 0 0.4545454545em 0.3636363636em 0;
border-color: transparent #000 transparent transparent;
left: -0.1818181818em; }
.button–hero:after {
border-width: 0.3636363636em 0.4545454545em 0 0;
border-color: #000 transparent transparent transparent;
right: -0.1818181818em; }
.button–hero:after {
display: table;
clear: both;
content: “”; }
.button–hero:before, .button–hero:after {
bottom: -0.5909090909em; }
.button–hero:focus, .button–hero:hover {
box-shadow: #000 0 0.6363636364em 0 -0.4545454545em;
color: #fff;
-webkit-transform: translateY(0.0909090909em);
transform: translateY(0.0909090909em); }
.button–hero:focus:before, .button–hero:hover:before {
border-width: 0 0.4545454545em 0.1818181818em 0;
bottom: -0.3636363636em; }
.button–hero:focus:after, .button–hero:hover:after {
border-width: 0.1818181818em 0.4545454545em 0 0;
bottom: -0.3636363636em; }
.button–hero:active {
box-shadow: 0 0.5454545455em 0 -0.4545454545em;
-webkit-transform: translateY(0.1818181818em);
transform: translateY(0.1818181818em); }
.button–hero:active:before {
border-width: 0 0.4545454545em 0.0909090909em 0;
bottom: -0.2727272727em; }
.button–hero:active:after {
border-width: 0.0909090909em 0.4545454545em 0 0;
bottom: -0.2727272727em; }
.button–hero .pre-cta {
background: #fff;
border-right: solid 0.1818181818em #000;
float: left;
padding: 0.6363636364em 0.9090909091em 0.6363636364em 0.6818181818em; }
.button–hero .pre-cta-title,
.button–hero .pre-cta-desc {
display: block; }
.button–hero .pre-cta-title {
margin-bottom: 0.4090909091em; }
.button–hero .pre-cta-desc {
font-size: 1rem; }
.button–hero .cta {
color: #fff;
float: right;
padding: 0.8181818182em 1.3636363636em 0.8181818182em 0.9090909091em; }
.button–hero .icon {
float: left;
margin-right: 0.6818181818em; }
.button–hero .text {
float: left;
line-height: 1.3636363636em; }February 6, 2019 at 4:22 am #1063440February 6, 2019 at 12:37 am #1063418Topic: sticky contact – moving
in forum Enfoldbreezemedia
ParticipantHi,
i found a website, done with enfold. There is an element that i want to use too.
Please check the website. you can see the “telefone button” on the right. It is positionend in the center-right.
When i scroll down, the button moves up to the header and is sticky.thank you for helping
February 5, 2019 at 10:23 pm #1063373Maike
ParticipantDear team,
I am setting up a new site with Enfold – which I appreciate more & more for the theme’s flexibility & options to tweak.
Right now though I am getting quite frustrated with the difficulties we are experiencing making woocommerce work the way we need it to…. Not sure, but it seems that this issue might require a different approach when using Enfold? None of the solutions I found on the net (i.e. ” addremove_action( 'woocommerce_after_shop_loop_item', 'woocommerce_template_loop_add_to_cart' );to functions.php) worked .
We would like to
HIDE ‘add to cart’ on the categorie page
HIDE ‘add to cart’ on the shop page
SHOW ‘add to cart’ on the product page
What am I missing?
Thanks for your support.February 5, 2019 at 5:19 pm #1063230Topic: Burger Menu only works in the shop
in forum Enfoldwock_legacy
ParticipantHeya guys,
Something weird is going on with the burger menu on my new site.The burger menu works on this page:
https://shop.paintab.se/varukorg/
(That is the cart-page in woo-commerce)It also works on the last woo-commerce page where you complete your purchase. I don’t know what that page is called in english… Check out-page, maybe?
On all other pages on the website, the menu button just adds a “#” to the end of the web adress, nothing more happens. For example, see the homepage:
This has happened:
Client called me this morning to report that the mobile menu wasn’t working. I went into Enfold Options -> Main menu -> Burger menu. Here I messed around for a bit. Just hit buttons pretty much to see if this would change anything. It did! It worked. For a about an hour. Then it reverts back to not working anymore. I don’t really know the hell is going on.Anyone have a clue? Caching issue? performance settings in Enfold?
I appreciate any and all help I can get!
Regards,
DavidFebruary 5, 2019 at 4:55 pm #1063221Topic: Quickview plugins not showing quantity buttons
in forum Enfolddannhanks
ParticipantHi,
I have tested 2 different plugins for ‘quickview’ in woocommerce:1) WPC Smart Quick View for WooCommerce
2) YITH WooCommerce Quick Viewboth came out with a quick view box with a quantity field but no up/down buttons.
with WPC this is what output I am getting:
<form class="cart" action="#" method="post" enctype="multipart/form-data"> <div class="quantity"> <label class="screen-reader-text" for="quantity_5c59a27fc41f3">Quantity</label> <input type="number" id="quantity_5c59a27fc41f3" class="input-text qty text" step="1" min="1" max="" name="quantity" value="1" title="Qty" size="4" pattern="[0-9]*" inputmode="numeric" aria-labelledby="title of product"> </div> <button type="submit" name="add-to-cart" value="638" class="single_add_to_cart_button button alt">Add to basket</button> </form>On the single page view, where the minus / plus buttons are, the full code is:
<form class="cart" action="https://www.randwshop.com/product/blustream-cm100" method="post" enctype="multipart/form-data"> <div class="quantity"> <label class="screen-reader-text" for="quantity_5c59a29daa4f0">Quantity</label> <input type="button" value="-" class="minus"> <input type="text" id="quantity_5c59a29daa4f0" class="input-text qty text" step="1" min="1" max="" name="quantity" value="1" title="Qty" size="4" pattern="[0-9]*" inputmode="numeric" aria-labelledby="Blustream HDMI 4K60 Network Controller - CM100 quantity"> <input type="button" value="+" class="plus"> </div> <button type="submit" name="add-to-cart" value="638" class="single_add_to_cart_button button alt">Add to basket</button> </form>gaining the:
<input type="button" value="-" class="minus">
and
<input type="button" value="+" class="plus">
buttons…Do you know of a way to load these extra parts in or a better quick view option for enfold which displays all necessary buttons?
Thanks!
February 5, 2019 at 11:34 am #1063121Thanks for the reply.
Nothing changed.When switch to advanced layout editor I see only the text and not the share buttons, other blog artikels, reaction.
If you can make up one blog page for me like https://kriesi.at/themes/enfold-church/2014/05/11/entry-with-audio/ would be great.Thanks.
Note:
If you select to use the Classic Editor on the main page of the theme options and later you change it back to Advanced (block) the new page you made stays then in Classic. You have to make to page again if you want it in the block mode.-
This reply was modified 7 years, 2 months ago by
operationeel.
February 5, 2019 at 4:38 am #1062997In reply to: Remove border on Gallery thumbnails
Hi,
Please try the below code and it will work for you.
#top .avia-gallery-thumb a img { border: none !important; }You may not see the changes until the cached files are cleared in your browser.
Please perform the below steps to clear the browser cache:
1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.

Best regards,
VinayFebruary 5, 2019 at 12:46 am #1062945This reply has been marked as private.February 5, 2019 at 12:24 am #1062933In reply to: Unable to Update Theme on Staging Site
Hello,
If you use the GoDaddy credentials to login, you can access our Managed WordPress product page. From here, you can click on “Staging” on the right-hand side in the box. Then, you can click “Staging Settings.” From here, you can click the button for “Staging WP Admin” which should you lead you to the staging URL mentioned and the WP dashboard.
From here, I proceed to click “Enfold” and travel down to “Theme Update.” Although I’ve put in operational credentials for the update, when I check for updates and attempt to update, I receive the following error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator and inform them of the time the error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Please advise.
February 4, 2019 at 4:51 pm #1062742In reply to: Footer on tablet cuts off text
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
#footer p { word-break: break-all; }You may not see the changes until the cached files are cleared in your browser.
Please perform the below steps to clear the browser cache:
1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.

Best regards,
VinayFebruary 4, 2019 at 8:58 am #1062529In reply to: Responsive issue
Hi,
Thank you for contacting us.
Please click this link to know what is your exact screen resolution.
You can then use it in your media query to hide the elements.
You may not see the changes until the cached files are cleared in your browser.
Please perform the below steps to clear the browser cache:
1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.

Best regards,
VinayFebruary 4, 2019 at 6:30 am #1062496In reply to: Avia Builder – can not see it anymore in the
Hi,
Please select WP Classic Editor from Enfold theme options and then refresh the page. Try to activate the layout editor by clicking on the “Advanced Layout Editor” button.

Best regards,
VinayFebruary 4, 2019 at 3:59 am #1062466In reply to: Color Section video (mp4) starting off gray/grey
Hi,
I tried to troubleshoot this issue but the login credentials you provided do not work for me. Would you mind checking once again and then send us working login credentials?
The user role for the account you send us should be set to ‘administrator’ so we can try to disable all plugins and add custom code (if necessary) to resolve the issue.
For testing purpose please try the below code
.responsive #top video.avia_video, .responsive #top video.avia_video * { background: gold !important; }You may not see the changes until the cached files are cleared in your browser.
Please perform the below steps to clear the browser cache:
1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.

Best regards,
VinayFebruary 3, 2019 at 5:12 pm #1062295Problem that it always with a syntaxis error. Here is manual:
…
<form action=””>
…
<input type=”button” onclick=”ym(XXXXXX, ‘reachGoal’, ‘TARGET_NAME’); return true;” value=”Order” />
</form>
…:For test i made GA similar tracking – it works perfect. But with YM i can’t do the same:
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){
$gaq = “_gaq.push([‘_trackPageview’, ‘UA-98919545-2’]);\””;
$att = “onclick=\”ga(‘send’, ‘event’, ‘Request’, ‘Send’, ‘CF_Enfold’);\” “;
$att = “onclick=\”ym(44799976, ‘reachGoal’, ‘contact_form_click_camp’); return true; value=”Order”;\” “;
return $att;
}syntax error, unexpected ‘Order’ (T_STRING)
February 3, 2019 at 5:07 pm #1062291In reply to: please help – lost credentials
Hey Allen Ulbricht,
Thank you for contacting us at Enfold support, we are the theme support channel and the developers of Enfold. I have searched the support members for your organization, but didn’t find a user for your organization, I searched with and without wildcards:
*ssdcitc*
*easterswing*
*ssdc*
Unfortunately when a license is bought the user signs up for support voluntary, so not everyone does. Envato (Theme Forest) handles all of the sales and licensing and we don’t have access to their database, and we can’t create licenses or users for Envato.
Please try reading this page to reset your Envato password, perhaps the previous user used a organization email address and you will get the reset email, or they will see the request and realize you need help and contact you. There is also a button on the page to ask for help from Envato, but I believe they are very strict with their accounts. Perhaps they will allow you to “renew” your license for a lower cost.
The version you have will not update automatically because Envato changed from a API to a “Token” system for checking the license to update, so you will need to download the latest version (4.5.3) and update via FTP, (don’t overwrite the theme folder, delete it via FTP and upload the new one)But to integrate woocommerce please see our documentation this is the page that explains the most about woocommerce Our theme is well documented, and it’s well crawled by Google, so you can find a specific solution by Googling your question with the word “Enfold”
and look for the results that are from “kriesi.at/support/”
I hope this helps, and I wish I could offer support directly, but you would need to be a member of our support forum, I hope you understand.If the documentation doesn’t help and Envato won’t give you access to the account, I recommend purchasing a new license because it comes with 6 months of support which can be upgraded to a full year for $17 plus you will get free updates for life, a great bargain when you consider the hourly cost of support.
Best regards,
MikeFebruary 3, 2019 at 2:17 am #1062095Hi,
When I disable the Enfold Recaptcha plugin the second recaptcha still shows behind the submit button:

I looked in your functions.php, enfold-functions.php, header.php, & footer.php but I can’t any code that adds the extra recaptcha to your site. Before you tried using the plugin did you try to manually add the recaptcha with some code?
Try disabling your plugins to see if the recaptcha disappears.Best regards,
Mike -
This reply was modified 7 years, 2 months ago by
-
AuthorSearch Results
-
Search Results
-
Topic: icons
it would be amazing if you add a twitch and snapchat icon to the pool of buttons in enfold. only a thing for you to think about. thanks for your awesome work :)!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! All the best, Alex
Topic: Modal window
Hi!
I want to open a modal window with a “Close” button via text link (like Enfold / Theme Options / Privacy). There are plugins on the internet, but they open the popup automatically when the page starts. But I do not want that. Can someone help me?
Best regards
MorcyTopic: Google Maps not working
Hello,
i have the following problem:
Enfold Version: 4.5.3
Google API is working.But:
Every time when i set the coordinates with the buttonAdresse eingeben, dann Koordinaten abrufen! for the map I get an error message: An error occurredX
Zu viele Anfragen auf einmal Bitte warten Sie ein paar Sekunden, bevor Sie erneut Koordinaten anfordern
goggle API is set and working.And i get again and again the same error message.
Thank you for your help.
Hi, I manage a website created with the theme of Enfold + Woocommerce, the Paypal button is not aligned well, on the shopping cart page in both mobile and desktop versions.
I read a bit of suggestions in the various topics and I tried to add the lines of code recommended in the custom-css but without success.
Can you try to verify? Try to add a product in the cart and then go in the cart page.In atach a screenshot of the mobile version of the Cart page and private content here: https://imgur.com/a/dSQkkGV
Thank you.
FabioTopic: sticky contact – moving
Hi,
i found a website, done with enfold. There is an element that i want to use too.
Please check the website. you can see the “telefone button” on the right. It is positionend in the center-right.
When i scroll down, the button moves up to the header and is sticky.thank you for helping
Dear team,
I am setting up a new site with Enfold – which I appreciate more & more for the theme’s flexibility & options to tweak.
Right now though I am getting quite frustrated with the difficulties we are experiencing making woocommerce work the way we need it to…. Not sure, but it seems that this issue might require a different approach when using Enfold? None of the solutions I found on the net (i.e. ” addremove_action( 'woocommerce_after_shop_loop_item', 'woocommerce_template_loop_add_to_cart' );to functions.php) worked .
We would like to
HIDE ‘add to cart’ on the categorie page
HIDE ‘add to cart’ on the shop page
SHOW ‘add to cart’ on the product page
What am I missing?
Thanks for your support.Hi,
I have tested 2 different plugins for ‘quickview’ in woocommerce:1) WPC Smart Quick View for WooCommerce
2) YITH WooCommerce Quick Viewboth came out with a quick view box with a quantity field but no up/down buttons.
with WPC this is what output I am getting:
<form class="cart" action="#" method="post" enctype="multipart/form-data"> <div class="quantity"> <label class="screen-reader-text" for="quantity_5c59a27fc41f3">Quantity</label> <input type="number" id="quantity_5c59a27fc41f3" class="input-text qty text" step="1" min="1" max="" name="quantity" value="1" title="Qty" size="4" pattern="[0-9]*" inputmode="numeric" aria-labelledby="title of product"> </div> <button type="submit" name="add-to-cart" value="638" class="single_add_to_cart_button button alt">Add to basket</button> </form>On the single page view, where the minus / plus buttons are, the full code is:
<form class="cart" action="https://www.randwshop.com/product/blustream-cm100" method="post" enctype="multipart/form-data"> <div class="quantity"> <label class="screen-reader-text" for="quantity_5c59a29daa4f0">Quantity</label> <input type="button" value="-" class="minus"> <input type="text" id="quantity_5c59a29daa4f0" class="input-text qty text" step="1" min="1" max="" name="quantity" value="1" title="Qty" size="4" pattern="[0-9]*" inputmode="numeric" aria-labelledby="Blustream HDMI 4K60 Network Controller - CM100 quantity"> <input type="button" value="+" class="plus"> </div> <button type="submit" name="add-to-cart" value="638" class="single_add_to_cart_button button alt">Add to basket</button> </form>gaining the:
<input type="button" value="-" class="minus">
and
<input type="button" value="+" class="plus">
buttons…Do you know of a way to load these extra parts in or a better quick view option for enfold which displays all necessary buttons?
Thanks!

