Jump to content

Joey_M

Clients
  • Posts

    2,245
  • Joined

  • Last visited

  • Days Won

    4

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Joey_M

  1. 7 hours ago, ProSkill said:

    Yes, that's all I have. What I meant was, when that CSS code is in there the styling on the news ticker goes away, when I remove that CSS code the styling on the news ticker works. All that CSS is supposed to be doing is changing the default forum icons to font awesome icons. 

    Are you missing a '}' in your custom.css?

    I've missed the odd one and it breaks things, for example I have social media icons and when I missed a '}' it wouldn't show the icons and then any CSS beneath the issue wouldn't work. It's worth looking into this. I can't guarantee it is but it seems worth mentioning. 

  2. 2 hours ago, TAMAN said:

    Sorry for the delay

    Version 1.0.1 released, Please update the plugin :) 

    Would it be possible to include some way of allowing the news ticker to displayed on certain pages?

    The last version had a lot of custom/third-party apps listed as being able to be excluded, yet the new version it's just pages, forums, downloads (IPS built systems). For example I have a few pages built with IP.Pages, whilst I wouldn't want the ticker to be shown on my front page (uses IP.Pages) - I would like to add the ticker to a couple of other pages built using the application and there's some third-party items I'd like to display this in.

    Thanks for the update!

  3. Aye, sorry Newbie.

    Turns out that I needed to enable the areas I could edit. How would I add the skins background to the template Newbie? When I click to edit it's white boxers over my background and is hard to see.

  4. Apologise Newbie (I have a terrible memory).

    Can the league table be updated via the front end? If so, I can't see to be able to do it.

    Would you be able to tell me how to implement the CSS trick which would divide the table up (by adding the dash lines), so then I could highlight the play-offs, relegation etc. Also, I can't fully edit the table due to the away goal difference etc being cut off.

    newbietable.thumb.png.7dd42e74581a0f1f791441a6afc46924.png

  5. 6 minutes ago, newbie LAC said:

    Hello,

    1. Uncheck Custom background

    2. Add in custom.css 

    
    .nbSCF_social_twitter {
        background: #c5deea !important;
        background: -moz-linear-gradient(45deg, #c5deea 0%, #8abbd7 31%, #066dab 100%) !important;
        background: -webkit-linear-gradient(45deg, #c5deea 0%,#8abbd7 31%,#066dab 100%) !important;
        background: linear-gradient(45deg, #c5deea 0%,#8abbd7 31%,#066dab 100%) !important;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea', endColorstr='#066dab',GradientType=1 ) !important;
    }

    Result

    twitter.jpg.229be9f8c961bfbc1b54453a473b0a4f.jpg

    I added services only

    scf.thumb.jpg.da47c77b0453b5356420b473bb2ef9d5.jpg

    Why you don't use widget on that page?

    Can I add this in beneath text within the page Newbie? That could be a workable solution.

    Thanks

  6. On 7/20/2017 at 8:34 AM, newbie LAC said:

    You can change background via css

    Would you be able to provide me an example based on Twitter please Newbie?

    On 7/20/2017 at 8:34 AM, newbie LAC said:

     

    Hello,

    On 7/19/2017 at 1:51 PM, Joey_M said:

    Requests: Can we see the ability to use a gradient for the background added please?

    You can change background via css

    On 7/19/2017 at 1:51 PM, Joey_M said:

    Maybe even have a way of storing the default settings so we can quickly add the widget into other areas?

    Maybe I'll add default config on ACP plugin settings.

    Did you consider this? It would be a time saver.

    On 7/20/2017 at 8:34 AM, newbie LAC said:

    Not sure what you mean. I see counters only. Please make screenshot bigger

    Basically I would like to display the counts inside a page, I aim to use this for an advertisement page.

  7. 7 hours ago, -FP said:

    Update is up.

    2n2aeOw.png

    How do I remove the opacity? I don't like it but changing the value up and down makes no difference it seems.

    Cache needed clearing.

    Thank you for the update.

  8. 3 hours ago, -FP said:

    Do you want it to automatically inherit the theme settings for code placement, or do you prefer an override setting in the plugin options?

    I agree with @Qubabos, a plugin setting would be better.

  9. On 16/02/2017 at 0:00 AM, Donkerrood said:

    Would it be possible to defer the javascript to just before the </body> tag, if this setting is enabled in the theme settings? Right now, this is my only render-blocking javascript with google pagespeed. Thanks!

    @-FP Is this possible? I'm desperately trying to increase my sites performance, and this is one the things @Adlago mentioned trying to do.

  10. I can't seem to embed Facebook videos, it seems to work then just doesn't show anything.

    I assume I use 'https://www.facebook.com/page/videos/10155051888157983/'? Rather than the embed code. It didn't pull the thumbnail either :/

     

  11. Requests: Can we see the ability to use a gradient for the background added please?

    Maybe even have a way of storing the default settings so we can quickly add the widget into other areas?

    Question:

    Would it be possible to display the count in IP.Pages, like an article or page?

    examplesmc.png.98065105c41ce08bd289c28273c81e7e.png

    Like this?

    Great plugin Newbie.

  12. 22 hours ago, Mike John said:

    If you open your theme editor > donate > front > browse > goalBlock

    Find:

    
    <li class='ipsPos_right'><span class='ipsType_light ipsType_small ipsResponsive_hidePhone'>{formatmoney="$goal->received, $goal->_currency"} {lang="donate_of"} {formatmoney="$goal->amount, $goal->_currency"} {lang="goal_reached"}</span></li>

    Replace With:

    
                    {{if !$goal->private}}
                        <li class='ipsPos_right'><span class='ipsType_light ipsType_small ipsResponsive_hidePhone'>{formatmoney="$goal->received, $goal->_currency"} {lang="donate_of"} {formatmoney="$goal->amount, $goal->_currency"} {lang="goal_reached"}</span></li>
    			    {{endif}}

    Save.

    The View counter doesn't seem to be working @Mike John.

    I've had 2 donations, whilst I've easily loaded the page 30 or so times and the counter still says 0.

  13. @Mike John: I am now experiencing an error which prevents me from seeing my notifications, even if I disable the video app - I still experience it. IPS have recommend speaking you about it as I found it a bit strange as to why it would persist.

    Looking forward to the 4.2 update, thanks. :)

×
×
  • Create New...