Home › Forums › Gillion Theme › Errors general.php
Home › Forums › Gillion Theme › Errors general.php
Hello. I have an error that appears on landing site. I try to fresh install wordpress and Gillion theme but error still exists.
This error appears when I try to output for example latest woocommerce products on page:
<b>Warning</b>: Invalid option: 12 in <b>/home/something/public_html/test/wp-content/plugins/unyson/framework/helpers/general.php</b> on line <b>1137</b>
class=”product type-product post-75 status-publish first outofstock product_cat-na-juris has-post-thumbnail featured shipping-taxable product-type-variable”>
Also when i want to create child theme I receive error:
Fatal error: Cannot redeclare gillion_render_js() (previously declared in /home/something/public_html/test/wp-content/themes/gillion/inc/static.php:108) in /home/something/public_html/test/wp-content/themes/gillion/inc/static.php on line 109
This happens on fresh install.
Hi @miha,
I hope you are well today and thank you for your question.
Hello. I have an error that appears on landing site. I try to fresh install wordpress and Gillion theme but error still exists.
This error appears when I try to output for example latest woocommerce products on page:
Could you please share me the page URL from your site where it is displaying so that I can troubleshoot it?
Also when i want to create child theme I receive error:
How are you creating the child theme?
You can create a child theme as described in the below page.
http://freewptp.com/why-and-how-to-create-wordpress-child-theme/
You can use the child theme provided with the Gillion theme package zip file.
Best regards,
Shufflehound team
Thank you for quick response. I managed to figure it out (first error). It only appears on page preview. When you save it, it works ok.
About child theme. I try to configure it with plugin. I will try with your child theme, will see how it goes. Thank you.
You are most welcome here 🙂