Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #732868

    Symptoms of the problem on this site are:

    1. permalinks: https://www.screencast.com/t/KaG3JGnhWR1i This is a video showing you the permalink changing. The video is probably the best way to explain what is happening here. I should add… sometimes the permalink changes when you click update, but it also changes sometimes when you click edit page, or when you click view page. this video only shows it changing when you click update.
    2. plugin area: we have made changes to the plugin areas (ie deactivated a plugin and it just shows the screen working and then what shows up on the screen is the list of plugins with the plugin we tried to deactivate still active) but it doesnt show up right on the screen when the browser gets done working. if you hit refresh, alot of times it will show up right.
    3. page layouts: alot of times this happens with problem #1. in the video above it did not happen. but what would happen is you would hit update, view page, or edit page and when the browser gets done working and you get to the backend or the frontend… either of those would show a previous version of the page. (not the current version)

    I have been working with codeable trying to figure out what is causing this. The house experts at codeable are telling me they think it is a theme issue. We have customized the theme and I am worried about loosing the customizations. They are telling me to deactivate the theme and then see if it fixes the problem. Can you all look at the problem and see what you think?

    • This topic was modified 7 years, 2 months ago by honestgraphics. Reason: adding more information
    #732964

    Hi. I hate to bug you guys again about this problem… but we are getting into a bind over here with time and other projects. I tried looking on your forum again for anything like what I am talking about with this support forum post… and I found a post where one of your developers said to put this into the child functions.php file.

    add_action(‘init’,’avia_remove_yoast_filter’);
    function avia_remove_yoast_filter()
    {
    remove_filter(‘wpseo_pre_analysis_post_content’,’avia_wpseo_pre_analysis_post_content_fix’, 10, 1);
    remove_filter(‘wpseo_video_index_content’,’avia_wpseo_video_content_fix’, 10, 2);
    }

    Like I said, I’ve already checked plugins and everything else but i am doing it a 2nd time just to be sure. I really hope you all can get back to me soon. We are desperate to find a solution!

    Thanks,
    Jeannie

    #732988

    Well, looks like I spoke too soon! This issue has been resolved! The problem was not Enfold. I am both thankful that it’s not Enfold but also sorry that I spoke too soon on here. Thanks for such a great support forum!

    Jeannie

    #733025

    Hi Jeannie,

    Great, glad you resolved your issue and thanks for the feedback :-)

    Let us know if you should have any further problems or questions on the topic.

    Best regards,
    Rikard

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