Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #426243

    Please the message that is showing in my front page, can some one help me to fix it?

    “Warning: extract() expects parameter 1 to be array, null given in /home/dyprintingbox/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/productslider.php on line 203

    Fatal error: Call to undefined function woocommerce_product_subcategories() in /home/dyprintingbox/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/productslider.php on line 274”

    I tried to make the only the product categories to display on my home page, so I add some short code “array(
    ‘number’ => ‘null’,
    ‘orderby’ => ‘name’,
    ‘order’ => ‘ASC’,
    ‘columns’ => ‘4’,
    ‘hide_empty’ => ‘1’,
    ‘parent’ => ”,
    ‘ids’ => ”
    )
    to my quick CSS, but it doesn’t work, after I delete this short code. The warning message is showing and I wouldn’t able to edit my home page anymore.

    Can someone help me to fix it. Thank you so much!!!

    #426346

    Hi dyprintingbox!

    Please re-update the theme and make sure to overwrite all files – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.