Title: joand's Replies | WordPress.org

---

# joand

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/joand/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/joand/replies/page/3/?output_format=md) …
[5](https://wordpress.org/support/users/joand/replies/page/5/?output_format=md) 
[6](https://wordpress.org/support/users/joand/replies/page/6/?output_format=md) 
[7](https://wordpress.org/support/users/joand/replies/page/7/?output_format=md) 
[→](https://wordpress.org/support/users/joand/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google for WooCommerce] Changing logo in Merchant Center](https://wordpress.org/support/topic/changing-logo-in-merchant-center/)
 *  Thread Starter [joand](https://wordpress.org/support/users/joand/)
 * (@joand)
 * [2 weeks, 1 day ago](https://wordpress.org/support/topic/changing-logo-in-merchant-center/#post-18892510)
 * Ah okay! I thought they were crazy LOL. In this case, the only option I have 
   there is to upload the site icon – which I did over a week ago. They have not
   picked it up yet, but I guess they will eventually. The only place it is used
   on the site is as a favicon though – would that be an issue? My actual logo is
   uploaded through the Divi theme, so I don’t know if they would pick that up. (
   it would not be a good logo for them anyways as it is a light colour – used on
   a dark menu bar.) They didn’t approve my original logo anyways, so it’s no loss.
   It would be good if they could pick up the favicon though as I was afraid they
   would suspend my account for having incorrect branding… Thanks for your help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Payment Plugins for PayPal WooCommerce] Google Pay](https://wordpress.org/support/topic/google-pay-14/)
 *  Thread Starter [joand](https://wordpress.org/support/users/joand/)
 * (@joand)
 * [5 months, 3 weeks ago](https://wordpress.org/support/topic/google-pay-14/#post-18727449)
 * I think if the option to show popup icon and text is not selected it should keep
   the “display: none” applied to it, rather than changing to display: block which
   is what is causing the padding to be applied to a blank field. But anyways, as
   I mentioned, I was able to hide it, so it’s all good now. Thanks for your help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Payment Plugins for PayPal WooCommerce] Google Pay](https://wordpress.org/support/topic/google-pay-14/)
 *  Thread Starter [joand](https://wordpress.org/support/users/joand/)
 * (@joand)
 * [5 months, 3 weeks ago](https://wordpress.org/support/topic/google-pay-14/#post-18727374)
 * > [Weird speech bubble](https://imgur.com/a/E88EN6d)
 * I hid it with css as noted above, so you won’t be able to see it now. But the
   css class that I overrode has your plugin names in it, so I don’t think my theme
   would have access to that.
    -  This reply was modified 5 months, 3 weeks ago by [joand](https://wordpress.org/support/users/joand/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Payment Plugins for PayPal WooCommerce] Google Pay](https://wordpress.org/support/topic/google-pay-14/)
 *  Thread Starter [joand](https://wordpress.org/support/users/joand/)
 * (@joand)
 * [5 months, 3 weeks ago](https://wordpress.org/support/topic/google-pay-14/#post-18724370)
 * I was able to hide the boxes with css
 *     ```wp-block-code
       .woocommerce-checkout #payment .payment_box.payment_method_ppcp, .woocommerce-checkout #payment .payment_box.payment_method_ppcp::before {	display: none!important;}.woocommerce-checkout #payment .payment_box.payment_method_ppcp_googlepay, .woocommerce-checkout #payment .payment_box.payment_method_ppcp_googlepay::before {	display: none!important;}
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Payment Plugins for PayPal WooCommerce] Google Pay](https://wordpress.org/support/topic/google-pay-14/)
 *  Thread Starter [joand](https://wordpress.org/support/users/joand/)
 * (@joand)
 * [5 months, 3 weeks ago](https://wordpress.org/support/topic/google-pay-14/#post-18724342)
 * I don’t see a way to attach an image here
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Payment Plugins for PayPal WooCommerce] Google Pay](https://wordpress.org/support/topic/google-pay-14/)
 *  Thread Starter [joand](https://wordpress.org/support/users/joand/)
 * (@joand)
 * [5 months, 3 weeks ago](https://wordpress.org/support/topic/google-pay-14/#post-18724341)
 * okay, in the Paypal options there is a radio button to select “show popup icon
   and text” I deselected that and now it shows the weird speech bubble too. When
   selected, it showed a message and image in the speech bubble saying click the
   Paypal button below. If deselected is shouldn’t show the speech bubble at all.
   The Gpay settings don’t have any option to select or deselect a message. Maybe
   I can hide the speech bubble with css, if I can do so without affecting the credit
   card option as it IS needed there
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Payment Plugins for PayPal WooCommerce] Google Pay](https://wordpress.org/support/topic/google-pay-14/)
 *  Thread Starter [joand](https://wordpress.org/support/users/joand/)
 * (@joand)
 * [5 months, 3 weeks ago](https://wordpress.org/support/topic/google-pay-14/#post-18724332)
 * safari on ipad and Chrome on PC. I just updated to 2.0.1 and the weird little
   speech bubble persists.
    -  This reply was modified 5 months, 3 weeks ago by [joand](https://wordpress.org/support/users/joand/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Payment Plugins for PayPal WooCommerce] Google Pay](https://wordpress.org/support/topic/google-pay-14/)
 *  Thread Starter [joand](https://wordpress.org/support/users/joand/)
 * (@joand)
 * [5 months, 3 weeks ago](https://wordpress.org/support/topic/google-pay-14/#post-18722989)
 * okay, I am getting it now! I had no idea what all those things meant LOL . Now
   I just have a weird little speech bubble below the GPay radio button. I guess
   that is where “please click the Google Pay button…” message is going to go? Thanks
   so much for answering all my questions and your excellent customer support. I
   understand this much better now thanks to your help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Payment Plugins for PayPal WooCommerce] Google Pay](https://wordpress.org/support/topic/google-pay-14/)
 *  Thread Starter [joand](https://wordpress.org/support/users/joand/)
 * (@joand)
 * [5 months, 3 weeks ago](https://wordpress.org/support/topic/google-pay-14/#post-18722958)
 * Okay, got it. It works now. However there is an awkward “Place Order” button 
   on the checkout page that doesn’t seem to be required, as the GPay button opens
   a popup. On the Paypal settings page there is an option to deselect the “Place
   Order” button, but there is no such option on the GPay settings page. Am I missing
   something to get rid of that button, as it is confusing – there is a GPay button
   and a Place Order button and the customer wouldn’t know which one to click. (
   actually if I do click the Place Order button with Gpay selected, it tells me
   I have to select PayPal.)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Security Optimizer - The All-In-One Protection Plugin] Not human traffic](https://wordpress.org/support/topic/not-human-traffic/)
 *  Thread Starter [joand](https://wordpress.org/support/users/joand/)
 * (@joand)
 * [6 months ago](https://wordpress.org/support/topic/not-human-traffic/#post-18711312)
 * no problem, I can submit a ticket through my Siteground account. Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quiz and Survey Master (QSM) - Easy Quiz and Survey Maker] Email Notification](https://wordpress.org/support/topic/email-notification-167/)
 *  Thread Starter [joand](https://wordpress.org/support/users/joand/)
 * (@joand)
 * [5 years ago](https://wordpress.org/support/topic/email-notification-167/#post-14412713)
 * Thank you! I knew there must be a way to do it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quiz and Survey Master (QSM) - Easy Quiz and Survey Maker] Email Notification](https://wordpress.org/support/topic/email-notification-167/)
 *  Thread Starter [joand](https://wordpress.org/support/users/joand/)
 * (@joand)
 * [5 years ago](https://wordpress.org/support/topic/email-notification-167/#post-14409953)
 * Where did it actually even get my email address to send to? I am setting up a
   site for a client (on WordPress.com) and using her account – I am not even a 
   user on the site, and yet it is sending me emails. This is scary.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Add support for applying a single listing template in the Bulk Editor tool](https://wordpress.org/support/topic/add-support-for-applying-a-single-listing-template-in-the-bulk-editor-tool/)
 *  [joand](https://wordpress.org/support/users/joand/)
 * (@joand)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/add-support-for-applying-a-single-listing-template-in-the-bulk-editor-tool/#post-13011342)
 * I would like to be able to do this too, or to be able to override the default
   theme setting in the child theme functions.php
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] single-listing.php in theme is not overriding the plugin’s default template](https://wordpress.org/support/topic/single-listing-php-in-theme-is-not-overriding-the-plugins-default-template/)
 *  [joand](https://wordpress.org/support/users/joand/)
 * (@joand)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/single-listing-php-in-theme-is-not-overriding-the-plugins-default-template/#post-13010805)
 * Never mind. I finally figured out that you can still have the template in your
   child theme folder, just have to rename it. Bu I agree with [@sgarza](https://wordpress.org/support/users/sgarza/)(
   in another post) that it would be desirable to be able to set the child theme
   template as the default to avoid people having to manually change the template
   for every listing
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] single-listing.php in theme is not overriding the plugin’s default template](https://wordpress.org/support/topic/single-listing-php-in-theme-is-not-overriding-the-plugins-default-template/)
 *  [joand](https://wordpress.org/support/users/joand/)
 * (@joand)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/single-listing-php-in-theme-is-not-overriding-the-plugins-default-template/#post-13010231)
 * It appears, after checking the changelog and FAQ’s here that you now have to 
   add your template to the plugin /includes/views/ folder and select it from the
   theme dropdown in the listings. This is indeed un-user friendly. I have a theme
   used by hundreds of users with single-listing.php in the child theme folder. 
   Now, I can’t ask them to move single-listing.php to the plugin folder, as presumably
   that would be overwritten when they update the theme. I can ask them to move 
   it and rename it (hopefully the renamed template will not be overwritten), but
   then they are going to have to update the template for each active listing manually.
   🙁 I am going to have some very unhappy people.

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

1 [2](https://wordpress.org/support/users/joand/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/joand/replies/page/3/?output_format=md) …
[5](https://wordpress.org/support/users/joand/replies/page/5/?output_format=md) 
[6](https://wordpress.org/support/users/joand/replies/page/6/?output_format=md) 
[7](https://wordpress.org/support/users/joand/replies/page/7/?output_format=md) 
[→](https://wordpress.org/support/users/joand/replies/page/2/?output_format=md)