Hi Peter,
Well that is not good to change the main styling for a major part of the theme! :)
Could you share the CSS styling for the button so I could put it into the Quick Style box?
Thanks!
Phil
Hi!
Yes, many users complained about the button styling (not consistent in design, not flat, don’t fit into the minimalist theme design, etc.) and Kriesi decided to change the button styling.
Cheers!
Peter
Hi mhiller!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-button-wrap .alternate_color span { color: white; }
Best regards,
Yigit
-
This reply was modified 12 years, 6 months ago by
Yigit.
THE FOLLOWING QUICK CSS CODE FIXES THE LIKE BUTTON COMMENT SECTION NOT FULLY OPENING UP:.
fb-like span{overflow:visible !important; width:450px !important; margin-right:-375px;}
.stButton .stButton_gradient {
height: 24px !important;
}
THIS CODE FIXES THE BUTTONS FROM BEING CUT OFF AT THE BOTTOM::
.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
height: 24px !important;
}
I have added the sharethis plugin to my enfold page however it is cutting off the bottom of the social media icons. As well, if you click the Facebook like button it will not allow the pop up comment section to completely open. Within the sharethis setttings page I only have this function enabled for the post pages. Can you help me correct this issue? I have attached one of my blogs below on this page:
http://new.texasdreamproperty.com/one-dollar-boxes/
-
This topic was modified 12 years, 6 months ago by
tdproperty.
Hi,
Having made the code change shown here
https://kriesi.at/support/topic/i-can-not-create-any-3d-transitions-enfold-responsive-multi-purpose-theme/#post-26497
The error shown on that thread has now been fixed for me. However, the transitions still don’t fire, even after selection and saving in the UI.
Also, in the transition builder section of Layerslider WP, the ‘add new’ buttons don’t trigger. I’m guessing there are some files missing somewhere.
So, I downloaded the theme from themeforest, unzipped it, and compared the js directories with my local setup. They are the same.
Can someone in support please check back in your version control for missing files?
kindest regards,
PPCHOund
Hi xxtita!
Adaik there’s a “Duplicate Button: http://www.clipular.com/c?6460588859326464=nhKXUaqD_3Y4lktpu9HGzqeELoo&f=.png which helps you to copy the entire post data to the translated post. Afterwards you just need to click the “Translate Independently” button: http://www.clipular.com/c?5987066567458816=1wEH-lhA7UwQw1JjvUaUZht13Es&f=.png to translate the post.
Cheers!
Peter
This reply has been marked as private.
Working in OS 10.8.5 in Chrome, FIrefox & Safari, the Available Widgets are not allowing drag & drop because the Add button is under the question mark that describes the Widget’s function. Therefore, I am unable to add Widgets to the Sidebars or Footers.
Screenshot attached with rollover effect:
http://amazingsinglesadventures.com/images/Enfold_Widgets.jpg
Hi Devin,
I see that now by setting up a barebones stock WP install with the theme. The buttons are all flat. However, the buttons did not look like that 2 weeks ago!
Was styling changed in either one of the two most recent updates?
Thanks!
Phil
Hi!
The “theme color” option has no gradient effect. That is the “Theme Color (subtle) option”.
Best regards,
Devin
Hi there! still waiting on an answer from you! This is time sensitive so i will appreciate your assistance.
I’m using the layer slider that comes with the theme Enfold and i will like to add a small 400px layer slider between the logo and the social buttons in the header.
I’ve tried doing that using the standard WP php call to a shortcode. Its not working. Can you guys help me get a layer slider in the header? Thats what my client wants. How can i do that?
Thank you!
Hello!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#menu-item-3512 .avia-menu-fx { display: none; }
li#menu-item-3512 a { padding: 5px; background-color: blue!important; color: white!important;height: 30px!important; line-height: 20px!important; margin-top: 43px; border-radius: 15px; }
Regards,
Yigit
-
This reply was modified 12 years, 6 months ago by
Yigit.
I would love to add video to the fullscreen slider, instead of just images.
And also:
– Animated numbers/charts (even if it’s just like on the Kriesi homepage, right above the big twitter and facebook buttons).
– A nice integrated language selector for WPML in the main menu, similar to the search in the menu.
-
This reply was modified 12 years, 6 months ago by
DavyE.
Hello!
Ok, fair enough. Tbh I don’t think Enfold is incompatible with Gravity Forms just because the “Insert Shortcode” button doesn’t work with the textblock editor (especially because you can use it with the default editor and copy/paste the shortcode) but feel free to use another plugin.
Update: Probably you also need to replace following line in gravityforms.php
if(in_array(RG_CURRENT_PAGE, array('post.php', 'page.php', 'page-new.php', 'post-new.php'))){
add_action('admin_footer', array('RGForms', 'add_mce_popup'));
}
with
if(is_admin()){
add_action('admin_footer', array('RGForms', 'add_mce_popup'));
}
otherwise GF will not add the required JS code to the footer.
Regards,
Peter
Hey!
The social icons and buttons, slider navigation etc should show exactly as they are. Can you please give us a link to your website? Please create a test site using the latest Enfold version. I’m not sure about the “CDN” issue. Let’s wait for Kriesi and Dude’s response.
Cheers!
Ismael
Hello!
First, please edit css > shortcodes.css, find this code on line 1057:
@media only screen and (max-width: 767px)
{
.responsive div .avia-data-table table,
.responsive div .avia-data-table tbody,
.responsive div .avia-data-table tr,
.responsive div .avia-data-table td,
.responsive div .avia-data-table th{display:block; border-top:none; border-right:none; border-left:none; text-align: center;}
.responsive .avia-data-table{border-style:solid; border-width: 1px;}
.responsive .avia-data-table .avia-pricing-row .avia-desc-col{text-align: center;}
.responsive .avia-data-table .avia-button-row, .responsive .avia-data-table tr:first-child th{display:none;}
.responsive .avia-data-table td:before {
display:block;
font-style: italic; font-size: 11px;
}
.responsive .avia-data-table td {
position: relative;
}
}
Remove it. We might need to adjust the table width.
Regards,
Ismael
Nope. The files are not corrupt. You are misguiding him with your advice to re-download the entire package. The javascript files are simply not there, or for some highly odd reason, they vaporize in thin air from the inside of a zip file upon download. They simply don’t exist in the folder. Go look for yourself. The PHP error message in his screenshot tell you the story and exactly where to look. It will take you a few seconds with a wildcard *.js search on your local computer to confirm this. We have the same PHP error messages here with three downloads from two different versions of Enfold. I would suggest you also look for other missing javascript files too. Because there’s more than one that’s missing in action.
When you replace the missing files, it sure would be good to give an announcement to your customer base in some fashion. Fortunately, the javascript files are not major features to the slider plugin and don’t affect the entire theme much. It still works, but lacks customization in areas and some of the buttons don’t fire the appropriate javascript functions due to the missing scripts.
Has anyone asked for ability to insert buttons via shortcode within the layout builder Text Block? Currently I have to create one on another page and then copy that shortcode and come back to that page. Very unproductive.
hi Yigit,
I’m using the layer slider that comes with the theme Enfold and i will like to add a small 400px layer slider between the logo and the social buttons in the header.
I’ve tried doing that using the standard WP php call to a shortcode. Its not working. Can you guys help me get a layer slider in the header? Thats what my client wants. How can i do that?
Thank you!
Hello yuravw!
Please remove Partner/Logo Element and re-create it. Currently AmtechAutomotive logo is there instead of previous button. Please deactivate all active plugins as well
Best regards,
Yigit
Hey!
I just installed a child theme for someone today and imported everything that was previously set up from the parent so as of 2.3.2 there are no code errors or anything like that with the button.
The # is the correct “url” and you’ll see it used all over the theme options since the links aren’t actually urls taking you anywhere.
This image however is *not* an error. Its just an informational message: http://www.clipular.com/c?5311784160329728=xucg7q1StSu1w2NN8XDvM9pKzO8&f=.png
For more on Child themes see: https://vimeo.com/67221517
You can download an enfold child theme from here: http://kriesi.at/files/enfold-child.zip
Cheers!
Devin
I received this message as well, and I’m glad to see that it’s not an error message. But it does look like we are both facing the same error when trying to use a child theme.
I wonder whether our problem is caused by broken links in the Theme Options section for our theme children.
My child theme will not import settings from its parent theme (Enfold, version 2.3.2). It appears to use # as placeholder links for the “Import dummy data” and “Import Parent Theme Settings” buttons. Do you see this same error in your Theme Options for your Enfold Child theme?
For me, when I hover over either of these buttons, I see that they link to:
{my website address}/wp-admin/admin.php?avia_welcome=true&page=avia#
which is the URL of the page I was on followed by a pound sign. Is it possible that when a new version of Enfold was being tinkered with, a placeholder link (#, which redirects to the current page) was accidentally left in the code?
Thanks, and take care.
-
This reply was modified 12 years, 6 months ago by
MHM. Reason: fixed code to bold links
Hi,
We were messing around on that page trying to fix it.
Take a look at this page:
http://mastccs.org/blog
And a screenshot.
http://cl.ly/image/0x0d290Q3o3X
Our theme is set to Splash Blue and those buttons are set to use theme default. The way they looked 3 days ago was resembling the buttons found on this page:
http://kriesi.at/themes/enfold/shortcodes/buttons/
Our buttons are missing the sort of “gradient” 3d button look and just look like a flat box that has a color background.
Thanks!
Phil
Hi mastcharter!
I’m not sure what you mean. The color is set by either the shortcode/element option or if you set it to the styling options then it inherits the color from there.
So as they are right now is correct as it looks like the button color is set to silver.
Best regards,
Devin
But If I create a template into enfold-child/woocommerce I get anyway some style or configuration from config-woocommerce into enfold theme.
For example the class avia_cart_buttons override my button style.
Original site: bfs.nonzero.it/business/
Restyling site: bfs2.nonzero.it/business/
Seem like enfold-child theme and woocommerce template theme is woocommerce config into parent enfold theme
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust it
body div .avia-button { border-radius: 50px; }
This is how it should look http://i.imgur.com/o73eakP.jpg
Cheers!
Yigit
The question was raised already here (https://kriesi.at/support/topic/gravity-forms-not-working-with-layout-editor/) but there was no final answer and it´s closed now. So I´m posting the issue again.
The form appears on the page, once you hit submit the button disappears and nothing happens, no JS error, no PHP error, and if I put the form on a page without the layout editor it works perfectly.
Any solutions? I’m running the last version of GF 1.7.11 and version 2.1 of the enfold theme.
The site is under development and closed to the public but you can use this link: http://www.eoswiss-engineering.ch/test/ and navigate to the “Contact” page from the main menu.
I also figured out that the Gravity Forms “Add Form” button is not visible in the advanced editor. When I add a Text Block this button is missing. Of course I can do a little workaround by switching to the default editor, add the form, copy the form shortcode, go back to advanced editor and paste the shortcode into the text block element.
But it would be much nicer if Enfold would support Gravity Forms right from the advanced editor.
I do not find an option to search the support forum just for topics related to enfold theme? What i use now is the button on the top right.
I find this very confusing. Am i mising something?
Kind Regards,
Simon