Forum Replies Created
-
AuthorPosts
-
Hey Ismael,
So I paid $58 for a “premium” theme and you’re telling me, that although its all very pretty and fully featured, it is completely useless as a content editor?
This really sucks!
I don’t really care about wpbakery (whoever they are), I bought the theme from you guys.
The default editor in WordPress works perfectly in terms of staying visible when scrolling up the content, but as soon as the Enfold theme is installed and its features such as Text Blocks utilised, the editor becomes useless.
Is this really the objective of a premium theme, to completely mess up the ability to edit content efficiently?
If this was a free template, I wouldn’t mind, but for $58 I expect it not to break the default editor behaviour.
Please raise this as a complaint to your manager as the current behaviour is unacceptable.
Thanks,
Nigel.Thanks for looking Yigit, however, your screen shot looks fine because you haven’t scrolled down!
(I’ve also tried both Firefox and Chrome and both do the same)…
If you scroll down to the heading “What do you need?”, then can you still see the editor toolbar? I doubt you can, but please prove me wrong!
To reiterate, the issue is only when scrolling down to the content lower down the text block.
Best regards,
Nigel.This reply has been marked as private.This reply has been marked as private.I had the same problem and fixed it by putting the following in my child theme’s style.css:
@media only screen and (max-width: 767px) { .responsive #header .fallback_menu {display:none;} }
Best regards,
Nigel. -
AuthorPosts