Title: pbwpwork's Replies | WordPress.org

---

# pbwpwork

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Calendar - Google Calendar Plugin] Critical site error after update](https://wordpress.org/support/topic/critical-site-error-after-update/)
 *  [pbwpwork](https://wordpress.org/support/users/pbwpwork/)
 * (@pbwpwork)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/critical-site-error-after-update/page/5/#post-13408276)
 * Like others have pointed out, I don’t know why this has been marked as resolved
   when it really isn’t properly…. I have solved the problem by rolling back the
   plugin from 31.1.32 to 31.1.31. As when I ran .32 with PHP 7.3.18 (WordPress 
   5.5.1) it crashed the whole site. However I would love to be running the latest
   version as I don’t know if I am opening my website up to any security flaws by
   using an older version.
 * [@simplecalendarsupport](https://wordpress.org/support/users/simplecalendarsupport/)
   is the problem going to be fixed, with a future update?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Rbrace errors in custom CSS](https://wordpress.org/support/topic/rbrace-errors-in-custom-css/)
 *  Thread Starter [pbwpwork](https://wordpress.org/support/users/pbwpwork/)
 * (@pbwpwork)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/rbrace-errors-in-custom-css/#post-11984938)
 * OK thanks, so if I want to work with Define Variables, the code needs to be put
   it in a CSS file and upload it to the server?
 * Is it possible to use a CSS plugin? Just I’m using the :root feature to alter
   a header image and I’m trying to come up with a method that my customer can easily
   update (so that’s why I wrote it in the Customizer). If that is not possible 
   then OK, I was just wondering.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Forms not sending to email](https://wordpress.org/support/topic/forms-not-sending-to-email/)
 *  Thread Starter [pbwpwork](https://wordpress.org/support/users/pbwpwork/)
 * (@pbwpwork)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/forms-not-sending-to-email/#post-11948104)
 * I thought is was a good all round diagnostic tool. I understand it is not produced
   by CF7.
 * Does CF7 have any tools for checking emailing errors?
 * Forgetting about the WP Mail SMTP plugin, is there a way to work out why none
   of my forms sending emails?
 * Thanks P
    -  This reply was modified 6 years, 7 months ago by [pbwpwork](https://wordpress.org/support/users/pbwpwork/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Ascension] Style the menu to show current page](https://wordpress.org/support/topic/style-the-menu-to-show-current-page/)
 *  Thread Starter [pbwpwork](https://wordpress.org/support/users/pbwpwork/)
 * (@pbwpwork)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/style-the-menu-to-show-current-page/#post-11939236)
 * This works:
 *     ```
       #site-navigation > div > ul > li.current_page_item {
       	  background:#999;
           color:#000;
       }
       ```
   
 * But if anyone has a better way, please let me know
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Ascension] Making the Hero image full width](https://wordpress.org/support/topic/making-the-hero-image-full-width/)
 *  Thread Starter [pbwpwork](https://wordpress.org/support/users/pbwpwork/)
 * (@pbwpwork)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/making-the-hero-image-full-width/#post-11936571)
 * Fixed this by take the .hero element out of this statement: (in Style.css)
 *     ```
       .row, .navigation, #content, body.error404 #primary, .site-branding-container, .site-header-wrapper, .featured-content .entry-header .entry-header-row, .hero, .footer-widget-area, .featured-content .featured-content-inner {
         width: 100%;
         margin-left: auto;
         margin-right: auto;
         margin-top: 0;
         margin-bottom: 0;
         max-width: 68.75rem; }
       ```
   
 * Then place the background image on the .hero-inner element
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] Incomplete Elementor footer on Ipad](https://wordpress.org/support/topic/incomplete-elementor-footer-on-ipad/)
 *  Thread Starter [pbwpwork](https://wordpress.org/support/users/pbwpwork/)
 * (@pbwpwork)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/incomplete-elementor-footer-on-ipad/#post-11886355)
 * Thanks [@abkabk](https://wordpress.org/support/users/abkabk/),
 * I did check the responsive settings so many times but I checked that the text
   block was not hidden, but did not check visibility status of the column that 
   the text was inside – DOH! (Which was the issue in this case.)
 * Many Thanks,
 * P
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Ascension] Logo size](https://wordpress.org/support/topic/logo-size-91/)
 *  Thread Starter [pbwpwork](https://wordpress.org/support/users/pbwpwork/)
 * (@pbwpwork)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/logo-size-91/#post-11795058)
 * Hi [@eherman24](https://wordpress.org/support/users/eherman24/),
 * That worked!!!
 * Thanks very much,
 * Paul 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Memberships Pro - Content Restriction, User Registration, & Paid Subscriptions] Hiding menu items for people not logged in](https://wordpress.org/support/topic/hiding-menu-items-for-people-not-logged-in/)
 *  Thread Starter [pbwpwork](https://wordpress.org/support/users/pbwpwork/)
 * (@pbwpwork)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/hiding-menu-items-for-people-not-logged-in/#post-11646082)
 * Solved this by using the plugin:
 * Nav Menu Roles
 * This worked by providing an additional options on the ‘set menu page’ allowing
   you to set a single menu item to show only if:
 * – people are logged in
    – people are logged out; or – all the time
 * I’m afraid I still don’t understand how the code above works, but this plugin
   I found fixes this problem.
 * Cheers,
 * Paul
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Memberships Pro - Content Restriction, User Registration, & Paid Subscriptions] Is the user logged in](https://wordpress.org/support/topic/is-the-user-logged-in/)
 *  Thread Starter [pbwpwork](https://wordpress.org/support/users/pbwpwork/)
 * (@pbwpwork)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/is-the-user-logged-in/#post-11615837)
 * Hey Andrew,
 * Thanks for that. On reading more about the plugin, although results are not guaranteed
   it should work with any theme, so I’ll give it a go.
 * Paul
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Primer] Remove hero. Change header image height block](https://wordpress.org/support/topic/remove-hero-change-header-image-height-block/)
 *  [pbwpwork](https://wordpress.org/support/users/pbwpwork/)
 * (@pbwpwork)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/remove-hero-change-header-image-height-block/#post-11604256)
 * Hi,
 * Don’t know if this helps but I was able to change the header height in my site
   by using:
 *     ```
       .hero {
       	  height: 215px;
       	  padding: 0px;
       }
       ```
   
 * Then put my image in via the customise in the normal way.
 * P
    -  This reply was modified 6 years, 11 months ago by [pbwpwork](https://wordpress.org/support/users/pbwpwork/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Scrolling text within the header of the Ascension Theme](https://wordpress.org/support/topic/scrolling-text-within-the-header-of-the-ascension-theme/)
 *  Thread Starter [pbwpwork](https://wordpress.org/support/users/pbwpwork/)
 * (@pbwpwork)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/scrolling-text-within-the-header-of-the-ascension-theme/#post-11577804)
 * Post copied across and closed here.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Removing a shadow over an image](https://wordpress.org/support/topic/removing-a-shadow-over-an-image/)
 *  Thread Starter [pbwpwork](https://wordpress.org/support/users/pbwpwork/)
 * (@pbwpwork)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/removing-a-shadow-over-an-image/#post-11566838)
 * Many thanks [@sterndata](https://wordpress.org/support/users/sterndata/) and 
   [@dahaan](https://wordpress.org/support/users/dahaan/):
 * .hero {
    color: transparent; }
 * Did the trick.
 * Cheers for your help, this is why I love this forum!!!
 * Paul 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Canape] Adding WooCommerce](https://wordpress.org/support/topic/adding-woocommerce-2/)
 *  Thread Starter [pbwpwork](https://wordpress.org/support/users/pbwpwork/)
 * (@pbwpwork)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/adding-woocommerce-2/#post-11417438)
 * Hi Kokkih,
 * I’m sorry for jumping to conclusions. This is the thread that I saw about disappearing
   food menus:
 * [https://wordpress.org/support/topic/food-menus-dont-show-in-dashboard/](https://wordpress.org/support/topic/food-menus-dont-show-in-dashboard/)
 * This is very similar to what happened to me after I added woo-commerce, and I
   may have put 2 and 2 together and come out with 5!!! This is my first time with
   woo-commerce and I was a bit shocked and worried about how much changed (as in
   site-layout) – until I found the magic undo button!!!! 🙂 As for what things 
   changed – I was taking about the peach header bar and the black footer bar being
   deleting (or probably over-written by fresh CSS).
 * Unfortunately, I am not able to look into this straight away but when I do I 
   will see if the problem is down to a plugin conflict.
 * Thanks for you help,
 * Paul
    -  This reply was modified 7 years, 1 month ago by [pbwpwork](https://wordpress.org/support/users/pbwpwork/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Canape] Opening a map on a ipad](https://wordpress.org/support/topic/opening-a-map-on-a-ipad-2/)
 *  Thread Starter [pbwpwork](https://wordpress.org/support/users/pbwpwork/)
 * (@pbwpwork)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/opening-a-map-on-a-ipad-2/#post-11163266)
 * Fixed it.
 * `target="_blank" rel="noopener"`
 * At the end of links does open new tabs on an ipad, if it does not have google
   maps loaded.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder] Colour of close button](https://wordpress.org/support/topic/colour-of-close-button/)
 *  Thread Starter [pbwpwork](https://wordpress.org/support/users/pbwpwork/)
 * (@pbwpwork)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/colour-of-close-button/#post-11163205)
 * Many Thanks [@danieliser](https://wordpress.org/support/users/danieliser/), missed
   that one!

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

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