Title: Pop-up description
Last modified: August 22, 2016

---

# Pop-up description

 *  Resolved [supermankz](https://wordpress.org/support/users/supermankz/)
 * (@supermankz)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/pop-up-description/)
 * Hello!
 * Please, help guys!
 * How can i do pop-up desc. of a produc in the grip-view, when i hold mouse cursor
   on the product image?
 * Thank you!
 * [https://wordpress.org/plugins/ecommerce-product-catalog/](https://wordpress.org/plugins/ecommerce-product-catalog/)

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

 *  Thread Starter [supermankz](https://wordpress.org/support/users/supermankz/)
 * (@supermankz)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/pop-up-description/#post-5651878)
 * I mean, mouseover-tooltip on a product image with short-description (for example
   200 symbols and after gradient).
 *  [boris.yordanov](https://wordpress.org/support/users/borisyordanov/)
 * (@borisyordanov)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/pop-up-description/#post-5651979)
 * I’d like to know this too.
 *  Thread Starter [supermankz](https://wordpress.org/support/users/supermankz/)
 * (@supermankz)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/pop-up-description/#post-5651980)
 * Надеюсь Ты говоришь по-русски? 🙂
 * Короче, скачиваешь плагин “Responsive Mobile-Friendly Tooltip”. В настройках 
   этого плагина выбираешь стиль отображения, какой хочешь.
 * Потом переходишь в:
 * /site/wp-content/plugins/ecommerce-product-catalog/templates/themes
 * У меня например файл classic-grid.
 * Дописываешь строку:
    <abbr rel=”tooltip” title=”‘.c_list_desc($post->ID).'”> 
   и тег </abbr> Пример: $return .= ‘<abbr rel=”tooltip” title=”‘.c_list_desc($post-
   >ID).'”><div style=”background-image:url(\”.$url.’\’);” class=”classic-grid-element”
   ></div>’; $return .= ‘<div class=”product-name”>’.get_the_title().'</div>’.$archive_price.'
   </div></abbr>’;

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

The topic ‘Pop-up description’ is closed to new replies.

 * ![](https://ps.w.org/ecommerce-product-catalog/assets/icon-128x128.png?rev=1103243)
 * [eCommerce Product Catalog Plugin for WordPress](https://wordpress.org/plugins/ecommerce-product-catalog/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ecommerce-product-catalog/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ecommerce-product-catalog/)
 * [Active Topics](https://wordpress.org/support/plugin/ecommerce-product-catalog/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ecommerce-product-catalog/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ecommerce-product-catalog/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [supermankz](https://wordpress.org/support/users/supermankz/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/pop-up-description/#post-5651980)
 * Status: resolved