Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia_textblock { color: red; font-size: 16px; }
Cheers!
Yigit
Hey Sandra!
You can find the shortcodes of pages V10 here – http://pastebin.com/bbdNBtSw and V11 here – http://pastebin.com/vmZ8CpGu
You can turn on debugging mode on to see shortcodes of ALB elements in default editor – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Regards,
Yigit
Hallo,
ich habe das Theme enfold auf 2.91 upgedated, Leider bekomme ich die Home V10 und Home v11 nicht mitgeliefert wie finde ich die und kann die in mein WP einbinden? Mein WP liegt auf Strato.
Danke Sandra
Hi!
Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
then go to Enfold theme options > Advanced Styling and choose to edit “Main menu links” then go to Enfold theme options > General Styling > Header and change “Header background color”
Best regards,
Yigit
Hey!
Glad you figured it out!
Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
You are currently using an older version
Regards,
Yigit
Hey Riggs!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-caption-content {
font-size: 16px;
}
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.logo img {
padding: 20px 0;
}
.header-scrolled .logo img {
padding: 0;
}
Now your logo looks very sharp on my end and with using the code i posted above, you can decrease the height of it :)
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top #main .sidebar {
-webkit-transform: translateZ(0);
}
Cheers!
Yigit
This reply has been marked as private.
Hey devaz28!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-content-slider-active .slide-entry-wrap { visibility: visible; }
There seems to be an issue with jQuery file. Can you please try re-updating the theme via FTP and check if that helps – http://vimeo.com/67209750
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.responsive.html_header_top #header_main .social_bookmarks {
top: 7px;
}
.responsive .logo a, .responsive .logo img {
max-width: 95%;
height: auto !important;
margin-top: 5px!important;
}}
Best regards,
Yigit
Dear Enfold team,
We bought your template few month ago for the presentation of a small hotel business.
It works great : ) Backend is very ergonomic and intuitive. Front-end is slick and responsive. Good job guys!
Now we have a new project for an online store. Here is what I found:
http://www.yithemes.com/live/?theme=maya
We would prefer to keep using your services.
Would you provide a similar template? I couldn’t find a similar template in your portfolio.
In our new website, we want the customer to be able to first chose a category, then chose a model, then chose options for this particular model. And prices must change accordingly to the chosen options.
Also, we like the feature that shows “similar products” at the bottom of the page
To finish, we need the offer the option of different currencies.
could you guide us to find the right template in your portfolio?
Let me know quickly please.
could you contact me directly by email:
(Email address hidden if logged out)
thank you
Cordially,
—
Manuel Wawrzy
Hey Kevin!
You can add portfolio grid element ( or any other element to display your portfolio posts ) and choose to display only selected category as shown here – http://i.imgur.com/oLrmD0d.png
A similar example can be found here on demo site- http://kriesi.at/themes/enfold/portfolio-item/portfolio-big/
Best regards,
Yigit
Hi!
Please turn on Custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and then give your text block elements a custom CSS class then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class .avia_textblock { background-color: rgba(255,255,255,0.5); padding: 10px; }
Best regards,
Yigit
Hey Riggs!
Currently they are not available in Enfold. They were created by Kriesi only for Kriesi.at. Not guaranteed, but he may add them to Enfold in future, but please see his post here for more information – https://kriesi.at/support/topic/kriesi-logo/#post-161892
Cheers!
Yigit
Hey codyhendrix91!
On which browser and OS are you experiencing the issue? Please try adding following code to Quick CSS in Enfold theme options under General Styling tab and check if that helps
#header_main_alternate, #header {
-webkit-transform: translateZ(0);
}
Regards,
Yigit
Hi tccompany!
1- Please go to Enfold theme options > General Styling > General and choose Georgia under “Defines the Font for your body text”
2- Please go to Enfold theme options > Advanced Styling and choose H4 element and customise as needed
Best regards,
Yigit
Hey!
You need to update to the version that was just released and that has the new hotspot element. You are on version 2.8.1 which doesn’t have it.
See: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Devin
Hi!
Using custom CSS it is possible. Giving color section an unique ID would be better. Please see – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png
Cheers!
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-item-2549>a {
pointer-events: none;
}
Best regards,
Yigit
Hi satucker!
Thank you for using our theme.
In custom.css or Enfold->Styles->Quick-CSS field put:
.sidebar_right span.news-time{
display: none;
}
.sidebar_right .news-excerpt{
left: 13px;
position: relative;
top: -25px;
}
Cheers!
Günter
Hi I’m trying to change the twitter icon to facebook that is with the social media twitter and rss widget
I was told to place this in functions-enfold.php but it doesn’t work anymore
function avia_social_widget_icon($content, $icon)
{
if($icon == ‘twitter’) $icon = ‘facebook’;
global $avia_config;
What shall I be using now ? It’s near to line 200
so now here my solution:
you can download here a svg file of your U+2712
http://www.fileformat.info/info/unicode/char/2712/index.htm
( http://www.fileformat.info/info/unicode/char/2712/black_nib.svg)
than you can upload that svg file to http://fontello.com/
the fontello icons generator. you than can download this font as a zip file and upload it via your Enfold Options Dialog (Import/Export)
after that you can use this uploaded font in every icon context – to get the code of your sign use f.e. an Iconbox and navigate to your uploaded sign – on mouseover the code is shown.
than you have to change the functions.php in that way described above
that line :
'ov_image' => array( 'font' =>'entypo-fontello', 'icon' => 'ue869'),
goes to f.e.
'ov_image' => array( 'font' =>'newfont', 'icon' => 'ue753'),
on fontello icon fontgenerator you can give a name to the downloaded font you created or selected there (here newfont)
Hi!
The code that implements the promobox is found in:
enfold->config-templatebuilder->avia-shortcodes->promobox.php
enfold->js->shortcodes.js
enfold->css->shortcodes.css
Best regards,
Günter
I have selected the option to “use advanced editor to build” my blog page in the enfold settings and have dropped the “blog posts” content element on my page.
The settings in the element are set to:
Display Blog Posts
All Categories
Multi Author
And Excerpt with more link
It works great as expected, but on several posts I get a partial title tag.
Thanks in advance.
Dear Enfold Team,
solved by creating footer column widget content, is it possibile to correct code in order to avoid for each error ? Can be enabled a conditional statement before launching for loop ?
Thanks
Hi, I made sure that I did a lot of searching before posting this request. I was not able to find anyone who has already asked about this:
How can I hide the Enfold Admin Theme Options from the WP Admin backend? I do not want to disable any part of it. I just want it completely hidden and only accessible by typing in the right URL ( http://www.yoursite.com/wp-admin/admin.php?page=avia ) I came across this post and many others like it: https://kriesi.at/support/topic/hide-settings-code-help/ but these appear to only show you how to comment out certain sections of it. I want the link completely gone from the side menu. I have already learned (from searching) how to remove it from the Admin bar. Thanks for your help!
Dear Enfold Team,
I’m getting this error in WPML control panel / language selector options:
Warning: Invalid argument supplied for foreach() in /home/cerchoom/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/languages.php on line 518
Footer – column1
Warning: Invalid argument supplied for foreach() in /home/cerchoom/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/languages.php on line 518
Footer – column2
Warning: Invalid argument supplied for foreach() in /home/cerchoom/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/languages.php on line 518
Footer – column3
Warning: Invalid argument supplied for foreach() in /home/cerchoom/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/languages.php on line 518
Footer – column4
How can I solve it ?
Thanks