Forum Replies Created
-
AuthorPosts
-
Hey!
Thanks for contacting us!
Unfortunately, since we have not tested the theme with plugin, we cannot guarantee. To be on the safe side, could you please contact plugin authors and ask them if they had any experience with Enfold? :)
Regards,
YigitHi Witek!
Thanks for contacting us!
I will ask our devs to create such product however since they are currently very busy working on theme update, it may take some time.
I created such product on my local installation and here is a screenshot from it – http://i.imgur.com/FrQmi4e.jpgLet us know if you have any other questions :)
Cheers!
YigitHi!
Thanks for contacting us!
Please try re-updating the theme via FTP and overwrite all files – http://kriesi.at/documentation/enfold/updating-your-theme-files/
If that does not help, please register to our support forum – https://kriesi.at/support/register/ and start a new thread under Enfold sub forum
Regards,
YigitHi!
I believe this what i did – https://kriesi.at/support/topic/too-many-redirects/#post-635372
If that does not help, can you please elaborate on the issue once again?Best regards,
YigitHey!
Great! Glad it is working!
You can find Enfold documentation here and start a new thread when you have a questions or issue
Best regards,
YigitHey
Please feel free to request – or vote if already requested – such feature on Enfold feature request form.
Best regards,
YigitHi!
Please refer to this post – http://kriesi.at/documentation/enfold/portfolio-item/install-enfold-theme-with-ftp/ and make sure that you are uploading enfold.zip file instead of the complete zip you downloaded from ThemeForest.
If you would like us to install the theme for you, please upload it on your server and post temporary WP admin and FTP logins here privatelyRegards,
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!
It does accept pixel values but unfortunately it is not possible to make it 100% height. Revolution slider has such feature and it is also compatible with Enfold if you would consider :)
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,
YigitHey
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: 1024px) and (min-width: 768px) { #advanced_menu_toggle, #advanced_menu_hide { top: 15%; }}Best regards,
YigitHey
You can create two widget areas “header” and “header-left” and change the code to following one
add_action( 'ava_after_main_menu', 'enfold_customization_header_widget_area' ); function enfold_customization_header_widget_area() { dynamic_sidebar( 'header' ); dynamic_sidebar( 'header-left' ); }Best regards,
YigitHey Ramiro,
Basically, if you are not experiencing any issue and if it does work fine as expected on your end, it does work fine :)
Let us know if you have any other questions or issuesBest regards,
YigitHey mcraig77,
You have following code in your custom CSS
.av-main-nav li:nth-child(2) { margin-right: 360px; }Please edit and decrease the value
Best regards,
YigitHi,
@AdDesign Thanks for your input!I removed the font pack from Enfold theme options and that helped. Please review your website now
Best regards,
YigitHey!
I am not sure if i understood you clearly. Are you having any issues on mobile version of the site?
Turning the theme into an app would not be possible. Even if it would, you would need to hire a freelance developer for such taskRegards,
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,
YigitFebruary 14, 2017 at 5:28 pm in reply to: Wordfence Security: "file contains a suspected malware URL listed on Google" #747002Hey!
Glad you figured it out! For anyone else having this issue:
Please update Enfold to the latest version 3.8.5 – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
I am quoting Kriesi’s response on the issue
I will explain in a little more detail so you do understand whats going on here. First of all: Basilis is right. There is no security risk at all. Its a false positive.
In the file that is mentioned by Wordfence and other security tools (enfold/config-templatebuilder/avia-template-builder/php/html-helper.class.php) we got a php comment that explains what one of the functions does. The comment says:
//fallback for previous default input link elements: convert a http://www.link.at value to a manually entry
The link that is posted in that file is a generic placeholder for any link used. What we did not know is that actually someone was using the domain “link.at”. Apparently this domain got hacked now and is blacklisted. And this is why Wordfence thinks that the theme has a problem, because there is a link to a hacked domain.However: This link is located in a php comment (its not an actual html link) which will never be displayed anywhere, can not be clicked, can not be used at all. It simply a line of non executable text. We will remove this text with the next update, however there is nothing you or your team need to do to your clients servers, theme files or whatnot since
a.) there is no actual problem, just a false positive
b.) you can fix the false positive by removing that single comment lineWe will release a small fix for this issue to prevent any further confusion about it. But to be clear once again: this can not be used to hack anyone or anything. It’s a false positive and if you think your site has been hacked its certainly not because of this. (I would also doubt that its because Enfold in general, because there are no known issues with the theme but if you think you have evidence that the opposite is true please share it so we can investigate the issue)
Best regards,
YigitHi Steve,
Yes, it does. We are currently preparing a library for those hooks and it will be available to our users soon :)
Cheers!
YigitHi,
Sorry for the late reply Mark however i am not able to figure out the issue unfortunately. I adjusted permissions and tried installing & activating child theme but neither helped. Can you please contact your hosting provider regarding the issue? It definitely seems like a permission issue.
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 Carlos!
Thanks for contacting us!
For fullwidth slider out of the box it is not possible. However you can use LayerSlider which is included in Enfold to randomize your slides :)
Let us know if you have any other questions!
Best regards,
YigitHey!
I changed the code to following one
add_filter('avia_post_nav_settings', 'avia_post_nav_settings_mod'); function avia_post_nav_settings_mod($settings) { if(is_singular('hausprojekte')) { $settings['taxonomy'] = 'projekt_kategorien'; $settings['is_fullwidth'] = false; } $settings['same_category'] = true; return $settings; }Can you please de-activate all active plugins, flush cache and check if that helps?
Cheers!
YigitHi!
Please refer to this post – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Cheers!
YigitFebruary 14, 2017 at 3:49 pm in reply to: Access to my account and invoice for the enfold theme #746930Hi Sylvie,
Your email address is not registered in our database which means either you have not ever registered or used another email. If you have registered to our forum, please post the email address you used and we can reset your forum account.
For ThemeForest/Envato logins, please contact their support team – https://help.market.envato.com/hc/en-us
Regards,
YigitHey!
Please add following code to Quick CSS as well
.responsive #top .cart_dropdown { display: none !important; }Cheers!
YigitHey rolfroyce,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.slide-meta-comments, .slide-meta-del,span.blog-categories { display: none!important; } .slide-meta-time { font-size: 12px!important; }Then please add following code to Functions.php file in Appearance > Editor and adjust as needed
add_filter('avf_postgrid_excerpt_length','avia_change_postgrid_excerpt_length', 10, 1); function avia_change_postgrid_excerpt_length($length) { $length = 100; return $length; }Best regards,
YigitHey!
Please refer to this post – http://kriesi.at/documentation/enfold/menu-overlaps-logo-on-tablets/ and if that does not help, please see – http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/
Regards,
Yigit -
AuthorPosts
