Forum Replies Created
-
AuthorPosts
-
Hey Designweb,
I think the easiest way would be adding your anchor point inside your color section. You can give your anchor point a class “hidden” so it would not be visible
Best regards,
YigitApril 21, 2017 at 1:39 pm in reply to: Site is not responsive anymore on smartphones and tablets #781178Hey LorbeerDesign,
Responsive layout works fine on your staging site on my end. Can you please create a temporary admin logins of your production site and post them here privately so we can look into it?
Also, please let us know if we can de-activate all active plugins for testing purposesBest regards,
YigitHi,
We are sorry for the late reply Waitsel! Not really sure how but apparently this thread is overlooked.
Can you please refer to this post – http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/ and create a testing installation so we can look into the issue there?
If you do not mind having backend issues for a while, please let us know so we will update the theme to the latest version and try to solve the issue.
Best regards,
YigitHey borkent,
Please try using following code
function change_cf_sendto($field_value) { $field_value = apply_filters( "avf_form_mail_field_values", nl2br(urldecode($new_post[$key])), $new_post, $this->form_elements, $this->form_params, $element, $key ); return $field_value; } add_filter('avf_form_sendto', 'change_cf_sendto', 10);It would be a lot easier to achieve what you would like using more advanced form plugins such as Contact Form 7 :)
Best regards,
YigitHi Nicole!
Thank you for contacting us!
We sell premium WordPress themes and provide support for our themes.
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! :)
Regards,
YigitApril 21, 2017 at 1:16 pm in reply to: Transparency header not working on translated page using WPML #781167Hey webWahine,
I edited your page and choose to display transparent header and that worked fine. Can you please elaborate on the issue you are having?
Best regards,
YigitHey Thilo,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 767px) { .av_header_transparency #header_meta * { color: #03a696; }}Best regards,
YigitHi,
You are welcome!
Let us know if you have any other questions or issues and enjoy your weekend! :)Best regards,
YigitHi eulogic!
I replied you here – https://kriesi.at/support/topic/blog-use-the-advance-layout-editor-for-the-blog-page-not-working/
Please be patient and do not start duplicated threads as it is making it harder for us and other users to follow.Cheers!
YigitApril 21, 2017 at 12:51 pm in reply to: BLOG "Use the advance layout editor for the blog page” not working #781146Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
YigitHi!
Please add following code to Functions.php file of your child theme
function add_tooltip_js() { wp_enqueue_script( 'tooltip-js', get_template_directory_uri() . '/js/tooltip.js', array(), '1.0.0', true ); } add_action( 'wp_enqueue_scripts', 'add_tooltip_js' );then place tooltip.js file inside /js folder on your child theme. You do not need to copy header.php file to your child theme to enqueue that script :)
Best regards,
YigitHey!
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 Theresa!
Thanks for contacting us!
Due to our agreement with Envato/ThemeForest, we are not allowed to sell/distribute themes directly. Themes can be only downloaded from your ThemeForest account.
If they will not share those details with you, one alternative would be purchasing your own license here – https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?ref=Kriesi
Let us know if you have any other questions!
Regards,
YigitHi!
Glad you figured it out!
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 :)Good night :)
Best regards,
YigitHey!
I added an API key @vinay generated into your Enfold theme options and it worked. If you would like to replace it with your own, please refer to this post – http://kriesi.at/documentation/enfold/how-to-register-a-google-maps-api-key/
Cheers!
YigitHey M,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.responsive #header .social_bookmarks li { border: none!important; }Best regards,
YigitHi,
I added the code once again and purged caches on W3 Total Cache plugin. Please review your website now
Best regards,
YigitHi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
YigitHi,
Yes, it will. To be on the safe side, please have a backup of your installation first then you can overwrite all files.
If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ using your purchase code and start a new thread under Enfold sub forum :)
Best regards,
YigitHi,
Can you please switch user role to administrator so we can see Enfold theme options? :)
Best regards,
YigitHi,
Code is not being applied at the moment. If you do not mind, please create a temporary admin login and post it here privately so we can look into it :)
Best regards,
YigitApril 20, 2017 at 4:18 pm in reply to: Page editor is Loading and Loading and well just never stops Loading #780619Hi Erwin,
Purchases are linked to ThemeForest/Envato accounts. You can try contacting Envato support however as far as i know, it is not possible to transfer licenses between accounts. They can simply provide you ThemeForest username (of the account they used to purchase the theme) and API key. Otherwise you will not be able to download the latest version of the theme.
Other option would be creating a new ThemeForest/Envato account and re-purchasing the theme however as i mentioned above, you can receive the update if you insert username and API key in Enfold theme options :)
Best regards,
YigitApril 20, 2017 at 4:13 pm in reply to: How to use Avia Layout Builder in custom post types (made with Toolset-plugin)? #780616Hey!
Glad you figured it out and thanks for sharing your solution. Here is a post from our documentation for future readers – http://kriesi.at/documentation/enfold/use-the-layout-builder-with-any-post-type/ :)
Let us know if you have any other questions or issues!
Regards,
YigitHey Oli,
Sorry it is still wrong. Can you please replace content of functions.php file with this one – https://pastebin.com/2jhV62a5
Best regards,
YigitHey Mauro,
Thanks for contacting us!
We have not tested Enfold with mentioned plugin therefore we cannot guarantee. Can you please contact plugin authors and ask if they had any experience with Enfold to be on the safe side? :)
You can use Advanced Layout Builder to create your blog posts and add Color Section element with 100% height or Fullscreen Slider element to the top of your post :)
Let us know if you have any other questions!
Best regards,
YigitHey!
You are welcome :)
Let us know if you have any other questions and enjoy the rest of your day!Cheers!
YigitHey Eike,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av-magazine .av-magazine-no-thumb .av-magazine-content-wrap { text-align: center; }Best regards,
YigitHi,
Can you please add following code only
//set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }Right below following line near top
if(isset($avia_config['use_child_theme_functions_only'])) return;Best regards,
Yigit -
AuthorPosts
