Jump to content

Drewfus

Clients
  • Posts

    210
  • Joined

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Invision Community 5 Bug Tracker

Forums

Events

Store

Gallery

Everything posted by Drewfus

  1. Is there a sidebar on this beta I don't see it at the bottom or is this version just the classic? Sorry for the dumb questions but this is all new to me.
  2. @Joel R But that didn't answer my question.
  3. So to get the Beta I have to switch my license to the classic services?? and will my old version still work??
  4. So when will it be available ???
  5. I cancelled my credit cards and somehow Invasion was able to access my Pay Pal to renew a community I no longer wanted to renew. How do I get hold of these guys and how did they access my Pal Pal as it was not listed on my payment methods.?
  6. This is great news so when is the new version coming out /
  7. Sorry I thought I did.
  8. When I bought this theme I was pretty sure the header slider was auto slide but now it dose not seem to do it anymore is there a setting to make it auto slide so I don't have to use the arrows?
  9. that code puts my sidebar at the bottom of my forums.
  10. not sure what you mean and where to wrap it at. {{$adsForceSidebar = ( \IPS\Settings::i()->ads_force_sidebar AND \IPS\core\Advertisement::loadByLocation( 'ad_sidebar' ) );}} {{if (isset( \IPS\Output::i()->sidebar['enabled'] ) and \IPS\Output::i()->sidebar['enabled'] ) && ( ( isset( \IPS\Output::i()->sidebar['contextual'] ) && trim( \IPS\Output::i()->sidebar['contextual'] ) !== '' ) || ( isset( \IPS\Output::i()->sidebar['widgets']['sidebar'] ) && \count( \IPS\Output::i()->sidebar['widgets']['sidebar'] ) ) || ( \IPS\Dispatcher::i()->application instanceof \IPS\Application AND \IPS\Dispatcher::i()->application->canManageWidgets() ) || $adsForceSidebar )}} <div id='ipsLayout_sidebar' class='ipsLayout_sidebar{$position} {{if !( isset( \IPS\Output::i()->sidebar['contextual'] ) && trim( \IPS\Output::i()->sidebar['contextual'] ) !== '' ) && ( !isset( \IPS\Output::i()->sidebar['widgets']['sidebar'] ) || !\count( \IPS\Output::i()->sidebar['widgets']['sidebar'] ) ) && \IPS\Dispatcher::i()->application->canManageWidgets() && !$adsForceSidebar}}ipsLayout_sidebarUnused{{endif}}' data-controller='core.front.widgets.sidebar'> {{if $announcements = \IPS\core\Announcements\Announcement::loadAllByLocation( 'sidebar' ) AND ( ( isset( \IPS\Output::i()->sidebar['contextual'] ) && trim( \IPS\Output::i()->sidebar['contextual'] ) !== '' ) OR ( isset( \IPS\Output::i()->sidebar['widgets']['sidebar'] ) && \count( \IPS\Output::i()->sidebar['widgets']['sidebar'] ) ) )}} {template="announcementSidebar" group="global" app="core" params="$announcements"} {{endif}} {{if isset( \IPS\Output::i()->sidebar['contextual'] ) && trim( \IPS\Output::i()->sidebar['contextual'] ) !== ''}} <aside id="elContextualTools" class='ipsClearfix' {{if isset( \IPS\Output::i()->sidebar['sticky'] )}}data-ipsSticky{{endif}}> {expression="\IPS\Output::i()->sidebar['contextual']" raw="true"} </aside> <hr class='ipsHr ipsSpacer_both'> {{endif}} {{if $adsForceSidebar OR ( \IPS\core\Advertisement::loadByLocation( 'ad_sidebar' ) AND ( ( isset( \IPS\Output::i()->sidebar['contextual'] ) && trim( \IPS\Output::i()->sidebar['contextual'] ) !== '' ) OR ( isset( \IPS\Output::i()->sidebar['widgets']['sidebar'] ) && \count( \IPS\Output::i()->sidebar['widgets']['sidebar'] ) ) ) )}} <div data-role='sidebarAd'> {advertisement="ad_sidebar"} </div> <br><br> {{endif}} {template="widgetContainer" group="global" app="core" params="'sidebar', 'vertical'"} {{endif}}
  11. I am going crazy trying to make a sticky sidebar on my default theme in my custom css and just can't seem to figure it out any help would be appreciated.
  12. Any idea what it was called?
  13. Thanks for all the information but I got it figured out.
  14. I got this from another website and was wondering if invisions has anything like this an app or a plugin. The forum jump is at the bottom of the index page just before the footer and all other pages on the site.
  15. No I am not using your application so I guess I will have to shut each application off till I find the one that's causing the error Thank You.
  16. Whoops \ Exception \ ErrorException (E_WARNING) Trying to access array offset on value of type null What does this mean and how to fix it.
  17. Events Enhancements
  18. Clients 140 1 Posted 29 minutes ago Dose your app have the option to add a thumb photo in the event instead of text? I will post an example I would like to purchase this app with that ability.
  19. Pretty sure I did its the Calendar Enhancements app.
  20. Dose your app have the option to add a thumb photo in the event instead of text? I will post an example I would like to purchase this app with that ability.
  21. I would like to add buy me a coffee on my index page either in navbar,header or index front page of forums at bottom right or left how would I go about doing this?
  22. how do I use the font awesome class what do I put in the box this <i class="fa-regular fa-eyes"></i> that doesn't show could you please point me into the right direction or show me what to enter in the Font Awesome Icon Class.
  23. Nevermind I figured it out but thanks anyway.
  24. I just purchased this app and I can not get any of the font awesome icons to show in my primary navbar what could be the problem?
  25. I would like to know if there is an app to add font awesome icons to navbar next to each link on the primary navbar if not how can I do it through css.
×
×
  • Create New...