Hey rfb4!
You can change it using this plugin http://wordpress.org/plugins/codestyling-localization/
or you can go to wp-content\themes\enfold\includes folder and open comments.php and change it
Regards,
Yigit
I see on the ThemeForest sales page for Enfold that it has built in integration with : Events Calendar; Events Calendar PRO; and Events Calendar Pro 3.x, The links provided show other themes competible with these calendars but not the calendars themselves, and a search for these plugins in Themeforest produces nothing. I’ve searched online, but want to be sure I’m getting the one that you are recommending by building in compatibility.
Could you please provide links to these
Tim
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.comment-container, .text-sep-comment, .text-sep-date, span.blog-categories, .text-sep-cat, span.blog-author, .breadcrumb-title { display: none; }
Can you post a screenshot and show where you would like to display social icons?
Best regards,
Yigit
Hi!
Enfold 2.5.2 was released. Please update your theme to the latest version so you can insert videos to your sliders and color sections ( please see http://kriesi.at/documentation/enfold/updating-your-theme-files/ )
Regards,
Yigit
Hey!
I have found your website from your previous posts and that site is using resizing header. If your current website is using a fixed header ( you can check it in Enfold theme options > Header ), please refer to my post here https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003 and change the height to 156px.
Best regards,
Yigit
Hi jarlsberg!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.caption_framed .slideshow_caption .avia-caption-content p { background: red; }
Best regards,
Yigit
Hi chartier!
I believe its already been requested a few times in the feature request topic here: https://kriesi.at/support/topic/enfold-feature-requests/ as well as something we’ve talked about internally.
Best regards,
Devin
Please offer more customization on the nav!
For example:
– One option with centered logo and nav under it
– Different mobile slide out transitions (Maybe asking because I hate the current one!)
Thanks!
Hi
The Product Descriptions have disappeared from all of the products in Woocommerce. That is, they are still in the back end/admin panel but are not showing up in the tabbed section on the site.
I think they may have disappeared when I was adjusting the settings for the Column and Product Count in Woocommerce.
Can someone please help me with this? I can’t give you a link to the site because it is not live yet.
My installs are as follows:
WordPress 3.8.1 using Enfold 2.5.2.
bbPress by The bbPress Community version 2.5.3,
Delightful Downloads by Ashley Rich version 1.3.4,
Regenerate Thumbnails by Viper007Bond version 2.2.4,
WooCommerce by WooThemes version 2.1.2
Hey rcgroup!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
div .av_one_third, div .av_one_fourth {
margin-left: 0!important;
width: 100%!important; }}
Regards,
Yigit
Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
div .av_one_third, div .av_one_fourth {
margin-left: 0!important;
width: 100%!important; }}
Regards,
Yigit
Hi
I update enfold theme in my web site, and i have some problem. I ad this code to custm css, to show portfolio item in 5 columns with white margine between them. If I’m logged I show the porfolio in a right way, but if I’m not logged I show portfolio with four columns without margin.
`.avia-icon-list .iconlist_title { font-size: 14px; }
.main_color .iconlist_content { font-size: 11px; line-height:12px;}
.avia-icon-list li { padding: 0 0 4px 0; }
.avia-icon-list .iconlist_icon{height:40px; width:25px; line-height: 30px; font-size: 15px; text-align: center; border-radius: 250px; position: relative; float:left; margin-right:15px; margin-left:1px; z-index: 5; border-style:solid; border-width:1px; color:#fff;}
#header_meta { display: none!important; }
.js_active .tab {
font-size: 110%;
background-color:#FFF;
}
.title_container{
background-color:#dedcdb;
}
#top div .avia-gallery img {
padding: 0;
margin-top: 25px;
padding-right: 8px;
margin-bottom: 10px;
border: none;
}
.grid-entry-title {
font-size: 14px;
color: #000!important;
font-weight:bold;
}
.social_bookmarks .rss { display: none; }
I try to disactive the plugin but the problem there is the same
the site is
http://www.caimorbegno.org
Hey!
I have just checked your website and it looks fine. http://i.imgur.com/Gc6Ct0i.jpg
Only issue i noticed is on image on description tab and you can fix it by adding following code to Quick CSS in Enfold theme options under Styling tab
.js_active .grid-image {
opacity: 1;
}
Which version of WooCommerce are you using? There are WC related JS issues in console
Best regards,
Yigit
Hey davidrk!
Please add following code to Quick CSS in Enfold theme optison options unde Styling tab
#top .header_color .main_menu .menu .avia_mega_div ul .current-menu-item > a {
background-color: #e1e1e1; }
Regards,
Yigit
another thing that seems buggy to me.
if i add a full size slide show element and insert a background picture with transparent png on top of it.
the fullscreen masonry gallery is when scrolling down overlaying the main menu.
this is not happening when i dont have the full slide show element ..
http://schach-welten.de/wordpress/?page_id=3490
please reade the reply before this, too !
stucki
Hi again, why is nobody responding to my posts ?
and why is it closed ?
please i need your help with this !
-
This reply was modified 12 years ago by
stucki1.
Hi!
I have just checked the pages where you are/were having issues and it seems to be working fine now. Can you confirm that it is fine on your end as well?
Also, version 2.5.2 was released recently and has some small bug fixes. If you are having any other issues, please try updating the theme ( see http://kriesi.at/documentation/enfold/updating-your-theme-files/ )
Best regards,
Yigit
I have got the site up again, but there are still pages that suddenly default or have other errors.
How can I see what is causing this? Pages change names or switch to the other language. Doesn’t Enfold support WPML?
I am not doing anything terribly complicated… I just updated to the new version, and have disabled some plugins I think
were incompatable.
thanks for any ideas!
n
Hi!
For now you can add the tags to the dynamic template builder template. Open up wp-content/themes/enfold/template-builder.php and replace
echo $content;
with
echo $content;
if(has_tag() && is_single())
{
echo '<span class="blog-tags minor-meta">';
the_tags('<strong>'.__('Tags:','avia_framework').'</strong><span> ');
echo '</span></span>';
}
Regards,
Peter
Hi!
Make sure you’re using the latest version of Enfold (2.5.2) and follow the instructions here: http://kriesi.at/documentation/enfold/translating-the-portfolio-slug-with-wpml/ – then you can be sure it’s not an incompatibility issue triggered by the theme.
Best regards,
Peter
Hi!
Please review your website now. You can find custom CSS code i added in Quick CSS section in Enfold theme options under Styling tab
Regards,
Yigit
Hi. I really need your help please, I’m pulling my hair out with this.
I’m trying to create a homepage with several fixed and scrolling images on the site http://internet-of-things.co.uk/ these images obviously need to be responsive to fit all host browses, If you look, you will see what I am tryting to achive (currrnt images have too smaller rez)
I’m using the below plugin to try and achieve this, plugin works fine in the twenty twelve plugin, but it will not work within Enfold. I really need to get this site out the door. Is there a way of getting this plugin to work with Enfold? if not, is there another way of using the standard enfold theme to achieve this result.
Image&Video FullScreen Background WordPress Plugin from here http://codecanyon.net/item/imagevideo-fullscreen-background-wordpress-plugin/5899703
Appreciate your help in advance.
All best
J
Hi,
I need to know if does exists a way to “duplicate” the entire website in a new language automatically by using WPML and then start to translate.
I explain better:
I introduced a lot of portfolio tags, categories, menus and items that I use in the page to show some elements in certain pages by using in Avia Page Builder:
Blog Post -> Display Entries for custom taxonomies -> Post Tag -> Tag
If I have to translate the entire site tag by tag, page by page, item by item, I have to make again the entire work.
Is there a way to workaround this?
I have a question about Enfold and WPML:
Does exist a way to translate the slug “Portfolio Items Base”?
I explain: for a porfolio item I need to use
For italian: mydomain.com/it/prd/itemname
For English: mydomain.com/en/prds/itemname
(prds instead of prd)
Is it possible?
Hi,
I would like to add a javascript from linkedin into my page, were can i paste this code in the source files of the enfold template?
Cheers,
Benjamin
Hi,
I wish translating “Enfold Theme Options” in french, I tried to translate directly the file / wp-content/themes/enfold/includes/admin/register-admin-options.php, but it causes errors with accents and apostrophes, you can translate it with poedit file (file .po)? There is there an update planned with “Enfold Theme Options” ready for translation?
Thank you for your reply
-
This topic was modified 12 years, 1 month ago by
Alex.
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#expertise { border-top: 1px solid white; }
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options for a temporary workaround and adjust as needed
html.html_boxed {
background: #8ca8ee;
}
Regards,
Yigit
Hi!
Did you add the featured image on one post? Please deactivate all plugins, see if that helps. Update your Enfold installation, download the latest version on your themeforest account. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750
Cheers!
Ismael
Hey costin!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.menu li > a:after { content: ' ▾'; }
.menu li > a:only-child:after { content: ''; }
Cheers!
Yigit
Hopefully last question for now:
Below blog posts there is the comment section (using jetpack comments, if it matters). It looks like this:
http://imgur.com/TmWjT9m
Where/How can I change the text above the comment field? I couldn’t find it anywhere in all kinds of settings or in any po file.
Same question for the standard text above the captcha line within the Enfold Contact Form which reads “Bitte lösen Sie die Gleichung. Diese Maßnahme dient der Abwehr von Spam. *” in German.
Thanks a lot,
Ruppert