Plugin Hyperlink is Breaking Page
-
I just took over a WordPress website and I’m having problems with a broken page. Please keep in mind I’m new to WordPress.
I have Featured Categories on the Home page, and it is breaking my page. I cut out bits and pieces of the code until I figured out what the problem was. It’s the hyperlink. Although, there are many other issues with this site…
This is what the hyperlink code looks like:
<a>term_id, 'product_cat' )); ?>">
This code displays the first four categories, and then breaks the rest of the page before the fifth category…
When I remove this piece of code, the rest of the page displays along with the second row of categories, but the fifth category displays with a place holder.
I thought this was a Plugin (Woocommerce featured product categories), but I can deactivate it and these categories still display on the page. And I can not see this Plugin in the Widgets in the WordPress Admin….
Can someone explain why?
- The topic ‘Plugin Hyperlink is Breaking Page’ is closed to new replies.