Title: cluber22's Replies | WordPress.org

---

# cluber22

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Cocktail] Mixed content when adding image on HTTPS site](https://wordpress.org/support/topic/mixed-content-when-adding-image-on-https-site/)
 *  Thread Starter [cluber22](https://wordpress.org/support/users/cluber22/)
 * (@cluber22)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/mixed-content-when-adding-image-on-https-site/#post-12656193)
 * Closed
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Cocktail] Mixed content when adding image on HTTPS site](https://wordpress.org/support/topic/mixed-content-when-adding-image-on-https-site/)
 *  Thread Starter [cluber22](https://wordpress.org/support/users/cluber22/)
 * (@cluber22)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/mixed-content-when-adding-image-on-https-site/#post-12656191)
 * Ignore me, not a theme issue it was because i wasn’t forcing HTTPS.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] How to override class-wc-breadcrumb.php](https://wordpress.org/support/topic/how-to-override-class-wc-breadcrumb-php/)
 *  Thread Starter [cluber22](https://wordpress.org/support/users/cluber22/)
 * (@cluber22)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/how-to-override-class-wc-breadcrumb-php/#post-10706096)
 * [@stefsternyc](https://wordpress.org/support/users/stefsternyc/) Yes the breadcrumb
   is on and I can see it, however I only want to amend the breadcrumb for one particular
   page (tags page) and have the normal breadcrumb on my other pages unaffected.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] How to override class-wc-breadcrumb.php](https://wordpress.org/support/topic/how-to-override-class-wc-breadcrumb-php/)
 *  Thread Starter [cluber22](https://wordpress.org/support/users/cluber22/)
 * (@cluber22)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/how-to-override-class-wc-breadcrumb-php/#post-10705164)
 * [@stefsternyc](https://wordpress.org/support/users/stefsternyc/) I will review
   it all in the morning. I am using a paid shopkeeper theme. I appreciate your 
   guidance.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] How to override class-wc-breadcrumb.php](https://wordpress.org/support/topic/how-to-override-class-wc-breadcrumb-php/)
 *  Thread Starter [cluber22](https://wordpress.org/support/users/cluber22/)
 * (@cluber22)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/how-to-override-class-wc-breadcrumb-php/#post-10705131)
 * Oh right I thought I tried that and it didn’t work. So it doesn’t only apply 
   to files that are in the templates directory?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] How to override class-wc-breadcrumb.php](https://wordpress.org/support/topic/how-to-override-class-wc-breadcrumb-php/)
 *  Thread Starter [cluber22](https://wordpress.org/support/users/cluber22/)
 * (@cluber22)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/how-to-override-class-wc-breadcrumb-php/#post-10703825)
 * Thanks I will read up on this soon.
 * Although I have reservations about whether I will be able to edit this part of
   the breadcrumb only, and not the breadcrumb on other areas of the site, but I
   will read up.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Getting product price plus tax](https://wordpress.org/support/topic/getting-product-price-plus-tax/)
 *  Thread Starter [cluber22](https://wordpress.org/support/users/cluber22/)
 * (@cluber22)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/getting-product-price-plus-tax/#post-10699549)
 * I think I have resolved it myself using the function:
    `wc_get_price_to_display(
   $product);`
 * [https://github.com/woocommerce/woocommerce/blob/0cc137be1ede11561848bec5c85b321cf5771d47/includes/wc-product-functions.php#L1050](https://github.com/woocommerce/woocommerce/blob/0cc137be1ede11561848bec5c85b321cf5771d47/includes/wc-product-functions.php#L1050)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Getting product price plus tax](https://wordpress.org/support/topic/getting-product-price-plus-tax/)
 *  Thread Starter [cluber22](https://wordpress.org/support/users/cluber22/)
 * (@cluber22)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/getting-product-price-plus-tax/#post-10699471)
 * Just to add, I can get the value 36 using the following:
 * `wc_get_price_including_tax($product);`
 * I just need to know in my plugin, whether to apply the tax or not.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Offload Media Lite for Amazon S3, DigitalOcean Spaces, and Google Cloud Storage] Mismatch in metadata, old uploads no longer showing in media](https://wordpress.org/support/topic/mismatch-in-metadata-old-uploads-no-longer-showing-in-media/)
 *  Thread Starter [cluber22](https://wordpress.org/support/users/cluber22/)
 * (@cluber22)
 * [8 years ago](https://wordpress.org/support/topic/mismatch-in-metadata-old-uploads-no-longer-showing-in-media/#post-10235017)
 * This has now been fixed, the SQL script seem to do the job, adding new `meta_key:
   amazonS3_info` rows for each image.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Offload Media Lite for Amazon S3, DigitalOcean Spaces, and Google Cloud Storage] Mismatch in metadata, old uploads no longer showing in media](https://wordpress.org/support/topic/mismatch-in-metadata-old-uploads-no-longer-showing-in-media/)
 *  Thread Starter [cluber22](https://wordpress.org/support/users/cluber22/)
 * (@cluber22)
 * [8 years ago](https://wordpress.org/support/topic/mismatch-in-metadata-old-uploads-no-longer-showing-in-media/#post-10234704)
 * This is possibly related to: [https://github.com/deliciousbrains/wp-amazon-s3-and-cloudfront/issues/51](https://github.com/deliciousbrains/wp-amazon-s3-and-cloudfront/issues/51)
 * I will try and understand what the SQL script is doing before blinding running,
   advice would still be helpful.
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form Clean and Simple] reCAPTCHA v2](https://wordpress.org/support/topic/recaptcha-v2/)
 *  [cluber22](https://wordpress.org/support/users/cluber22/)
 * (@cluber22)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/recaptcha-v2/page/2/#post-5550978)
 * So I added the wp_footer() hook to the theme and this is now my code [http://pastebin.com/NTGCznjb](http://pastebin.com/NTGCznjb)
 * Why am I needing to add the wp_enqueue_script() calls? How do you have it working
   without them?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form Clean and Simple] reCAPTCHA v2](https://wordpress.org/support/topic/recaptcha-v2/)
 *  [cluber22](https://wordpress.org/support/users/cluber22/)
 * (@cluber22)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/recaptcha-v2/page/2/#post-5550977)
 * Okay so I’ve had a look and the issue is in the file class.csfc.php in the function
   RegisterScripts()
 * The problem lies in the call to _wp\_register\_script( $handle, $src, $deps, 
   $ver, $in\_footer );_
 * You are setting the in_footer as true – “This requires the theme to have the 
   wp_footer() hook in the appropriate place”
 * So none of these scripts are getting included. Changing $in_footer to false and
   also adding the appropriate wp_enqueue_script() resolved the issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form Clean and Simple] reCAPTCHA v2](https://wordpress.org/support/topic/recaptcha-v2/)
 *  [cluber22](https://wordpress.org/support/users/cluber22/)
 * (@cluber22)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/recaptcha-v2/page/2/#post-5550975)
 * Missing the script include for [https://www.google.com/recaptcha/api.js](https://www.google.com/recaptcha/api.js)?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form Clean and Simple] reCAPTCHA v2](https://wordpress.org/support/topic/recaptcha-v2/)
 *  [cluber22](https://wordpress.org/support/users/cluber22/)
 * (@cluber22)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/recaptcha-v2/#post-5550974)
 * It was a permissions problem on the server, that is now fixed however the reCAPTCHA
   doesn’t display.
 *     ```
       <div class="control-group form-group">
       <div id="recaptcha_div">
       <div class="g-recaptcha" data-theme="light" data-sitekey="6LdhMQkTAAAAAMRECNGrAIv2uFqwm-3bhQxxxUNI"></div>
       <div for="cscf_recaptcha" class="help-block has-error error"></div>
   
       <noscript>							<div style="width: 302px; height: 422px;">								<div style="width: 302px; height: 422px; position: relative;">									<div style="width: 302px; height: 422px; position: absolute;">										<iframe											src="https://www.google.com/recaptcha/api/fallback?k=6LdhMQkTAAAAAMRECNGrAIv2uFqwm-3bhQxxxUNI"											frameborder="0" scrolling="no"											style="width: 302px; height:422px; border-style: none;">										</iframe>									</div>									<div style="width: 300px; height: 60px; border-style: none;                  bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px;                  background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;">        <textarea id="g-recaptcha-response" name="g-recaptcha-response"                  class="g-recaptcha-response"                  style="width: 250px; height: 40px; border: 1px solid #c1c1c1;                         margin: 10px 25px; padding: 0px; resize: none;">        </textarea>									</div>								</div>							</div>						</noscript>					</div>				</div>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form Clean and Simple] reCAPTCHA v2](https://wordpress.org/support/topic/recaptcha-v2/)
 *  [cluber22](https://wordpress.org/support/users/cluber22/)
 * (@cluber22)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/recaptcha-v2/#post-5550972)
 * Hi Meg,
 * Just tried to get this working and now my page is just displaying the tag [cscf-
   contact-form] as text
 * Example: [http://www.vickhope.com/contact/](http://www.vickhope.com/contact/)
 * Something simple I’m missing here?
 * Cheers

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

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