Title: Unidentified Variable
Last modified: October 9, 2020

---

# Unidentified Variable

 *  [ahranalytics](https://wordpress.org/support/users/ahranalytics/)
 * (@ahranalytics)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/unidentified-variable/)
 * Hi how can I remove this unidentified variable error on my wishlist page?
 * error message: Undefined variable: share_googleplus_enabled in D:\home\site\wwwroot\
   wp-content\themes\oceanwp\woocommerce\share.php
    -  This topic was modified 5 years, 8 months ago by [ahranalytics](https://wordpress.org/support/users/ahranalytics/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * (@yithemes)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/unidentified-variable/#post-13532777)
 * Hi there
 * As you can see the error appears to be generated in share.php template on your
   theme
    I have a copy of OceanWP (version 1.9.0) and I think that you could solve
   the issue by removing this section of code
 *     ```
       <?php if ( $share_googleplus_enabled ) : ?>
       			<li style="list-style-type: none; display: inline-block;">
       				<a target="_blank" class="googleplus" href="https://plus.google.com/share?url=<?php echo urlencode( $share_link_url ); ?>&title=<?php echo $share_link_title; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>" onclick='javascript:window.open(this.href, "", "menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600");return false;'><i class="fa fa-google-plus" aria-hidden="true"></i></a>
       				<span class="screen-reader-text"><?php esc_html_e( 'Share on Google plus (opens in a new tab)', 'oceanwp' ); ?></span>
       			</li>
       		<?php endif; ?>
       ```
   
 * In my file this section of code is located in lines 40-45
 * Anyway, I’d suggest you to contact theme’s developers and ask them to update 
   the bundled version of this template 😉
    -  This reply was modified 5 years, 7 months ago by [YITHEMES](https://wordpress.org/support/users/yithemes/).

Viewing 1 replies (of 1 total)

The topic ‘Unidentified Variable’ is closed to new replies.

 * ![](https://ps.w.org/yith-woocommerce-wishlist/assets/icon-128x128.gif?rev=3129302)
 * [YITH WooCommerce Wishlist](https://wordpress.org/plugins/yith-woocommerce-wishlist/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yith-woocommerce-wishlist/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yith-woocommerce-wishlist/)
 * [Active Topics](https://wordpress.org/support/plugin/yith-woocommerce-wishlist/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yith-woocommerce-wishlist/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yith-woocommerce-wishlist/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/unidentified-variable/#post-13532777)
 * Status: not resolved