Sergio Susín
asked 8 years ago

Hello,

I am using a DIVI child theme, where the page.php template define the left-area for content and the right-area for sidebar.

I want to use a fullwidth page without sidebar. I have done this: https://www.designwall.com/guide/dw-question-answer-plugin/style-integration/ but it seems is still loading page.php template.

content-start-wrapper.php

<?php
get_header();
?>

<div id="main-content">
    <div class="container">
        <div id="content-area" class="clearfix">
            <div class="entry-content">

content-end-wrapper.php

            </div>
        </div>
    </div>
</div>

<?php get_footer(); ?>

I don’t know where is the problem, can you help me?

Thans!
Sergio.

2 Answers
DominicStaff
answered 8 years ago

About this issue, you can send me your site URL to the Question page, I will help you resolve it.

Sergio Susín
answered 8 years ago

Thanks a lot Dominic, that works!

But I still have a problem, I have to show the menubar below the header session. I hope I could do that with the wrappers. Any idea?

Thanks!
Sergio.

dominic Staff
replied 8 years ago

Please send me username & password to access your Dashboard for further checking.

ssusin
replied 8 years ago

Hi Dominic, here you are the admin user:
User: adminpiber
Pass: .9Ip4$8Gbj_oDc3!

Thnks!

Powered by DW Question & Answer Pro