Forum Replies Created
-
AuthorPosts
-
Hi!
Where did you add the tags? It is usually on the sidebar but I don’t see any sidebars on the website. Regretfully, we cannot provide support for third party plugins or scripts as stated on our support policy due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not included on the theme package will need to be directed to the plugin author.
Thank you for your understanding.
Cheers!
IsmaelHey!
Where can we find samples of the portfolio items? I checked the site but I don’t see any portfolio items.
Regards,
IsmaelHi!
You can add this on functions.php:
add_filter('body_class','avf_add_category_to_single'); function avf_add_category_to_single($classes) { if (is_single() ) { global $post; $id = avia_get_the_id(); foreach((get_the_category($id)) as $category) { // add category slug to the $classes array $classes[] = "category-" . $category->category_nicename; } } // return the $classes array return $classes; }Hide the comment on specific category with this on Quick CSS:
.category-categorynamehere .comment-entry.post-entry { display: none; }Change the category name.
Best regards,
IsmaelHey!
Please try this on Quick CSS or custom.css to adjust the padding of the flex cells:
.flex_cell { display: table-cell; padding: 10px 25px 10px 25px; }Regards,
IsmaelHey xyzb!
Thank you for using Enfold.
The video is disabled on mobile devices by default due to script incompatibilities. That’s why the fallback image is added. You can try the layer slider.
Best regards,
IsmaelDecember 4, 2014 at 4:11 am in reply to: Child theme – open links of post format link in a new window #362680Hey!
I thought you only want to add a target attribute on the magazine title. I’m sorry but the magazine element does not support link post format at the moment. You might need to hire a freelance developer to configure the magazine element. For further modifications, please visit Envato Studio or Werkpress. You can also vote or request for the featured on our Feature Requests page.
If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.
Cheers!
IsmaelHey!
Thank you for using Enfold.
I tested a few html codes on the team member description and it works fine. Make sure that you close the tags properly.
Cheers!
IsmaelHi!
Did you transfer the website? The website is using the default logo. Theme options and configurations are saved on the database and it is quite important that you keep the database intact when transferring the site. In order to that, we usually recommend the WP Migrate DB plugin.
Please refer to these links for more info on how to properly migrate your Enfold website from production to development and vice versa:
http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
https://code.tutsplus.com/tutorials/migrating-your-wordpress-database-wp-migrate-db-production-to-development–wp-32684Cheers!
IsmaelHi!
The issue started to happen when you update the theme to Enfold 3.0.4 and leave WordPress to version 4.0. Glad it is working now.
Best regards,
IsmaelDecember 4, 2014 at 3:00 am in reply to: Adding meta data author category and setting the blog "normal" layout :) #362647Hey!
Hmm.. That’s weird. Please replace the code with this: http://pastebin.com/icQz4Se0
Best regards,
IsmaelDecember 4, 2014 at 2:42 am in reply to: problem with translation PO files – not showing in many places #362642Hey!
mbamar: I know that the theme options can be translated because of this: https://kriesi.at/support/topic/turning-off-enfold-back-end-translation/#post-323558
Alright. Looks like I’m wrong. After I added the translation manually via text editor then search for the string on the codestyling localization plugin, I didn’t check if the string is really translated. It’s not. Not sure why. Thanks for sharing.
@Guenn007: Glad it is working for you. :)
Regards,
IsmaelHey!
This is what it looks like when I added the fix:

Try this:
.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target { padding-top: 0 !important; } li.menu-item:last-child { z-index: 10 !important; width: auto !important; float: left !important; }There’s still some styling issues but unfortunately, we can’t configure the plugin for you. Please contact the plugin author.
Regards,
IsmaelHey!
Did you enable the flags on the Enfold Main Menu? Please refer to the answer here: https://kriesi.at/support/topic/wpml-flags-and-names/#post-359408
Cheers!
IsmaelHi!
I’m sorry but it looks like you’re not using the latest version of the theme or you added a modification that adjust the width of the sidebar. The sidebar markup is incorrect. Please make sure that you’re using 3.0.4. Check the functions.php file, place the code on pastebin.com.
Cheers!
IsmaelHi!
I tested all pages on firefox, chrome and the slider are still working. I’ll ask the rest of the support team to take a look. Please try to remove browser cache then reload the page.
Cheers!
IsmaelHey!
Thank you for the info. That’s too bad. Maybe, you should use the Fullwidth Slider or Fullscreen Slider instead.
Cheers!
IsmaelHey!
Please use this on Quick CSS or custom.css:
@media only screen and (max-width: 767px) { .responsive #top #header_meta .social_bookmarks li.social_bookmarks_facebook:hover a {color: #fff; background-color: #37589b; } .responsive #top #header_meta .social_bookmarks li.social_bookmarks_twitter:hover a {color: #fff; background-color: #46d4fe; } }Best regards,
IsmaelHi!
Thank you for the info.
Remove the codes then go to Enfold > Header > Header Size. Set it to custom pixel value then adjust the height to 204px for example. Use this on Quick CSS or custom.css:
strong.logo, strong.logo a { overflow: visible; max-height: 174px !important; }Cheers!
IsmaelHi!
Yes, create a custom widget area on Appearance > Widgets then edit the post. Look for the Layout > Sidebar Setting. Select the custom widget area or sidebar.
Cheers!
IsmaelHi!
Please replace the code with this:
'video_mute' => 0, 'video_loop' => true,This should enable the audio for color section background videos.
Best regards,
IsmaelDecember 3, 2014 at 6:10 am in reply to: Adding Layout Elements before (right) sidebar begins. #361968Hey!
Thank you for the screenshot.
Create a page then set it to have a transparent header. Set the sidebar to right sidebar. Add full screen or full width slider at the very top then a color section below. Add the usual column layouts below the color section.
Best regards,
IsmaelHey!
Please try to deactivate any cache or minify plugins then test it again.
Best regards,
IsmaelHi!
Glad it is fixed. Really not sure what’s causing the issue, maybe just a cache version. :)
Best regards,
IsmaelHey!
Add this on Quick CSS or custom.css:
@media only screen and (max-width: 767px) { .responsive #top #header_meta .social_bookmarks li a { color: white; } }Regards,
IsmaelHi!
The content height is so tall, the background just won’t fit. Aside from adjusting the background position, I don’t think you can do anything else:
#detroit .av-parallax { background-position: 20% 100% !important; }The bottom part should look like this:

Best regards,
IsmaelHey!
Try removing the browser cache or deactivate the cache plugin. If you’re subscribed to any cdn, purge the cache as well.
Best regards,
IsmaelHi Zaw Zaw!
Thank you for using Enfold.
1.) First, create an Enfold Secondary Menu on Appearance > Menus panel, you don’t have to add any menu items. Go to Enfold > Header, enable the Header Secondary Menu. Go to WPML > Languages then look for Display the language switcher in the WP Menu. Choose the Enfold Secondary Menu. Add this on Quick CSS to remove the default image flags:
ul.avia_wpml_language_switch.avia_wpml_language_switch_extra { display: none; }2.) Try this on Quick CSS:
.avia-content-slider .slide-entry.av_one_fifth { width: 19%; margin-left: 1%; }Adjust the values if needed.
Best regards,
IsmaelDecember 3, 2014 at 5:30 am in reply to: Mobile site layout problems on tablets after update #361954Hey mrmmmiller!
Thank you for using Enfold.
1.) Can you please move around the column layout elements with the gallery? There’s a p tag right before the third column which breaks the layout of the theme. Try to move the columns then update the page then revert it back to the actual position.
2.) Can you please provide a screenshot of this?
3.) The twitter widget looks fine when I checked it.
Best regards,
IsmaelHi!
It actually works when I test it but maybe you have a different header settings. Let us know if you figured it out. We would like to know the fix.
Best regards,
IsmaelDecember 3, 2014 at 5:20 am in reply to: Child theme – open links of post format link in a new window #361950 -
AuthorPosts
