Title: bebedrog's Replies | WordPress.org

---

# bebedrog

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NitroPack – Performance, Page Speed & Cache Plugin for Core Web Vitals, CDN & Image Optimization] product image has no alt tags](https://wordpress.org/support/topic/product-image-has-no-alt-tags/)
 *  Thread Starter [bebedrog](https://wordpress.org/support/users/bebedrog/)
 * (@bebedrog)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/product-image-has-no-alt-tags/#post-18040198)
 * I will contact the support in the application.
   Thank you,Mihai
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NitroPack – Performance, Page Speed & Cache Plugin for Core Web Vitals, CDN & Image Optimization] product image has no alt tags](https://wordpress.org/support/topic/product-image-has-no-alt-tags/)
 *  Thread Starter [bebedrog](https://wordpress.org/support/users/bebedrog/)
 * (@bebedrog)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/product-image-has-no-alt-tags/#post-18040136)
 * Directly in the store, or in any category, if I inspect the image of a product,
   the alt tag label does not appear. If I disable the module, the label alt tag
   appears.
   I didn’t know this until yesterday when I was notified by an SEO application.
 * For any other image on the site, apart from the product image, alt tags appear
   during inspection
    -  This reply was modified 1 year, 9 months ago by [bebedrog](https://wordpress.org/support/users/bebedrog/).
    -  This reply was modified 1 year, 9 months ago by [bebedrog](https://wordpress.org/support/users/bebedrog/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CSS & JavaScript Toolbox] 'Create' button (for code blocks) doesn't work](https://wordpress.org/support/topic/create-button-for-code-blocks-doesnt-work/)
 *  [bebedrog](https://wordpress.org/support/users/bebedrog/)
 * (@bebedrog)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/create-button-for-code-blocks-doesnt-work/#post-3969497)
 * Hello,
    i hav plugin instaled and i have a problem. i put it css in post mode
   but he changed all my page atribute. What is wrong? This is may test site/post:
   [http://htmltowordpress.plus-radio.ro/?p=5](http://htmltowordpress.plus-radio.ro/?p=5)
 * its about a menu css in post and css is:
 *     ```
       <style type="text/css">
   
       ul {
           font-family: Arial, Verdana;
           font-size: 14px;
           margin: 0;
           padding: 0;
           list-style: none;
       }
       ul li {
           display: block;
           position: relative;
           float: left;
       }
       li ul {
           display: none;
       }
       ul li a {
           display: block;
           text-decoration: none;
           color: #ffffff;
           border-top: 1px solid #ffffff;
           padding: 5px 15px 5px 15px;
           background: #1e7c9a;
           margin-left: 1px;
           white-space: nowrap;
       }
       ul li a:hover {
       background: #3b3b3b;
       }
       li:hover ul {
           display: block;
           position: absolute;
       }
       li:hover li {
           float: none;
           font-size: 11px;
       }
       li:hover a { background: #3b3b3b; }
       li:hover li a:hover {
           background: #1e7c9a;
       }
       </style>
       ```
   
 * plz tell me what is wrong?
    Regards, me4extreme (sorry for my english)

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