Hi jaimemerz!
Please try deactivating all active plugins and check if that helps. Please also note that you are using an older version(2.5) of the theme and not the latest(2.7) – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
Hey Artinet!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-content-slider .slide-image { display: none; }
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top.html_logo_center .logo {
left: auto!important;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
transform: none;
}
Regards,
Yigit
Hey Tim!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.logged-in .sub_menu { display: block !important; }
.sub_menu { display: none; }
Best regards,
Yigit
Hi!
Glad you figured it out! For your information, you can find Enfold documentation here – http://kriesi.at/documentation/enfold/ and video tutorials here – http://vimeo.com/channels/aviathemes
Let us know if you have any other questions or issues
Regards,
Yigit
Hey!
Please add following code to Quick CSS as well
form.variations_form.cart { height: 187px !important; }
Best regards,
Yigit
Thanks Yigit, now the description/review box is jumping.
Please check this page http://www.gcoutureshop.co.za/product/animal-print-cardigan-dpamn01
Thanks,
Nicolas
Oh crap, ignore this post, I’ve just found it. Posted too soon lol
Hello,
This is my first post, I’ve just purchased Enfold and have installed it on my development computer. I was wondering where can I download the demo content for Enfold so I can import it and use it to learn from?
Thank you.
Hi!
No, the sliders should remain there, even if they don’t you can always import/export them.
But you’d need to disable the bundled LS that comes with Enfold:
https://kriesi.at/support/topic/disable-layerslider-failed/
Best regards,
Josue
Hi all,
Anybody any idea why this wont work in my enfold childtheme functions.php:
remove_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_related_products', 20);
I think I need some code prior to this so it checks here first?
One more question, does the enfold childtheme functions.php need to be closed at the end with ?> or explicitly not, I found that the childtheme kriesi posted is missing this php closure tag….
Kind regards,
Thomas
Hi Jonathan!
It looks like the root of the issue is the theme version being incredibly out of date. Because of that I would suggest a bit more of a precautionary update that normal. First make a backup of your WordPress database using a tool like http://wordpress.org/plugins/backupwordpress/ or if your host has a site snapshot/backup program.
Then take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Once updated you may need to do some re-configuration with LayerSlider as that was updated to their newest version and users had some issues with the data transitioning.
Cheers!
Devin
Hello,
I’m starting on a new site: http://ahddesigns.com/ – However it’s in “Coming Soon” mode so you cannot see it.
I have other sites using LayerSlider 5.1.1 (Enfold Version 2.7) and it works. Also I tried this method that came from another post: https://kriesi.at/support/topic/since-the-update-layer-slider-cannot-be-edited-at-all/
Please try to install LayerSlider as a standalone plugin. Copy the folder enfold\config-layerslider\LayerSlider into the plugins directory (wp-content/plugins) and switch to another theme (i.e. TwentyThirteen). Then go to Plugins > All Plugins, activate LayerSlider and then re-activate the Enfold theme. Afterwards check if you can save the slideshow properly.
I activated the TwentyThirteen WP theme and was able to user LayerSlider (although was quite messy due to not working within your theme) but when I activated your theme again I still could not do anything – import, adding a new slide, etc.
I have also tried to remove the entire theme & upload it again via FTP – it still hasn’t worked.
Is this a permission issue? If so, what permissions do I need to set? If not, what else can I do?
Thanks,
Brian
kriesi, i am having the same problem so i will post a private reply with a screencast of the error occurring. but in summary, the first time i open a text block, the visual editor works fine. the second time opening a text block (it could be the same one, or another), i get an error in the console:
NS_ERROR_UNEXPECTED: wp-tinymce.php:5
and that row 5 is:
}function i(){“undefined”!=typeof console&&console.log&&console.log(“Failed to load: “+e)}var o=r,a,s;s=o.uniqueId(),a=document.createElement(“script”),a.id=s,a.type=”text/javascript”,a.src=e,”onreadystatechange”in a?a.onreadystatechange=function(){/loaded|complete/.test(a.readyState)&&n()}:a.onload=n, [continues….]
i previously posted to the longer thread about this here: https://kriesi.at/support/topic/visual-editor-not-working-after-update-to-wp-3-9/
i’ve done all the regular things like clearing caches, fresh install of WP, no plugins, etc. there are many threads about similar issues on wordpress.org and luckily for some people, it’s an easy fix when they just disable a plugin. i’ve also checked the master list of conflicts here (http://wordpress.org/support/topic/wordpress-39-master-list?replies=6) but i don’t see any components of enfold that could be causing it.
I had a similar problem – and I edited the user in WordPress and checked the option to disable the WYSIWYG-editor (+ save).
Right after that uncheck the option (+ save).
Result: full editor is back.
Not working for you?
1) Check if there is a newer Enfold version and use that one. 2.7.1 supposedly fixes this problem.
2) Clear cache
2) CTRL-F5
3) Try a different browser to see if it is only browser related and post back here with info of what you see. Post screenshots.
What else did I try (these changes did not solve it immediately but maybe are part of the solution)?
- Deleted my entire WordPress 3.9 files and re-copied them trough FTP.(EXCLUDE wp-config and wp-content!)
- Deleted my entire original Enfold 2.7 files and re-copied them trough FTP.
- I’m using the (unedited!) Enfold-child-theme; but try switching to the 2014 theme and check if that _is_ working.
- Edited WP-Config and made sure there are no empty lines after the last statement.
- Disabled all plugins Especially cache-plugins and minify options.
- Checked all .htaccess files for cache-plugin references and deleted those lines.
-
This reply was modified 11 years, 8 months ago by
Pixelbits. Reason: updated with releaseinfo of Enfold 2.7.1 version
Hi iaemedia!
No, not at the moment but you can request it as a feature request here: https://kriesi.at/support/enfold-feature-requests/
Best regards,
Devin
This reply has been marked as private.
Currently, I can select the first entry in the magazine blog layout (Enfold) and it will display the excerpt of the entry. Is there a way to easily modify the theme so that it shows the excerpt for all of the entries as well?
Thanks
Hey!
1-Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding: 0 10px; }
2- What is the size of fallback image you upload?
Regards,
Yigit
Hi,
I would like to use the Contact Form to collect customer information. I am wondering if there is a way (and/or plugin that you recommend) to deliver form information in a .CSV and/or CRM system accessible through the WP dashboard. I am using the Enfold theme and have moderate HTML/CSS skills.
Thanks!
Tara
Hey!
I cannot see green button since i am not logged in :) I also updated the code i posted in my previous post. It should make it look even better
Cheers!
Yigit
Hey!
Try going through the steps again. I just tested this with 2.7 by changing the value in the enfold functions.php to get the three lines code instead of the default one:
'mobile_menu' => array( 'font' =>'entypo-fontello', 'icon' => 'ue811')
Cheers!
Devin
I have placed the Enfold “Latest News” widget on my company’s site, and I have successfully modified many of its properties (including, color, padding, borders, etc.)
But I cannot get the links to respond to a:hover. I have been using developer tools to study the CSS, and I have tried every possible modification, but the links simply will not change color when I hover over them.
What am I missing? Can you point me to which properties I should modify? Thanks so much.
-
This topic was modified 11 years, 8 months ago by
pcglenn.
Hello Yigit,
That helped a lot and almost fixed everything. The only thing left is the green button on the top right:
http://i.gyazo.com/febe2c1d92b1930fbac6f4592fd0586d.png
(ot s seen via link tht I gave in https://kriesi.at/support/topic/enfold-and-commentarot-plugin/#post-258971)
I am sorry to ask to fix that in case you are not commonly fix issues regarding other plugins. I would appreciate any help and if not- that is not a problem, anyway you are great support)
This reply has been marked as private.
I’m having this issue too, when upgrading from Enfold 2.6.2 to 2.7. I loaded the entire site by ftp, then reloaded only the layerslider as you suggest above. It is not fixing it.
Any ideas?
Hi!
Please add following code to Quick CSS
#comments span, .minitext, .form-allowed-tags, #reply-title small, #commentform label { display: inline!important; }
Cheers!
Yigit
-
This reply was modified 11 years, 8 months ago by
Yigit.
If you are using a child theme then you need to first tell the child theme to recognize and use your own shortcode versions. See: http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/
Otherwise the directory replacement does nothing and is ignored.