Title: toologic's Replies | WordPress.org

---

# toologic

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UsersWP - Front-end login form, User Registration, User Profile & Members Directory plugin for WP] How do I combine the user list page and the user profile page?](https://wordpress.org/support/topic/how-do-i-combine-the-user-list-page-and-the-user-profile-page/)
 *  Thread Starter [toologic](https://wordpress.org/support/users/toologic/)
 * (@toologic)
 * [5 months, 3 weeks ago](https://wordpress.org/support/topic/how-do-i-combine-the-user-list-page-and-the-user-profile-page/#post-18758588)
 * My sincere thanks for your prompt response and attempt to resolve my issue.
   Unfortunately,
   this solution doesn’t work for us. It’s crucial that the URL structure remains
   exactly as is. We’re changing the CMS for a very large and old website that’s
   been online since 1997.
 * So, we need to preserve:
   **/club/members/** as a users list**/club/members/{nickname}**
   as a user profile page
 * I used your plugin previously (2021) for another project with a large number 
   of users and thought I could solve the problem easily. But apparently, other 
   approaches are needed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] sitemap.xml redirect to main page](https://wordpress.org/support/topic/sitemap-xml-redirect-to-main-page/)
 *  Thread Starter [toologic](https://wordpress.org/support/users/toologic/)
 * (@toologic)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/sitemap-xml-redirect-to-main-page/#post-18036777)
 * Thanks for reply. Really, i found bad settings W3TC in nginx config file. Now
   it’s ok
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] sitemap.xml redirect to main page](https://wordpress.org/support/topic/sitemap-xml-redirect-to-main-page/)
 *  Thread Starter [toologic](https://wordpress.org/support/users/toologic/)
 * (@toologic)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/sitemap-xml-redirect-to-main-page/#post-18033546)
 * Additional info. 
   The server reports that WordPress is the one “to blame” for
   the redirect
 * x-redirect-by: WordPress
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Radio Buttons for Taxonomies] [BUG] Quick edit not updated for non hierarchical taxonomies](https://wordpress.org/support/topic/bug-quick-edit-not-updated-for-non-hierarchical-taxonomies/)
 *  [toologic](https://wordpress.org/support/users/toologic/)
 * (@toologic)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/bug-quick-edit-not-updated-for-non-hierarchical-taxonomies/#post-16571096)
 * It’s not clear to me either. The changelog announced version 2.5.0, but no update
   was released.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Radio Buttons for Taxonomies] [BUG] Quick edit not updated for non hierarchical taxonomies](https://wordpress.org/support/topic/bug-quick-edit-not-updated-for-non-hierarchical-taxonomies/)
 *  [toologic](https://wordpress.org/support/users/toologic/)
 * (@toologic)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/bug-quick-edit-not-updated-for-non-hierarchical-taxonomies/#post-16571013)
 * I confirm, the plugin does not show and not save the category, which is set in
   the Quick Edit mode. (version 2.4.6)
    -  This reply was modified 3 years, 2 months ago by [toologic](https://wordpress.org/support/users/toologic/).
    -  This reply was modified 3 years, 2 months ago by [toologic](https://wordpress.org/support/users/toologic/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[OpenGraphiq Lite] Not saved template](https://wordpress.org/support/topic/not-saved-template/)
 *  Thread Starter [toologic](https://wordpress.org/support/users/toologic/)
 * (@toologic)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/not-saved-template/#post-16348750)
 * Sorry, I couldn’t wait so long for an answer or solution and solved the problem
   on my own.
   To do this, you need to add a small code to the click event for #publish
   button
 *     ```wp-block-code
       e("#opengraphiqtemplates_data").val(t.toDataURL("image/jpeg", .7)), 
       e("#layers_temp").empty(), /// Add this row
       e("#publish").click()
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[OpenGraphiq Lite] Not saved template](https://wordpress.org/support/topic/not-saved-template/)
 *  Thread Starter [toologic](https://wordpress.org/support/users/toologic/)
 * (@toologic)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/not-saved-template/#post-16321235)
 * This is a console log (after #submit click)
   …..html2canvas.min.js?ver=1.0.0:20#
   1 923ms Starting renderer for element at 183.97726440429688,222.28692626953125
   with size 1200×630html2canvas.min.js?ver=1.0.0:20 #1 924ms Canvas renderer initialized(
   1200×630) with scale 1.100000023841858html2canvas.min.js?ver=1.0.0:20 #1 1009ms
   Finished renderingjquery.min.js?ver=3.6.1:2 An invalid form control with name
   =” is not focusable. ​trigger @ jquery.min.js?ver=3.6.1:2(anonimous) @ jquery.
   min.js?ver=3.6.1:2each @ jquery.min.js?ver=3.6.1:2each @ jquery.min.js?ver=3.6.1:
   2trigger @ jquery.min.js?ver=3.6.1:2s.fn. @ jquery-migrate.min.js?ver=3.3.2:2(
   anonimous) @ opengraphiq-admin.js:36Объект Promise.then (async)(anonimous) @ 
   opengraphiq-admin.js:34i @ jquery.min.js?ver=3.6.1:2dispatch @ jquery.min.js?
   ver=3.6.1:2y.handle @ jquery.min.js?ver=3.6.1:2
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flow-Flow Social Feed Stream] Instagram images not loading – net::ERR_BLOCKED_BY_RESPONSE.NotSameOrigin 200](https://wordpress.org/support/topic/instagram-images-not-loading-neterr_blocked_by_response-notsameorigin-200/)
 *  [toologic](https://wordpress.org/support/users/toologic/)
 * (@toologic)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/instagram-images-not-loading-neterr_blocked_by_response-notsameorigin-200/#post-15398385)
 * I have a similar problem.
    It seems that the author is not going to solve our
   problem! Or does not know how to do it
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Converter for Media - Optimize images | Convert WebP & AVIF] How to exclude some dirs from convert?](https://wordpress.org/support/topic/how-to-exclude-some-dirs-from-convert/)
 *  Thread Starter [toologic](https://wordpress.org/support/users/toologic/)
 * (@toologic)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/how-to-exclude-some-dirs-from-convert/#post-14858497)
 * Mateusz,
    Let’s calculate the resource costs. We need to create an array and 
   fill it with strings with file names. For example 12,000 pieces. Then, in a loop,
   go through this array and check for the entry of the directory mask in the full
   file name. If there is a match, clear the array element. (this is what the `webpc_files_paths`
   filter is doing now) It is clear that this is a one-time task – to convert all
   files in the /uploads catalog, but the resources are also not endless.
 * Therefore, I suggest you, in the development of your wonderful plugin, provide
   a mechanism for excluding a directory (list of directories) from scanning and
   converting at the plugin configuration stage.
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Converter for Media - Optimize images | Convert WebP & AVIF] How to exclude some dirs from convert?](https://wordpress.org/support/topic/how-to-exclude-some-dirs-from-convert/)
 *  Thread Starter [toologic](https://wordpress.org/support/users/toologic/)
 * (@toologic)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/how-to-exclude-some-dirs-from-convert/#post-14857996)
 * [@mateuszgbiorczyk](https://wordpress.org/support/users/mateuszgbiorczyk/) Thanks
   for the quick response.
    But that’s not really what I’m trying to do. I tested
   the ‘webpc_files_paths’ filter, but it is used in post-processing the list of
   files. It is used, when the list of files has already been formed. I want to 
   exclude a directory from scanning. For example, so that files in the /wp-content/
   uploads/images/plans/ directory are not scanned to check for the presence of 
   graphic files and are not processed (not converted)
 * This is important because my directory contains thousands of files over several
   years, they are not used on the front-end of the site.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UsersWP - Front-end login form, User Registration, User Profile & Members Directory plugin for WP] Custom Profile tab of type Shortcode needs some work](https://wordpress.org/support/topic/custom-profile-tab-of-type-shortcode-needs-some-work/)
 *  Thread Starter [toologic](https://wordpress.org/support/users/toologic/)
 * (@toologic)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/custom-profile-tab-of-type-shortcode-needs-some-work/#post-13423832)
 * > The ‘tab_key’ will be generated from the Tab name for the shortcode after you
   > save the tab. … We just remove the special characters and replace spaces to
   > show the field name in the tab builder
 * I understand your sequence of actions. But pay attention to non-English speaking
   users. For example, I named the field “Покупки” and saved the tab. This field
   was cleared before saving and turned out to be empty.
 * Perhaps this field also needs to be opened for editing with a default (generated)
   value. So that the user can assign it a unique own url-friendly value. Because
   I ended up having to edit it directly in the database – there was no other way!
 * Thanks for the quick answers and attention to the problems and wishes of your
   users!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UsersWP - Front-end login form, User Registration, User Profile & Members Directory plugin for WP] How to change login link target for logged-in users](https://wordpress.org/support/topic/how-to-change-login-link-target-for-logged-in-users/)
 *  Thread Starter [toologic](https://wordpress.org/support/users/toologic/)
 * (@toologic)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/how-to-change-login-link-target-for-logged-in-users/#post-13420964)
 * I had to look for it myself.
    In the UserWP_Template class, lines 82 and 88 are
   what I was asking about.
 *     ```
       if (is_user_logged_in()) {
            $redirect_page_id = uwp_get_page_id('account_page', false);
       ```
   
 * and later
    `$redirect_to = apply_filters('uwp_logged_in_redirect', $redirect_to);`
 * Thanks and this is good idea to include redirect page as settings in next versions.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UsersWP - Front-end login form, User Registration, User Profile & Members Directory plugin for WP] How to change login link target for logged-in users](https://wordpress.org/support/topic/how-to-change-login-link-target-for-logged-in-users/)
 *  Thread Starter [toologic](https://wordpress.org/support/users/toologic/)
 * (@toologic)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/how-to-change-login-link-target-for-logged-in-users/#post-13419542)
 * Now I do not use any endpoints, I just have a link to the login page, from which
   the user goes to different URLs depending on the state of his authorization. 
   I want to know how it works and is it possible to change the target?
 * Perhaps having multiple endpoints in the menu is the correct and simple solution.
   But I want to get by with one link – “personal room”. It will open either the
   login page or the profile page (not the account) if the user is already logged
   in.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UsersWP - Front-end login form, User Registration, User Profile & Members Directory plugin for WP] How to change login link target for logged-in users](https://wordpress.org/support/topic/how-to-change-login-link-target-for-logged-in-users/)
 *  Thread Starter [toologic](https://wordpress.org/support/users/toologic/)
 * (@toologic)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/how-to-change-login-link-target-for-logged-in-users/#post-13418932)
 * No, I’m not talking about that.
 * I have a link to a login page in a menu (for example href=/login/ ). If the user
   is not logged in, then he goes to this page. But if he is already authorized,
   then when clicking on this link, he is redirected to the account page. And I 
   want to be redirected to the profile page.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UsersWP - Front-end login form, User Registration, User Profile & Members Directory plugin for WP] Problem with non-latin user_nicename](https://wordpress.org/support/topic/problem-with-non-latin-user_nicename/)
 *  Thread Starter [toologic](https://wordpress.org/support/users/toologic/)
 * (@toologic)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/problem-with-non-latin-user_nicename/#post-13403324)
 * SOLVED! user_nicename must be stored as utf8_uri_encode in database. In this 
   case all links work fine. Thanks for help.

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

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