Home Forums Pro Themes Construction Base Pro Problems with the front page slider

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #59342
    Taisa_1
    Participant

    good afternoon
    How to adjust the slider on the front page. I can not run it. Shows only the title. Write please on the steps how to make the slider the same as on the demo sample. I shall be very grateful to you.
    My site http://www.eleon-s.ru

    #59345
    wensolutions
    Keymaster

    Hello @taisa_1,

    First of all thank you very much for buying the pro version.

    To make the slider work at first you have to set “Your homepage displays” to A static page by going to Admin panel > Appearance > Customize > Homepage Settings. Then chose the pages for Homepage and post page as shown in the screen shot :

    https://image.prntscr.com/image/gPDtaU9AQ0G59pqxFs8LAQ.png

    Create these page by going to Admin Panel > Pages > Add New .

    Finally go to Admin Panel > Appearance > Customize > Feature slider > Slider Type > Enable Slider On and chose the option Static Front page only from the dropdown.

    You can set the slider using the multiple option like page/post/category . No matter whichever option you chose do not forget to upload the image in Featured image section of Individual post/page edit screen since the image in the slider displays from that section .

    https://image.prntscr.com/image/hk_wIxo4TduiL2xn_7XLlw.png

    We also do have the official documentation that will guide you to set your site as in the demo .

    http://themepalace.com/instructions/themes/construction-base-pro/

    Hope this helps .

    Best Regards!!

    #59750
    Taisa_1
    Participant

    Thank you very much for your help.
    Tell me how can I change the width of a new page?

    #59785
    wensolutions
    Keymaster

    Hello @taisa_1,

    You can set the layout of the individual page from the meta-option available in individual page edit screen.

    You just need to go to the individual page, there you will find the layout option at the bottom of the page. From here you can set to No sidebar or chose any other option as per your requirement.

    Screenshot:

    https://image.prntscr.com/image/uov9uAZwTjCyUj6y60DeaA.png

    Hope this helps.

    If you have any confusion further, please let us know.

    Best Regards!!

    #59787
    Taisa_1
    Participant

    Sorry, but it does not work for me. I can not increase the width of the page through this setting.

    Also, when I activate the HeadNFoot plug-in, I get an error: Fatal error: Uncaught Error: Call to undefined function mysql_query () in /home/eleon-s/eleon-s.ru/docs/wp-content/plugins/wp-headfoot/ library / base / data / table.php: 270 Stack trace: # 0 /home/eleon-s/eleon-s.ru/docs/wp-content/plugins/wp-headfoot/library/wordpress/data/legacy.php (14): bv48fv_data_table-> execute (‘\ nSELECT \ tcount (* …’) # 1 /home/eleon-s/eleon-s.ru/docs/wp-content/plugins/wp-headfoot/library/ wordpress / data / legacy.php (65): wv48fv_data_legacy-> update_done () # 2 /home/eleon-s/eleon-s.ru/docs/wp-content/plugins/wp-headfoot/library/wordpress/application. php (53): wv48fv_data_legacy-> update () # 3 /home/eleon-s/eleon-s.ru/docs/wp-content/plugins/wp-headfoot/index.php(11): wv48fv_application -> __ construct ( ‘/ home / eleon-s / e …’) # 4 /home/eleon-s/eleon-s.ru/docs/wp-admin/includes/plugin.php(1897): include (‘/ home / eleon-s / e … ‘) # 5 /home/eleon-s/eleon-s.ru/docs/wp-admin/plugins.php(172): plugin_sandbox_scrape (‘wp-headfoot / ind …’) # 6 {main} thrown in /home/eleon-s/eleon-s.ru/docs/wp-content/plugins/wp-headfoot/library/base/data /table.php on line 270

    And one more question, tell me how to insert a mega tag into the header of the site, that it would be indexed by the search engine.

    Thank you.

    #59802
    wensolutions
    Keymaster

    Hello @taisa_1,

    We would like to apologize that we did not understand your query properly.

    To increase the width of the page, please use given CSS.

    Go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS .

    @media only screen and (max-width: 1400px){
    .page-id-5033 .container {
        max-width: 1350px;
    }
    }

    Please replace the ID in above-given CSS with the ID of the page that you want to increase the width for.

    As for the plugin, you are getting such due to the incompatibility of the plugin with the theme. So please deactivate the plugin to get rid of such error. Also, let us remind you that we have not done any compatibility testing of the plugins with the theme beside the one that is recommended by the theme itself.

    Now for the last issue, we are unable to help you with this as it requires higher code customization and it is beyond the support we offer for our product.

    Hope this helps.

    Best Regards!!

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