Replies: 0
Hi there, I’m using the premium trial of Ultimate Product Catalogue to sync with Woocommerce. The catalogue page looks great, and the syncing is almost working, but every individual product page leads to a broken url.
My WordPress installation is in a subdirectory with a site address that points to the root directory. It looks like when the products synced they picked up the subdirectory name, despite that not being correct. For example:
~Correct product url names:mywebsite.com/product/shirt
~Incorrect url names that synced with plugin: mywebsite.com/wordpress/product/shirt
Note the /wordpress/ subfolder in the incorrect example. Is there any way I can sync my Woocommerce products with the correct urls? Thanks!