Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
October 14, 20195 yr Author 5 hours ago, Silnei L Andrade said: With the plugin I can display a banner in a particular forum? Hello, Where do you want display a banner? Location please
October 14, 20195 yr To display a banner just below my ID 631 forum for example, how do I do it? Edited October 15, 20195 yr by Silnei L Andrade
October 15, 20195 yr Author Hello, 12 hours ago, Silnei L Andrade said: To display a banner just below my ID 631 forum for exemple, how do I do it? Just confused. Do you want to add a banner on the index page after specific forum? Or do you want to add a banner on the page of specific forum?
October 15, 20195 yr On the page of specific forum. For example, if I have a 4x4 vehicle forum in my community and want to post a banner offering tires for these vehicles on this forum page and on all topic pages of this forum, how do I do it? Edited October 15, 20195 yr by Silnei L Andrade
October 15, 20195 yr Author 26 minutes ago, Silnei L Andrade said: On the page of specific forum. For example, if I have a 4x4 vehicle forum in my community and want to post a banner offering tires for these vehicles on this forum page and on all topic pages of this forum, how do I do it? Add in Extra condition field {{if isset(\IPS\Output::i()->hiddenElements['nbenhadverts_node_class']) and \IPS\Output::i()->hiddenElements['nbenhadverts_node_class'] instanceof \IPS\forums\Forum and \IPS\Output::i()->hiddenElements['nbenhadverts_node_id'] == 631}} 1 {{endif}}
November 13, 20195 yr Hello I am having a hard time understanding the CSS system. For example I want an ad after this menu at the complete bottom of the thread page. If I go with CSS selector I get: ipsToolList ipsToolList_horizontal ipsClearfix ipsSpacer_top ipsResponsive_hidePhone If I use ipsToolList it appears the first place where its used in the page... not where i wanted it to be. How does this translate into a usable code for this plugin? Is there a proper tutorial please? Just saying use a CSS selector is not enough.
November 14, 20195 yr Author Hello, 13 hours ago, mtlurb said: For example I want an ad after this menu at the complete bottom of the thread page. Selector .cTopic + .ipsToolList.ipsToolList_horizontal Position Insert advert after the chosen element(s) 13 hours ago, mtlurb said: How does this translate into a usable code for this plugin? .ipsToolList.ipsToolList_horizontal.ipsClearfix.ipsSpacer_top.ipsResponsive_hidePhone 13 hours ago, mtlurb said: Is there a proper tutorial please? All you need to know is css. If you are not familiar with css feel free to ask me in the support topic or PM (some customers do it)
November 14, 20195 yr 13 hours ago, newbie LAC said: Hello, Selector .cTopic + .ipsToolList.ipsToolList_horizontal Position Insert advert after the chosen element(s) .ipsToolList.ipsToolList_horizontal.ipsClearfix.ipsSpacer_top.ipsResponsive_hidePhone All you need to know is css. If you are not familiar with css feel free to ask me in the support topic or PM (some customers do it) Ok so the proper to do it is to insert . between each css style of an element? Thanks!!
November 15, 20195 yr Author 10 hours ago, mtlurb said: Ok so the proper to do it is to insert . between each css style of an element? https://invisioncommunity.com/forums/topic/429838-nb41-enhanced-advertisements/?do=findComment&comment=2637329
November 15, 20195 yr Thank you it works! My other question is regarding this page: https://mtlurb.com/discover/ It is a page that dynamically loads, and I am able to place an ad only in the section that loaded first, not subsequent sections. I tried: .ipsStreamItem_contentBlock:eq(50) And it doesnt show. Thanks for the help!
November 17, 20195 yr Author On 11/15/2019 at 11:46 PM, mtlurb said: My other question is regarding this page: https://mtlurb.com/discover/ It is a page that dynamically loads, and I am able to place an ad only in the section that loaded first, not subsequent sections. I tried: .ipsStreamItem_contentBlock:eq(50) And it doesnt show. I'll look into that
December 2, 20195 yr @newbie LAC, I just purchased your enhanced ad module. It looks good so far. A few questions: My existing ads are not showing up in the advert list (on your module). How do I get them to show up? How do I enable the click counter for ads that I've already got running? I want to show an ad for every 3 posts when a guest is viewing a topic. How do I get this going? (I had your previous Ads after X posts and want to get that working again) Thank you! Mike
December 3, 20195 yr Author Hello, 8 hours ago, Mike Gholson said: My existing ads are not showing up in the advert list (on your module). How do I get them to show up? Do you mean this? That page displays ads with clicks 8 hours ago, Mike Gholson said: How do I enable the click counter for ads that I've already got running? 8 hours ago, Mike Gholson said: I want to show an ad for every 3 posts when a guest is viewing a topic. How do I get this going? (I had your previous Ads after X posts and want to get that working again) CSS selector .cPost:nth-child(3n) Position Insert advert after the chosen element(s)
December 3, 20195 yr Great thanks! I suppose the ads weren't showing up on your module because I didn't have the click log enabled? Will try that now. I am a bit confused with the ad after every 3 posts, but, will look into it tomorrow when I have a bit more time to follow your instruction. Mike
December 3, 20195 yr Author 1 minute ago, Mike Gholson said: I suppose the ads weren't showing up on your module because I didn't have the click log enabled? You have no ads clicked by users. My application logs clicks and show the stats (see above screenshot). 4 minutes ago, Mike Gholson said: I am a bit confused with the ad after every 3 posts, but, will look into it tomorrow when I have a bit more time to follow your instruction.
December 4, 20195 yr @newbie LAC, thank you this worked fine. Do you happen to have a list of valid elements and their locations?
December 4, 20195 yr Author Hello, 1 hour ago, Mike Gholson said: Do you happen to have a list of valid elements and their locations? It's css I explain how it works here
December 4, 20195 yr 15 hours ago, newbie LAC said: Hello, It's css I explain how it works here Thanks. However, I am not a CSS programmer so I don't know where to find these elements? Is there a simple way to find them? m
December 5, 20195 yr Author 7 hours ago, Mike Gholson said: I am not a CSS programmer so I don't know where to find these elements? Is there a simple way to find them? You can read some docs (ex. https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Selectors, https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Debugging_CSS). You can also ask me in the topic or PM.
January 1, 20205 yr Abs adore this product. Quick question on Clubs. I see you've answered this before but I didn't quite understand the solution. When I target forums, Club forums are included too. What is the 'and not clubs' condition that I need to use to exclude Clubs from other selection sets. Many thanks!
January 1, 20205 yr Author 42 minutes ago, christopher-w said: Quick question on Clubs. I see you've answered this before but I didn't quite understand the solution. When I target forums, Club forums are included too. What is the 'and not clubs' condition that I need to use to exclude Clubs from other selection sets. Hello, What condition are you using?
January 1, 20205 yr 47 minutes ago, newbie LAC said: Hello, What condition are you using? I'm not using anythng specific at the moment, but for example if I used your example from the admin panel, could I include a not clubs parameter in this? {{if request.app == 'forums' and request.module == 'forums' and request.controller == 'forums'}}1{{endif}} Edited January 1, 20205 yr by christopher-w
January 1, 20205 yr Author 2 minutes ago, christopher-w said: if I used your example from the admin panel, could I include a not clubs parameter in this? {{if request.app == 'forums' and request.module == 'forums' and request.controller == 'forums' and !isset(\IPS\Output::i()->hiddenElements['nbenhadverts_club_id'])}}1{{endif}} Edited January 1, 20205 yr by newbie LAC
January 8, 20205 yr Hey, Can I place custom blocks similar to {block="xx"} inside the HTML block? Many thanks
January 9, 20205 yr Author Hello, 14 hours ago, christopher-w said: Can I place custom blocks similar to {block="xx"} inside the HTML block? Do you mean Pages blocks? If so you can do it