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, 10 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, 10 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, 10 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.
Somebody know a good directory plugin for wordpress, that works good with enfold together?
thanks
actually I upgraded Enfold to 2.7 from 2.45 and it fixed the issue
Sorted :-)
Enfold version 2.7.
For iphone 5, when i switch from portrait to landscape mode, about half of the footer is covered with white stripe, i.e. that part of the screen does not seem to be refreshed properly with the color of the footer.
Please kindly help
http://kriesi.at/themes/enfold/features/
iPhone 5 version 7.1
I also tested this in Chrome and IE9. If you resize your browser window and activate the mobile menu, the height is not calculated correctly. Also if you use web developer tools in Chrome (F12) then emulate any device, the mobile menu doesn’t extend entirely.
I believe the height calculated in avia.js for the mega menu is the culprit. For now I have to use an absolute value.
Hey grpetz!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.cart_dropdown { top: 300%; }
and please see – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-content-slider, #top .avia-content-slider-inner, #top .avia-content-slider-inner .slide-entry-wrap {
-webkit-transform-style: flat;
}
Best regards,
Yigit
Enfold version 2.7.
For iphone 5, when i switch from portrait to landscape mode, about half of the footer is covered with white stripe, i.e. that part of the screen does not seem to be refreshed properly with the color of the footer.
To see this effect, go to http://www.ipinform.ca/ on iphone 5 using portrait mode, scroll down so that the line “Feel Free to Drop Us a Line” is at the top of the screen, now turn to landscape orientation, you will see the above effect wherein the copyright line in the footer is covered with white stripe.
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) {
.responsive .logo a, .responsive .logo img {
max-width: 85%;
height: auto !important; }}
Regards,
Yigit
How do I make a mega menu column header/title like the Page mega menu “Example Page” at http://kriesi.at/themes/enfold/pages/?
Thanks
Bosco
Hey Superbobrik!
As you have read here – https://kriesi.at/support/register/#av_section_2 we do not provide support for 3rd party plugin related issues. But please post the link to your website so we can take a quick look.
Regards,
Yigit
Hello!
I just purchased and set up commentator plugin http://codecanyon.net/item/commentator-wordpress-plugin/6425752
and got a problem with Enfold.
See how that should look like (with one of wordpress default theme): http://i.gyazo.com/20221e67dc8b9704d26be22a46c7b57c.png
And how it looks like with Enfold: http://i.gyazo.com/2dfd6a978688747529c3c0a0a649463a.png
Any possible solutions?
Hi!
Diese Struktur wäre in der Tat schwierig umzusetzen, da Portfolio Einträge und Posts einen Slug benötigen. Ihr könnt daher ohne Anpassung des Theme Codes http://meine-website.com/(jeweilige Versicherung)-vergleich/ nur mit Seiten (bzw. Subseiten) umsetzen. Wenn ihr dafür Posts oder Portfolio Einträge verwendet würde ich den Slug “versicherungsvergleich” verwenden und dann als Titel des Portfolio-Eintrags den Versicherungsnamen wählen. Der Slug wäre dann http://meine-website.com/versicherungsvergleich/(Name der Versicherung). Wenn sich (jeweilige Versicherung) auf eine Gattung von Versicherungen bezieht (Brandschutz, Haftpflicht, etc.), dann würde ich diese auf jeden Fall als Seiten anlegen und dann entweder wieder die einzelnen Versicherungen als Subseiten anlegen, oder zB ein Ajax Portfolio nützen (siehe zB: http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/ ) um auf die einzelnen Versicherungen zu verlinken. Nachteil der letzten Lösung ist jedoch, dass die Permalink Struktur nicht konsistent ist.
heers!
Peter
Hi, i use the enfold portfolio with modified css to display transparant png entries with the theme’s striped background. Most of all show fine (ajax portfolio, portfolio with one picture)
http://www.dmhaarlem.nl/DM/portfolio/
Only the gallery portfolio won’t display transparent. Which class do i need to edit for this?
http://www.dmhaarlem.nl/DM/portfolio-item/degero-huisstijl/
Thanks!