Parse error: syntax error, unexpected ‘echo’ (T_ECHO) in /home/bzpro/public_html/wp-content/themes/dw-focus/attachment.php on line 19
How can i remove it?
Hi Andreiu,
At line 19 in the attachment.php file, replace the code with the following code:
esc_html( get_the_date() )
If you still face the issue, please send me username & password of your site for further checking.
It’s ok now but i have anothe question. How can’t i change the title to the image
Hi Andreiu !
To change the “NEW ARTICLES TODAY” title on the top-news of DW Focus theme, You can open the functions.php file in the folder path “\wp-content\themes\dw-focus”. Find the line 885 and change the language there.
Ok you are sow good. Can i remove by footer ”
Copyright © 2012 by DW Focus. Proudly powered by WordPress
WordPress Theme by DesignWall , it there any problem if i paid theme?
Hi Andreiu !
Yes you can remove the footer and Copyright 🙂
(it is located in the footer.php file in the folder path “\wp-content\themes\dw-focus”. Find the line 73 to line 76)
Cheers,
Thank’s
Please login or Register to submit your answer