-
AuthorPosts
-
February 26, 2018 at 11:28 pm #918084
The previous thread has closed. Could you please let me have link so that I can download and upgrade via FTP as it seems to have worked for someone on an earlier thread.
Again, my issue is as follows
Hi Also have problems after update
Developer of plugin on site spotted this.
It seems to be failing just before this line is output
<input type=”hidden” name=”avia-loader-nonce” id=”avia-loader-nonce” value=”d80ee71de4″ />
It may also be something else but the problems have been happening since the update.
The page linked to below is a test: There is text in the description area but it’s no longer visible. If you highlight it, you will see the text.February 27, 2018 at 6:16 am #918192Hey Simplequery,
Sorry, I don’t understand what you want to download, Can you link to the thread you are referring to?
Which plugin are you having trouble with?
We can’t see the post you are linking to without being logged into your site.Best regards,
MikeFebruary 27, 2018 at 9:35 am #918287This reply has been marked as private.February 27, 2018 at 10:21 am #918320Hi, my previous topic was closed too without resolving the issue … :(
Update 4.2.4 seems to have multiple problems with avia JS
You can try to manually download enfold theme via envato and upload it by ftp, it resolves some bugs with auto update. For me it works partially, it resolves some bugs but not all. I guess update 4.2.5 next week will resolve theses JS bugs
February 27, 2018 at 12:36 pm #918395Hi,
Thank you for including the admin login info, but I was unable to get to the admin login screen, do you have a custom login address, or security plugin that is blocking some IP addresses?
Please check and advise.Since I can’t see the error I’m not sure if updating via FTP is the solution. But you should be able to download the theme from your Theme Forest account.
Here is how to update manually via FTP: https://vimeo.com/67209750
Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfoldBest regards,
MikeFebruary 27, 2018 at 3:06 pm #918490This reply has been marked as private.February 28, 2018 at 4:13 am #918782Hi,
Ok, I was able to login, and checked the link you posted and see your text is white in your editor, thus you can not see it.
I believe this is due to the error on /wp-content/plugins/geodirectory/geodirectory-assets/js/on_document_load.min.js
showing in the console, Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.Best regards,
MikeMarch 1, 2018 at 12:23 am #919324This reply has been marked as private.March 1, 2018 at 2:06 am #919337Hi,
Sorry, I would like to address this, but I don’t understand what is happening. Sorry, but you say:It seems to be failing just before this line is output
<input type=”hidden” name=”avia-loader-nonce” id=”avia-loader-nonce” value=”d80ee71de4″ />But when searhing your source code I can’t find it, or even “d80ee71de4”
I know you are trying to explain it, but perhaps a screenshot of what you see & what you would like to see would help.Best regards,
MikeMarch 1, 2018 at 8:44 pm #919872This reply has been marked as private.March 1, 2018 at 10:46 pm #919994This reply has been marked as private.March 2, 2018 at 3:08 am #920052Hi,
Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause. If that doesn’t help, Can you please include a admin login in the private content area so we can take a closer look. Please give us permission to disable your plugins and custom function for testing.Best regards,
MikeMarch 2, 2018 at 5:42 pm #920453This reply has been marked as private.March 3, 2018 at 7:16 pm #920881Hi,
The reason your text is white for your Activity post types is because it is using the css from:
/wp-includes/css/editor.min.css
.js .tmce-active .wp-editor-area{color:#fff}Yet in a regular post type WordPress uses the css from:
/wp-includes/js/tinymce/skins/wordpress/wp-content.css
body {color: #333;}So I believe that the author of the custom post type should update which css file is used for the editor.
Best regards,
Mike -
AuthorPosts
- You must be logged in to reply to this topic.