Hi,
Just upgraded and now have a duplicate category descriptions.
The one above doesn't have a side bar if that helps.
Please advise.
Thank you.
Hi,
Just upgraded and now have a duplicate category descriptions.
The one above doesn't have a side bar if that helps.
Please advise.
Thank you.
Any ideas guys? - http://is.gd/jlFlgW
Just this problem then it's back to normal for me.
Hope someone can work this out?
Right. Been using AstroGrep (love this tool) to try and track down the offending code.
I've come to the conclusion it's something to do with archive-product.php in the pligins/wocommerce/template folder.
I've commented this line out <?php do_action( 'woocommerce_archive_description' ); ?> and it seems to have removed the offending duplicate description.
I know I've changed a woocommerce file but is this right?
Hi sirchunk,
Just an aside, our support Queue goes by oldest post to newest so each time you self-respond to your own topic it actually pushes it back to the end. Sometimes we go through the new posts to look for any emergency posts but generally its oldest->newest.
For the issue, first try re-downloading the theme files from themeforest. There was an issue where the update wasn't properly pushed to themeforest and it had to be re-upploaded. With the most recent version, try re-updating your theme files.
I definitely wouldn't advice changing the plugin files as it means you wont be able to update without losing those changes.
Regards,
Devin
Thanks Devin
Will bear that in mind next time.
I've just reinstall the theme and it still happens :(
Will have to comment that line of code out and make a note until such time it's fixed.
Cheers
Devin-
we are having same issue, verified on replete 1.3.1 and woo 2.0.2 -
category test page - dup is word " test"
http://shop.creationnetworks.net/product-category/audiovideo/av-receivers-pre-amps/
any help would greatly be appriecated.
I've marked the topic for Kriesi so it can get fixed in the next update. For now, Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.template-shop .container > .term-description {
display: none;
}
That will eliminate the first one so you can at least have the proper aesthetic :)
Regards,
Devin
THANK YOU Devin, adding this CSS worked perfect..
Glad that worked for you temporarily, should be getting some new fixes out asap.
Regards,
Devin
You must log in to post.