julian835
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACEnever mind I fixed by accessing the .php file through FTP. Wow! That was stressful.
Forum: Fixing WordPress
In reply to: Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACEHello, I’ve very new here and unexperienced. I’m having a similar problem with my website and I was hoping one of you might take pity on me and help. My website addie is ww.HawaiianShirtDude.com if you go there you will see the error message I’m receive as of this morning. I don’t know how to fix it.
This is what happened. I was trying to get the “wish List” button to appear on my product pages. The following was suggested to me:
“Add this to your theme’s functions.php file to output the ‘add to wishlist’ button next to the ‘add to cart’ button :
function add_wishlist_button() {
echo do_shortcode(‘[yith_wcwl_add_to_wishlist]’);
}
add_action( ‘woocommerce_before_add_to_cart_button’, ‘add_wishlist_button’);”I did this and as soon as I did it seems I broke my website. Now I cannot even log into my admin page to take the code back out. Can anyone help me???
Much thanks in advance.
I apologize for not starting my own thread for this but I searched around for the last hour and can find any button to start a new thread. I feel so stupid. I really need help. ~ Julian