ADVERTISEMENTS

Posted in: Newspaper
Post count: 50

Hi.
I previously purchased NEWSPAPER 8 and I’m very impressed of the design.
I’ve chosen to use CITY NEWS demo.
The ‘problem’ is that I have many banner advertisements on my website and I don’t want to place them all in sidebar, because your designed might lose its great appearance.
In order to place them (in HOMEPAGE) in a 3/3 position in one or two rows (at 2 or three different placements) I’d like your opinion whether I could have my advertisements like posts (ex. advs category with post image the banner itself, no title etc) or not. If I can, please advice the ideal size for 4 banners at each row.

Thank you in advance,
Nik

Post count: 20688

Hi,

You can use ad boxes everywhere you want in the page structure. So you can place ads in the homepage where you want them to appear. If you mean like posts as in a block, that will not be possible.

The ads will be displayed as they are intended to by your ad provider, you can add titles to them however
https://www.screencast.com/t/rBV3V0TceD
Rows can also be stretched to accommodate ads if needed
https://www.screencast.com/t/iBxlUSsSmApC
So you can experiment with ads and layouts until you find the result you are satisfied with.

Thanks

Post count: 50

Thank you very much!
N.

Post count: 50

I put all these available 5 custom ads, but I need more than 20. How can I get more?

Post count: 75

use regular ads blocks for googleAdsense, just paste your own code

Post count: 50

All I can add with TD composer are custom ads (which I have used all of them) and sidebar.
https://www.screencast.com/t/s7O3UHHsl
I want to add mush more banners (with smartlists or else)

Post count: 20688

Hi,

At the moment there are only 5 custom ads available that could be placed in pages. If you would like to insert more ads you could consider using a plugin, such as the Adrotate. Here is some more info about the plugin
http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
https://ajdg.solutions/manuals/adrotate-manuals/
Based on user feedback this plugin works with the theme, you could use it to display more ads on your website. Or try different ad inserting plugins if needed.

Thanks

Post count: 50

Hi and thank you.
How will I use this plugin (or Advance Adds that I used to the previous theme before Newspaper)? With TD composer or somewhere else?

  • This reply was modified 8 years by NBak18.
Post count: 20688

Most plugins provide shortcodes, you can insert them in simple text elements. Adrotate I believe provides shortcodes. Maybe the other plugin you mention also provides shortcodes you can enter in text elements.

Post count: 50

Thank you. It worked!

Post count: 50

I noticed that my website is a little bit slow. I checked “Newspaper system status” and saw that Speed Booster is Disabled, because adrotate is an incompatible plugin.
Is there another way to have many banners for horizontal or vertical places?

Post count: 20688

Hi,

Our plugin will automatically deactivate itself if it detects plugins that are not part of a predefined list in it’s code
https://www.screencast.com/t/2DORngA6lc

This check could be deactivated and it will be active permanently, but that may cause problems with some plugins
https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
You could do that and see if everything works properly.

Thanks

Post count: 50

Thank you.

Post count: 50

Hi.
I’ll try to use common articles to post advertisements, but I need some help.
I don’t want the title to appear to block post. Can I add an extra class to the block and then add css for the title to hide?
If yes, what’s the css I have to use and what extra class should I add?

Thank you,
Nick.

Post count: 20688

Hi,

A class can indeed be added to blocks, this will allow more precise targeting by CSS. If you want to remove the post title for a specific block, you could do it like this
https://www.screencast.com/t/9m2PFe6R
https://www.screencast.com/t/XGIyrOa9
Code used in example here

.myclass .entry-title {
display: none;
}

If this is not what you wanted, please mention what exactly you want to, some examples with links or screenshots will be helpful.

Thanks

Post count: 50

That’s exactly what I want.
I’ll let you know if it works OK for those who have many banner ads to show.

Thank you!
Nick

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