- How to Import Ready Portfolio Items?
- How to Reorder Portfolio Items?
- How to Create Image Portfolio?
- How to Get the ID for Categories, Other Categories, and Tags?
- WP Portfolio ShortCode and Attributes
- No Items Found message – flush the permalinks.
- How to Create Video Gallery?
- How to Show Specific Portfolio Items using Shortcode?
- How to Hide Portfolio Menu Panel?
- How to Create Websites Portfolio?
- Slider doesn’t work on iOS Devices when Previewed in Portfolio
- How to Add CTA on the Preview Bar?
- How to Override Portfolio Templates?
- Re-import Starter Templates in Portfolio
- How to Style Portfolio Items and Menu Bar
- How to Create Single Page Portfolio?
- Update Navigation Link Strings on Single Portfolio Page
- How to Change “Quick View” String?
- Change site loading message
- How to replicate Starter Templates library?
- WP Portfolio Block Guide
- Troubleshooting WP Portfolio Import Issues: A Step-by-Step Guide
Troubleshooting WP Portfolio Import Issues: A Step-by-Step Guide
If you’re experiencing issues with WP Portfolio’s import process freezing, follow these steps to resolve the problem:
Steps to Enable Freeze Mode and Restart the Sync Process
- Modify the URL in Portfolio Settings
- Open the WP Portfolio settings page in your browser.
- Add &sync_type=ajax to the end of the existing URL in the browser’s address bar. By adding &sync_type=ajax as a parameter it will sync the library with AJAX.
- Press Enter to reload the page with the updated URL.
- Inspect the Sync Button in the Browser
- Right-click on the frozen “Sync” button and select Inspect Element (or press Ctrl+Shift+I / Cmd+Shift+I).
- In the browser’s developer tools, locate the class for the Sync button.
- Remove the is-disabled class from the button.
- Reactivate the Sync Process
- After removing the disabled class, click the Sync button again.
- The sync process should now resume and function as expected.
Note – Ensure your browser cache is cleared before retrying if the issue persists.
Was this doc helpful?
What went wrong?
We don't respond to the article feedback, we use it to improve our support content.
On this page