Forum Replies Created
-
AuthorPosts
-
Hi!
Sorry for the late reply!
I have notified Victoria about this thread. Please kindly wait to hear from her :)Best regards,
YigitJune 23, 2017 at 4:59 pm in reply to: Change colour of the menu background and add text to logo area #812171Hey Ric!
Please refer to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ and add widget area to your header and add your custom content inside it :)
Cheers!
YigitHey!
No, due to our agreement, we are not allowed to sell/distribute themes directly.
Let us know if you have any other questions!
Cheers!
YigitJune 23, 2017 at 4:57 pm in reply to: Strange Formating of The Events Calendar Pro Entries in Enfold Site #812167Hey Webmaster,
Sorry for the late reply :)
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.single-tribe_events .tribe-events-event-image img { width: 100%; } .av-single-event-content { width: 100%!important; float: none; margin-left: 0!important; } .av-tribe-events-outer-content-wrap, .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-event-meta { display: block; }Best regards,
YigitHi Vinay,
Please create a testing page with image elements with captions and post temporary admin logins here privately :)
Cheers!
YigitHey Neil,
Thanks for contacting us and for your kind words! We are glad you like Enfold :)
Download and purchases processes are managed by Envato/ThemeForest and currently they do not provide such license. If you are planning to make a bulk purchase, please contact Envato support, they might be able to provide you some sort of discount :)
I hope that was helpful! Let us know if you have any other questions :)
Best regards,
YigitHi,
You are currently not using a child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/. Therefore, you can simply go to Appearance > Editor and edit functions.php file and find the code at the bottom with // in the beginning of the line as following
// add_theme_support('avia_template_builder_custom_css');You can simply remove // and it should be enabled.
I also noticed that you are not using the latest version of the theme. Please consider updating Enfold to the latest version 4.0.7 – http://kriesi.at/documentation/enfold/updating-your-theme-files/ :)
Best regards,
YigitHi,
Thanks for sharing again @Guenni007. I edited your post and updated download link :)
Best regards,
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHey Paul,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.home .slide-meta { display: none!important; }Best regards,
YigitHi Peter,
Thanks for contacting us!
That is expected. When using Advanced Layout Builder to create your blog posts, you would need to add each element manually, including Social Share Buttons and Comments elements.
If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ and start a new thread under Enfold sub forum :)
Best regards,
YigitHey Klaus,
Thanks for contacting us!
I Google translated your query however i am not sure if i understood you clearly.
Avisio theme is no longer available and not being supported. In case you requested a copy of Avisio, i attached one in private content field.
If that is not what you meant, could you please write in English and elaborate, if possible? :)
Best regards,
YigitJune 22, 2017 at 7:08 pm in reply to: How to remove a tags from excerpts on display (Masonry blog layout) #811764Hi,
Great! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHi!
You are welcome! Let us know if you have any other questions or issues :)
Best regards,
YigitHi Ryan,
Unfortunately it is not going to be easily possible using built in tooltip.
Maybe you could try using a plugin such as this one – https://wordpress.org/plugins/simple-tooltips/? :)Best regards,
YigitJune 22, 2017 at 4:02 pm in reply to: Is there a way to make the top captions on the full width slider stay static? #811629Hi,
You can use “#sub_menu1” as anchor link – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/ :)
Best regards,
YigitHi,
Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your image elements and give them a custom CSS class (“your-custom-class” in example below) and then add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) { .your-custom-class img { max-width: 100px; }}I hope that helps :)
Best regards,
YigitHi,
Threads do not die on our support forum :) I will look into your existing thread.
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitJune 22, 2017 at 3:33 pm in reply to: How to remove a tags from excerpts on display (Masonry blog layout) #811608Hi,
Please refer to this post – http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/ :)
Best regards,
YigitJune 22, 2017 at 3:27 pm in reply to: Some white space between the logo and the navigation bar #811601Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) { #header .widget { display: none; }}Regards,
YigitHi,
Glad it worked for you! :)
We will keep the thread open and will wait to hear from the creator of this thread. If you have any other questions or issues, please feel free to start a new thread.
Best regards,
YigitJune 22, 2017 at 3:15 pm in reply to: Some white space between the logo and the navigation bar #811592Hey Maaike,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.html_header_top.html_logo_center .logo img { padding-bottom: 20px; }Best regards,
YigitHi,
I replied you here – https://kriesi.at/support/topic/custom-id-for-fullscreen-slider-alle-alb-elements/
Let us continue there :)Best regards,
YigitHi!
Can you please post temporary admin logins and point out Fullscreen slider (or Fullwidth Sub Menu element?) you would like to edit?
Regards,
YigitHi!
Glad Ismael could help! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top .av-main-nav ul ul { left: 207px; }Best regards,
Yigit -
AuthorPosts
