Title: eric77's Replies | WordPress.org

---

# eric77

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Tiny Framework] Menu structure does not appear](https://wordpress.org/support/topic/menu-structure-does-not-appear/)
 *  Thread Starter [eric77](https://wordpress.org/support/users/eric77/)
 * (@eric77)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/menu-structure-does-not-appear/#post-7023616)
 * (hello, thank you, best regard, Eric)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Slider - Image Slider - Slideshow for WordPress] Conflict With Shortcodes Ultimate – unordered list disapear](https://wordpress.org/support/topic/conflict-with-shortcodes-ultimate-unordered-list-disapear/)
 *  Thread Starter [eric77](https://wordpress.org/support/users/eric77/)
 * (@eric77)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/conflict-with-shortcodes-ultimate-unordered-list-disapear/#post-6979437)
 * I have deleted :
 *     ```
       .entry-content li{
       			margin:0px !important;
       			padding: 0px !important;
       		}
       		.entry-content ul{
       			list-style-type:none !important;
       			margin: 0px !important;
       			padding: 0px !important;
       		}
       ```
   
 * line 1274 to 1282 in slider.php
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Slider - Image Slider - Slideshow for WordPress] Conflict With Shortcodes Ultimate – unordered list disapear](https://wordpress.org/support/topic/conflict-with-shortcodes-ultimate-unordered-list-disapear/)
 *  Thread Starter [eric77](https://wordpress.org/support/users/eric77/)
 * (@eric77)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/conflict-with-shortcodes-ultimate-unordered-list-disapear/#post-6979424)
 * I delete
 *     ```
       .entry-content ul{
       		list-style-type:none !important;
       		margin: 0px !important;
       		padding: 0px !important;
       	}
       ```
   
 * in slider.php
 * Now it works, but i m not sure that’s a good idea to delete it ^^
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Slider - Image Slider - Slideshow for WordPress] Conflict With Shortcodes Ultimate – unordered list disapear](https://wordpress.org/support/topic/conflict-with-shortcodes-ultimate-unordered-list-disapear/)
 *  Thread Starter [eric77](https://wordpress.org/support/users/eric77/)
 * (@eric77)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/conflict-with-shortcodes-ultimate-unordered-list-disapear/#post-6979423)
 * Oups, i forgot to use code…
 * Hello,
 * The plugin is inserted in [http://www.test.fenepsy.fr/presentation/](http://www.test.fenepsy.fr/presentation/)
   with the Huge IT Slider widget.
 * The unordered list is after this text “Ces membres fondateurs sont :”
    If i use`
   <ol>`, it works
 * I think there is a link with
 *     ```
       .entry-content ul{
       list-style-type:none !important;
       ```
   
 * But I can’t understand what do do with it …
 * Thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Slider - Image Slider - Slideshow for WordPress] Conflict With Shortcodes Ultimate – unordered list disapear](https://wordpress.org/support/topic/conflict-with-shortcodes-ultimate-unordered-list-disapear/)
 *  Thread Starter [eric77](https://wordpress.org/support/users/eric77/)
 * (@eric77)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/conflict-with-shortcodes-ultimate-unordered-list-disapear/#post-6979422)
 * Hello,
 * The plugin is inserted in [http://www.test.fenepsy.fr/presentation/](http://www.test.fenepsy.fr/presentation/)
   with the Huge IT Slider widget.
 * The unordered list is after this text “Ces membres fondateurs sont :”
    If i use
    1. , it works
 * I think there is a link with
    .entry-content ul{ list-style-type:none !important;
 * But I can’t understand what do do with it …
 * Thank you

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