Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #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.

    #918192

    Hey 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,
    Mike

    #918287
    This reply has been marked as private.
    #918320

    Hi, 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

    #918395

    Hi,
    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-enfold

    Best regards,
    Mike

    #918490
    This reply has been marked as private.
    #918782

    Hi,
    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,
    Mike

    #919324
    This reply has been marked as private.
    #919337

    Hi,
    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,
    Mike

    #919872
    This reply has been marked as private.
    #919994
    This reply has been marked as private.
    #920052

    Hi,
    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,
    Mike

    #920453
    This reply has been marked as private.
    #920881

    Hi,
    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

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.