
Selesai
Disiarkan
Dibayar semasa penghantaran
I need help debugging a custom WordPress shortcode that integrates with the ProKerala Astrology API. The shortcode [svgnan_kundali] displays a form correctly on the page. However, when the user submits the form it redirects to /kundali-result/ which results in a 404 error. Expected behavior: The form should call the ProKerala API and display the Kundali chart on the same page below the form without redirecting. Website environment: WordPress Astra Theme Elementor WPCode plugin ProKerala Astrology API Hostinger hosting Task: Debug the shortcode or AJAX logic and fix the redirect issue so the API response renders correctly on the same page. Estimated time: 30–60 minutes debugging. Budget: ₹1000 – ₹1200 fixed price This is a small debugging task. Please apply only if you have experience with WordPress shortcode and API integration.
ID Projek: 40301402
16 cadangan
Projek jarak jauh
Aktif 25 hari yang lalu
Tetapkan bajet dan garis masa anda
Dapatkan bayaran untuk kerja anda
Tuliskan cadangan anda
Ianya percuma untuk mendaftar dan membida pekerjaan

Hello, I can help debug and fix your WordPress shortcode issue quickly. I have experience working with WordPress shortcodes, AJAX form submissions, and third-party API integrations. I will review the shortcode logic, identify why the form redirects to `/kundali-result/`, and modify the AJAX or form handling so the ProKerala API response displays correctly on the same page below the form without any redirect. Since this is a small debugging task, I should be able to resolve it within a short time. I’m ready to start immediately.
₹1,200 INR dalam 1 hari
4.4
4.4
16 pekerja bebas membida secara purata ₹1,125 INR untuk pekerjaan ini

Hello I have strong experience with WordPress shortcode development and API integrations. I can quickly debug your [svgnan_kundali] shortcode and fix the redirect issue so the ProKerala API response displays correctly on the same page using AJAX. I’ll review the form submission logic, resolve the 404 problem, and ensure the Kundali chart loads properly below the form. This should be completed within the estimated debugging time. Thank you
₹1,000 INR dalam 7 hari
5.7
5.7

Debugging a WordPress shortcode that redirects unexpectedly when calling the ProKerala API is a classic integration issue, often rooted in how the shortcode handles API responses or manages session states. A misconfigured callback URL or an unhandled API error can easily trigger a redirect loop or send users to the wrong page, breaking the user experience entirely. My approach involves a systematic audit of the shortcode's logic, starting with the API call parameters and authentication, then tracing through the response handling within WordPress. I specialize in backend API integrations and have resolved similar issues where third-party services like ProKerala require precise data formatting and error management to function correctly within a CMS framework. Based on the scope of debugging this specific integration, I can deliver a fixed and fully tested shortcode for a budget of 12.0 INR, ensuring the API data flows correctly without unintended redirects. To begin efficiently, could you share whether the redirect occurs immediately upon shortcode execution or only after a specific user interaction with the astrology form?
₹1,100 INR dalam 2 hari
2.9
2.9

Hello, We would like to grab this opportunity and will work till you get 100% satisfied with our work. We are an expert team which have many years of experience on PHP, JavaScript, AJAX, WordPress, HTML, Debugging, Elementor, API Integration Lets connect in chat so that We discuss further. Thank You
₹1,000 INR dalam 7 hari
2.4
2.4

Hello, I can quickly debug and fix your WordPress shortcode so the ProKerala API response displays on the same page without redirecting to /kundali-result/. I have experience with WordPress shortcodes, AJAX handling, and API integrations, and I will identify the redirect issue, correct the form submission logic, and ensure the Kundali chart renders properly below the form within Elementor. I can complete this within the estimated 1–2 hours.
₹1,100 INR dalam 1 hari
2.9
2.9

With over a decade of experience as a Full-Stack Developer, specializing in web and mobile applications, I am poised to help fix the issue with your WordPress shortcode. My expertise in API integration and proficiency with JavaScript, HTML, and PHP have positioned me well to address this specific problem. Understanding that time is of the essence, I guarantee a quick and efficient job completion. My approach to software architecture is always geared towards delivering high-performance and secure applications that are scalable. With this mindset, I can not only successfully resolve the redirect issue you're facing but also ensure the consistent and correct functionality of your ProKerala Astrology API. Moreover, my extensive knowledge of WordPress working alongside diverse themes including Astra Theme and common plugins like Elementor will significantly speed up the debugging process. Collaboration is important to me and I plan to maintain open lines of communication with you throughout the project. This way, you are constantly updated on my progress and this ensures the final solution aligns perfectly with your needs. Partnering with me guarantees an optimal workflow with fast results. Let's connect today and rectify your redirection problems promptly.
₹1,100 INR dalam 1 hari
3.1
3.1

