Title: FashStore widget problem
Last modified: November 20, 2018

---

# FashStore widget problem

 *  [veskoy](https://wordpress.org/support/users/veskoy/)
 * (@veskoy)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/fashstore-widget-problem/)
 * All of the widgets in my homepage suddenly disappeared when i tried to remove
   text-decoration with JS code.
 *     ```
       let all_defected_items = document.getElementsByTagName("a");
       for(let j = 0 ; j < all_defected_items.length; j++){
         all_defected_items[j].style.textDecoration = " none ";
       }
       ```
   
 *  It didn’t work so i removed the code and when i refreshed the site all of the
   widgets were gone . They are visible in the admin panel , i can rearrange them
   and edit them nor they are disabled but still they are not visible to the user.
   
   What i have tried by now: -Clear the cache of the site -Toggle on/off/on all 
   plugins -Reinstalled couple of them
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffashstore-widget-problem%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘FashStore widget problem’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/fashstore/1.2.1/screenshot.png)
 * FashStore
 * [Support Threads](https://wordpress.org/support/theme/fashstore/)
 * [Active Topics](https://wordpress.org/support/theme/fashstore/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/fashstore/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/fashstore/reviews/)

## Tags

 * [widgets](https://wordpress.org/support/topic-tag/widgets/)

 * 0 replies
 * 1 participant
 * Last reply from: [veskoy](https://wordpress.org/support/users/veskoy/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/fashstore-widget-problem/)
 * Status: not resolved