LemonGrenade Posted February 17, 2019 Posted February 17, 2019 Are the advert location keys automatic. For example adding '6' will simply show the advert or banner after the 6th post? Then obviously setting up the usual advert/banner in advertisements with the same name and custom location?
newbie LAC Posted February 18, 2019 Author Posted February 18, 2019 Hello, 6 hours ago, LozMod said: Are the advert location keys automatic. For example adding '6' will simply show the advert or banner after the 6th post? You should to create adverts and add keys Then add keys in plugin settings The key name doesn't matter.
LemonGrenade Posted February 18, 2019 Posted February 18, 2019 Thanks LAC, so to clarify what key would be for after 6th post on every page and do I need to add code to the theme files (as per custom location in the system adverts)
newbie LAC Posted February 19, 2019 Author Posted February 19, 2019 Hello, 13 hours ago, LozMod said: so to clarify what key would be for after 6th post on every page The key name doesn't matter. Just create the advert with any location key and add it on plugin settings 14 hours ago, LozMod said: and do I need to add code to the theme files No LemonGrenade 1
LemonGrenade Posted February 19, 2019 Posted February 19, 2019 Thanks LAC, its running fine now. Would there be an 'ads after forum categories' in the pipeline? It would be great for something like this to work the same on the index page, as slotting ads between categories seems hard to do.
newbie LAC Posted February 20, 2019 Author Posted February 20, 2019 Hello, 9 hours ago, LozMod said: Would there be an 'ads after forum categories' in the pipeline? It would be great for something like this to work the same on the index page, as slotting ads between categories seems hard to do. I think no. Many things you can make with LemonGrenade 1
Morgin Posted November 28, 2019 Posted November 28, 2019 On 10/13/2015 at 10:35 PM, claustrier said: BTW, An idea; instead of defining the positions (10,20,30,40,50...) it would be nice if it was possible to just define: "Every XX posts" Is this possible with this plugin? that is, given different users may have changed their settings for how many posts show per page, would it be possible to have this simply show an ad after every 10 posts, as opposed to after x posts on a page (or all pages). Also, what does "reverse" mean?
newbie LAC Posted November 29, 2019 Author Posted November 29, 2019 Hello, 5 hours ago, Morgin said: Is this possible with this plugin? No 5 hours ago, Morgin said: Also, what does "reverse" mean? "Reverse" works with forums and mean "Don't show ads in selected forums".
Morgin Posted November 29, 2019 Posted November 29, 2019 (edited) 11 hours ago, newbie LAC said: No Can you do ads after every X posts (i.e ad after every 10th post, so if 20 posts per page is the setting, there would be 2 ads) in your enhanced ads app? Edited November 29, 2019 by Morgin
newbie LAC Posted November 30, 2019 Author Posted November 30, 2019 (edited) 13 hours ago, Morgin said: Can you do ads after every X posts (i.e ad after every 10th post, so if 20 posts per page is the setting, there would be 2 ads) in your enhanced ads app? Do you mean https://invisioncommunity.com/files/file/8198-nb41-enhanced-advertisements/? Yes, you can. Maybe I'll add this feature for this plugin in the next version Edited November 30, 2019 by newbie LAC
Morgin Posted December 2, 2019 Posted December 2, 2019 On 12/26/2016 at 4:11 AM, newbie LAC said: There are many skins with different 'post design'. You can get html and use it. Something like <article itemscope="" itemtype="http://schema.org/Comment" class="cPost ipsBox ipsComment ipsComment_parent ipsClearfix ipsClear ipsColumns ipsColumns_noSpacing ipsColumns_collapsePhone"> <aside class="ipsComment_author cAuthorPane ipsColumn ipsColumn_medium"> <h3 class="ipsType_sectionHead cAuthorPane_author ipsType_blendLinks ipsType_break" itemprop="creator" itemscope="" itemtype="http://schema.org/Person"> <strong itemprop="name">Advertisement</strong> </h3> <ul class="cAuthorPane_info ipsList_reset"> <li class="cAuthorPane_photo"> <span class='ipsUserPhoto ipsUserPhoto_large'> <img src="%url_to_photo%" alt="Advertisement" itemprop="image"> </a> </li> </ul> </aside> <div class="ipsColumn ipsColumn_fluid"> <div class="ipsComment_content ipsType_medium ipsFaded_withHover"> <div class="cPost_contentWrap ipsPad"> <div data-role="commentContent" itemprop="text" class="ipsType_normal ipsType_richText ipsContained"> Advert after X posts </div> </div> </div> </div> </article> Change %url_to_photo% in code on photo link Result Sorry to bug one last time - is this still a relevant way of having the ad show up inside a box like a regular post? If I wanted to drop the profile picture and left column and only have a single box containing the ad, could i just use the article itemscope, delete the aside class, and keep only the div class? Thanks @newbie LAC!
newbie LAC Posted December 3, 2019 Author Posted December 3, 2019 9 hours ago, Morgin said: Sorry to bug one last time - is this still a relevant way of having the ad show up inside a box like a regular post? If I wanted to drop the profile picture and left column and only have a single box containing the ad, could i just use the article itemscope, delete the aside class, and keep only the div class? Thanks @newbie LAC! Hello, Yes
Zhana Posted March 11, 2020 Posted March 11, 2020 Hi, Is it possible to move the ad to the center of the page? Thank you.
pequeno Posted March 11, 2020 Posted March 11, 2020 1 hour ago, Zhana said: Hi, Is it possible to move the ad to the center of the page? Thank you. Yes: https://www.w3schools.com/tags/att_p_align.asp Put ad code inside align attribute.
newbie LAC Posted March 11, 2020 Author Posted March 11, 2020 Hello, 2 hours ago, Zhana said: Is it possible to move the ad to the center of the page? Quote Alignment ipsType_left Left-aligned text ipsType_right Right-aligned text ipsType_center Centered text
Zhana Posted March 11, 2020 Posted March 11, 2020 Thank you @pequeno @newbie LAC I'm not sure how to use ipsType_center, I entered it before the ad code, but ad stopped working
newbie LAC Posted March 11, 2020 Author Posted March 11, 2020 1 hour ago, Zhana said: @newbie LAC I'm not sure how to use ipsType_center, I entered it before the ad code, but ad stopped working Show your code
Zhana Posted March 20, 2020 Posted March 20, 2020 I noticed something unusual, sometimes ads don't show in firefox (74.0 x64), tested the same url in chrome and ads were showing.
newbie LAC Posted March 20, 2020 Author Posted March 20, 2020 Hello, 2 hours ago, Zhana said: I noticed something unusual, sometimes ads don't show in firefox (74.0 x64), tested the same url in chrome and ads were showing. The plugin does not related with browser.
mark2012 Posted December 7, 2020 Posted December 7, 2020 Hello I purchased the plugin now and im trying to configure it. I have those advertisment: test Advert location key(s) :5,30,55,80,105,130,155,180,205,230 test3 9,34,59,84,109,134,159,184,209,234,259, test4 12,37,62,87,112,137,162,187,212,237,262 test5 18,43,93,143,193,262,287,312,337,362,400 The problem is every advertisment i have added does appear only in first position. Example : first one (test) appear only after post #5. After other posts such as 30,55,80 etc does not appear. What could go wrong ?
newbie LAC Posted December 8, 2020 Author Posted December 8, 2020 Hello, 11 hours ago, mark2012 said: What could go wrong ? The plugin works differently. If you are on the 2 page the first post will be 1st not 26.
mark2012 Posted December 8, 2020 Posted December 8, 2020 6 minutes ago, newbie LAC said: Hello, The plugin works differently. If you are on the 2 page the first post will be 1st not 26. ok and what numbers i need so the adverts should be display after those posts 5,30,55,80,105,130,155,180,205,230
newbie LAC Posted December 8, 2020 Author Posted December 8, 2020 (edited) 37 minutes ago, mark2012 said: 30,55,80,105,130,155,180,205,230 The plugin will not display advert after those posts. ------------------------------------------------------------------------ Looks like you want to show the advert after 5th post because 5 -> 1st page 5th post 30 -> 2nd page 5th post 55 -> 3rd page 5th post 80 -> 4th page 5th post 105 -> 5th page 5th post 130 -> 6th page 5th post 155 -> 7th page 5th post 180 -> 8th page 5th post 205 -> 9th page 5th post 230 -> 10th page 5th post If so check the Every page Edited December 8, 2020 by newbie LAC
mark2012 Posted December 8, 2020 Posted December 8, 2020 (edited) 5 hours ago, newbie LAC said: The plugin will not display advert after those posts. ------------------------------------------------------------------------ Looks like you want to show the advert after 5th post because 5 -> 1st page 5th post 30 -> 2nd page 5th post 55 -> 3rd page 5th post 80 -> 4th page 5th post 105 -> 5th page 5th post 130 -> 6th page 5th post 155 -> 7th page 5th post 180 -> 8th page 5th post 205 -> 9th page 5th post 230 -> 10th page 5th post If so check the Every page Ok, i understand. And what number should i add at Advert location key(s) ? I added e5 at key and now the adverts appear after posts 5, after posts 10 , after post 15 , after posts 20 etc Basically the advert does appear now 5 times per page which is not good. And im not able to select : Select the forums in which the ad will be shownReverse Every Page Because both boxes are frozen and not clickable. Edited December 8, 2020 by mark2012
Recommended Posts