Jump to content

JoshB84

Clients
  • Posts

    174
  • Joined

  • Last visited

 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 JoshB84

  1. I only switched the slider to off in the slider settings. Only the first slider was on by default. So I only switched it to off. Then I saw that everything above the header was gone. I checked my site in both Chrome and Internet Explorer and it showed the same on both. I also just downloaded and installed the theme maybe 20 mins before I made my post here about my issue.

     

    slider settings.png

     

    The only way I can see my header and navigation again is if I click my way to my profile page. I can see my header and navigation there but nowhere else. Everywhere else everything above the ticker just disappears. 

    1. Thanks for making this!
    2. Another vote for a sort-able club view or categories like the forums. That would help out a lot. I want to have the language learning clubs in one category and under that another category for clubs about different religions.
    3. An option to List the Club Directory directly under the forum. 
  2. Example Link: 
    
    http://youtube.com/1234.html
    
    I put:
    
    http://youtube.com/{1}.html
    
    
    
    I have a embed code:
    
    <IFRAME SRC="http://youtube.com/embed-1234-640x360.html" FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=640 HEIGHT=360></IFRAME>
    
    I put
    
    <IFRAME SRC="http://youtube.com/embed-$1-640x360.html" FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=640 HEIGHT=360></IFRAME>

    I am trying to create a media tag. The video does not show at the correct height and width though. It will embed smaller in the page.

     

  3. 1 minute ago, onlyME said:

    You can use the Media Tag to embed Periscope.

    Go to ACP > Videobox > Servers > Create new server and set 'Video From' is 'External' (If you already added a server with the same setting you can ignore this step).

    Then click the blue button 'Media Tags' > Add New

    Media Replacement Title: Periscope

    Media Replacement Match: 

    
    http://www.perisearch.net/w/{1}

    Media Replacement HTML:

    
    <iframe width="690" height="389" src="http://www.perisearch.net/embed/$1" frameborder="0" allowfullscreen></iframe>

    Save

    Post new video with the periscope URL in server's form:

    periscope1.thumb.jpg.6e8bdbaf30f7be827c4

    Result

    periscope2.thumb.jpg.6936db5b1538be24cb3

    You can use the Media Tag to embed Periscope.

    Go to ACP > Videobox > Servers > Create new server and set 'Video From' is 'External' (If you already added a server with the same setting you can ignore this step).

    Then click the blue button 'Media Tags' > Add New

    Media Replacement Title: Periscope

    Media Replacement Match: 

    
    http://www.perisearch.net/w/{1}

    Media Replacement HTML:

    
    <iframe width="690" height="389" src="http://www.perisearch.net/embed/$1" frameborder="0" allowfullscreen></iframe>

    Save

    Post new video with the periscope URL in server's form:

    periscope1.thumb.jpg.6e8bdbaf30f7be827c4

    Result

    periscope2.thumb.jpg.6936db5b1538be24cb3

    Thank you so much!

  4. Is there a way so that users in a certain group can enter embed codes for videos? Like a video can have multiple embed codes added by users listed under it. Like only allowing users in the links group to submit one to the page.

     

×
×
  • Create New...