Jump to content

trananhls

Members
  • Posts

    50
  • Joined

  • Last visited

Reputation Activity

  1. Like
    trananhls reacted to Daniel F in Disable Ads on login page   
    IPS 4.5 will include a new option for advertisements allowing you to define to not show the advertisement on such pages.

     
  2. Like
    trananhls reacted to Chris027 in IPS Outsmarting Itself With The Date   
    This is just feedback and more of a vent than anything. I really think IPS is outsmarting itself with the way dates are displayed. Can we please just display the time and date as the time and date rather than "Wednesday at 05:39 PM"
    I was finally driven to post this because of a post on my site, where I couldn't find the quoted post easily. You can see the actual date of the quoted post is displayed. Excellent! It says "On 4/15/2020 at 2:21 PM." I should be able to scroll back through the 731 page topic to find this date and time. However, this isn't the case. When I scroll I see nothing but, "Wednesday at 05:39 PM," "Thursday at 04:31 PM," and "Thursday at 01:39 PM."
    Now I have to do the math in my head to figure out the day of the week on April 15th, just to find the quoted post. Not sure why the little link / arrow is gone from the quote, but it is and I can't change that. 
    Anyway, it really seems like IPS is trying to be one step smarter than the world with the way dates are displayed, but in reality it's just annoying. IPS is doing the time and date math for us automatically by displaying  "Thursday at 04:31 PM," but that isn't what we all want. 
    Love IPS software and support and the community. Just had to give feedback about this one that has bugged me forever.  
     

  3. Like
    trananhls reacted to Maxxius in (TB) Bump Up Topics   
    but what about this?
  4. Like
    trananhls got a reaction from tolik777 in (NB42) Topic Moderators   
    Is there an option that members can moderate their own topics with permissions (edit, delete posts/answers...)?
    Thanks
  5. Like
    trananhls reacted to newbie LAC in (NB42) Topic Moderators   
    Hello,
    No. I didn't add it.
  6. Like
    trananhls reacted to newbie LAC in (NB42) Topic Moderators   
    Support topic
     
  7. Like
    trananhls reacted to andavis in AdSense Crawler   
    Can you please tell us the correct settings to pass the login page?
  8. Like
    trananhls reacted to Adriano Faria in Error with furl changes   
    Still an issue in 4.3. I just reported anyway:
     
  9. Like
    trananhls reacted to forumdev99 in IPS 4.1 : ADVERTISEMENT inside the first post   
    This is working well - thanks for all the help @Upgradeovec 
    I ended up struggling to get the ad block to float to the right of the post content like i wanted it to - so that it isn't above or below the post text (unless on a small screen).
    float:right; didn't seem to work like it should, so I ended up w/ the below code which is the closest I could get to what I want.
    Please share if anyone has a better way of doing this.
    my code:
    <!-- adsense ad code in first post start --> {{if (($comment->position - 1) % \IPS\Settings::i()->forums_posts_per_page === 0)}} <div style="display:inline-block;float:right; max-width:336px;"> <ins class="adsbygoogle" style="display:inline-block;width:336px;height:280px" data-ad-client="ca-pub-00000000000" data-ad-slot="00000000000"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <div style="display:inline-block;max-width:50%;"> {{endif}} <!-- this is the post content --> {$comment->content()|raw} {{if $comment->editLine()}} {$comment->editLine()|raw} {{endif}} {{if (($comment->position - 1) % \IPS\Settings::i()->forums_posts_per_page === 0)}} </div> {{endif}} <!-- adsense ad code in first post end -->  
    Thanks
     
  10. Like
    trananhls reacted to Nathan Explosion in (NE) HTML5 Audio/Video Player   
    Just taken a look at an implementation of VAST ads at http://www.html5vast.com/
    The answer is yes, it would be possible to implement VAST in to videos - it looks like it targets the ID of the <video> tag, and then plays the ad before the video itself is played. I can't help with the integration of VAST itself, but I can make it easier for you by adding an ID to each video that matches up to the ID of the post within which the item is played (example: this post is ID number 2717066, so I'd make the video's ID nevid_2717066...I'll add in something to handle multiple videos in posts too.... nevid_2717066_1, nevide_2717066_2 and so on)
    Then in your VAST implementation, you could target those IDs.
  11. Like
    trananhls reacted to Nathan Explosion in (NE) HTML5 Audio/Video Player   
    Forum plugin which will display a HTML5 audio or video player for audio/video attachments and/or remotely linked audio/video files. Ability to enable/disable the player for audio or video or both (disabled by default, so effect will not be immediately seen on posts) Ability to enable/disable the respective players from handling remotely linked audio/video files. Ability to control the initial size of the video player so as to avoid 'large' videos pushing outside the post container. Ability to include the original link, to act as a fallback for users with browsers which cannot either display the HTML5 player or play the audio/video file Admin configurable list of audio/video file extensions. Plugin is compatible with IPS 4.1 (tested with 4.1.19.4) and IPS 4.2 (tested with 4.2.5) Please note the following:
    If you require support then please post in the provided support topic. Do not use PM and do not use the review functionality. Plugin support does not extend to assisting you with adding support for playing a specific audio/video file/codec to your browser (Google is your friend in this situation) Want to test your browser's ability to show a HTML5 player? Go here: https://tools.woolyss.com/html5-audio-video-tester/ Questions:
    Why are you charging more than your usual $5 for your plugin? Development of this plugin took longer than others, and I envisage future development and support will be time consuming too. Will the plugin be extended to work on other applications in the IPS suite? I will try to develop it to work within the Pages application, however other applications will be more difficult due to me not owning licenses to use them. Never say never, but for now it's a 'No'
  12. Sad
    trananhls reacted to Spanner in Error with furl changes   
    Hello,
    this bug is not depends on my application. We must wait for IPS
  13. Thanks
    trananhls got a reaction from Adriano Faria in Job Board App ?   
    I'd like to join. Please pm me. Thanks.
  14. Like
    trananhls reacted to BomAle in Easy Header Widget 3 Column Responsive   
    This is a guide for organize header widgets into 3 column, this concept could be extended to 4-5 column with automated configuration (A idea for custom theme).
    The options are many but I suggest to leave it as I wrote below:
    @media screen and (min-width: 980px) { /* c = $c = 3, 3 colonne */ [data-widgetArea='header'] > ul > li{ float: left; display: inline-block !important; padding: 0 !important; margin: 0 1% 2% !important; /* m = 1 */ width: 32%; /*(100-(c*2-2)*m)/c => (100-(3*2-2)*1)/3 = 32 */ vertical-align: top; height: 400px; overflow-y: auto !important; overflow-x: hidden !important; } /* http://lea.verou.me/2011/01/styling-children-based-on-their-number-with-css3/ */ [data-widgetArea='header'] > ul > li:nth-of-type(3n+1):nth-last-child(1) { width:100%; margin-bottom: 0 !important; margin-right: 0 !important; } /* 3n+1 first li of each row, 2 second to the last */ [data-widgetArea='header'] > ul > li:nth-of-type(3n+1):nth-last-child(2), [data-widgetArea='header'] > ul > li:nth-of-type(3n+1):nth-last-child(2) ~ li { width:49%; margin-bottom: 0 !important; } [data-widgetArea='header'] > ul > li:nth-of-type(3n+2):nth-last-child(1) { margin-right:0 !important; } [data-widgetArea="header"] > ul > li:nth-of-type(3n+1):nth-last-child(3), [data-widgetArea="header"] > ul > li:nth-of-type(3n+1):nth-last-child(3) ~ li { margin-bottom: 0 !important; } /* LAST WIDGET {$c}n*/ [data-widgetArea='header'] > ul > li:nth-of-type(3n){ float: none; clear: both; margin-right: 0 !important; } /* FIRST WIDGET {$c}n+1*/ [data-widgetArea='header'] > ul > li:nth-of-type(3n+1){ margin-left: 0 !important; } [data-widgetArea="header"]::after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } } Copy & Paste this code on custom.css

    Source : InvisionITA
  15. Thanks
    trananhls reacted to Robert Lunte in IPB NEEDS A DECENT EMAIL MARKETING SOLUTION!   
    Guys, C'mon...?!
    Why don’t you guys build your own, or integrate with some of the top email marketing solutions?  We have all these “enhanced” features that integrate with other services, but the one that seems to be the most obvious is strangely missing. IPB community owners need a proper email marketing solution! 
    With all due respect, because I love your platform other than this issue..., I don’t get how you can offer a COMMUNITY platform with, so many brilliant ways to monetize… without a proper email marketing solution available to your community owners to use.
    For that matter, why are you guys not sending out regular newsletters to your customers? That would seem to be evidence that you are totally missing the necessity for email marketing for any online community system, be it yours, or your customers. Peculiarly strange?
     
    The bulk mail system is NOT a proper email marketing system. It has limited design capabilities. It has no metrics/stats. It caps your emails out to about 200-400 a day, if you have thousands of subscribers, this is entirely impractical. It offers no ability to make forms to capture sign-ups.
     
    Do an integration with:
    - www.campaignmonitor.com
    - www.getresponse.com
    - www.mailchimp.com
    - www.mailpoet.com
    ( this is a plugin for wordpress that is SUPER light and simple. But it does everything anyone needs. It covers the basics. Something like this would be perfect ). 
    ... or build your own.
     
    Any email marketing system DOES NOT have to be fancy!... All we really need are the following features:
    - A decent design interface.
    - Metrics.
    - The ability to send out thousands of emails in one send.
    - Mailing Lists.
    - The ability to make forms that can capture sign-ups in the HTML widgets that will then go straight into a mailing list.
  16. Like
    trananhls reacted to Adriano Faria in Error with furl changes   
    This is NOT fixed in 4.2.
  17. Like
    trananhls reacted to Spanner in Error with furl changes   
    In 4.1.16 this error
    exists
    2016-10-18_08-09-07.mp4
  18. Like
    trananhls reacted to Martin A. in Member Map   
    Member Map
    View File IPS 4.4 ONLY 
    For IPS 4.3, use version 3.5.7
    Member Map is an application that allows your users to put their (Exact or approx) location onto an interactive map. Member Map has a permission model so you can limit which groups can add to the map.

    As an administrator you have the ability to create custom groups where your community (when allowed) can place other markers in the map, for example if they would like to post the location of an upcoming meet, exhibits, shops, etc.
    For developers
    If you are a developer and you store location data in your app that you'd like to show on the map, you can now do so creating a membermap/Mapmarkers extension. Instruction on how to use it is included in the auto-generated file.
    Submitter Martin A. Submitted 03/18/2010 Category Member Extensions Compatibility 4.4  
×
×
  • Create New...