Title: MLa00's Replies | WordPress.org

---

# MLa00

  [  ](https://wordpress.org/support/users/mla00/)

 *   [Profile](https://wordpress.org/support/users/mla00/)
 *   [Topics Started](https://wordpress.org/support/users/mla00/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mla00/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mla00/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mla00/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mla00/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mla00/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 15 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Seventeen] How to chance size of display when mobile view is in use?](https://wordpress.org/support/topic/how-to-chance-size-of-display-when-mobile-view-is-in-use/)
 *  Thread Starter [MLa00](https://wordpress.org/support/users/mla00/)
 * (@mla00)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/how-to-chance-size-of-display-when-mobile-view-is-in-use/#post-9632688)
 * Yes, I understand and thanks anyway:) Hope someone else have faced this same 
   problem or have time to reproduce. I will try to continue fixing this by myself
   too. Let see how it goes. I think it is somehow related to media queries, but
   I am not very familiar with those.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Seventeen] How to chance size of display when mobile view is in use?](https://wordpress.org/support/topic/how-to-chance-size-of-display-when-mobile-view-is-in-use/)
 *  Thread Starter [MLa00](https://wordpress.org/support/users/mla00/)
 * (@mla00)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/how-to-chance-size-of-display-when-mobile-view-is-in-use/#post-9632648)
 * I think that at least that menu problem is very basic and can be reproduced when
   there is enough items in menu. Then items are displayed in two lines in small
   display and it does not look good.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Seventeen] How to chance size of display when mobile view is in use?](https://wordpress.org/support/topic/how-to-chance-size-of-display-when-mobile-view-is-in-use/)
 *  Thread Starter [MLa00](https://wordpress.org/support/users/mla00/)
 * (@mla00)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/how-to-chance-size-of-display-when-mobile-view-is-in-use/#post-9632610)
 * Unfortunately not, because the site is still in production.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Albar] Sidebar only in front page](https://wordpress.org/support/topic/sidebar-only-in-front-page/)
 *  Thread Starter [MLa00](https://wordpress.org/support/users/mla00/)
 * (@mla00)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/sidebar-only-in-front-page/#post-6486198)
 * Set to resolved.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Albar] Sidebar only in front page](https://wordpress.org/support/topic/sidebar-only-in-front-page/)
 *  Thread Starter [MLa00](https://wordpress.org/support/users/mla00/)
 * (@mla00)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/sidebar-only-in-front-page/#post-6486195)
 * Just ignore this. Stupid use only 😀
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Nirvana] Sidebar on Presentation Page](https://wordpress.org/support/topic/sidebar-on-presentation-page-1/)
 *  [MLa00](https://wordpress.org/support/users/mla00/)
 * (@mla00)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/sidebar-on-presentation-page-1/#post-5736751)
 * I have Nirvana, not Parabola.
    But I have checked those settings and it does 
   not help.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Albar] How to remove This entry was posted in..](https://wordpress.org/support/topic/how-to-remove-this-entry-was-posted-in/)
 *  Thread Starter [MLa00](https://wordpress.org/support/users/mla00/)
 * (@mla00)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/how-to-remove-this-entry-was-posted-in/#post-5796164)
 * I just commented out following code in my child theme content-single.php:
    /*
   if ( ! kaira_categorized_blog() ) { // This blog only has 1 category so we just
   need to worry about tags in the meta text if ( ” != $tag_list ) { $meta_text 
   = __( ‘This entry was tagged %2$s. Bookmark the [permalink](https://wordpress.org/support/users/mla00/replies/%3$s?output_format=md).’,‘
   albar’ ); } else { $meta_text = __( ‘Bookmark the [permalink](https://wordpress.org/support/users/mla00/replies/%3$s?output_format=md).’,‘
   albar’ ); }
 *  } else {
    // But this blog has loads of categories so we should probably display
   them here if ( ” != $tag_list ) { $meta_text = __( ‘This entry was posted in %
   1$s and tagged %2$s. Bookmark the [permalink](https://wordpress.org/support/users/mla00/replies/%3$s?output_format=md).’,‘
   albar’ ); } else { $meta_text = __( ‘This entry was posted in %1$s. Bookmark 
   the [permalink](https://wordpress.org/support/users/mla00/replies/%3$s?output_format=md).’,‘
   albar’ ); }
 *  } */ // end check for categories on this blog
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Nirvana] Sidebar on Presentation Page](https://wordpress.org/support/topic/sidebar-on-presentation-page-1/)
 *  [MLa00](https://wordpress.org/support/users/mla00/)
 * (@mla00)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/sidebar-on-presentation-page-1/#post-5736732)
 * I also would like to have that. This theme is really good but this is very big
   issue for me 🙁
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Albar] How to add sidebar to blog page?](https://wordpress.org/support/topic/how-to-add-sidebar-to-blog-page-1/)
 *  Thread Starter [MLa00](https://wordpress.org/support/users/mla00/)
 * (@mla00)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/how-to-add-sidebar-to-blog-page-1/#post-5796685)
 * Ok, thanks 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Albar] How to add sidebar to blog page?](https://wordpress.org/support/topic/how-to-add-sidebar-to-blog-page-1/)
 *  Thread Starter [MLa00](https://wordpress.org/support/users/mla00/)
 * (@mla00)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/how-to-add-sidebar-to-blog-page-1/#post-5796681)
 * I mean the default page where all posts are displayed.
    There is not sidebar.
   Sidebar is in all other pages. On singe posts it is also available. I mean the
   page which is Home page in Albar them prewiew.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Albar] How to add sidebar to blog page?](https://wordpress.org/support/topic/how-to-add-sidebar-to-blog-page-1/)
 *  Thread Starter [MLa00](https://wordpress.org/support/users/mla00/)
 * (@mla00)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/how-to-add-sidebar-to-blog-page-1/#post-5796659)
 * Just tried but it does not help.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Albar] How to remove This entry was posted in..](https://wordpress.org/support/topic/how-to-remove-this-entry-was-posted-in/)
 *  Thread Starter [MLa00](https://wordpress.org/support/users/mla00/)
 * (@mla00)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/how-to-remove-this-entry-was-posted-in/#post-5795992)
 * Found the place to edit in content-single.php.
    Seems to work 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Albar] posts made for slider are available for reading](https://wordpress.org/support/topic/posts-made-for-slider-are-available-for-reading/)
 *  Thread Starter [MLa00](https://wordpress.org/support/users/mla00/)
 * (@mla00)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/posts-made-for-slider-are-available-for-reading/#post-5764810)
 * Doesn’t anyone have the same problem? Or maybe people does not understand what
   I am trying to say?
    I have no idea why it is possible to see those “posts” which
   I have made for slider. Those are not included on the blog page. Those are possible
   to see only when I am reading another post and there is option to go to next 
   or previous post.
 * This theme is really good and it is easy to configure. Thats why I really like
   to solve this problem because I don’t wan’t to stop using it. Hopefully someone
   can help me 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Albar] email goes wrong](https://wordpress.org/support/topic/email-goes-wrong/)
 *  [MLa00](https://wordpress.org/support/users/mla00/)
 * (@mla00)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/email-goes-wrong/#post-5769672)
 * I think it is the social icon.
    Set in social links.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Albar] email goes wrong](https://wordpress.org/support/topic/email-goes-wrong/)
 *  [MLa00](https://wordpress.org/support/users/mla00/)
 * (@mla00)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/email-goes-wrong/#post-5769597)
 * I have also same problem. http:// is automatically added after saving.

Viewing 15 replies - 1 through 15 (of 15 total)