Note that there are some explanatory texts on larger screens.

plurals
  1. USChris Biewer
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COSo, I would create a channel for videos and remove the other channels. So I would have one for all videos? Also, when entering content into my site I created a field where I was using the embed code from vimeo. Can I leave that as the input field when posting new content?
      singulars
    2. COI have the categories and such set up that they now display content on the appropriate page. However, my new issue is sizing the window dynamically. Here is my CSS .video_large { height: 960px; width: 640px; } .video_small { height: 180px; width: 320px; } I want the newest video to be 960x640 and the older videos to be 180x320. However when I enter a new entry it only resizes the div element to 640x960 and the actual video stays at 180x320. I created a field for my entries that I place the Id from a vimeo video. It won't work and the video won't show up. Can fields work that way?
      singulars
    3. COI am trying the category method but I am failing... I have my main index showing the 2 pieces of content I posted. Right now I am just trying to get the content to go to the right pages. So on my template for my after effects page for example, I have loaded the following {exp:channel:categories} category="1" {/exp:channel:categories} But it does not display my content from category 1. Within my category group called video_category I created all my categories and after effects is id 1. Do I need to specify what channel its coming from?
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload