Hi,
Can you tell me how to reduce the padding and margins on the page content element, they seem a bit big and would like to use the space as some of my tables over.
also the spacing between layout elements seem a bit big, how do i reduce them
by the way, the theme is awesome, very clean and fresh.
kind regards
Aleks
Hello,
First of all some credits for the great theme!
Then now my question/problem. I want to show a full-width LayerSlider on every single post page (it’s one slider, so no need to configure it per page).
What i’ve done so far:
– I use a child theme
– Created my own single.php
– added the following code:
<?php echo do_shortcode(‘[av_layerslider id=”slider_blog”]’); ?>
This results in the following two errors:
Undefined index: index in /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider.php on line 118 and 121.
—
I managed to get it working by a very strange work-around, wich is not usable for the people who are going to use this website.
If i place [av_layerslider id=”slider_blog”] manually in the content of the blog post, save it, remove the shortcode from the content. Then the layer slider is working, because the post meta ‘_avia_builder_shortcode_tree’ is generated with some slider information.
—
Could you help me achieve what i’m looking for?
Thanks in advance.
Robbert
-
This topic was modified 11 years, 12 months ago by
adiuvoNL. Reason: Typo
Hi there
I am using the plugin WPML with the Theme Enfold.
I’d love to show only the shortcuts “DE, FR and EN” for the languages German, French and English. Currently I can only see flags.
This is my website: http://www.pakka.ch
I have posted my concern before and received this code as an answer:
.avia_wpml_language_switch li .language_flag img { display: none; }
.language_code { display: block!important; }
It worked quite well, but since the new version of Enfold it only works for the german version.
How should I proceed? SOS help!
Thanks in advance
Carolina
I have tried to style me website in the Enfold styling page. Most of the styling works but some dos not.
http://109.201.154.73/~ghtrdqpm/wp/produkter/
The headers and another color then I want. one i dark blue and the alternate is gray.
http://109.201.154.73/~ghtrdqpm/wp/about-us/
The team member name are also dark blue.
I have tried to add custom css like
.team-member-name { color:#305d87 }
.main_color .team-member-job-title {
color:#305d87;
}
nothing works
Hi!
I’m looking for help on how to add this http://codepen.io/ace/pen/BqEer Javascript to one of my pages.
Since I’m using the Enfold theme I thought I might ask here how to best implement it into the theme.
Best regards,
-
This topic was modified 11 years, 12 months ago by
tommyfo.
Hi!
Thank you for using the theme. The option Display Header for the title container and breadcrumbs is replaced with the Title Bar Settings. You can now choose to hide them, show only the title, show only the breadcrumbs or show them both. You can configure the option globally on Enfold > Header > Header Layout > Header Title and Breadcrumbs.
Best regards,
Ismael
Peter,
thanks for your reply.
I reuploaded both wp and enfold with ftp, using latest versions.
I put the site under maintenance and deactivated all plugins
Then with enfold as active theme I tried modify menu order, no way to change menu items position.
Enabled wp default theme, tried change menu order and it worked.
Problem still in place.
It suggests I stick some code in a child theme, I dont think I have a child theme and it does not tell me where in the child theme to place it?
can you please give a little more specific help
Hi!
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 and go to Enfold > Theme Options to regenerate the dynamic stylesheet (hit the green “Save all changes” button).
Regards,
Peter
We did this, but it didn’t solve all problems.
Part of the solution was to copy the header.php from the enfold folder into the child theme folder. That solved the navigation problem.
The other problems seemed to be based on the wpml update we did at the same time. If we disable the wpml plugin the site stops reloading.
For now we are back at the old versions of enfold and wpml and will try the update again when we don’t expect many visitors on our site.
Hi ACKolloquium!
After the 2.6.2 update please go to Enfold > Settings and check the “Header” option page. We added some new options and you might need to reconfigure these options.
Best regards,
Peter
Hey andypeck!
Thank you for the question. Unfortunately, this is not available within the theme yet but we have noted this request in our list of potential improvements for the theme. You can vote or post the feature on this section: https://kriesi.at/support/enfold-feature-requests/
For now, you might need to find a plugin or hire a freelance developer to add the feature for you. Please do visit Werkpress for further customization. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.
Maybe this plugin will help: http://wordpress.org/plugins/infographic-embedder/
Best regards,
Ismael
Hi noe34!
I reported it to Kriesi. For a quick fix insert this code into enfold/functions.php or your child theme functions.php file:
add_filter( 'avia_google_maps_widget_load_api', 'avia_remove_widget_script', 10, 2);
function avia_remove_widget_script($load, $config) {
if(is_page(array(20))) return false;
return true;
}
and instead of 20 insert the id of the page where you use the maps element.
Best regards,
Peter
Hello Dear Kriesi Team I have an urgent request.
Im using WISHLIST MEMBERSHIP PLUGIN on Enfold and I need to make provate pages with the advanced layout builder. The problem is that if I make a page with the advance layout builder, wishlist does not able to make it invisible to non members. I already contacted wishlist and this is what they said:
Hi there Andrea,
Ronald here.
We had a previous ticket with the similar issue you have. The problem is that the Theme you’re using called “Enfold” doesn’t support the standard WordPress content filters that’s why Wishlist Member wasn’t able to apply protection on pages or posts that are built using “Advance Layout Editor”.
Protection should work fine if you use the “Standard Editor” of WordPress when creating/editing post or pages.
We already sent the developer of the theme an email regarding the issue but we haven’t received a response from them.
I would suggest you use the Standard Editor of WordPress for now.
Let us know if you have questions.
Thanks and take care,
– Ronald
PLEASE TELL ME WHAT TO DO, I CANNOT USE THE STANDARD BUILDER IS TOO INCONVENIENT.
I hope you guys have a quick fix of some kind,
Thank you
Andrea
Hey Eleina_Shinn!
Actually the template builder image element never offered such an option. You can use a textblock element and the “Add Media” button to insert an image into the textblock. Make sure the link points to the “Media File” and Enfolds will use the lightbox to open it.
Regards,
Peter
Hey!
Please activate Enfold and we’ll look into it. It seems like another theme is used at the moment.
Best regards,
Peter
Hey bonsitemor!
In functions-enfold.php replace:
if($breadcrumb) $additions .= avia_breadcrumbs(array('separator' => '/', 'richsnippet' => true));
with
if($breadcrumb) $additions .= yoast_breadcrumb('<p id="breadcrumbs">','</p>', false);
Best regards,
Peter
Our latest custom designed website using this awesome theme > Oculus ID.
However, we struggling to make the background pictures respond in mobile view. Any suggestions?
This reply has been marked as private.
This reply has been marked as private.
Yigit,
Thank you for your help. But I cannot find the “mobile menu” section anywhere. Are we talking about the “Enfold” theme?
No “moblie menu” that I can see.
So this is the first template that I ever purchased and I’m fairly new to wordpress… When I imported the theme to my wordpress I got these messages.
Failed to load resource: the server responded with a status of 404 (Not Found)
http://www.domain.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff?v=2
Failed to load resource: the server responded with a status of 404 (Not Found)
http://www.domain.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.ttf?v=2
Failed to load resource: the server responded with a status of 404 (Not Found)
http://www.domain.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.svg?v=2#entypo-fontello
Anybody know what to do? Sorry if this is the wrong place, it seems to be the only way to get support for the theme?
This reply has been marked as private.
Hey britorthopaedic!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 989px) {
.responsive .mobile_slide_out .logo {
position: relative;
left: 35%;
}}
Best regards,
Yigit
This reply has been marked as private.
Merhabalar
Dezavantajlardan bazıları, blog detay sayfasında önizleme resmi kaybolur, gönderinin başlığı önizleme resminin altında değil header kısmının sol tarafında olur, blog gönderilerine yorum atamazsınız, benzer postlar görüntülenmez. Aklıma ilk gelenler bunlar
Edit: Ayrıca bu bölüme göz atmanızı öneririm http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Bloglarınızı her hangi bir sayfada oluşturup shortcodeları kopyalayabilirsiniz bu modu aktif ederek
Best regards,
Yigit
-
This reply was modified 11 years, 12 months ago by
Yigit.
Hey!
Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px
Best regards,
Yigit
Hi infoept!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 990px) and (min-width: 767px) {
.avia-content-slider .slide-entry {
width: 48%;
}}
Regards,
Yigit
Hey Finlando!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .social_bookmarks li, #header_main { border: none !important; }
Best regards,
Yigit
Hi Pat
Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and change to it 990px
Regards,
Yigit