Title: macostello's Replies | WordPress.org

---

# macostello

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Royal Addons for Elementor – Addons and Templates Kit for Elementor] Great Addition to Elementor](https://wordpress.org/support/topic/great-addition-to-elementor-18/)
 *  Thread Starter [macostello](https://wordpress.org/support/users/macostello/)
 * (@macostello)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/great-addition-to-elementor-18/#post-18390779)
 * I forgot to add that support was quick and on the ball too!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] WooCommerce is enabled and the website cannot be opened.](https://wordpress.org/support/topic/woocommerce-is-enabled-and-the-website-cannot-be-opened/)
 *  [macostello](https://wordpress.org/support/users/macostello/)
 * (@macostello)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/woocommerce-is-enabled-and-the-website-cannot-be-opened/#post-17834493)
 * Yep, update caused a critical error, broke my website. Only way to get it back
   up is to deactivate all plugins that need Woocommerce, then delete Woocommerce.
   
   Not great for an ecommerce website…..
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: BlogoLife] Header Image Removed Yet 'Space' Is Still There](https://wordpress.org/support/topic/theme-blogolife-header-image-removed-yet-space-is-still-there/)
 *  Thread Starter [macostello](https://wordpress.org/support/users/macostello/)
 * (@macostello)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/theme-blogolife-header-image-removed-yet-space-is-still-there/#post-2339278)
 * Easy when you know how!
 * It works!
 * Thanks a bunch for the extremely quick response.
 * Greatly appreciated ;o)
 * Michelle
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [fatal Error Message when trying to install plugins](https://wordpress.org/support/topic/fatal-error-message-when-trying-to-install-plugins/)
 *  Thread Starter [macostello](https://wordpress.org/support/users/macostello/)
 * (@macostello)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-message-when-trying-to-install-plugins/#post-1502730)
 * Hi Shane,
 * Thanks for responding.
 * managed to get into my.htaccess to edit and it has the followwing. Where exactly
   do I add what you have suggested?
 * **RewriteEngine on**
 * RewriteRule ^(news)$ index.php?section=$1 [L]
    RewriteRule ^news/(.*).html$ index.
   php?section=news&news=$1 [L]
 * RewriteRule ^(press)$ index.php?section=$1 [L]
    RewriteRule ^press/(.*).html$
   index.php?section=press&news=$1 [L]
 * RewriteRule ^(products)$ index.php?section=$1 [L]
    RewriteRule ^products/(.*).
   html$ index.php?section=products&news=$1 [L]
 * RewriteRule ^(blogs)$ index.php?section=$1 [L]
    RewriteRule ^blogs/(.*).html$
   index.php?section=blogs&news=$1 [L]
 * RewriteRule ^(forums)$ index.php?section=$1 [L]
    RewriteRule ^forums/(.*).html
   $ index.php?section=forums&news=$1 [L]
 * RewriteRule ^(article)$ index.php?section=articles&nop=$1 [L]
 * RewriteRule ^(auctions)$ index.php?section=$1 [L]
    RewriteRule ^auctions/(.*).
   html$ index.php?section=auctions&news=$1 [L]
 * RewriteRule ^(videos)$ index.php?section=$1 [L]
    RewriteRule ^videos/(.*).html
   $ index.php?section=videos&news=$1 [L]
 * RewriteRule ^(podcasts)$ index.php?section=$1 [L]
    RewriteRule ^podcasts/(.*).
   html$ index.php?section=podcasts&news=$1 [L]
 * RewriteRule ^article/(.*).html$ index.php?section=articles&title=$1 [L]
 * Secondly, likewise in the config.php, I have the following. Where exactly do 
   I put what you have suggested?
 * **<?php
    //website keyword – this is the default keyword $keyword_default = “
   Honeybee”;
 * //your adsense pubid
    $adsense_pubid = “pub-1316210434060830”; ?>
 * My apologies if I sound a little dim but this is a huge learning curve for me.
 * Thanks Shane
 * Michelle

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