April 30, 2018 at 8:40 am
I have an issue with one of my Sensei courses and the Woo Category page. The Category page (*Login to see link WAS displaying descriptive content from the first product in the category, which it should not have been doing. And it was NOT displaying the content in the category description, which it should have been doing.
My programmer applied a fix to the child theme. He said the following:
—
“Not sure if its coming from Parent theme if there are any filters applied. I added the custom function in child theme to display the description. Can you also once check with theme developer? Please pass the below info to the developer:
The issue was caused by this function “wc_format_content” which further uses two filters “woocommerce_format_content” and “woocommerce_short_description”
Its better to ask the developer first instead of us digging into code because we have to check lot of files functions to check this.”
—
As I said, this problem is not currently apparent because of the fix my programmer put in.
Please advise.