Forum Replies Created
-
AuthorPosts
-
Hey Michael,
Thanks for contacting us!
In our initial tests, our devs did not find any issues with WordPress 4.8. However, if you would like to be on the safe side, please wait a little longer.
No, you will continue receiving updates and receive support. However eventually our devs will integrate a system that checks if support is expired or not and users with expired support will not be able to start new threads. This is Envato’s rule that we have to follow.
I hope that was helpful! Let us know if you have any other questions :)
Best regards,
YigitHey Jamie,
Thanks for contacting us!
We have forwarded your message to Kriesi. If interested, he will contact you :)
Best regards,
YigitHey Francesca,
Yes, you should install child theme as any other WordPress theme. You can download pre-built child theme here – http://kriesi.at/documentation/enfold/using-a-child-theme/. To see the link and to receive full support, please login to our forum :)
Best regards,
YigitHey!
Glad it’s fixed!
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 Zayn!
Thanks for contacting us!
We will forward your message to Kriesi :)
Edit: Excuse me, at first i did not realise it was an Enfold theme based website :)
In case you wanted to have more information about Enfold, i will provide some;
We sell premium WordPress themes and provide support for our themes. Unfortunately, we do not provide services such as creating/recreating websites. However you can consider to hire a freelancer from Codeable if necessary :)
Currently Enfold theme is the most popular, powerful, flexible and user friendly theme we have ever created therefore we would recommend you that one.
Enfold is fully compatible with WPML. You can easily turn site into a multilingual one.You can import one of Enfold demos with a single click in Enfold theme options > Demo Import within a few minutes and start working on your website right away.
Enfold uses Advanced Layout Builder ( please go to – http://kriesi.at/documentation/enfold/videos/ and check out “Intro to the Advanced Layout Editor” video to see how it works. Currently there are many more elements on ALB and we are adding new ones with major updates).
Enfold is $60 on ThemeForest and comes with a 6 month support, you can extend it to a year. After purchasing Enfold, you can register to our support forum – https://kriesi.at/support/register/ and start a new thread whenever you have a question or an issue and we will gladly try to help you.
Let us know if you have any other questions! :)
Best regards,
Yigit-
This reply was modified 8 years, 10 months ago by
Yigit.
Hey,
Please refer to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ and add a widget area to your header and place your content inside it :)
Best regards,
YigitHey,
Seems like some plugin is stopping jQuery from working correctly. Can you please try de-activate all active plugins and check if that helps?
Best regards,
YigitHi!
My guess is you have accidentally added custom CSS code into Google Analytics field instead of Quick CSS field in Enfold theme options. Please make sure that is not the case :)
Regards,
YigitHi,
That is a LayerSlider related issue. We have informed our devs. It will be fixed in upcoming Enfold update
Best regards,
YigitJune 13, 2017 at 3:30 pm in reply to: On mobiles, Elements on Color section are pushed below the fold #807521Hey,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
@media only screen and (max-width: 767px) { .home #av_section_1 .av-special-heading { font-size: 25px!important; }}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:
.slide-meta-comments, .slide-meta-del { display: none!important; }If that too does not work, please create a temporary admin login and post it here privately
Best regards,
YigitHi,
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 1400px) { #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content { width: 101%; }}Best regards,
YigitHey,
Yes, you did it right :) Thanks for contacting us!
Please add your content inside a Color Section element and choose to display it 100% height of the browser :)
I hope that helps! If you have any other questions, please feel free to contact us again
Best regards,
YigitShalom,
Login credentials are not working for me. Can you please check them once again?
Cheers!
YigitHey Jon,
Please use a child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/ then copy unmodified enfold/framework/php/class-form-generator.php file and paste it inside enfold-child folder and find following at the top and remove it (please do not remove PHP opening tag)
if ( ! defined( 'AVIA_FW' ) ) exit( 'No direct script access allowed' );and then add following code to Functions.php file of your child theme
require( 'class-form-generator.php' );Then open class-form-generator.php file in your child theme and find
echo 'jQuery(document).ready(function(){ jQuery(".avia_datepicker").datepicker({then add following right below that line
beforeShowDay: function(date){ var string = jQuery.datepicker.formatDate('2017-06-18', date); return [$.inArray(string, array) == -1]; }Best regards,
YigitHey,
Please go to Settings > Writing and make sure “Convert emoticons like :-) and :-P to graphics on display” is checked
Best regards,
YigitHi,
Please add following code to Functions.php file in Appearance > Editor
add_filter('avf_title_tag','avia_new_title'); function avia_new_title() { $title = get_bloginfo('name'); return $title; }Best regards,
YigitShalom,
Your image cannot be found on my end.
That page was created using Advanced Layout Builder. You can simply create a page for your custom shop page and add Color Section element on top with a custom background image and then insert title and description using Special Heading element or Text Block element. You can add WooCommerce elements under Plugins Additions tab of Advanced Layout BuilderBest regards,
YigitHi,
Please edit your page, click “Screen options” on the top right corner and check “Discussions” and then scroll below your content and make sure that discussions are enabled :)
If that does not help, please create a temporary admin login and post it here privatelyBest regards,
YigitHi Tommy,
Sorry for the late reply! It seems like you are using flash video. Please consider using a plugin such as this one – https://wordpress.org/plugins/flv-embed/ or upload your video in one of the supported types:
.MP4, .M4V (MPEG-4)
.MOV (QuickTime)
.WMV (Windows Media Video)
.AVI.
.MPG.
.OGV (Ogg)
.3GP (3GPP)
.3G2 (3GPP2)Best regards,
YigitHi Sam,
Thanks for contacting us!
Please note that our themes work on WordPress.org and not WordPress.com. If you have your site on WordPress.com, you would need to move it to WordPress.org to use our themes. Please see – http://www.wpbeginner.com/wp-tutorials/how-to-properly-move-your-blog-from-wordpress-com-to-wordpress-org/
If that is not the case, you can simply go to Appearance > Themes > Add New and install Enfold as any other WordPress theme :)
I hope that was helpful, let us know if you have any other questions!
Best regards,
YigitHey Ollie,
I tried enabling debugging mode – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ however updating Functions.php file in Appearance > Editor shows a page not found error. Can you please post FTP logins here privately as well? Also, can we try de-activating all active plugins for testing purposes?
Best regards,
YigitHey,
Sorry for the late reply!
Have you translated your categories and portfolio posts? Before translating the widget, your posts should be translated :)
Also, please see – http://kriesi.at/documentation/enfold/how-to-translate-pages-built-with-enfold-using-wpml/Best regards,
YigitJune 13, 2017 at 2:27 pm in reply to: easy slider on mobile has problem to open youtube videos #807477Hi,
Sorry for the late reply!
Videos in sliders are disabled on mobile due to compatibility issues however upcoming major Enfold update will focus on improving mobile experience and this issue will be revisited.Until then, maybe you could refer to this post – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/ and replace your slider with Video elements on mobile?
Best regards,
YigitJune 13, 2017 at 2:21 pm in reply to: Open a lightbox with iframe using a button element or a button in slideshow? #807474Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
@media only screen and (max-width: 768px) { .white-popup { min-height: 740px; }}Best regards,
YigitHey!
Glad Nikko and Victoria could help :)
Sure, we will keep the thread open and wait to hear from you. Thread will be on hold until you reply :)
Regards,
YigitHey,
Thanks for contacting us and sorry for the late reply!
You would need to add elements you would like to use manually when you create your blog posts using Advanced Layout Builder. You can insert gallery and audio files to your blog posts using media uploader :)
Best regards,
YigitHey Christine,
Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ then edit your element and give it a custom CSS class.
You can register to our forum here – https://kriesi.at/support/register/. If you are unable to register, please post your purchase code in private content field so we can register you manually :)
Best regards,
YigitHi Hilary,
Sorry for the confusion. Envato currently does not have a developer license. Most agencies purchase regular license for their clients, give them purchase code (so their clients can register to our support forum and start a new thread whenever they have a question or an issues) and username and API key to insert in Enfold theme options (so your clients would receive auto updates).
If you are planning to make a bulk purchase, please contact Envato support. Since purchase and download processes are managed by them, we are not able to provide discount however maybe they can :)
I hope that was helpful! Let us know if you have any other questions
Best regards,
YigitJune 13, 2017 at 2:08 pm in reply to: Trying to center product variations on WooCommerce Shop #807458 -
This reply was modified 8 years, 10 months ago by
-
AuthorPosts
