Archived topic
Strange layout for affiliate products
3 replies · Started by Ewa on February 15, 2023
Hello,
I have a strange issue. I have products on my site (woocommerce type: virtual and downloadable) and they have a normal layout - as they should, like here:https://careerup-strategies.com/p/job-resume-template/). I wanted to change the products to affiliate type but the layout is destroyed and looks like this: https://careerup-strategies.com/p/two-column-resume-template/
Do you have any idea why and how to repair that?
Hi there,
theres a an error on that page / template as, if your Right Click > Inspect the page to open the browser developers tools you will see the body tag has an I of error-page
In the console tab of the dev tools there is this warning:
https://careerup-strategies.com/p/two-column-resume-template/ contains a form which targets an insecure URL http://dfsdfs/.
Which may be the issue, WP is just protecting visitors from accessing a bad URL.
Hello,
yes, thats right. When I delete this link, correct layout is back. However, it seems like I can't insert any link to that field ("affiliate link" in woocommerce settings) without affecting the product layout. What is more, this product contains "buy button" that redirects to the same url I wanted to insert in "affiliate link" field, and this link doesn't destroy the layout.
Any other ideas why the "affiliate link" fields is blocks inserting links?
I would recommend checking with WooCommerce' support team to see if they have seen similar reports before.