Dear, I appreciate the opportunity to examine your project. After a detailed review, I am confident in my ability to deliver a solution that meets your expectations. To ensure the final outcome perfectly aligns with your vision, please share any additional guidelines, preferences, or reference materials. I’m eager to get started and deliver results that exceed your expectations. Sincerely, Md. Enamul Haque
₹1,100 INR dalam 7 hari
0.0
0.0

The shortcode form is submitting normally, which triggers a page redirect to /kundali-result/, but that page doesn’t exist in WordPress, causing the 404 error. The form should instead use AJAX or a same-page POST handler in the shortcode function to call the ProKerala API and render the Kundali chart dynamically below the form without redirecting.
₹1,000 INR dalam 1 hari
0.0
0.0

Hello , I would love the opportunity to take on this project and will work diligently to ensure your complete satisfaction. I am a seasoned developer with extensive experience in PHP, JavaScript, AJAX, WordPress, HTML, Debugging, Elementor, API Integration. I’d be happy to discuss your requirements in detail. Let’s connect in chat. Thank you very much.
₹1,100 INR dalam 7 hari
0.0
0.0

Hi, I can quickly debug your WordPress shortcode and fix the redirect issue so the ProKerala API response displays on the same page below the form. I have experience with WordPress, AJAX, shortcode development, and API integrations, so I can identify whether the issue is in the form submission, redirect logic, or AJAX handling. The fix should take 30–60 minutes, and I can start immediately and test it properly with Astra, Elementor, and WPCode to ensure the chart loads correctly without any 404 errors. Regard Abdullah
₹1,000 INR dalam 1 hari
0.0
0.0

Hi, This looks like a typical WordPress shortcode form redirect issue. Most likely the form submission is triggering a normal POST request instead of AJAX, which causes the redirect and 404 error. I can fix this by: • Preventing default form submission • Calling the ProKerala API via AJAX • Rendering the Kundali chart on the same page • Ensuring compatibility with Astra + Elementor This should take about 30–60 minutes. I can start immediately. Best regards
₹1,100 INR dalam 1 hari
0.0
0.0

Regarding the 'Fix WordPress Shortcode + ProKerala API Redirect Issue' project, I understand you need to fix the [svgnan_kundali] shortcode so that it correctly displays the Kundali chart on the same page after form submission, without redirecting to a 404 error page. Here's how I'll tackle this: **Technical Implementation Plan:** 1. **Shortcode and AJAX Handler Inspection:** I'll start by examining the shortcode's code and the associated AJAX handler. I'll verify that the AJAX URL is correctly defined and that the AJAX handler function is properly processing the form data and sending it to the ProKerala API. I'll also check for any unintended `wp_redirect()` calls or incorrect URL formations that might be causing the redirection. 2. **API Integration and Data Handling:** Next, I'll focus on how the ProKerala API is being called and how the data is being handled upon receiving a response. I'll ensure that the API response is correctly parsed and formatted for display. I'll also implement error handling to gracefully manage any API errors or invalid responses. 3. **In-Place Chart Display:** Finally, I'll modify the AJAX handler to update the content of the current page with the Kundali chart data instead of redirecting. I'll likely use JavaScript to dynamically update a designated section of the page below the form with the API response. This will ensure that the chart is displayed on the same page without any redirection. I am confident that my approach will resolve the redirect issue and ensure that the Kundali chart is displayed correctly on the same page after form submission.
₹1,100 INR dalam 7 hari
0.0
0.0

I deliver 100% work — 99.9% is not for me. This looks like a classic shortcode/AJAX handling issue where the form submission is falling back to a default page redirect instead of being intercepted and processed on the same page. I can quickly debug the shortcode and fix the request flow so the ProKerala API response renders correctly below the form. Process: Shortcode Review → Form Submission Debug → AJAX Fix → API Response Render → Final Test Here’s what I’ll do: • Inspect the [svgnan_kundali] shortcode logic and how the form submission is handled • Identify why the form is redirecting to /kundali-result/ instead of staying on the same page • Fix or implement proper AJAX submission so the API call runs without page reload • Ensure the ProKerala API response renders dynamically below the form • Test compatibility with Astra theme, Elementor, and WPCode plugin The fix will keep your current structure intact — just correcting the submission flow and rendering logic. Since this is a small debugging task, I can resolve it quickly and ensure the form works smoothly without redirects. Best regards, Zohad
₹1,000 INR dalam 5 hari
0.0
0.0

Hyderabad, India
Ahli sejak Mac 15, 2026
₹600-1500 INR
€250-750 EUR
$250-750 AUD
$10-30 USD
₹100-400 INR / jam
$30-250 USD
$250-750 CAD
₹1500-12500 INR
₹1500-12500 INR
₹30000-50000 INR
$250-750 USD
$250-750 USD
₹100-400 INR / jam
₹2000-2500 INR
₹600-1500 INR
₹1500-12500 INR
£20-250 GBP
₹1500-12500 INR
$350-550 USD
€8-30 EUR