Home Forums Basel support forum Home Page Issue

Home Page Issue

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #59946

    drcharo
    Participant

    Hi,

    I just noticed that when I open the link to my website (https://dobicross.com), the first page it shows is a blog page instead of the home page. And I don’t even have the blog page added on any of my menus (both the main menu or mobile menu).
    Could you please investigate what the issue is?

    Thanks!
    Charity

    #59953

    Hello,

    Thank you very much for choosing our theme and contacting the support.

    Please navigate to Dashboard > Settings > Reading http://prntscr.com/jnidey and set there the necessary page as the Home page http://prntscr.com/jnidtl

    Best Regards

    #59965

    drcharo
    Participant

    Thanks. It worked.

    I just noticed that the save button for the Revolution Slider no longer works. It was working previously before I updated the Revolution Slider plugin. How do I fix this?

    #59983

    Artem Temos
    Keymaster

    Hi,

    The problem seems to be caused by the latest version of the CMB2 plugin. The fix should be provided by Revolution Slider or CMB2 update. As a workaround, you can comment this piece of code in the file plugins/cmb2/includes/CMB2_JS.php http://prntscr.com/jnhil1

    if ( function_exists( 'wp_enqueue_code_editor' ) ) {
    			$l10n['defaults']['code_editor'] = wp_enqueue_code_editor( array(
    				'type' => 'text/html',
    			) );
    		}

    Regards

    #59996

    drcharo
    Participant

    Hi, I’ve added the code but the save button for the Revolution Slider is still not working.

    #60000

    Artem Temos
    Keymaster

    Hi,

    The problem seems to be caused by the latest version of the CMB2 plugin. The fix should be provided by Revolution Slider or CMB2 update. As a workaround, you can comment this piece of code in the file plugins/cmb2/includes/CMB2_JS.php http://prntscr.com/jnhil1

    if ( function_exists( 'wp_enqueue_code_editor' ) ) {
    			$l10n['defaults']['code_editor'] = wp_enqueue_code_editor( array(
    				'type' => 'text/html',
    			) );
    		}

    Regards

    #60052

    drcharo
    Participant

    I tried the code again. Still does not work.

    #60063

    Artem Temos
    Keymaster

    Please, provide us your admin and FTP access so we can check it.

    #60078

    drcharo
    Participant

    Sent.

    #60097

    Artem Temos
    Keymaster

    The code is still there, you didn’t remove it. Please, remove the code to make it work.

    #60123

    drcharo
    Participant

    Just to be clear, are you saying that I should look for the piece of code you provided and remove it instead of adding it? Is that what you meant by “comment this piece of code”?

    Let me know. Thanks.

    #60150

    Artem Temos
    Keymaster

    Yes, you need to simply remove it.

    #60237

    drcharo
    Participant

    It works now. Thanks.

    #60239

    Artem Temos
    Keymaster

    You are welcome.

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

The topic ‘Home Page Issue’ is closed to new replies.