badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Search, pages, archyves, categories at the bottom of the page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8103
    marializ
    Participant

    Hello,

    I’m using Attitude theme.
    And I have installed WooCommerce Sensei Learning Management System.
    Everything seems fine, I have righ-sidebar on all pages.
    But Sensei create additional pages ‘courses’ and ‘lessons’.

    If i go to let’s say http://www.mydomain.com/lesson/1-how-to-create-website I don’t have right-sidebar.
    Content is full width and between bottom of content and footer I have Search, Pages, Archyves, Categories list…

    I tryed to search in which .php file it’s printed out, but I didn’t find.

    Can you tell me how I can delete that list (Search, Pages, Archyves, Categories) ?
    And how I can get right-sidebar layout on Sensei courses and lessons?

    Thanks.

    #8118
    Sanjip Shah
    Participant

    @marializ Can you provide the exact link the page. I will have to look into it to provide any support. As this is a external plugin fixing this can be complex and you may need to hire a developer for this. However, I will have a look and see what support I can provide.

    #8252
    marializ
    Participant

    Hello Sanjip,

    Thanks for reply.
    I’m working on localhost right now so there is no online access.
    However I think the problem is that Attitude don’t understand what type of page it is.
    Here is source code of Page:

    ... </header>
    <div id="container">
      <div id="primary" class="no-margin-left">
       <div id="content">
         <section id="post-137" class="post-137 page type-page status-publish hentry">
         <article>....

    Here is source code of Post:

    ... </header>
    <div id="main" class="container clearfix">
    <div id="container">
     <div id="primary" class="no-margin-left">
       <div id="content">
        <section id="post-41" class="post-41 post type-post status-publish format-standard hentry category-news">

    And when I open Sensei lesson or course page the source code is different (it’s full width without right sidebar and all these links at the bottom of the page):

    ... </header>
    <div id="main" class="container clearfix">
     <div id="content" class="page col-full">
       <div id="main" class="col-left">
        <article class="post-65 course type-course status-publish hentry course post post">

    So maybe somewhere in Attitude theme I could add “type-course”, so it would be rendered as normal page or normal post?

    Thanks.

    #8326
    Sanjip Shah
    Participant

    @marializ If this issue could be shown online it could have been much easier for me to understand issue. Sometimes, there may be a need to make corresponding adjustment to the theme to make it compatible with the plugin. For that you may need to hire a developer as well. However, one easy way could be to get rid of the bottom part by using css and hiding it.

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