I know it's a bit confusing and I will be clearing it up but you need to enable the "create topic" setting as well. Even if only using the post reply feature.
I will be looking through the beta soon but so far I haven't had any reported issues.
I'm not sure what else to suggest at this point. Are you planning to upgrade to IPB 4.5 soon? As they may have improved the position I can hook into new signups.
In the videos settings.
And yes, in the manage dropdown for each video, you can select which videos are featured and only "featured" videos will then appear in that tab or the front carousel.
Could you please take a screenshot of the setting?
Could you please PM admin/ftp login details so I can take a look?
Not really as goals can only be setup by admins. i can setup a demo for you to take a look but just this first point would suggest it won't do what you need it to.
Same answer unfortunately. Hopefully soon.
I can add a pin option in the future but pinning a topic for a set time would probably require a new plugin as IPB doesn't natively support that.
Again this kinda would require a new plugin to make topics support that.
I'll need to fix that but for now, if you open acp > look and feel tab > appearance > emails > new member welcome.
Find and remove:
style='background: #f5f5f5'
You'll need to check with IPS but didn't see an option from a quick glance.
Yeah that's intended, there's only "show in all forums" or "show in a forum". If you've got ftp access, I can give you a patch to update and only show on the board index until I can add this as an option.
That's currently a technical limitation of IPB because I'm using the "Key Value" field. Hopefully IPB 4.5 will allow me to add my own custom language bits and I can fix this then.
Without access to the theme it's hard to give an exact edit but I'd probably start with adding a spacer to the bottom, so in the categoriesBlock template bit.
Find:
<p class='ipsType_center'>
Replace With:
<p class='ipsType_center ipsSpacer_bottom'>
Save. Perhaps even try ipsSpacer_double as well.
Look for the "block_videosComments" language bit in your language file and change that.