Andreiu Viorel
asked 10 years ago

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?

5 Answers
DominicStaff
answered 10 years ago

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.

Andreiu Viorel
answered 10 years ago

It’s ok now but i have anothe question. How can’t i change the title to the image

DominicStaff
answered 10 years ago

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.

Andreiu Viorel
answered 10 years ago

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?

DominicStaff
answered 10 years ago

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,

Andreiu Viorel
answered 10 years ago

Thank’s

Powered by DW Question & Answer Pro