How to creat link to header ad banner and other ad?

Posted in: Newspaper
Post count: 27

Hi,
Why my text in my website is mostly aligned left but the website that uses newspaper 7 theme, its text is distributed evenly? Its website is news.khmerviral.com. Please see the screenshots.
My text website looks like this: https://www.dropbox.com/s/ozug5fs81m9z653/Photo%2010-26-17%2C%209%2024%2016%20AM.jpg?dl=0
And its text website look like this:https://www.dropbox.com/s/l99jtvi3yw5zgyv/2017-10-26%2009.23.53.jpg?dl=0
Thanks

Post count: 20688

Hi,

I don’t know what plugin you can use for that. Maybe you can find more information in this topic
https://searchenginewatch.com/sew/how-to/2430604/how-do-i-get-sitelinks-to-appear-in-my-site-s-search-results
The text by default is left aligned always. There is a text padding option that can be used for the post content
https://www.screencast.com/t/lMYkuCyIF
https://demo.tagdiv.com/newspaper/typography-formats/

Thanks

Post count: 27

Hi,
How get readers with Facebook account comment on my post by using their Facebook account only?
Thanks

Post count: 27

Hi,
How to get readers with Facebook account comment on my post by using their Facebook account only?
Thanks

Post count: 20688

Hi,

The theme uses the default WordPress commenting system, based on WordPress capabilities. If you want to implement Facebook comments for example, this is a similar topic
https://forum.tagdiv.com/topic/facebook-comments-2/
Or use a plugin and remove the default theme comments
https://forum.tagdiv.com/topic/facebook-comments-plugin-2/

Thanks

Post count: 27

Hi,
If I have deleted the theme comments in the single template, what else should I do because It is in newspaper folder only, not in the wp?
https://www.screencast.com/t/gJ32kI4kMK1
Thanks

Post count: 20688

Hi,

If you remove the comments there in the single files, they will not be displayed for the corresponding post templates.
Those topics explain how you could implement Facebook comments through code modifications mostly. There are other ways, like plugins. You could search and try plugins that have these options.
Thanks

Post count: 27

Hi,
When I install Facebook comment plugin, there are comment sections both in page and post. But I want to have comment section in page, so how to remove Facebook comment in page?

Post count: 20688

Hi,

The default comments can be disabled for pages in the theme panel
https://www.screencast.com/t/bKjiD6LZ
But I don’t know how the Facebook comments could be disabled. Maybe the individual page settings apply, try to edit the page and remove the option from there
https://www.screencast.com/t/i5BYlzIwIBHI
Or maybe the plugin has options regarding where the comments are displayed, and you could disable them from there.

Thanks

Post count: 27

Hi,
Why when I open my website in google chrome, everything looks neat and nice but when I open it with firefox browser, it does not look neat and some sentences in one text are overlapping others in another text?
Please look at the screenshot and help me fix it.
https://www.dropbox.com/s/sbbimuysbx4lj7m/2017-11-03%2011.03.29.jpg?dl=0
https://www.dropbox.com/s/e3hy92th10kmgf4/2017-11-03%2011.04.03.jpg?dl=0
https://www.dropbox.com/s/x6rqgubqp0zwrqx/2017-11-03%2011.05.19.jpg?dl=0
https://www.dropbox.com/s/wqxhpumnx1htx2v/2017-11-03%2011.05.03.jpg?dl=0
Thanks

Post count: 20688

Hi,

Try changing the general excerpt setting to letters, in the theme panel
https://forum.tagdiv.com/excerpts-introduction/
Then check if the problem is solved.

Thanks

Post count: 27

Hi,
The problem still exists. And the sentence is worst than before.
Please help me solve this disappointing issue for Firefox browser. Your theme is great but I don’t know why it does not work well with Firefox browser.
Thanks

Post count: 20688

Hi,

Please try entering this code in Theme panel->Custom CSS and check if it solves the issues. The problem with the words I see is mainly on the module post titles and in some posts for the next/prev
https://www.screencast.com/t/HdXPPqTGV
This is the code, try and see if it working properly. Maybe clear all caching after entering it in the theme panel.

.td-md-is-firefox .td-module-title {
word-wrap: break-word!important;
}
.td-md-is-firefox .td-post-next-prev-content a {
word-break: break-all!important;
}

Thanks

Post count: 27

Hi,
How to update newspaper 8 theme?
Thanks

Post count: 27

Hi,
The problem still exists. Please look at the image.
https://www.dropbox.com/s/miuu9o49ljeqtcb/2017-11-18%2011.31.16.jpg?dl=0
Thanks

Post count: 22421

The big red x is a major hint that you did not add the code properly. A big red x means there is an error. Please check your code in the custom css section.

Thank you!

Post count: 27

Hi,
To update the theme, it means we have to delete the previous version, so it means after updating, we have to design the web again?
Thanks

Post count: 20688

Hi,

The pages and posts you have created, along with theme panel settings and custom code, will not be lost after a theme update. As always it is highly recommended to make backups before any update. Please see this theme update guide
https://forum.tagdiv.com/how-to-update-the-theme-2/
The most recommended method to update would be by FTP.

Thanks

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