nitinsinghal
Forum Replies Created
-
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] 403 Forbidden at sign inHello
Any update here? I am also getting the same error.
regards
Forum: Plugins
In reply to: [Redirection] Regex redirectionSorry for my explanation.
SU and TU are Source URLs & Target URLs.
Actually, I want the redirection for the 3rd set of URLs.
I do not want any redirection for the 1st & 2nd set but only want for the 3rd set. Please tell me what values should be added to the plugin to get this working?
Currently, I am adding this, but not working:
^/categor1/categor2/(.*)
https://example.com/category3/$1Regards
Forum: Plugins
In reply to: [Simple Job Board] Problem with Application Form FieldsForum: Plugins
In reply to: [Simple Job Board] Application form fields errorForum: Plugins
In reply to: [WP Mobile Menu - The Mobile-Friendly Responsive Menu] Fatal errorHi @takanakui
Thanks for the quick update. The plugin is activated successfully.
I hope you can release an update with that fix.
Thanks
Yes, that would be great!
Please try to add that in your next update !
Forum: Fixing WordPress
In reply to: Query parameters as slashHi @howdy_mcgee
As I mentioned earlier that I was facing this issue because of that plugin. So I have got the quick solution from the plugin author. I am attaching the solution provided me him, so that if anyone else faces the same problem, he can use that.
https://ww.wp.xz.cn/support/topic/query-parameters-as-slash-with-rewrite_rules_array-creating-error/Thanks very much for your time as well.
Regards
- This reply was modified 5 years, 6 months ago by nitinsinghal.
Forum: Fixing WordPress
In reply to: Query parameters as slashHi @howdy_mcgee
I have tried that on my localhost on a fresh installation & to my surprise it worked. Then I did some debugging & found out that, I have installed a plugin & it is creating a issue. Plugin is:
https://ww.wp.xz.cn/plugins/permalink-manager/.For my project this plugin is very important. Can you please check & do some help for me on this?
Forum: Fixing WordPress
In reply to: Query parameters as slashYes, I have created a page with the with the name
services& that is using the templatetemplate-services.php.Forum: Fixing WordPress
In reply to: Query parameters as slashHi @howdy_mcgee
Thanks for the response. So what I changed now is:
1. I have removed the code for
flush_rules();2.
"type=tavel", sorry it’s a typo mistake. I am usinghttp://www.example.com/services?services_centers_type=travel3. On the
http://www.example.com/servicespage, I am already using$services_centers_type = $wp_query->get_query_var( 'services_centers_type' );But still I am facing the same issue. When I go to
http://www.example.com/services/travel, it is still redirecting me tohttp://www.example.com/services.Still not able to resolve.
- This reply was modified 5 years, 6 months ago by nitinsinghal.
Forum: Plugins
In reply to: [Permalink Manager Lite] Current URI locationThanks @mbis
Solved !! very helpful.
Forum: Plugins
In reply to: [Permalink Manager Lite] Current URI locationThanks @mbis, that helped me a lot.
Sorry, one more thing: Do we also have an event that can be caught when “Current URI” changes for a post?
Maybe we can get the post id, old URI & the new URI.
Regards
- This reply was modified 5 years, 7 months ago by nitinsinghal.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] jQuery is not definedThanks, I have found the issue.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] jQuery is not definedThis error is still exists on this page. Please check in the console:
Please see the screenshot: