Title: permalinks, videos and coding
Last modified: August 19, 2016

---

# permalinks, videos and coding

 *  Resolved [fireshiro](https://wordpress.org/support/users/fireshiro/)
 * (@fireshiro)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/permalinks-videos-and-coding/)
 * Seems i am having trouble changing my permalinks to names of the pages instead
   of numbers. When i change it in permalinks to Month and name [http://mydomain.com/2010/08/sample-post/](http://mydomain.com/2010/08/sample-post/)
   and i go to my domain site seems it says an error pages cant be displayed.
 * And my other question what good plug in can i use to display videos and pictures,
   automaticly resize and adjusted.
 * I am just full of questions 🙂
 * And for last is what plug in can i use to insert any type codes in messages cause
   i want to display videos from youtube in my messages but cant find the right 
   plug in.
 * If anyone can help me ill gladly appreciate it. Thanks

Viewing 10 replies - 1 through 10 (of 10 total)

 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/permalinks-videos-and-coding/#post-1622903)
 * > When i change it in permalinks to Month and name [http://mydomain.com/2010/08/sample-post/](http://mydomain.com/2010/08/sample-post/)
   > and i go to my domain site seems it says an error pages cant be displayed.
 * Contact your hosting provider and ask if `mod_rewrite` is enabled on your server.
 * > And my other question what good plug in can i use to display videos and pictures,
   > automaticly resize and adjusted.
 * That depends on what you mean by “automaticly resize and adjusted.”
 * > And for last is what plug in can i use to insert any type codes in messages
   > cause i want to display videos from youtube in my messages but cant find the
   > right plug in.
 * Try this one:
 * [http://wordpress.org/extend/plugins/vipers-video-quicktags/](http://wordpress.org/extend/plugins/vipers-video-quicktags/)
 *  Thread Starter [fireshiro](https://wordpress.org/support/users/fireshiro/)
 * (@fireshiro)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/permalinks-videos-and-coding/#post-1622906)
 * > > And my other question what good plug in can i use to display videos and pictures,
   > > automaticly resize and adjusted.
   > That depends on what you mean by “automaticly resize and adjusted.”
 * What i mean is that if i have a mpg video that i want it to be automaticaly adjusted
   for the website to flv or something good quality.
 * > Contact your hosting provider and ask if mod_rewrite is enabled on your server.
 * I have full control of my server if that is what you mean, i can change the file
   permissions.
 *  Thread Starter [fireshiro](https://wordpress.org/support/users/fireshiro/)
 * (@fireshiro)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/permalinks-videos-and-coding/#post-1622907)
 * > > And for last is what plug in can i use to insert any type codes in messages
   > > cause i want to display videos from youtube in my messages but cant find 
   > > the right plug in.
   > Try this one:
   > [http://wordpress.org/extend/plugins/vipers-video-quicktags/](http://wordpress.org/extend/plugins/vipers-video-quicktags/)
 * And thanks this one works great.
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/permalinks-videos-and-coding/#post-1622908)
 * > What i mean is that if i have a mpg video that i want it to be automaticaly
   > adjusted for the website to flv or something good quality.
 * There are no plugins (that I’m aware of) to re-encode media files. You’ll have
   to encode them with an application on your computer and embed them with a plugin
   like Viper’s Video Quicktags.
 * > I have full control of my server if that is what you mean, i can change the
   > file permissions.
 * In that case, make sure that `mod_rewrite` is enabled.
 *  Thread Starter [fireshiro](https://wordpress.org/support/users/fireshiro/)
 * (@fireshiro)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/permalinks-videos-and-coding/#post-1622911)
 * oh forgot mention that i resetted my server cuase i wanted to start over, but
   i had this plug in post-rich-videos-and-photos-galleries and when i put a mpeg
   vid or something new would upload it but the same time change the format to flv.
 * Oh yes and also how can i order my categories? The way i want them to be seems
   they are just random.
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/permalinks-videos-and-coding/#post-1622913)
 * I’d have to see where and how you’re ordering the categories now.
 *  Thread Starter [fireshiro](https://wordpress.org/support/users/fireshiro/)
 * (@fireshiro)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/permalinks-videos-and-coding/#post-1622915)
 * [http://novedaddevida.org](http://novedaddevida.org) here is my site and still
   working on it, i want it only in some pages to be commented but not all the site.
 *  Thread Starter [fireshiro](https://wordpress.org/support/users/fireshiro/)
 * (@fireshiro)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/permalinks-videos-and-coding/#post-1622916)
 * I want Bienvenido 1st then Noticias and last Cita De Hoy.
 * Ok now that we in the subject seems i was able to create a directory as languages
   and put the spanish file and modify the file wp-config too but now i dont see
   the option in my profile to change it back to english :S
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/permalinks-videos-and-coding/#post-1622942)
 * > I want it only in some pages to be commented but not all the site.
 * Unfortunately, it’s under maintenance, so I can’t tell exactly what you want.
   If you’re still talking about categories, you can order the list but the specifications
   depend on how your theme’s template is displaying the list. See these:
 * [http://codex.wordpress.org/Template_Tags/wp_list_categories](http://codex.wordpress.org/Template_Tags/wp_list_categories)
 * [http://codex.wordpress.org/Function_Reference/wp_dropdown_categories](http://codex.wordpress.org/Function_Reference/wp_dropdown_categories)
 * [http://codex.wordpress.org/Function_Reference/get_categories](http://codex.wordpress.org/Function_Reference/get_categories)
 * > Ok now that we in the subject seems i was able to create a directory as languages
   > and put the spanish file and modify the file wp-config too but now i dont see
   > the option in my profile to change it back to english.
 * There’s no language setting in the admin panel. See this to change it:
 * [http://codex.wordpress.org/Editing_wp-config.php#Language_and_Language_Directory](http://codex.wordpress.org/Editing_wp-config.php#Language_and_Language_Directory)
 * [http://codex.wordpress.org/WordPress_in_Your_Language](http://codex.wordpress.org/WordPress_in_Your_Language)
 *  Thread Starter [fireshiro](https://wordpress.org/support/users/fireshiro/)
 * (@fireshiro)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/permalinks-videos-and-coding/#post-1623035)
 * > > I want it only in some pages to be commented but not all the site.
   > Unfortunately, it’s under maintenance, so I can’t tell exactly what you want.
   > If you’re still talking about categories, you can order the list but the specifications
   > depend on how your theme’s template is displaying the list. See these:
   > [http://codex.wordpress.org/Template_Tags/wp_list_categories](http://codex.wordpress.org/Template_Tags/wp_list_categories)
   > [http://codex.wordpress.org/Function_Reference/wp_dropdown_categories](http://codex.wordpress.org/Function_Reference/wp_dropdown_categories)
   > [http://codex.wordpress.org/Function_Reference/get_categories](http://codex.wordpress.org/Function_Reference/get_categories)
 * I apologize for the inconvenience its that the site is for a church and i cant
   display the site if its not finished. But thous links above worked and i appreciate
   your help I’ll look into more templates.
 * > > Ok now that we in the subject seems i was able to create a directory as languages
   > > and put the spanish file and modify the file wp-config too but now i dont
   > > see the option in my profile to change it back to english.
   > There’s no language setting in the admin panel. See this to change it:
   > [http://codex.wordpress.org/Editing_wp-config.php#Language_and_Language_Directory](http://codex.wordpress.org/Editing_wp-config.php#Language_and_Language_Directory)
   > [http://codex.wordpress.org/WordPress_in_Your_Language](http://codex.wordpress.org/WordPress_in_Your_Language)
 * And these links are to advanced for me, i am still learning the coding, but thanks
   this helped.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘permalinks, videos and coding’ is closed to new replies.

## Tags

 * [permalinks](https://wordpress.org/support/topic-tag/permalinks/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 10 replies
 * 2 participants
 * Last reply from: [fireshiro](https://wordpress.org/support/users/fireshiro/)
 * Last activity: [15 years, 9 months ago](https://wordpress.org/support/topic/permalinks-videos-and-coding/#post-1623035)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
