-
Search Results
-
Topic: Enfold child update
Hi,
A designer set up and installed Enfold Child for my wordpress site but did not prove me the token so that I can get updates. My menu button is now not showing up for the mobile version or rather the button is there but its blank. My site is atmbrokerage.com. How can I get this token?Hi! I have a few questions regarding Enfold.
My website is http://www.tnvirtualassistant.com– I need to create a few landing pages to showcase just a few products (2-3 only, not a whole shop) and I would like to add a PayPal button to ket the visitor buy straight away. Can you recommend any video tutorials or are able to share some materials on how to do it?
– I would like to make some changes only on the way some pages appear on mobile (not desktop). Is it possible on Enfold to edit the single mobile visualization (I know a few themes where that is possible, but couldn’t find anything regarding Enfold)?
– Some visitors told me they view the error message showed bottom left of this pic:
https://drive.google.com/file/d/1goGf_b0E4BGrFSQgTELTHxs0MerAHH_2/view?usp=sharing It basically says that it was not possible to upload the recaptacha checkbox I have on my contact forms. Is that an issue on visitor’s side or something I should fix?Thanks a lot for any help :)
Nicole
Topic: Creating a custom button
I need a button that works with events manager. I am using conditional placeholders to call the url. However, I cannot place them in the enfold button shortcode.
You can see the buttons here
Here is the code on the site, it produces a wonky button that doesn’t function.
<div class=”registration-button”>{has_att_bookingurl}<span style=”color:white;”>Click to Register</span>{/has_att_bookingurl}</div>(This was to see if there was an error calling the url)
<div class=”registration-button”><span style=”color:white;”>Click to Register</span></div>The url doesn’t function correctly. It leads to the wrong page.
Here is the css.
/* Buttons for registering on events pages*/
.registration-button {
border:#f70a3d;
border-width: .3px;
border-radius: .225em;
border:solid;
background-color:#bf0a31;
width:200px;
padding: 0.385em 0.923em 0.538em;
line-height: normal;
margin:8px;
text-align: center;
font-size:16px;
text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);
margin: 0 auto;
vertical-align: left;
}.registration-button:hover {
border:#ebc4b5;
border-width: .3px;
border-radius: .225em;
background-color:#D3BCB3;
width:200px;
padding: 0.385em 0.923em 0.538em;
line-height: normal;
margin:8px;
text-align: center;
font-size:16px;
text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);
margin: 0 auto;
vertical-align: left;
}.registration-button a {
color:white;
}Can you tell me how to get the button working?
Topic: Google map API problem
I am updating an old site made with Enfold. So far I have updated Enfold and WordPress.
Now I trying to repair the contact page which has a bug with the google map API.
I followed the tutorial: https://kriesi.at/documentation/enfold/google-map/#how-to-register-a-google-maps-api-key
but I always receive a error message :Unable to log in to Google with this API key, please try again with a different key
Troubleshooting:
1-Check if you typed the key correctly.
2- If you use the restriction setting on Google try to remove that, wait a few minutes for google to apply your changes and then check again if the key works here. If it does, you probably have a syntax error in your referrer url
3- If none of this helps: deactivate all plugins and then check if the API works by using the button above. If thats the case then one of your plugins is interfering.So, I verified the code (copy paste from Google), I set no restrictions and I tried to deactivate all my plugins and nothing work !
Your help would be appreciated !Hi, I was wondering, for the Portfolio Grid in Enfold, is there a way to add a button to the title that appears upon hover. Right now you can add Title or Title & Excerpt, so when you hover over the image in the porfolio grid you see that. But, is there a way to add a “Learn More” button as well?
Trying to emulate what you see on this website https://www.spinxdigital.com/ – If you scroll down to the section where it says Recent Work – they have a grid with a Title and Subtitle, but also a button that says Explore Project.
Can we do that with Enfold?
Thanks!
The slider on iPhone get too big arrows. The Text and the button and the arrows are overlapping. How to get the arrows out/disapear of the slider or how to get them smaler? Which solutuon is possible for a better layout? Which CSS I`ve get?
We have a web store setup using woocommerce. Today we have purchased the ‘Mix and Match’ plugin by woocommerce in order to allow customers to select multiple colours of their choice to purchase sets of 5 at a fixed price.
We have created a new product bundle and using the mix and match addition and the ‘Add to Cart’ button below the product list does not function. It also appears that as we add an item, the counter above the ‘Add to Cart’ button does not recognise the addition of a product.
We have disabled plugins to identify a possible conflict but no change and I see others have had the same issue that relates to the theme. I have tried the suggestions mentioned in other posts where similar issues have been experienced by other users and these did not resolve the issue so I now need to ask you for help.
Thanks so much for your assistance.
Best regards,
SteveTopic: Magnific Popup stopped
Hello Team,Have recently noticed that Code Block containing Magnific Popup has stopped working.
Running Enfold 4.7.6.4, WP version 5.6 and PHP version 7.4Code Block:
<div id="more-info" class="gallery-more-info mfp-hide">Enfold Child:
/* Lightbox styling */ button.mfp-arrow, .mfp-close{ background-color: rgba(100,100,100,0.8) !important; } .avia-popup{ background: white; opacity:1 !important; } button.mfp-arrow{ width: 50px; height: 70px; } /* Fixing x button position */ .mfp-zoom-in .mfp-figure, .mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler{ -webkit-transform: none !important; transform: none !important; } button.mfp-close{ position:fixed; top:30px !important; right:30px !important; } /* More info lightbox */ #more-info { max-width: 800px; margin: 0 auto; padding: 30px; background: white; } #more-info div{ margin:20px 0; } #more-info button.mfp-close{ position: absolute; top: 0px !important; right: -50px !important; background-color:white !important; } .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: initial; max-width: 1024px; margin: 60px; }functions,php:
function gallery_more_info(){ ?> <script> jQuery(window).load(function(){ jQuery('.gallery-more-info-link').magnificPopup({ type:'inline', midClick: true }); }); </script> <?php } add_action('wp_footer', 'gallery_more_info');Please advise,
ofekw
I see that it uses the enfold css styling color (red) but we want to change the hover color to a custom one. Can we do this in the contact form element?
Hi,
Please can you guide me how can I create a sticky button which only shows on mobile. I basically want to create a button which I want to create with custom link (e.g. Book Now or Donate Now) I will put my own link.
I want the button to permanently show on mobile screens when they are scrolling up and down.
I want to create this on multiple website I have on enfold. I will give you link to two in private section.
Your help is always appreciated.
Kind regards
Topic: Enfold Woocommerce
Dear Support,
I used your theme to make a website. I would like to add an online catalog through WooCommerce plugin and I meet some design problems.
Indeed, I created a page to defined the main shop page and I have add woocommerce short codes to display categories.
When you choose a category, you will see a listing of products, I managed to delete right side bar and buttons through the theme options. Is there any other way to custom this page (like the previous one) ?Now, I would like to custom the product page and I don’t find how to do that.
On that link (https://kriesi.at/documentation/enfold/intro-to-layout-builder/) you mentionned a point which is called ‘Activate the WooCommerce Product page’ where you indicated that we can activate Advanced Layout Builder on single product page but there is no explaination on the way to do that.Could you, please, tell me how to custom single product page through theme options ?
Regards,
ThilakzanDear Kriesi-Team,
how are you? We hope you had a great start into 2021.
We kindly need your support, as we face an issue with our Enfold theme, when we update to WooCommerce 4.8. As soon as we update to WooCommerce 4.8. we face following issue:Within the checkout process after clicking the “Jetzt kaufen”-Button there is no redirection to any payment provider (PayPal, Mollie). Instead the user gets redirected directly to the order-received page (e.g. https://climbingsocks.com/woocommerce-4-8/?page_id=11&order-received=4988&key=wc_order_z8wzDCEmQbP56&wfocu-si=88ed7a089f3a3cae63c39292015670b1)
As a result we get the order with the status “processing” but without any respective payments in WooCommerce. In other words the checkout process skips the payment process, but flags the orders as “payed” in WooCommerce. As you can imagine this is a major issue for us.
To find the reason for the problem we used following documentation from WooCommerce for conflict testing: https://docs.woocommerce.com/document/how-to-test-for-conflicts/
1. Created staging environment: https://climbingsocks.com/woocommerce-4-8/ (see login credentials in private content)
2. Update to WooCommerce 4.8 within staging environment (we left all other plugins untouched)
3. Ordered following product: https://climbingsocks.com/woocommerce-4-8/?product=1-paar-klettersocken-von-climbingsocks-groesse-s-m –> Error did occur
4. Switched theme to Twentytwenty –> Error did not occur
5. Switched theme to Enfold native theme –> Error did not occur==> As a result, we assume the origin of the error is within the Enfold child theme.
To investigate further, in a next step we deactivated all our changes in the functions.php and Custom CSS Field (Themes -> Allgemeines Styling -> Quick CSS), but the error still occured within the activated Enfold Child Theme.
This is the point where we need your support, to fix the problem, please.
Thank you very much in advance for further assistance and please don’t hesitate, if you need any further information from us.Best regards,
MagnusHallo liebes Enfold-Team,
ich habe auf einer Webseite eine Video über den Avia Layout Architekten eingebunden.
Das Video soll automatisch starten, geloopt werden, stumm sein und die Bedienungselemente sollen verborgen sein.
Öffne ich die Seite auf dem Rechner funtioniert das auch so. Aber auf dem Handy startet das Video nicht automatisch. Man muss erst auf den Playbutton tippen.Wie ist es möglich, dass das Video automatisch startet?
Vielen Dank.
HolgerHi,
I’ve tried to use a few plugins to insert code below the page/post content (the code is for both a citation button and the Easy Social Share buttons)
These elements should appear between the content and the comments, but consistently appear below the comments, which is not much use. Other website owners I know do not have this same issue. so I assume it’s Enfold related. Would you have any ideas how to resolve?Example page provided.
Many thanks,
Ed
