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*

marializ

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • 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.

Viewing 1 post (of 1 total)