Apostrophes adding a slash \'

Posted in: Newspaper
Post count: 6

Hi
Just installed Newspaper full version, using Local News Template and setting up a Text LOGO. So St Mary’s Allotments comes out as St Mary\’s Allotments.

How can I resolve this problem?

Post count: 23312

Hi,

You should add the stripslashes

For both logo like this -> https://www.screencast.com/t/BTAH1XOJJOho -> https://www.screencast.com/t/GVn1NwjhR5X until we will fix it in near future updates.

Thanks for your understanding!

Post count: 6

I don’t have a logotxt.php file in my installation of Newspaper. It looks like the fix you provided is for newsmag. Where would that go in the Newspaper installation.

Plus I’ve create my own background header image but what size should it be, I’ve tried this and as you resize the screen the header graphic no longer fills the screen. Can’t send you link as I’m doing this on a local server whilst the old site keeps running.

Post count: 20688

Hi,

This issue will be fixed in the next theme update, sorry for the inconvenience.

The file my colleague mentions is now in the tagDiv composer plugin here
http://prntscr.com/nmbb7q
After you modify it it should look like this – http://prntscr.com/nmbbjf

I can also provide the modified line of code here, so you can replace the existing one
http://prntscr.com/nmbc04

$td_logo_text = stripslashes(td_util::get_option('tds_logo_text'));

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.