anubhav_r
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 403 error on my sites only from certain IPsI did.. and they checked the .htaccess files and found nothing.
Forum: Fixing WordPress
In reply to: 403 Forbidden ErrorI am having the same issue. Its seems like a block of IPs are blocked from accessing:
There are 5 sites now that I cannot access:
1. https://delhitraditions.com/
2. https://delhitreats.com
3. https://experiencedelhi.com
4. https://techpmblog.com/
5. https://delhifinds.com/All throwing a 403 error. Unfortunately this block of IPs includes my work and home computer IPs. The sites are accessible from TOR and from my phone over 3G.
The following sites, thankfully, are still accessible from home and work.
1. https://www.delhishoppingtour.com
2. https://www.vkelectric.comThey are all hosted by the same provider who is saying that no IPs have been blocked on any of these sites. So.. I’m really stumped and this have been happening for over 6 months. Site access over my 3G network somehow got unblocked only a week ago, which is ok but not useful since my home and office IPs are still blocked.
Can anyone give me any pointers on why this is happening? If there is an issue at my find, what can I do to fix it?
–Anubhav
Forum: Plugins
In reply to: [PHP Code Widget] Creating forms using PHP Code WidgetWill.
Can you tell me more about how you created the shortcodes and if adhoc widgets are supported in all WP templates?
I’m using the responsive template from theme id
–AnubhavI figured it out. I was getting confused between comments and discussions. I needed to enable discussions in the screen options and then turn these options off.
Thanks.
–Anubhav
Strange.. since I have 0 comments, I dont get an option to disallow comments in the comments box as shown here.
https://cl.ly/0J3y0h0X22151B2p2k0YEmil.
I cant understand “closing” the comments from the links above. I dont see any option to close the comments either in the screen options for my page, where comments are already unchecked, or in the discussion section, which seems focussed on blogs and not pages.
I think I need more help.
–Anubhav
Got it.
I just commented out the comments = true code in the full page width (no sidebar) page template file in the editor:
I changed this
<?php comments_template( ”, true ); ?>
to
<?php //comments_template( ”, true ); ?>Emil.
Sorry. I still dont get it. I still have the comments box at the bottom of each of my pages. I want to get rid of it altogether. Can you tell me how I can remove the “leave a reply box” all together from some or all of the pages in the responsive theme?
see: https://www.vkelectric.com/?page_id=2
–Anubhav