Title: dbconception's Replies | WordPress.org

---

# dbconception

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

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

 Search replies:

## Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google for WooCommerce] Google doesn’t read my product description](https://wordpress.org/support/topic/google-doesnt-read-my-product-description/)
 *  Thread Starter [dbconception](https://wordpress.org/support/users/dbconception/)
 * (@dbconception)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/google-doesnt-read-my-product-description/#post-18421604)
 * Hi,
 * I developed a script who remove all shortcodes from my description. But the message
   are still here. How can say to google to reimport/recheck the products?
 * Do you accept html on description ? Because there is still html ?
 * If you don’t accept it, can you add a fitler hook during your fetching of description
   to allow developer to strip html on description ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google for WooCommerce] Google doesn’t read my product description](https://wordpress.org/support/topic/google-doesnt-read-my-product-description/)
 *  Thread Starter [dbconception](https://wordpress.org/support/users/dbconception/)
 * (@dbconception)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/google-doesnt-read-my-product-description/#post-18340910)
 * Hi, is there a hook of your plugin that I can call to execute this function on
   the description ?
 *     ```wp-block-code
       // Fonction pour nettoyer les shortcodes et les balises spécifiques.function dbc_strip_all_shortcodes($text) {    // Supprimer les shortcodes WordPress standard.    $cleaned_text = strip_shortcodes($text);    // Supprimer les balises [vc_row], [vc_column], [vc_column_text] avec une expression régulière.    $final_text = preg_replace('/\[vc_row\]\[vc_column width="1\/2"\]\[vc_column_text\]|\[\/vc_column_text\]\[\/vc_column\]\[vc_column width="1\/2"\]\[vc_column_text\]|\[\/vc_column_text\]\[\/vc_column\]\[\/vc_row\]/', '', $cleaned_text);    return $final_text;}
       ```
   
 * I want to keep shortcode in my description
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YITH WooCommerce Wishlist] Get blank page ‘0’ on adding to wishlist](https://wordpress.org/support/topic/get-blank-page-0-on-adding-to-wishlist/)
 *  Thread Starter [dbconception](https://wordpress.org/support/users/dbconception/)
 * (@dbconception)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/get-blank-page-0-on-adding-to-wishlist/#post-14263466)
 * Hello,
 * Sorry for my late answer. I didn’t receive Email when you write your replies.
 * I searched in the my parent and child theme but no files named add-to-wishlist.
   php or add-to-wishlist-button.php
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YITH WooCommerce Wishlist] Get blank page ‘0’ on adding to wishlist](https://wordpress.org/support/topic/get-blank-page-0-on-adding-to-wishlist/)
 *  Thread Starter [dbconception](https://wordpress.org/support/users/dbconception/)
 * (@dbconception)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/get-blank-page-0-on-adding-to-wishlist/#post-14168585)
 * I do not replicate too.
 * But when I click on the hearth to see the list, the page refresh without showing
   me the list.
 * Is it because of my theme or of your plugin ?
 * Thank’s for your help ?
 * Regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Import Export for WooCommerce - Import Export Product CSV Suite] Error during import “Not parsed](https://wordpress.org/support/topic/error-during-import-not-parsed/)
 *  Thread Starter [dbconception](https://wordpress.org/support/users/dbconception/)
 * (@dbconception)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/error-during-import-not-parsed/#post-11890047)
 * It is done, my ticket number is 7026.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Import Export for WooCommerce - Import Export Product CSV Suite] Error during import “Not parsed](https://wordpress.org/support/topic/error-during-import-not-parsed/)
 *  Thread Starter [dbconception](https://wordpress.org/support/users/dbconception/)
 * (@dbconception)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/error-during-import-not-parsed/#post-11889915)
 * I forget to say to you that I remove ID column to fix Id conflict
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Import Export for WooCommerce - Import Export Product CSV Suite] Error during import “Not parsed](https://wordpress.org/support/topic/error-during-import-not-parsed/)
 *  Thread Starter [dbconception](https://wordpress.org/support/users/dbconception/)
 * (@dbconception)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/error-during-import-not-parsed/#post-11889886)
 * Need I to enable the checkbox “Export children SKU of grouped products” ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Import Export for WooCommerce - Import Export Product CSV Suite] Error during import “Not parsed](https://wordpress.org/support/topic/error-during-import-not-parsed/)
 *  Thread Starter [dbconception](https://wordpress.org/support/users/dbconception/)
 * (@dbconception)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/error-during-import-not-parsed/#post-11889883)
 * Hi,
 * But I will lost all my variations ? Didn’t it ?
 * It is very strange because, few variation was well imported but few other no…
 * David
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Import Export for WooCommerce - Import Export Product CSV Suite] Update first import in free version](https://wordpress.org/support/topic/update-first-import-in-free-version/)
 *  Thread Starter [dbconception](https://wordpress.org/support/users/dbconception/)
 * (@dbconception)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/update-first-import-in-free-version/#post-11886607)
 * Thank’s
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Infinite loader on out of stock product with Elessi theme](https://wordpress.org/support/topic/infinite-loader-on-out-of-stock-product-with-elessi-theme/)
 *  Thread Starter [dbconception](https://wordpress.org/support/users/dbconception/)
 * (@dbconception)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/infinite-loader-on-out-of-stock-product-with-elessi-theme/#post-11844609)
 * Hi,
 * It’s works ! Thank’s for your help.
 * Have a good day 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[10WebSocial] Css problem – white line appears](https://wordpress.org/support/topic/css-problem-white-line-appears/)
 *  Thread Starter [dbconception](https://wordpress.org/support/users/dbconception/)
 * (@dbconception)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/css-problem-white-line-appears/#post-10602959)
 * It works ! Thank you !

Viewing 11 replies - 1 through 11 (of 11 total)