Header issues

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #16510
    farren1
    Member

    Hi Guys I am having problems making any edits

    http://rockvalehousebandb.com/

    admin

    Dublin28@

    I cannot use or add any headers or custom headers if you test you will see my issues

    Thanks

    #16515
    Veena
    Moderator

    Everything seems fine (have tested here -http://rockvalehousebandb.com/index.php/test/).
    Hope you have resolved it already.

    #16516
    Veena
    Moderator

    By the way can you pls check if the .htaccess file has this default content?
    https://codex.wordpress.org/htaccess

    #16517
    farren1
    Member
    This reply has been marked as private.
    #16533
    Raghavendra
    Moderator

    Looks like a server issue here. Looks like there is an error –

    Uncaught TypeError: $(…).unbind(…).on is not a function

    in the console and it happens with all versions of Visual Composer (I upgraded yours to check) and the error occurs with all themes and even with default Twenty Fifteen theme loaded.

    Looks like a JS library is not being loaded for some reason. Have you made any configuration changes lately on the server which caused this?

    #16552
    farren1
    Member
    This reply has been marked as private.
    #16553
    farren1
    Member
    This reply has been marked as private.
    #16554
    Raghavendra
    Moderator

    Is there anyway you can reinstall wordpress and see if that helps resolve the issue? You can retain the same DB and retain the themes/plugins folder so that data is not lost.

    You have error even on the home page (although it seems to be admin related again) –

    Uncaught TypeError: this.on is not a function – admin-bar.min.js:1

    and hence it is not related to visual composer. And it spits out these errors even with the default Twenty Fifteen theme loaded and no plugins activated on all browsers. Really strange.

    Honestly, it is hard to debug this since it occurs with all configurations. Seems related to some JS file being misplaced or wrong version loaded.

    #16555
    farren1
    Member
    This reply has been marked as private.
    #16573
    Raghavendra
    Moderator

    If reloading WordPress does not resolve the issue, pls check your server configuration. I am not an expert in nginx ( I suppose that is the web server you have, if my memory serves right) and can only point to some help in this regard –

    https://wordpress.org/support/topic/permalinks-nginx-not-working-help-required

    and

    https://wordpress.org/plugins/nginx-helper/

    You need to have that index.php in the URL to be removed.

    There is no need to remove the theme. You can have the same copied to some other location and then copy it back once you finish reinstalling wordpress. nginx is a hard nut to crack and hope you are able to resolve this.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.