Forum Replies Created
-
AuthorPosts
-
February 8, 2015 at 9:49 am in reply to: Where do I find the event management system (request status: completed)? #392667
Hey royaltask!
Thank you for using Enfold.
You can install this plugin: https://wordpress.org/plugins/the-events-calendar/
Cheers!
IsmaelHey Jack!
Thank you for using Enfold.
Are you saying you want the video to loop? You can enable the Loop Video Player option.
Best regards,
IsmaelHey fonterra!
Thank you for using Enfold.
Looks like you’re using an old version of the theme. Please download the latest version 3.0.8 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
IsmaelFebruary 8, 2015 at 9:38 am in reply to: Layout elements (Flex Column) top margin 0 instead of 50px #392664Hey Carsten!
Thank you for using Enfold.
You can decrease the default padding of the content with this on Quick CSS:
.content, .sidebar { padding-top: 1px; padding-bottom: 10px; }If you want to remove the margin or padding of a specific element, turn on the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
IsmaelHey Arjan de Wit!
Thank you for using Enfold.
Please provide a link to the actual page with widget. The category beneath the post title should not be included by default.
Cheers!
IsmaelHi famewebdesign!
Thank you for using Enfold.
How did you add it? I can’t find the container inside the header section.
Regards,
IsmaelHey!
Hmm.. Alright. We modified the code a bit. Should be working now. Make sure to check it twice or on another browser.
Cheers!
IsmaelHi!
Use this instead to remove the left margin of the list:
.av-catalogue-content ul { margin-left: 0; }Cheers!
IsmaelHey Gregory!
Thank you for using Enfold.
Try to deactivate all plugins then toggle the theme options again. Save changes. Make sure that the wp-content folder inside the root directory has correct file permission.
Cheers!
IsmaelFebruary 8, 2015 at 8:59 am in reply to: 3 or more buttons possible in full width easy slider? #392655Hey!
Add this on Quick CSS:
.page-id-8577 div#after_full_slider_0 .content { padding: 0 !important; min-height: 0; border: none; } .page-id-8577 div#after_full_slider_0 { border: none; }Best regards,
IsmaelHey!
We can’t reproduce the same issue on our installation but we’ll look out for it. For now, you need to add the fix provided above.
Cheers!
IsmaelHey ppi37!
Thank you for using Enfold.
The meta viewport property is set to disable mobile zoom functionality. You can however choose to hide the layer slider on mobile devices by enabling the Hide on mobile option inside the slider settings. It is also possible to show a different slider on mobile device instead of the layer slider. Refer to these links for more info:
https://kriesi.at/support/topic/displaying-another-slider-on-mobile-devices/
https://kriesi.at/support/topic/replace-slider-on-mobile/
Regards,
IsmaelHey Remco!
As always, thank you for using Enfold.
So far I can’t see the issue on the site. Is it possible for you to post a screenshot? The website looks nice.
Regards,
IsmaelHey!
You can set the content slider to 1 column. Add one logo per slides.
Regards,
IsmaelHey!
You can try this plugin so that your users can register their facebook or google plust account as profile picture: https://wordpress.org/plugins/wp-social-avatar/
Best regards,
IsmaelHey!
Please add this on functions.php:
add_filter('avia_post_nav_entries', 'avia_apply_custom_sort_order_to_post_nav', 10, 2); function avia_apply_custom_sort_order_to_post_nav($entries, $settings) { $temp_prev = $entries['prev']; $temp_next = $entries['next']; $entries['prev'] = $entries['next'] = ""; if(!empty($temp_prev)) $entries['next'] = $temp_prev; if(!empty($temp_next)) $entries['prev'] = $temp_next; $first = get_post('130', OBJECT); if(empty($temp_prev)) $entries['next'] = $first; return $entries; }Change the get_post id to the id of the first entry of your portfolio (Group KS).
Cheers!
IsmaelHey Jaap!
Thank you for using Enfold.
I checked the site but the images are disabled. If possible, please provide a screenshot of the issue.
Best regards,
IsmaelHey Stefano!
Ad this on Quick CSS:
.avia_desktop .av_slideshow.avia-slideshow .avia-slideshow-controls a { opacity: 1; filter: alpha(opacity=100); } .avia-slideshow-arrows a:before { background: transparent; }If you only want to show 4 dots, try this:
a.goto-slide:nth-child(n+5) { display: none !important; }Best regards,
IsmaelHey!
Refer to this link for a possible solution: https://kriesi.at/support/topic/applying-dot-overlay-in-fullscreen-lsider/#post-372478
Best regards,
IsmaelHey!
Turn on the custom css class: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Edit the blog post then add a custom css class to distinguished it from other blog posts element. Use “custom-blog” for example then replace the css code with this:
.custom-blog .slide-image { overflow: inherit; margin-right: 85px; float: left; left: 35px; }Cheers!
IsmaelHey!
Please take some time to review all of the resources in the Theme Documentation. A lot of basic stuff like theme installation, element configuration, options overview, css snippets and whole lot of handy stuff regarding the theme are probably available in there. You can watch video tutorials or get hold of a few hooks and filter functions that may help you modify the theme as you like. You can also search the forum for any related questions or issues. If you want to create a parallax section, edit the page then add the color section element. Apply a background then set the Background Attachment settings to fixed or parallax.
If you don’t find what you’re looking for, don’t hesitate to let us know and we will be happy to assist you. For any complicated questions or add-on, please visit our Feature Requests page. Thanks!
Regards,
IsmaelFebruary 7, 2015 at 3:03 pm in reply to: Can I make portfolio item images rounded like the Image Styling option (Circle)? #392497Hi!
Can you please provide a screenshot? I’m not sure if I understand you clearly.
Cheers!
IsmaelHey TOMWER!
Thank you for using Enfold.
It is not loading the proper font. Do you have any cache plugin installed? Please try to deactivate all plugins then toggle the theme options again. Save changes.
Cheers!
IsmaelHi!
@noemialvz: Did you add a featured image? Please give us a link to the actual website.Cheers!
IsmaelHi!
Did you toggle the theme options after you deleted the file? Please make sure that the files inside the wp-content have the correct file permission. Should the two languages be identical? If yes, try to create a duplicate of the enfold_child.css then rename it to enfold_child_de.css.
Cheers!
Ismael -
AuthorPosts
