Jump to content

Vegan Gaymer

Clients
  • Posts

    259
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Forums

Events

Store

Gallery

Posts posted by Vegan Gaymer

  1. On 2/15/2017 at 3:44 PM, TheSkyLounge.tv said:

    Thanks @HeadStand ! Confirmed that it does generate a URL when using the PUBLISH option to a limited set of folks. 

    Is there any way to have it make an UNSUBSCRIBE link vs a long url ?

     

    Did this ever get addressed? I'm wondering the same thing.

  2. TEXT FONTS AND FORMATTING

    I've noticed that BOLD does not show very well no matter which font I choose. Is there a way to increase the Bold effect?

    I don't know if I am doing something wrong, but Google Fonts seem to only work for fonts with a single name like Ubunto, but if it is something like Open Sans, I can't get the theme to recognize it. What am I doing wrong?

    Thanks!

    troy

  3. 27 minutes ago, onlyME said:

    [snipped images]

     

    LOL, thank you. I forgot about that. *blush*

    I still can't find the noImage/Resources per instructions. I may be an idiot.

  4. 2 minutes ago, onlyME said:

    Try to go manage language, find the keys "videobox_thumbnail" and "videobox_featuredIMG_original" to translate them. I will update a new option to disable featured images for members.

    Go to ACP > Customization > Themes > click </> to edit your theme > click the drop down button > Manage Resources > find noIMG.png and edit it, upload the new image with the same name

     

    I think the interface and access for IPS Cloud is different. I don't see these options.

  5. CUSTOMIZE LANGUAGE/DISABLE FEATURED IMAGES (for members)

    Is there a way to customize the language so that we can clarify that a Thumbnail or Featured Image uploads are optional? Like "Thumbnail: optional" and "Featured Images: optional"? Can we disable "featured images" for members because the only people who would feature a video would be admin and we can upload the image?

    videooptional.png

     

    NO IMAGE AVAILABLE/Stock "No Image" Option?

    Is there a way to assign a stock image for when the application can't pull a still shot from the video? Instead of this...

    noimage.png

     

    Thanks! -troy

     

  6. 28 minutes ago, TAMAN said:

    mmmm try to paste it just before the </body>  in globalTemplate

    remove it from includeJS and see if it works, this is probably due to loading time 

     

    You, my friend, are a genius. That seems to have fixed it. Thank you so much for this! It works perfectly.

  7. 21 minutes ago, TAMAN said:

    looking at your website i can see it is still pasted directly in head tag

    remove it from there and paste it in InlcudeJS

    make sure you have removed in globalTemplate :) 

     

    No need to change any settings

     

    I added it back just to experiment, but removed it. Now I have it all in the right places. It worked for a moment, but now it's not working. I'm not sure why.

  8. 2 hours ago, TAMAN said:

    Sorry, 

    Paste the javascript in includeJS template located at

    Core > global > global > includeJS

     
     
     

    Hmmm... still nothing. Do I need to change a setting regarding the header and scrolling or something? EDIT: it's working now!! EDIT 2: nope, still not working (works sometimes, then stops)

  9. 14 minutes ago, TAMAN said:

    Hi!

    The userbar is quite large, if we make it always fixed on top along with navigation is a horrible look i guess :hairy:

    But, i can write you a simple code to do that, for you only, let me know :) 

    3

    I think it will look ugly, too, but if it makes my community happier, I guess I should give it a try?

  10. FEATURE REQUEST: Member Profile/Notification Menu Quick Access

    My members LOVE this theme, but one thing that is coming up as a challenge is that the member profile/notifications menu scrolls up with the site and disappears, so in order to get to their profile, messages, notifications, create new content, access account, etc. they have to scroll all the way back to the top. I wonder if there is a way for the profile/notification menu to also lock into a fixed position as you scroll up so that it stays accessible? Maybe lock into a position like where it is in the image below?

    menulock.png

  11. 15 hours ago, TAMAN said:

    I will have to find a solution for that, this is due to the sticky navigation always fixed
    for now if this really bothers you, you can disable the fixed navigation in Header tab
    If you want to use the normal navigation, also disable Main Nav Bar: Add background after scroll setting :) 

     

    I'll wait for a fix because I like the effects you created and want to keep these.

  12. BEFORE I BUY: 

    Is this compatible with IPS Cloud?

    Can we use this for posting and organizing any videos? I'd like to create a section of my community for Vloggers in the community who can post links to their YouTube or Vimeo videos, so can we use it for something like that?

    Are there any examples or demos of using it like I described? 

    Thanks! 

    Troy

  13. On 1/4/2017 at 9:40 PM, Vegan Gaymer said:

    ACTIVITY FEED LINK TARGET

    When you click a link from the Activity Feed, it puts the top half of a post under the menu navigation so that you have to scroll down to see the start of the entry. Is there a way to make the target a bit lower so that navigation doesn't cover it? Thanks!

     

    *bump*

  14. FEATURE REQUEST:

    Forums with New Topics/Replies - either a "new!" icon, or a different color of text for new activity in a forum?

    View All Notifications - a way to change the color of text for new notifications vs old notifications on the page view

    Thanks!

  15. 15 hours ago, TAMAN said:

    Please dont make false statement in support topic unless you're sure about what you're doing. or simply send me a message :) 

    2

    Oh I meant no disrespect! I would never mean to offend you. I wasn't sure where the code came from. I didn't add it to the other themes. So maybe CometChat put the code there, but I never knew it. That's why I wrote "I found a piece of code in all other themes that seems to be missing in Behemoth, and I don't know if it should be there, or if it's optional, but adding it to Behemoth fixed the issue!" That wasn't a false statement. The code was missing, but I didn't mean that it was missing because of you. I only meant that I figured out the missing code. I wasn't sure where it came from. And I tried sending you a message, but messaging wasn't working and Invision was full of errors for several hours yesterday. I just wanted you to know I figured it out so you weren't looking for a solution. I am very grateful for your amazing theme and your support, so please accept my apology if you thought I was being a dick. I hope I cleared that up.

  16. Private Messaging in this forum doesn't work today for some reason, so I'm going to post this solution here for the CometChat issue.  I found a piece of code in all other themes that seem to be missing in Behemoth, and I don't know if it should be there, or if it's optional, but adding it to Behemoth fixed the issue! See below. I hope this help others in the future with third-party chat clients.

    <script>
    var chat_id = "{expression="\IPS\Member::loggedIn()->member_id"}";
    var chat_name = "{expression="\IPS\Member::loggedIn()->name"}";
    var chat_link = "{expression="\IPS\Member::loggedIn()->url()"}";
    var chat_avatar = "{expression="\IPS\Member::loggedIn()->photo"}";
    </script>

     

  17. NEW NOTIFICATIONS

    Is there a way to change the text color or style of new notifications vs old notifications? I don't see a setting for that. Notification links/test seems to default to the Links color, but nothing to differentiate the new from the old. The dropdown and the page for Notifications shows everything looking the same. Thanks!

  18. 3 minutes ago, TAMAN said:

    try to select scroll for the header background

     

    HA!!! THAT WORKED!! I'll take it! You are awesome. Thank you so much. It looks so good now!

    On 12/29/2016 at 1:35 PM, Dean Spencer said:

    Just bought it. Amazing theme. I love it. I wanted to ask if there's a way to make the colorizer available to members, so they can choose their own palette etc ? or can it be implemented in future updates. 

     

    I vote for this addition as well. That would make this theme even perfect-er.

×
×
  • Create New...