Home Forums WoodMart support forum Visual Composer

Visual Composer

Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #62261

    MAYZEL
    Participant

    Hi,

    My back end editor isnt letting me do any thing. last time I had this issue I updated the theme and it resolved this issue but this time it still wont let me edit anything

    #62277

    MAYZEL
    Participant

    I managed to do It I updated the wP page builder manually, but previously this wouldn’t allow me to do it this way,

    Because the subscription is built in with your theme

    #62284

    Hello,

    Please deactivate all the third parties plugins not related to the theme and provide admin access. Provided earlier access is not workable.

    In order to distinguish which plugins relate to the theme and which do not, deactivate them all and then navigate to Appearance > Install plugins and activate all in the list.

    Best Regards

    #62342

    tmkcreative
    Participant

    Hi,

    I am having the same issue with the recent update, I have eliminated all other potential plugins, the js_composer plugin is causing the backend not to be accessible.

    I have also re-installed the WP Bakery with the link for “Required Plugins” from the packaged version, and it causes the same issue.

    I came across the issue when the revsliders where nolonger showing on the site.

    Regards
    Terry

    #62344

    tmkcreative
    Participant

    I have also tried to manually update Slider Revolution and the WoodMart Core and it still shows that they require updates, I have emptied caches etc.

    #62372

    Hello,

    Please have a look at the screen: https://gyazo.com/d158e0bb6746183f4b5816f37a110d19

    Please navigate to Appearance > Install plugins > install and activate them all they are essential.

    Next, navigate to Plugins and deactivate all the not related to the theme. Check the issue again.

    Best Regards

    #62394

    tmkcreative
    Participant

    Hi Elise

    Unfortunately you haven’t grasped what I wrote in my original post.

    I have eliminated all other potential plugins, the js_composer plugin is causing the backend not to be accessible.

    The reason you can log into the backend is because this plugin has been moved out of the plugins folder, when it is activated it is causing the backend not to be accessible via a HTTP ERROR 500.

    This is a pretty weak response from you guys given that you have two client expressing the same information. If it was a case of switching on the plugin, I wouldnt have a problem – been working with wordpress for many years 😉

    #62395

    Artem Temos
    Keymaster

    500 Internal Error says about some issue on the server and can be caused by different things. Anyway, to understand its nature you need to see your server error logs or enable PHP error display on the website. If you can’t do this, you need to contact your hosting provider for help in this question. Here is an article that may help you understand the error better http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/

    #62408

    tmkcreative
    Participant

    Hi, I have managed to resolve the internal error by removing the core woodmart theme then manually reuploading it. This allowed me to install the WP bakery update.

    However the original issue I noticed is still existing that the revslider does not show a slider on the frontend.

    #62410

    Artem Temos
    Keymaster

    Please, provide us your admin access so we can check why it doesn’t work.

    #62411

    tmkcreative
    Participant

    details are attached on the previous post @ June 11, 2018 at 7:09 pm #62342

    #62412

    Artem Temos
    Keymaster

    Could you please also deactivate all plugins that are not related to our theme?

    #62413

    tmkcreative
    Participant

    this has now been done.

    #62414

    Artem Temos
    Keymaster

    Did you add any custom code to the child theme? Could you please switch to parent theme and check how it works?

    #62418

    tmkcreative
    Participant

    There is custom functions on for the style of the backend

    remove_filter( ‘the_content’, ‘wpautop’ );
    add_filter( ‘the_content’, ‘wpautop’ , 99);

    seems this code is stopping the revslider showing. Which seems strange, it was added as the client is not fully comfortable with adding tags to text. I guess they will have to learn.

    #62430

    Artem Temos
    Keymaster

    Yes, the code breaks the Revolution slider functionality.

    #62466

    tmkcreative
    Participant

    Thank you for the assistance.

    #62467

    Artem Temos
    Keymaster

    You are welcome.

    #62531

    MAYZEL
    Participant

    This is spamming my emails!!

Viewing 19 posts - 1 through 19 (of 19 total)

The topic ‘Visual Composer’ is closed to new replies.