Title: LenkaPage.com's Replies | WordPress.org

---

# LenkaPage.com

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Vantage] Remove header & menu on homepage only](https://wordpress.org/support/topic/remove-header-menu-on-homepage-only/)
 *  [LenkaPage.com](https://wordpress.org/support/users/lenkapagecom/)
 * (@lenkapagecom)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/remove-header-menu-on-homepage-only/#post-4218225)
 * Hi Jessica,
    It might be too late for you now but I removed the header but not
   the menu on the home page only using this code in the child theme’s stylesheet:
 *     ```
       .home .hgroup {
          display:none;
       }
       ```
   
 * To remove it on all pages:
 *     ```
       .hgroup {
          display:none;
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Events Calendar not displaying published events](https://wordpress.org/support/topic/events-calendar-not-displaying-published-events/)
 *  [LenkaPage.com](https://wordpress.org/support/users/lenkapagecom/)
 * (@lenkapagecom)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/events-calendar-not-displaying-published-events/#post-5193060)
 * I have the same issue (I think), hence won’t start a new thread but post here.
   No events show on the calendar view (and never have, they show on List view).
   I’m using child theme of Twentytwelve.
    [http://www.spolocenstvokrestanov.sk/stretnutia/](http://www.spolocenstvokrestanov.sk/stretnutia/)
 * I’m using The Events Calendar on a different website which has child theme of
   Twentythirteen, and have not experienced any issues. I used the same settings
   on both sites.
 * Thank you for any help.
    Lenka
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[JBST] Php version issue](https://wordpress.org/support/topic/php-version-issue/)
 *  Thread Starter [LenkaPage.com](https://wordpress.org/support/users/lenkapagecom/)
 * (@lenkapagecom)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/php-version-issue/#post-5136691)
 * Hi Bass,
 * Thank you very much for looking into this.
    Unfortunately, I had to move on with
   the site which ran off the server with lower version of php. I hope it will help
   somebody else.
 * If I get the opportunity to test it, I’ll update the results.
 * Thank you,
    Lenka
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Twenty twelve – changing background colour of footer to include widgets](https://wordpress.org/support/topic/twenty-twelve-changing-background-colour-of-footer-to-include-widgets/)
 *  Thread Starter [LenkaPage.com](https://wordpress.org/support/users/lenkapagecom/)
 * (@lenkapagecom)
 * [12 years ago](https://wordpress.org/support/topic/twenty-twelve-changing-background-colour-of-footer-to-include-widgets/#post-4806166)
 * I will answer this myself.
 * Need to add overflow:hidden to #colophon and it solves the problem.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [macedonain language](https://wordpress.org/support/topic/macedonain-language/)
 *  [LenkaPage.com](https://wordpress.org/support/users/lenkapagecom/)
 * (@lenkapagecom)
 * [12 years ago](https://wordpress.org/support/topic/macedonain-language/#post-4809533)
 * Hi,
 * You don’t need to edit the php files, you need to edit the actual text in your
   Pages. So once you login to your site, you need to go to Pages -> All Pages and
   edit each page individually.
 * You might also need to edit the names of the pages, menus and anything else you
   might have named within the site. In any case, you should be able to do all this
   from the admin area / dashboard.
 * If you need to have English AND Macedonian version of the site, there is probably
   a plugin to help with this, even though there are ways around it.
 * Good luck.

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