AppCheap / roadmap

12 stars 0 forks source link

Automatically place ads via plugin in post body #50

Open lorus123 opened 2 years ago

lorus123 commented 2 years ago

@dangtienngoc

Please add feature in your plugin , so than we can place ads in content automatically.

Options include:

Before title After title

Before content After content

Between content After "X" paragraph Repeat After "X" paragraph

After "X" words Repeat After "X" words

Hadharm commented 2 years ago

You can use html tag anywhere inside the app (using app builder) to display the admob like I did. So you can use HTML tag in post detail screen like I did.

The HTML is stated at https://appcheap.io/docs/app-builder-user-guide/how-to/how-to-config-admob-banner-size/

I hope they consider showing after X paragraph soon.

lorus123 commented 2 years ago

@Hadharm

Yes i know , the main focus is between content.

Hadharm commented 2 years ago

We hope they consider showing after X paragraph @lorus123

lorus123 commented 2 years ago

If you also want this feature give a like.

lorus123 commented 2 years ago

In wordpress post editor , also add option for individual post settings which will override global settings for automatically ads placement.

So when we edit a post it show settings on that page to override global setting.

Eg. If global setting it to show admob ads after every 2 paragraphs 300*250 but for specific post the settings can be changed according to post suitability.

For specific post , show facebook ads after 3 paragraphs 300*50.

We were able to change ad size , ad network and ad placement setting for individual posts.

Thank you.