branhampaul
Forum Replies Created
-
All I want is for the face photo user field to set as the default photo for the user in the core WordPress.
The userfield is a functionality of the PMPRO.
Forum: Plugins
In reply to: [wpForo Forum] opening member profile and hovering mouse over delete buttonPop-up message was showing before for confirming deletion, now, it does not.
This time, I am not even clicking, just hovering over, and reloading the profile page deletes the user.
@harshad does creating separate cache files (for PC & mobile) affect storage space significantly? Kindly be detailed with your answer.
Thank you.
Forum: Fixing WordPress
In reply to: hide admin toolbar in mobile onlyOkay. It finally worked! This code cited here (https://www.ads-software.com/support/topic/mobile-admin-bar-disable/) did it.
if(wp_is_mobile()){ add_filter( 'show_admin_bar', '__return_false' ); }
The admin toolbar no longer shows when I am on mobile.
Thanks to you all. Appreciated.
Forum: Fixing WordPress
In reply to: hide admin toolbar in mobile only@aatanasov that code does not work. It just outputs the code verbatim at the top of every page.
I use HFCM plugin for CSS inclusion.
______
@imasikur22 Which of the codes in the linked post should I use?
My “max login attempts” is 5.
Forum: Plugins
In reply to: [wpForo Forum] facebook on social share tab is activating loginDone this. Yet not working. Now, the Facebook icon is not even clicking.
Check the page here – https://judicialpoetry.com/community/general/
What do you mean by “(Max login attempt + 1)”?
Forum: Plugins
In reply to: [Relevanssi - A Better Search] latest relevanssi update not highlightingThank you; this is working.
Just tested it and still same. I set max login attempts to 5, and retry time period to 5mins, yet no lockout, because I have “php backtrace in notification” ticked.
Still, no record in the “Dashboard > WP Security Dashboard > Locked IP Address (temporarily)”.
But, for the Admin Dashboard > WP Security > User Login > Failed Login Records (tab), yes there are records in this tab.
Forum: Plugins
In reply to: [Relevanssi Live Ajax Search] Ajax Search on Elementor PageThank you. This just helped me.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] latest relevanssi update not highlightingYes, the “highlight” parameter is included in the url.
I have two sites; I upgraded to the latest version of Relevanssi in one of the sites, and it stopped working. Meanwhile, the older version is showing the highlights.
Here is the URL – “https://judicialpoetry.com/sc/pleadings-should-not-contain-law-or-mixed-law-fact/?highlight=%22Party%20need%20not%20plead%20law%22”
- This reply was modified 2 years, 6 months ago by branhampaul.
I do not mean receipt of the email for locked down. I meant that a user who has tried the maximum attempts does not get locked out when “php backtrace in email” is ticked.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] disable ad blocker on pagesThank you for the link. This quote on the link provided is helpful “You can use any code block to automatically insert shortcode into wanted pages (select Before post or Before content position and set Alignment to No wrapping).”
Also, I am sorry for using “ad blocker” instead of “ad blocking detection”. Anyways, thank you for your reply.
If I may further ask: does the ad blocker detection feature affect SEO negatively apart from bounce rate?
This happened in test mode for paid plan; it is a new website and no free membership yet. I will keep you updated.