Title: formlos's Replies | WordPress.org

---

# formlos

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wp-admin URL is suddenly changing, breaking backend](https://wordpress.org/support/topic/wp-admin-url-is-suddenly-changing-breaking-backend/)
 *  [formlos](https://wordpress.org/support/users/formlos/)
 * (@formlos)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/wp-admin-url-is-suddenly-changing-breaking-backend/#post-17845834)
 * Good to know [@standingout](https://wordpress.org/support/users/standingout/),
   so let’s file some bug reports on their end. Hopefully they will fix this asap.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wp-admin URL is suddenly changing, breaking backend](https://wordpress.org/support/topic/wp-admin-url-is-suddenly-changing-breaking-backend/)
 *  [formlos](https://wordpress.org/support/users/formlos/)
 * (@formlos)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/wp-admin-url-is-suddenly-changing-breaking-backend/#post-17845814)
 * A quick follow up: we deactivated the plugin (by renaming the concerning folder“
   pdf-print-pro” in /wp-content/plugins/). Now the backend works normally as expected.
 * Thus, we suspect it is a problem with this plugin.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wp-admin URL is suddenly changing, breaking backend](https://wordpress.org/support/topic/wp-admin-url-is-suddenly-changing-breaking-backend/)
 *  [formlos](https://wordpress.org/support/users/formlos/)
 * (@formlos)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/wp-admin-url-is-suddenly-changing-breaking-backend/#post-17845797)
 * We experience the same problem right now on two of our sites. We found one similarity
   between them: the plugin “**PDF & Print Pro von BestWebSoft**” is installed on
   both sites. Is it installed on your sites as well [@standingout](https://wordpress.org/support/users/standingout/)
   and [@4wdabcwebmaster](https://wordpress.org/support/users/4wdabcwebmaster/) ?
 * (we’re investigating more right now)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Member directory is empty for non-admins](https://wordpress.org/support/topic/member-directory-is-empty-for-non-admins/)
 *  Thread Starter [formlos](https://wordpress.org/support/users/formlos/)
 * (@formlos)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/member-directory-is-empty-for-non-admins/#post-17391461)
 * figuered it out myself!
 * there is this setting for each user group, which needs to be set for the concerning
   user group: [https://docs.ultimatemember.com/article/103-user-roles-settings#profile-access](https://docs.ultimatemember.com/article/103-user-roles-settings#profile-access)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Seriously Simple Podcasting] How to get all distribution URLs for use in a template (archive/single/sidebar)?](https://wordpress.org/support/topic/how-to-get-all-distribution-urls-for-use-in-a-template-archive-single-sidebar/)
 *  Thread Starter [formlos](https://wordpress.org/support/users/formlos/)
 * (@formlos)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/how-to-get-all-distribution-urls-for-use-in-a-template-archive-single-sidebar/#post-17254481)
 * [@zahardoc](https://wordpress.org/support/users/zahardoc/) Yes, we realized it
   here (in the blue left sidebar): [https://www.hi-deutschland-projekte.de/crossroads/podcast/](https://www.hi-deutschland-projekte.de/crossroads/podcast/)
   This only outputs the filled out settings. (We used a custom template with a 
   widget area to include the headline and image.)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Seriously Simple Podcasting] How to get all distribution URLs for use in a template (archive/single/sidebar)?](https://wordpress.org/support/topic/how-to-get-all-distribution-urls-for-use-in-a-template-archive-single-sidebar/)
 *  Thread Starter [formlos](https://wordpress.org/support/users/formlos/)
 * (@formlos)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/how-to-get-all-distribution-urls-for-use-in-a-template-archive-single-sidebar/#post-17239593)
 * I wanted to show it in the frontend to all (anonymous and logged in) users.
 * A shortcode sounds really really useful! This could be perfect for every sidebar
   or widget area or even for blog posts/pages when using gutenberg etc.
 * Fot the shortcode it would also be very benificiary, if it only outputs the filled
   out distribution channels. Because
 *     ```wp-block-code
       ssp_get_option( 'subscribe_options' )
       ```
   
 * outputs ALL the subcribe options that are checked, regardless if I actually filled
   out the field 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Seriously Simple Podcasting] How to get all distribution URLs for use in a template (archive/single/sidebar)?](https://wordpress.org/support/topic/how-to-get-all-distribution-urls-for-use-in-a-template-archive-single-sidebar/)
 *  Thread Starter [formlos](https://wordpress.org/support/users/formlos/)
 * (@formlos)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/how-to-get-all-distribution-urls-for-use-in-a-template-archive-single-sidebar/#post-17238450)
 * Oh wow – this seems perfect! Thank you very much. Maybe you should integrate 
   this on the developer docs here: [https://support.castos.com/category/44-advanced-installation-developers](https://support.castos.com/category/44-advanced-installation-developers)(
   I was searching around there, but didn’t find any infos).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Better Search - Relevant search results for WordPress] Partial words (e.g. plural / singular / stems) are not found](https://wordpress.org/support/topic/partial-words-e-g-plural-singular-stems-are-not-found/)
 *  Thread Starter [formlos](https://wordpress.org/support/users/formlos/)
 * (@formlos)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/partial-words-e-g-plural-singular-stems-are-not-found/#post-16429958)
 * Yes, “less results” as a marketing point for the plugin could be a dealbreaker
   😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Better Search - Relevant search results for WordPress] Partial words (e.g. plural / singular / stems) are not found](https://wordpress.org/support/topic/partial-words-e-g-plural-singular-stems-are-not-found/)
 *  Thread Starter [formlos](https://wordpress.org/support/users/formlos/)
 * (@formlos)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/partial-words-e-g-plural-singular-stems-are-not-found/#post-16429943)
 * Yes, I mean less results compared to the default WordPress search. I know, this
   is kind of a philosophical question, if less results are “better” or “worse” 
   when it comes to the default WordPress search 😉 (especially on WordPress sites
   with a lot of content, e.g. 200+ posts).
 * But considering that people searching for specific (more detailed/longer) queries
   find MORE results than people using a “shorter” query, this seems a bit unexpected
   and unintuitive (from a user perspective).
 * Thanks for your ideas
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Better Search - Relevant search results for WordPress] Partial words (e.g. plural / singular / stems) are not found](https://wordpress.org/support/topic/partial-words-e-g-plural-singular-stems-are-not-found/)
 *  Thread Starter [formlos](https://wordpress.org/support/users/formlos/)
 * (@formlos)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/partial-words-e-g-plural-singular-stems-are-not-found/#post-16429749)
 * Ok, thank you for your answer. If I get you right, my request is only solveable
   when using the * character in the frontend. (And I think this is not a viable
   solution for not so techy people).
 * (Actually this makes the plugin show less results with the standard settings.
   This should be mentioned somewhere in the docs or in the plugin.)
 * It would be very cool, if there would be a setting in the plugin (or at least
   a filter/action) for switching this on.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Better Search - Relevant search results for WordPress] Partial words (e.g. plural / singular / stems) are not found](https://wordpress.org/support/topic/partial-words-e-g-plural-singular-stems-are-not-found/)
 *  Thread Starter [formlos](https://wordpress.org/support/users/formlos/)
 * (@formlos)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/partial-words-e-g-plural-singular-stems-are-not-found/#post-16420467)
 * Thanks [@ajay](https://wordpress.org/support/users/ajay/) for your reply! I already
   tried this but to no avail. But I switched it on, please check these results:
   [http://spielwiese.eigenstil.de/?s=anwend](http://spielwiese.eigenstil.de/?s=anwend)
 * Caching is deactivated ([http://spielwiese.eigenstil.de/wp-content/uploads/2023/01/screenshot-2023-01-30-094112.png](http://spielwiese.eigenstil.de/wp-content/uploads/2023/01/screenshot-2023-01-30-094112.png)).
    -  This reply was modified 3 years, 6 months ago by [formlos](https://wordpress.org/support/users/formlos/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Telegram (Auto Post and Notifications)] Which custom fields are accessible?](https://wordpress.org/support/topic/which-custom-fields-are-accessible/)
 *  Thread Starter [formlos](https://wordpress.org/support/users/formlos/)
 * (@formlos)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/which-custom-fields-are-accessible/#post-15328210)
 * thanks for the quick response. I just checked the postmeta table in the database.
   The saved meta_key is `link` (without any further characters).
 * **SOLUTION**
    Setting Delay in posting to 1 minute!
 * (I was just too impatient 👍)
    -  This reply was modified 4 years, 6 months ago by [formlos](https://wordpress.org/support/users/formlos/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pods Gravity Forms Add-On] Plugin produces duplicate entries since version 1.4.4](https://wordpress.org/support/topic/plugin-produces-duplicate-entries-since-version-1-4-4/)
 *  Thread Starter [formlos](https://wordpress.org/support/users/formlos/)
 * (@formlos)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/plugin-produces-duplicate-entries-since-version-1-4-4/#post-15275793)
 * Hey everybody – I accidentially found a solution (it was mentioned in the slack
   group, so I headed over to github: [https://github.com/pods-framework/pods-gravity-forms/issues/154#issuecomment-950139898](https://github.com/pods-framework/pods-gravity-forms/issues/154#issuecomment-950139898))
 * **SOLUTION (temporary, if applicable):**
    - checking “Support entry updates” on the pods feed for the concerning form
 * I hope this will be fixed in the next version.
    -  This reply was modified 4 years, 6 months ago by [formlos](https://wordpress.org/support/users/formlos/).
    -  This reply was modified 4 years, 6 months ago by [formlos](https://wordpress.org/support/users/formlos/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pods Gravity Forms Add-On] Plugin produces duplicate entries since version 1.4.4](https://wordpress.org/support/topic/plugin-produces-duplicate-entries-since-version-1-4-4/)
 *  Thread Starter [formlos](https://wordpress.org/support/users/formlos/)
 * (@formlos)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/plugin-produces-duplicate-entries-since-version-1-4-4/#post-15263293)
 * 👌👍 Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pods Gravity Forms Add-On] Plugin produces duplicate entries since version 1.4.4](https://wordpress.org/support/topic/plugin-produces-duplicate-entries-since-version-1-4-4/)
 *  Thread Starter [formlos](https://wordpress.org/support/users/formlos/)
 * (@formlos)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/plugin-produces-duplicate-entries-since-version-1-4-4/#post-15261143)
 * [@retrocool](https://wordpress.org/support/users/retrocool/) which alternative
   solutions are out there? Could you post any links, that would be great!

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

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