Hello,
Can you please help me resolve the following issue: Parse error: syntax error, unexpected ‘<’ in /home4/hashiba/public_html/healingtouchjapan.org/wp-content/themes/x-child/functions.php on line 26
Thank you,
Katrina
Hello,
Can you please help me resolve the following issue: Parse error: syntax error, unexpected ‘<’ in /home4/hashiba/public_html/healingtouchjapan.org/wp-content/themes/x-child/functions.php on line 26
Thank you,
Katrina
Hey Katrina,
there’s a issue with some code inside the functions.php file.
If you haven’t made customizations to it, you can easily replace all the content in that file with the following one:
<?php
// =============================================================================
// FUNCTIONS.PHP
// -----------------------------------------------------------------------------
// Overwrite or add your own custom functions to X Pro in this file.
// =============================================================================
// =============================================================================
// TABLE OF CONTENTS
// -----------------------------------------------------------------------------
// 01. Enqueue Parent Stylesheet
// 02. Additional Functions
// =============================================================================
// Enqueue Parent Stylesheet
// =============================================================================
add_filter( 'x_enqueue_parent_stylesheet', '__return_true' );
// Additional Functions
// =============================================================================
Cheers
Jannis
Hi Katrina,
I have tried to login using the FTP details you have provided but the directory it open contains no files. Kindly double check the directory set to the FTP credentials.
Please also follow @TheOwnplay 's suggestion since there is an incorrect code added in the functions.php file of the child theme.
Thank you.
I’m having the same problems. I’m not able to change the code because the directory is empty. Any suggestions?
Hi there,
Please contact your hosting provider about your FTP details as we do not have access to it.
Hello again,
I’ve sorted it. Thank you for your willingness to help.
Much appreciated.
Glad you were able to resolve it