LuieDruif
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Decode] Contact page alternativeOk, I see what you mean now.
There are many plugins for forms in WordPress. (Google: forms wordpress) I have no experience with them, but that might work for you. Also you could make one yourself, but then you probably would need to know a little about HTML and Css to make it fit in.
Forum: Themes and Templates
In reply to: [Decode] Contact page alternativeI use the about page as a contact page, but you could also make a page called “contact”.
Forum: Themes and Templates
In reply to: [Decode] Responsive videoI have found a sollution, maybe other like this too.
To do it yourself you would have to override the WP funtion that handles oEmbeds and then add the new code.
I found this plugin that does that and even more:
http://wordpress.org/plugins/advanced-responsive-video-embedder/Works on my site and I haven’t found any conflicts with the Decode theme.
Resizing the window now also adjusts the height so the dimensions stay the same. You can restrict the max width if you like or set it to fill the post width.
Example: http://www.felixklaar.nlForum: Themes and Templates
In reply to: [Decode] Responsive videoAah okay, in that case I’ll try to figure it out in the main WP forums. If I find a sollution I’ll post it here.