ive been trying to use this plugin to get the effect client wants ( custom image button in navigation menu ) https://wordpress.org/plugins/menu-image/ but there seems to be a conflict with enfold. any suggestions ?
thanks in advance
Hi!
Enable this, then add this class to the buttons you want to float:

Finally add this to the Quick CSS:
.avia-button.alignleft {
margin-top: 0 !important;
}
Regards,
Josue
Hi,
I just installed the Enfold them I bought a while back on a fresh WP install. I came across an apparently known bug that removed all formatting buttons from the edit page. So I updated my Enfold installation via FTP, as explained here:
http://kriesi.at/documentation/enfold/updating-your-theme-files/
The original bug was indeed dealt with, bug now I have no control over the header options of the website, found at the “Header Layout” section: The sticky header does not work, I can’t hide the social icons, etc etc.
I see the options at the backoffice, they just have no effect at the frontoffice.
I have no plugins installed. As I said, its a fresh WP install with an updated Enfold theme.
How to solve this?
Thank you.
Hey kops!
1) The Enfold page builder doesn’t support posts. You can just use it with portfolio entries and pages.
2) There’s no real template engine but you can save a group of shortcodes as “template”. Click on the template button in the top right corner of the template builder ( http://www.clipular.com/c/6270636808732672.png?k=kV7fkxLNRMJu1Q0iOZCAxaguJAk ) and then click the “Save Entry as Template” button to save the builder elements as template. If you want to restore the template click the “Template” button again and then click on the name of the template.
Cheers!
Peter
Hi guys,
I’m using the incredible Enfold-theme at a customer’s website. Now the customer wants me to change the style of the buttons (Quote:”Can I have more fancy buttons? Like 3D or something…” :-D).
I’ve tested several selectors for the new styling, but it seems I can’t find the right one. Would you please tell me the right selector?
Thanks in advance for helping me!
Marion
Hi depietrijojo3!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
div .slideshow_caption h2 { font-size: 20px; }
div.avia-caption-content { font-size: 16px; }
#top .avia-slideshow-button { font-size: 18px; }
Regards,
Yigit
Hi,
After uploading a new image to the Easy Slider, the following code is showing on screen in Preview Mode
[av_slide_full slide_type='image' id='8268' attachment=',' video='' mobile_image='' video_format='' video_ratio='' title='' caption_pos='caption_right caption_right_framed caption_framed' link_apply='' link='lightbox' link_target='' button_label='' button_color='light' link1='' link_target1='' button_label2='' button_color2='light' link2='' link_target2='' video_controls='' video_mute='' video_loop='' video_autoplay='']
My other slider images which have been there for months are not displaying this code.
I have the latest Enfold update & have tried de-activating all plugins – but it hasn’t solved the problem.
Please advise.
Thanks
Hi, wondering would be it be possible to add a custom button to the enfold navigation menu similar to a login in button.
thanks in advance
This reply has been marked as private.
Hey!
Please go to Enfold theme options > import/export tab to find “install dummy data” button.
Best regards,
Yigit
Upload Enfold Version 2.8.1 (2014 May 28th) in WordPress (3.9.1-ru_RU).
Ftp permission on /wp-content/ is 777.
After activation theme in ‘Enfold Theme Options’ i don’t have button ‘Install dummy data’ and i can’t find russian language for control panel.
-
This topic was modified 11 years, 10 months ago by
Bearded.
Hey!
Please go to Enfold/config-templatebuilder/Avia-shortcodes folder and open Buttons.php file and find
$output .= "<a href='{$link}' class='avia-button ".$this->class_by_arguments('icon_select, color, size, position' , $atts, true)."' {$blank} {$style} >";
and change it to
$output .= "<a rel='nofollow' href='{$link}' class='avia-button ".$this->class_by_arguments('icon_select, color, size, position' , $atts, true)."' {$blank} {$style} >";
Cheers!
Yigit
Hi adworks!
Please insert this code into the quick css field:
.header_color .cart_dropdown .dropdown_widget li a, #top .header_color .avia_cart_buttons .button, #top .header_color .dropdown_widget .buttons .button, .header_color .cart_dropdown_first .cart_dropdown_link {
color: #719430;
}
div .dropdown_widget .cart_list li span{
color: #719430;
}
#scroll-top-link:hover, #scroll-top-link{
color: #719430;
}
You can change the color values if necessary.
2) You can try a background plugin like: http://wordpress.org/plugins/background-manager/ or http://codecanyon.net/item/custom-backgrounds-for-wordpress/121983. I didn’t test these plugins with Enfold though and I can’t promise they’re compatible or maybe you need to customize the theme files.
Regards,
Peter
Hey!
Maybe Enfold can’t regenerate the dynamic stylesheet. Please use a ftp client and connect to your server. Navigate to wp-content/uploads/dynamic_avia/ and set the folder permission to 777. Then delete the enfold.css file inside the dynamic_avia folder. Afterwards go to Enfold > Theme Options to regenerate the dynamic stylesheets (hit the green “Save all changes” button).
Cheers!
Peter
Hi!
Thank you for using the theme!
I checked all the languages, they seem to have the same color scheme but differs on site layout, others are boxed and some are stretched. The best thing that you can do is to work on the theme options using a single language and when you’re finish go to Enfold > Import/Export panel. Click the Export Theme Settings File button to export the theme settings. Switch on another language then go to the same Enfold panel and upload the theme settings on the Import Theme Settings File option. Do this for the remaining languages.
Regards,
Ismael
Hi Peter,
Can you shed some light – why this does not work for a google map ?
<a href="http://maps.google.com.au/maps?q=new+york&hl=en&sll=43.299428,-74.217933&sspn=6.571804,14.765625&hnear=New+York,+New+York+County,+New+York,+United+States&t=m&z=10&iframe=true&width=100%&height=100%" rel="prettyPhoto[iframes]" title="New York Map">New York Map</a>
even short url does not work
<a href="http://goo.gl/maps/ShS5K?iframe=true&width=640&height=360" rel="prettyPhoto[iframes]" title="New York Map">New York Map</a>
The lightbox opens but no content is loaded into the iframe
I have even checked out the authors website :: http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone
Is there another way within ENFOLD theme to have a google map open in a lightbox from a button or link ?
Hey!
Yes, go to Enfold > Theme Options > Import/Export and click the blue button..
do we work from the child theme or parent theme?
I’m not sure if I understand your question but you must activate the child theme (Appearance > Themes) like a standard theme and then you work “from the child theme”.
Regards,
Günter
Hello.
I bought and installed a deposit plugin from limeplugin. this is used in conjunction with woocommerce so that customer is able to pay e.g. 25% deposit.
But somehow enfold and this plugin dont work well together from css point of view.
1. the button to choose between 100% payment and deposit payment is distorted. there are 2 dots
2. the deposit plugin does its calculation and the calculation details appear below the additional information field. this information should be hidden.
could you please have a look?
thanks for checking,
philip
Hi!
Please go to Enfold theme options > Header Layout > Extra Elements and add your social button there.
You can also copy&paste this HTML code to your page content to display Linkedin icon – http://pastebin.com/KpAvs7aq
All you need to do is to change the HREF in A tag
Best regards,
Yigit
Hi Munford!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#after_section_2 .avia-button-wrap {
width: 100%;
}
Do you have a social button added in Enfold theme options on your website?
Regards,
Yigit
This reply has been marked as private.
Hi guys – I’ve just noticed that there are a couple of issues with the following browsers with this theme (i’m using browser stack to view the issues)
ie 8 (on windows 7) – see screenshots (1280 x 960 screen)
1. the parralax background isn’t working on most of my services pages! http://awesomescreenshot.com/0e7306d0e4
2. the case study images aren’t filling the screen – I added a media query that you suggested to make this full screen http://awesomescreenshot.com/0e8306ded0
3. home page full screen slider looks strange http://awesomescreenshot.com/003306cgcd
4. the ‘to top’ button doesn’t show properly http://awesomescreenshot.com/0ca306cs02
5 – no border radius
Firefox (29 and 30) the background video at the bottom of each page see screenshot
and apparently the ‘case studies’ portfolio images on the home page aren’t showing
http://awesomescreenshot.com/013306en62
I’m using Enfold ver 2.8.1
the website is shortiedesigns.com
These are all default theme features and I haven’t changed any of the CSS – can you please advise how I fix these?
Thanks
Hey simonac!
Thank you for using the theme!
1.) You can disable the sidebar for single product page by editing the product. Look for Layout > Sidebar Setting. Choose the widget area with no widgets applied. Another thing that you can do is to disable the sidebar on Enfold > Sidebar Layout > Sidebar on Single Post Pages. Choose “no sidebar”.
2.) The products tabs are still not working. Try to change the product description color with this:
div#tab-description p {
color: red;
}
3.) Do you prefer the transparent background? If not, you can use this:
.main_color .inner_product div.avia_cart_buttons {
opacity: 1;
}
#top .main_color .avia_cart_buttons .button {
color: black;
}
Cheers!
Ismael
Hi everybody,
I would like the add to inquiry basket function like this page:
http://seyi.idc.hdv.tw/en/product/product_detail-1#
What are my best options,? any plugins that can do this that are compatible with Enfold?
Please note: once i click the inquire button, i get a pop up message and my floating cart shows 1 inquiry.
Yes, the markup is as follows;
<li style="visibility: visible; opacity: 1; transition: none; -webkit-transition: none; -webkit-transform: translateZ(0px); z-index: 3; background-image: url(https://kriesi.at/themes/enfold/files/2013/10/photodune-1899212-healthy-hair-s.jpg); background-position: 0% 0%;" data-img-url="http://kriesi.at/themes/enfold/files/2013/10/photodune-1899212-healthy-hair-s.jpg" class="slide-1 active-slide"><div data-rel="slideshow-1" class="avia-slide-wrap"><div class="caption_fullwidth caption_left caption_left_framed caption_framed"><div class="container caption_container"><div class="slideshow_caption"><div class="slideshow_inner_caption"><div class="slideshow_align_caption"><h2 class="avia-caption-title" itemprop="name">This is a page with transparent header</h2><div class="avia-caption-content" itemprop="description"><p>Once the user scrolls down the header color will change</p>
</div><a href="#next-section" class="avia-slideshow-button avia-button avia-color-light " data-duration="800" data-easing="easeInOutQuad">Show me</a></div></div></div></div></div></div></li>
Hey!
Use the import dummy button to get all the demo content on your installation, then enable this. That way you’ll be able to see the generated shortcodes below the Layout Builder.
Best regards,
Josue
Hi SeascapeTech!
Maybe Enfold can’t regenerate the dynamic stylesheet for one (or more) languages. Please use a ftp client and connect to your server. Navigate to wp-content/uploads/dynamic_avia/ and set the folder permission to 777. Then delete the enfold.css file inside the dynamic_avia folder. Afterwards go to Enfold > Theme Options to regenerate the dynamic stylesheets (hit the green “Save all changes” button).
Regards,
Peter
Hi,
I need to create a chrome inline installation but at the moment the button element let me choose only links.
when trying to add a simple text with a
<form><input type=”button” value=”InstallNow” onClick=”chrome.webstore.install();”></form>
the system deletes the onclick event
Any idea how I can achieve this?
we are using Enfold 2.6
Thanks
Yoav
-
This topic was modified 11 years, 10 months ago by
assaftoval.
This is my first time using the forum and I apologize as I do not know where to post this question. I uploaded the Enfold theme using an ftp and following all of the steps in the video. However, the “Import Dummy Data” button is not there. Any suggestions on what I need to do?
I did follow all of the steps in the video.
Thank you,
Joe
This reply has been marked as private.