Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #102103
    Andrei93
    Participant

    Hellow. My English Bad, use google translator.

    I have template.

    Example:

    [img]http://rgho.st/7dyFlZ2sK/thumb.png[/img] – photo1

    I want change template for forum:

    I want this:

    [img]http://rgho.st/6Sxfh88Xl/thumb.png[/img] – photo2

    How make it ?

    I try:

    Make new page, change template to “full width disable sidebar template” and set shortcode:

    And it work, like photo2

    [img]http://meson.ad-l.ink/7HJlTZLzx/thumb.png[/img]

    site.ru/forum

    But, i go to – site.ru/forum/NewTopicTest/ and now get template like photo1

    [img]http://polariton.ad-l.ink/8CTk484dr/thumb.png[/img]

    How make “full width disable sidebar template” for all forum?

    #102127
    Mahesh
    Keymaster

    @andrei93: Are you using Adventurous Pro version? because full width disable sidebar template option is not available in Free version. Or have you customized the theme? If you are using Pro version, go to Dashboard=> Appearance=> Customize=> Theme Options=> Layout Options and select No sidebar, Full Width in Sidebar Layout Options.

    Regards,
    Mahesh

    #102170
    Andrei93
    Participant

    https://ru.wordpress.org/themes/catch-box

    At your option to change the template all the site, and I need only to the forum.

    #102194
    Mahesh
    Keymaster

    @andrei93: Please post in your site url/website.

    Regards,
    Mahesh

    #102215
    Andrei93
    Participant

    Test in localhost.

    i solved my problem.

    style.css

    .bbpress #secondary
    {
    display: none;
    }

    .bbpress #primary
    {
    width: 100%;
    }

    #102258
    Mahesh
    Keymaster

    @andrei93: I’m glad to know that you’ve solved the problem by yourself. Have a nice day!

    Regards,
    Mahesh

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change the template for the forum.’ is closed to new replies.