You must be logged in to see replies to this topic. Click here to login or register
Home › Forums › Plugins › WooCommerce Free Shipping Bar › Error on Page “Parse error: syntax error, unexpected end of file”
When I attempt to exclude some pages where the shipping bar is displayed via condititional tags, one specific page causes an error as described below. The affected page = “Returns Policy”. All other pages work as expected.
Assign>>Conditonal Tags>> is_page( array(‘about-us’, ‘contact-us’, ‘cookie-declaration’, ‘privacy-policy’, ‘terms-and-conditions’, ‘customer-service-form’, ‘rma-form’, ‘sales-form’, ‘returns-policy’) )
Error when loading the Returns Policy page: (https://www.gkauthentic.com/returns-policy/)
Parse error: syntax error, unexpected end of file in /home/gkauthen/public_html/wp-content/plugins/woocommerce-free-shipping-bar/wfspb-front-end.php(919) : eval()’d code on line 1
I would appreciate some help in troubleshooting this issue.
Regards
George
You must be logged in to see replies to this topic. Click here to login or register