Title: Andrea Garza's Replies | WordPress.org

---

# Andrea Garza

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/xhtmlcssgirl/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/xhtmlcssgirl/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/xhtmlcssgirl/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/xhtmlcssgirl/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/xhtmlcssgirl/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Design](https://wordpress.org/support/topic/design-31/)
 *  [Andrea Garza](https://wordpress.org/support/users/xhtmlcssgirl/)
 * (@xhtmlcssgirl)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/design-31/#post-14657671)
 * Somewhere in the theme settings or pages you will have an option to select different
   header styles. It does look like the theme you are using supports transparent
   headers as here is a demo from your theme [https://vacation-rentals.realhomes.io/](https://vacation-rentals.realhomes.io/).
   Look to your documentation of the theme if you cannot find it or reach out to
   the theme support for help.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Font styles lost in live site but still visible in customizer](https://wordpress.org/support/topic/font-styles-lost-in-live-site-but-still-visible-in-customizer/)
 *  [Andrea Garza](https://wordpress.org/support/users/xhtmlcssgirl/)
 * (@xhtmlcssgirl)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/font-styles-lost-in-live-site-but-still-visible-in-customizer/#post-14657620)
 * If you are using a caching plugin or if your host has a built in cache. Clear
   that cache. Then leave your site, close all the other tabs, then clear your browser
   cache. Then revisit the site and see if your styles show for you.
 * The styles seem fine to me based off your screenshots.
    I took a screenshot and
   this is what I see [https://imgur.com/a/Sg2QjTv](https://imgur.com/a/Sg2QjTv)
   If what I am seeing is correct then you have a cache issue on your browser.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Upgrade WP and PHP](https://wordpress.org/support/topic/upgrade-wp-and-php/)
 *  [Andrea Garza](https://wordpress.org/support/users/xhtmlcssgirl/)
 * (@xhtmlcssgirl)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/upgrade-wp-and-php/#post-14657576)
 * When upgrading to new php verison, often times it adds directives to your .htaccess
   file at the end.
 * First download a copy of your .htaccess file for safe keeping.
 * Then upgrade to the new php version and when you get the 500 error try deleting
   the php version info that was added to the .htaccess file and save it. See if
   that rids you of the 500 error.
 * If not, you may have to revert again so be sure you have all the appropriate 
   files to revert.
    -  This reply was modified 5 years, 1 month ago by [Andrea Garza](https://wordpress.org/support/users/xhtmlcssgirl/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Favicon not showing in browser, but OK in admin](https://wordpress.org/support/topic/favicon-not-showing-in-browser-but-ok-in-admin-2/)
 *  [Andrea Garza](https://wordpress.org/support/users/xhtmlcssgirl/)
 * (@xhtmlcssgirl)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/favicon-not-showing-in-browser-but-ok-in-admin-2/#post-14657558)
 * It shows for me as well.
 * [https://laleelifestyle.com/favicon.ico](https://laleelifestyle.com/favicon.ico)
   click that link. That is the favicon I see, a blue grid image.
 * If that is the correct favicon, then you need to close all your tabs and go to
   something like google.com and then clear your browser cache, then visit your 
   site again, at which point you should be able to see your icon on the front end
   again.
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [List child pages of current page but limit to specific year](https://wordpress.org/support/topic/list-child-pages-of-current-page-but-limit-to-specific-year/)
 *  Thread Starter [Andrea Garza](https://wordpress.org/support/users/xhtmlcssgirl/)
 * (@xhtmlcssgirl)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/list-child-pages-of-current-page-but-limit-to-specific-year/#post-14560593)
 * Thanks everyone. I ended up paying someone to implement a slick Walker class 
   that does everything I needed it to do. I appreciate the input, I didn’t realize
   the function I was using wouldn’t do what I needed it to as easily as I had hoped.
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [List child pages of current page but limit to specific year](https://wordpress.org/support/topic/list-child-pages-of-current-page-but-limit-to-specific-year/)
 *  Thread Starter [Andrea Garza](https://wordpress.org/support/users/xhtmlcssgirl/)
 * (@xhtmlcssgirl)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/list-child-pages-of-current-page-but-limit-to-specific-year/#post-14556043)
 * I tried that to no avail, it just lists out all the years just like that declaration
   wasn’t there at all 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Access Manager] Plugin Update causes user groups to disappear](https://wordpress.org/support/topic/plugin-update-causes-user-groups-to-disappear/)
 *  Thread Starter [Andrea Garza](https://wordpress.org/support/users/xhtmlcssgirl/)
 * (@xhtmlcssgirl)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/plugin-update-causes-user-groups-to-disappear/#post-14533328)
 * I see what happened after upgrading this time. There was no pop up prompt to 
   update the database, but once I uploaded the new version there was a place to
   update the database in the settings, easy to find. THANK YOU for responding, 
   I appreciate your assistance.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Access Manager] Plugin Update causes user groups to disappear](https://wordpress.org/support/topic/plugin-update-causes-user-groups-to-disappear/)
 *  Thread Starter [Andrea Garza](https://wordpress.org/support/users/xhtmlcssgirl/)
 * (@xhtmlcssgirl)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/plugin-update-causes-user-groups-to-disappear/#post-14533239)
 * I cannot remember if that occurred. I’m currently back to the old version of 
   the plugin and and looking in the settings area and do not see anywhere that 
   you can click to “upgrade the database”. Will it show up if I upload the new 
   version? Where exactly would it show?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Restricted Site Access] WP 5.7.2 plugin no longer works](https://wordpress.org/support/topic/wp-5-7-2-plugin-no-longer-works/)
 *  Thread Starter [Andrea Garza](https://wordpress.org/support/users/xhtmlcssgirl/)
 * (@xhtmlcssgirl)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/wp-5-7-2-plugin-no-longer-works/#post-14491940)
 * [@jeffpaul](https://wordpress.org/support/users/jeffpaul/) – I actually figured
   it out. Apparently someone added an IP address with subnet mask that is not correctly
   written. Duh. Thank you though for looking into this. You’re the best.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Restricted Site Access] WP 5.7.2 plugin no longer works](https://wordpress.org/support/topic/wp-5-7-2-plugin-no-longer-works/)
 *  Thread Starter [Andrea Garza](https://wordpress.org/support/users/xhtmlcssgirl/)
 * (@xhtmlcssgirl)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/wp-5-7-2-plugin-no-longer-works/#post-14491850)
 * [@jeffpaul](https://wordpress.org/support/users/jeffpaul/) Are you able to duplicate
   this issue on the newest version of WP?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Restricted Site Access] WP 5.7.2 plugin no longer works](https://wordpress.org/support/topic/wp-5-7-2-plugin-no-longer-works/)
 *  Thread Starter [Andrea Garza](https://wordpress.org/support/users/xhtmlcssgirl/)
 * (@xhtmlcssgirl)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/wp-5-7-2-plugin-no-longer-works/#post-14491113)
 * Correct. The site is open for all to see.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Restricted Site Access] WP 5.7.2 plugin no longer works](https://wordpress.org/support/topic/wp-5-7-2-plugin-no-longer-works/)
 *  Thread Starter [Andrea Garza](https://wordpress.org/support/users/xhtmlcssgirl/)
 * (@xhtmlcssgirl)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/wp-5-7-2-plugin-no-longer-works/#post-14491062)
 * [Here is a screenshot of my settings](https://www.andreagarza.com/images/access01.jpg)
 * Then I have a list of about 20 Unrestricted IP addresses.
 * Until this last WP update the site was working as expected which in this case
   means that unless your IP was listed in the list of IP addresses allowed, you
   could not see the website at all, instead you’d see “Access to this site is restricted.”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All in One SEO – AI SEO Plugin to Boost SEO Rankings & Traffic (Schema, Local SEO, Sitemap & SEO Insights)] immediate update for counters not working](https://wordpress.org/support/topic/immediate-update-for-counters-not-working/)
 *  [Andrea Garza](https://wordpress.org/support/users/xhtmlcssgirl/)
 * (@xhtmlcssgirl)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/immediate-update-for-counters-not-working/#post-12128746)
 * Same issue here, multiple sites. Unsure if it is compatibility issue with new
   WP version or the plugin update that caused it. At any rate, consider this another“
   bug” report/request. Thanks for the great plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Job Board] How to change titles and archive page](https://wordpress.org/support/topic/how-to-change-titles-and-archive-page/)
 *  Thread Starter [Andrea Garza](https://wordpress.org/support/users/xhtmlcssgirl/)
 * (@xhtmlcssgirl)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/how-to-change-titles-and-archive-page/#post-10108675)
 * thanks for your quick reply
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unable to access update-core.php](https://wordpress.org/support/topic/unable-to-access-update-corephp/)
 *  [Andrea Garza](https://wordpress.org/support/users/xhtmlcssgirl/)
 * (@xhtmlcssgirl)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/unable-to-access-update-corephp/#post-4796806)
 * in your main directory where wordpress is installed, go to it via ftp .. (make
   sure you can see hidden files) and then see if you see a file called maintenance.
   php if so, delete it, that should fix it.

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

1 [2](https://wordpress.org/support/users/xhtmlcssgirl/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/xhtmlcssgirl/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/xhtmlcssgirl/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/xhtmlcssgirl/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/xhtmlcssgirl/replies/page/2/?output_format=md)