Title: jborbely's Replies | WordPress.org

---

# jborbely

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] Permanent Block List](https://wordpress.org/support/topic/permanent-block-list/)
 *  Thread Starter [jborbely](https://wordpress.org/support/users/jborbely/)
 * (@jborbely)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/permanent-block-list/#post-7382310)
 * Hi wpsolutions,
 * Many thanks for your reply. Based on what you wrote it appears, there are several
   opportunities for improvement here.
 * You say we are having two separate list of IPs to block. The one we can maintain
   manually using Blacklist Manager and operates on .htaccess level, and the other
   one which is a sort of auto-filled, based on Comment SPAM IP Monitoring and User
   Registration>>Manual Approval, and operates on php level, and it appears that
   manual entry to the latter one is/will not be possible. Hence, by definition 
   the two list will be necessarily different. I do not think this is a wise solution.
   What if someone changes ISP and the new one has a different environment than 
   the previous one. For example, currently I have a list of some 200 IPs which 
   I maintain in Blacklist Manager based on my daily review if traffic and spotted
   hostile access attempts.
    How could I add all of them to the Permanent Block 
   List if I moved to a new ISP having no Apache style server installation?
 * I believe a better solution would look like this: We could have a ‘default’ list,
   accessible and maintainable by Blacklist Manager, providing us with the possibility
   to enter Date and Reason of blocking IPs. This list could also be ‘auto-fed’ 
   by Comment SPAM IP Monitoring and User Registration>>Manual Approval, autofilling
   Date and Reason, latter should be editable by Admin. This list could be used 
   for PHP level blocking if .htaccess is not available.
 * Apart from the above it appears that the connection between blocking an IP in
   User Registration>>Manual Approval and the Permanent Block List does not exist
   or work currently. I just clicked on Block IP in Manual Approval. Result: the
   item is still there in ‘Pending’ status, and my Permanent Blocked IP Addresses
   list is still empty.
 * Many thanks for reading it. Cheers, Janos
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate LinkedIn Integration] Redirects to wp-login page](https://wordpress.org/support/topic/redirects-to-wp-login-page/)
 *  [jborbely](https://wordpress.org/support/users/jborbely/)
 * (@jborbely)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/redirects-to-wp-login-page/#post-6821331)
 * It appears I have the same or very similar problem.
 * I installed the LinkedIn Login plugin PLUS the Piklist plugin which is not mentioned
   at all on LinkedIn Login’s WP page.
 * After some mess with setting the various redirects in sync on WP and LinkedIn
   Developer I have the LinkedIn Login button on my homepage.
 * If I click on it I am redirected to my WordPress Login page (wp-login.php) where
   I can also see the LinkedIn Login button, but it doesn’t work either. I still
   have to enter my WP password to get logged in.
 * I’d like to mention that the error message I received at the beginning of the
   setup process, saying:
 * “invalid redirect_uri. This value must match a URL registered with the API Key.”
 * is not very informative since there are 3 redirect uri-s both on both side.
 * Am I doing something wrong or the plugin doesn’t work?
 * Please help
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Google Maps] How to set center the for the map](https://wordpress.org/support/topic/how-to-set-center-the-for-the-map/)
 *  Thread Starter [jborbely](https://wordpress.org/support/users/jborbely/)
 * (@jborbely)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/how-to-set-center-the-for-the-map/#post-7137068)
 * Brilliant, it works very nicely! A big thank you for you *:)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shortcodes Ultimate - Content Elements] Google Maps Not Working On HTTPS Pages Or Posts](https://wordpress.org/support/topic/google-maps-not-working-on-https-pages-or-posts/)
 *  [jborbely](https://wordpress.org/support/users/jborbely/)
 * (@jborbely)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/google-maps-not-working-on-https-pages-or-posts/#post-7009830)
 * I have similar problem. I included google map inside an accordion and the map
   doesn’t work, not being displayed.
    [https://wordpress.org/plugins/google-maps-v3-shortcode-multiple-markers/](https://wordpress.org/plugins/google-maps-v3-shortcode-multiple-markers/)
   I need multiply markers on my map, that’s why I used the above plugin. I’d appreciate
   an advice, how to fix it. Thanks, Janos
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Is removing sidebar still a necessary nightmare?](https://wordpress.org/support/topic/is-removing-sidebar-still-a-necessary-nightmare/)
 *  Thread Starter [jborbely](https://wordpress.org/support/users/jborbely/)
 * (@jborbely)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/is-removing-sidebar-still-a-necessary-nightmare/#post-6978763)
 * Thanks bemdesign for your reply. I see your point. The current way of eliminating
   sidebar(s) is to modify at least one file of the theme. For this it is necessary/
   highly recommended to create a child-theme which is similarly very poorly documented
   and unsupported area by WP. I’ve done it once by strictly following what I found
   in the WP documentation, it didn’t work, I ended up with a mess.
 * So it appears, there are a couple of area which are indeed from commercial viewpoint
   not so appealing but otherwise might be important:
    – creating child theme – 
   customizing menu appearance – deploy WP core update with security and functional
   parts separated, being the latter one optional.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BadgeOS] Achievement for visiting Home page](https://wordpress.org/support/topic/achievement-for-visiting-home-page/)
 *  Thread Starter [jborbely](https://wordpress.org/support/users/jborbely/)
 * (@jborbely)
 * [11 years ago](https://wordpress.org/support/topic/achievement-for-visiting-home-page/#post-6232852)
 * Thanks Michael, The way Guest Achievements accomplishes the task through cookies
   would be fine for me. The problem I need to find a resolution for is that Referral
   Links triggers the click on a link event, whilst my requirement is more about
   triggering the arrival of a web page i.e. when a webpage receives focus or getting
   loaded. Probably it can be implemented by using the onfocus or onLoad event.
 * Would it be possible to enhance Referral Links with it, so that one could choose
   if clicking on a link or arrival on a page should be triggered and awarded?
 * Thanks a lot for considering it.
    Regards, Janos
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced post slider] Can't set the order that posts will display after selecting them](https://wordpress.org/support/topic/cant-set-the-order-that-posts-will-display-after-selecting-them/)
 *  [jborbely](https://wordpress.org/support/users/jborbely/)
 * (@jborbely)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cant-set-the-order-that-posts-will-display-after-selecting-them/#post-5456780)
 * I agree with Rebecca. Just would like to add that possibility to randomize appearance
   of posts/pages would be also great.
 * Another idea is that having a check-box before/next to each pages/post in the
   search list would make it more convenient to select the ones to be displayed 
   in the slider.
 * Thanks for considering,
    Cheers, Janos
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Status Notifier Lite] Defined rules are not listed on Rules tab after creating them](https://wordpress.org/support/topic/defined-rules-are-not-listed-on-rules-tab-after-creating-them/)
 *  Thread Starter [jborbely](https://wordpress.org/support/users/jborbely/)
 * (@jborbely)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/defined-rules-are-not-listed-on-rules-tab-after-creating-them/#post-6092132)
 * Hi Timo, I’ll let you know if your temp admin user is created. Thanks a lot in
   advance.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Status Notifier Lite] Defined rules are not listed on Rules tab after creating them](https://wordpress.org/support/topic/defined-rules-are-not-listed-on-rules-tab-after-creating-them/)
 *  Thread Starter [jborbely](https://wordpress.org/support/users/jborbely/)
 * (@jborbely)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/defined-rules-are-not-listed-on-rules-tab-after-creating-them/#post-6091859)
 * ..(accidentally clicked on Enter)..
 * Even though I see the new rule, I can’t modify any of these fields:
    – Recipient–
   CC – BCC
 * In each of them there are Blog admin and Post author included, I can’t delete
   any of them and I can’t add any new Role.
 * Apart from that I think that the Plugin Description is misleading, because on
   the screenshot it is not indicated that selecting or excluding categories are
   belong to the premium edition only.
 * Thanks a lot for your feedback on the problems.
    Regards, Janos
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] Force logout after x minutes of inactivity](https://wordpress.org/support/topic/force-logout-after-x-minutes-of-inactivity/)
 *  Thread Starter [jborbely](https://wordpress.org/support/users/jborbely/)
 * (@jborbely)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/force-logout-after-x-minutes-of-inactivity/#post-6085895)
 * Hi mbrsolution, thanks for your reply and considering my suggestion. It would
   be great to see this new feature.
    Kind regards, Janos
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Responsive Menu] only show on mobiles?](https://wordpress.org/support/topic/only-show-on-mobiles-1/)
 *  [jborbely](https://wordpress.org/support/users/jborbely/)
 * (@jborbely)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/only-show-on-mobiles-1/#post-5804842)
 * Hello Nirmal (and Brin),
 * How can I make it to show on desktop? I have no mobile device to test, and I’d
   prefer to have a nice looking menu on desktop and laptop as well. Whatever I 
   do, it doesn’t rendered on my desktop at all.
    Could you help me please? Many
   thanks, Janos
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Responsive Menu] Select Menu in General Settings is empty](https://wordpress.org/support/topic/select-menu-in-general-settings-is-empty/)
 *  Thread Starter [jborbely](https://wordpress.org/support/users/jborbely/)
 * (@jborbely)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/select-menu-in-general-settings-is-empty/#post-5844540)
 * Hi Nirmal, Thanks for your reply. My understanding is that I already have a “
   Menu” on my WordPress website comprised of the top level pages I have created,
   with their child pages underneath them. This looks like and works like a “Menu”.
   Could it be the case that it isn’t a “Menu” actually? If I create a menu under
   Appearance > Menus, can I use my existing Page structure? Many thanks for enlightening
   me.
    Regards, -Janos
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MaxButtons - Create buttons] Maxbutton button formatting](https://wordpress.org/support/topic/maxbutton-button-formatting/)
 *  [jborbely](https://wordpress.org/support/users/jborbely/)
 * (@jborbely)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/maxbutton-button-formatting/page/2/#post-5426699)
 * Hi,
 * I’ve just created and saved my first button and experiencing the following problem(
   s):
 * The button does not properly rendered neither in ‘Button output’ window, nor 
   in ‘Buttons’ menu (where I can see all (the one) of my buttons, nor in a post
   or page where I include it with the short code.
 * The problem with the rendering is as follows:
    – in ‘Button output’ floating 
   window: When change any of the colors, the buttons are properly shown. After 
   I save, leave the button editor and come back again, only the button border, 
   the border shadow and the button text shadow can be seen both on the normal and
   the hover button. – in ‘Buttons’ menu the normal button rendered in the same 
   way as in the button output window, only the border, the border color and the
   text shadow can be seen. If I move the cursor over the button there, the hover
   button shown properly – in post or page: same as in ‘Buttons’ menu.
 * Could you please advise, what to do to make it work properly?
 * Many thanks,
    Cheers, Janos
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Notification by Email] 'Send to Users' does not working](https://wordpress.org/support/topic/send-to-users-does-not-working/)
 *  Thread Starter [jborbely](https://wordpress.org/support/users/jborbely/)
 * (@jborbely)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/send-to-users-does-not-working/#post-5664244)
 * Thanks a lot for the quick reply. I’ll check the latest version.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Add new Post & select the Page to put it](https://wordpress.org/support/topic/add-new-post-select-the-page-to-put-it/)
 *  Thread Starter [jborbely](https://wordpress.org/support/users/jborbely/)
 * (@jborbely)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/add-new-post-select-the-page-to-put-it/#post-5520216)
 * Thank you Bet. Did you see the James Bond film titled ‘Tomorrow never dies’?
 * Mr. Carver ‘…taught me one important lesson. The key to a great story is not 
   who, or what, or when, but WHY. … I want to know WHY?’.
 * If I had two Pages, one for ladies fashion, another one for gents fashion, I 
   want to let my users to decide on which one to leave a Post about skirts. How
   can I achieve this without using Categories and plugins to filter categories?
   Many thanks in advance and have a relaxing Sunday. Cheers, Janos

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

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