-
Author
-
August 24, 2015 at 15:50 #74354
Radu
ModeratorHi,
I’ve searched on google for some plugins that let you to do that.
1. https://wordpress.org/plugins/google-publisher/
2. https://wordpress.org/plugins/advanced-ads/
3. https://wordpress.org/plugins/adplugg/
4. https://wordpress.org/plugins/ad-injection/NOTE : I’ve not tested compatibility of this plugin with kleo, you should need to test the plugins.
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 28, 2015 at 04:04 #75008jonbrowne
ParticipantHow do I add an ad unit in between posts in the archives. For example,
Article 1
Article 2
Ad Unit
Article 3
Article 4
September 8, 2015 at 20:02 #76627Radu
ModeratorHi,
Download the attachment, unzip the file, upload this file ( archive.php ) to kleo child root directory.
Then open the archive.php at line 59 at variable
COPY CODE$adcode = '<div style="width:728px; height:90px; background-color:red; position: relative;"> <img src="http://northdelawhere.happeningmag.com/wp-content/uploads/728x90-example-banner.jpg"></div>';
replace the code with your ad code, you need to place ad code inside ”.
$adcode = ‘PASTE HERE CODE’;
That’s all.
The code add after each two posts the ad
Regards
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.September 10, 2015 at 03:38 #76849jonbrowne
ParticipantI will give this a try and keep you updated.
September 10, 2015 at 17:43 #77052Radu
ModeratorYou’re welcome,
Also don’t forget to rate our theme on Themeforest and give it 5 stars 🙂
http://themeforest.net/downloads/
Best regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.