Title: simusch's Replies | WordPress.org

---

# simusch

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 23 total)

1 [2](https://wordpress.org/support/users/simusch/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/simusch/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to build this structure?](https://wordpress.org/support/topic/how-to-build-this-structure/)
 *  Thread Starter [simusch](https://wordpress.org/support/users/simusch/)
 * (@simusch)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/how-to-build-this-structure/#post-9161207)
 * Perhaps I’ll try with this section of ACF if there’s no easier solution:
    [https://www.advancedcustomfields.com/resources/relationship/](https://www.advancedcustomfields.com/resources/relationship/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to build this structure?](https://wordpress.org/support/topic/how-to-build-this-structure/)
 *  Thread Starter [simusch](https://wordpress.org/support/users/simusch/)
 * (@simusch)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/how-to-build-this-structure/#post-9161202)
 * Hm, looks nice, but updated 2 years ago… I don’t like these kind of plugins where
   you’ll never know when they suddenly stop working after an update 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Make left sidebar more narrow?](https://wordpress.org/support/topic/make-left-sidebar-more-narrow/)
 *  [simusch](https://wordpress.org/support/users/simusch/)
 * (@simusch)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/make-left-sidebar-more-narrow/#post-9161087)
 * try to add this to your custom CSS (change 200 to desired width)
 *     ```
       .s1 {
       	width: 200px;
       }
   
       .col-2cr .s1 {
       	margin-left: -200px;
       }
   
       .col-2cr .main-inner {
       	padding-left: 200px;
       	background-size: 200px;
       }
       ```
   
    -  This reply was modified 8 years, 11 months ago by [simusch](https://wordpress.org/support/users/simusch/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Statistics – Simple, privacy-friendly Google Analytics alternative] Referrers list missing entries](https://wordpress.org/support/topic/referrers-list-missing-entries/)
 *  Thread Starter [simusch](https://wordpress.org/support/users/simusch/)
 * (@simusch)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/referrers-list-missing-entries/#post-9003016)
 * Thanks for the reply! Hope you can fix this 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Statistics – Simple, privacy-friendly Google Analytics alternative] Referrers list missing entries](https://wordpress.org/support/topic/referrers-list-missing-entries/)
 *  Thread Starter [simusch](https://wordpress.org/support/users/simusch/)
 * (@simusch)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/referrers-list-missing-entries/#post-9000821)
 * It’s not about self referrals.
 * There is a website which lists hostels and link to the site of my customer. When
   a person followed this link, it showed up in the referrals list. These entries
   are now gone.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Access Category Password] Orphaned form-tag in blog output](https://wordpress.org/support/topic/orphaned-form-tag-in-blog-output/)
 *  Thread Starter [simusch](https://wordpress.org/support/users/simusch/)
 * (@simusch)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/orphaned-form-tag-in-blog-output/#post-7695589)
 * The problem seems to be in the action to replace the excerpt.
 * When I disable:
    `//add_filter( 'get_the_excerpt', 'acpwd_frontend_changes' );`(
   last line of plugin) there is only the info message shown, but without the container
   around it.
 * Hope this helps 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page scroll to id] Not working anymore](https://wordpress.org/support/topic/not-working-anymore-83/)
 *  Thread Starter [simusch](https://wordpress.org/support/users/simusch/)
 * (@simusch)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/not-working-anymore-83/#post-7686685)
 * the plugin used jQuery v3.1.0
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page scroll to id] Not working anymore](https://wordpress.org/support/topic/not-working-anymore-83/)
 *  Thread Starter [simusch](https://wordpress.org/support/users/simusch/)
 * (@simusch)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/not-working-anymore-83/#post-7686619)
 * OK, I had a plugin “jQuery Updater” installed. After disabling, it works again.
   Don’t know why, but anyway 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form DB] Output HTML with Transform Function](https://wordpress.org/support/topic/output-html-with-transform-function/)
 *  Thread Starter [simusch](https://wordpress.org/support/users/simusch/)
 * (@simusch)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/output-html-with-transform-function/#post-7440582)
 * thanks, this worked like a charm! so easy…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cactus Masonry Classic] Link to post AND link to image at the same time?](https://wordpress.org/support/topic/link-to-post-and-link-to-image-at-the-same-time/)
 *  Thread Starter [simusch](https://wordpress.org/support/users/simusch/)
 * (@simusch)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/link-to-post-and-link-to-image-at-the-same-time/#post-6270935)
 * Ok great, thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cactus Masonry Classic] Link to post AND link to image at the same time?](https://wordpress.org/support/topic/link-to-post-and-link-to-image-at-the-same-time/)
 *  Thread Starter [simusch](https://wordpress.org/support/users/simusch/)
 * (@simusch)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/link-to-post-and-link-to-image-at-the-same-time/#post-6270930)
 * Thanks!
    Can I do this upgrade safe? Some plugins support copying a plugin file
   to the theme folder to overwrite the original file… Simon
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Adding class to [events_list]](https://wordpress.org/support/topic/adding-class-to-events_list/)
 *  Thread Starter [simusch](https://wordpress.org/support/users/simusch/)
 * (@simusch)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/adding-class-to-events_list/#post-6259024)
 * ok, with a div it worked… problem was, that a div inside a span is not valid 
   html and the firefox developer tools shows this as <span></span><div>…
 * thanks 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Adding class to [events_list]](https://wordpress.org/support/topic/adding-class-to-events_list/)
 *  Thread Starter [simusch](https://wordpress.org/support/users/simusch/)
 * (@simusch)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/adding-class-to-events_list/#post-6259012)
 * I tried to wrap within a span, but this resulted:
 * Editor:
    <span class=”archive”>[events_list scope=”past”]</span>
 * Output:
 * <p><span class=”archive”></span></p>
    <div class=”css-events-list”>……
 * I’ll try this again!
    Simon
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Download Monitor] Include Downloads in WordPress search?](https://wordpress.org/support/topic/include-downloads-in-wordpress-search/)
 *  Thread Starter [simusch](https://wordpress.org/support/users/simusch/)
 * (@simusch)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/include-downloads-in-wordpress-search/#post-5767603)
 * Hi barry
 * I solved this for my project with a javascript filter function:
 * [http://www.i2s-consulting.com/download-center/](http://www.i2s-consulting.com/download-center/)
 * But it would be great to have search results too in the future! Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Download Monitor] Conflict with WPML plugin](https://wordpress.org/support/topic/conflict-with-wpml-plugin/)
 *  [simusch](https://wordpress.org/support/users/simusch/)
 * (@simusch)
 * [11 years ago](https://wordpress.org/support/topic/conflict-with-wpml-plugin/#post-5666682)
 * any news about this problem?
    thanks for your great plugin! It worked very well
   on my latest project i2s-consulting.com (other languages in preparation)

Viewing 15 replies - 1 through 15 (of 23 total)

1 [2](https://wordpress.org/support/users/simusch/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/simusch/replies/page/2/?output_format=md)