WilcoZuidema
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Give different posts different stylesYes this is working out for me,
one more question, is it also possible to change the html stucture for a specific post format ?
Example :
Default Post
<div class=”wrapper”>
<div class=”post-image”> </div>
<div class=”post-content>
<div class=”post-date”>25/09/2013</div>
<p> Content over here </p>
</div>
</div>
Gallery Post
<div class=”wrapper”>
<div class=”post-image”>
<div class=”post-title”> Title over here </div>
<p> Content over here </p>
</div>
</div>Forum: Fixing WordPress
In reply to: Give different posts different stylesHi Esmi,
Thanks, I think that helped me out, gonna try it right now if this works for me ??
Forum: Fixing WordPress
In reply to: Give different posts different stylesYes but where to place this post_class() ?
Forum: Fixing WordPress
In reply to: Give different posts different stylesHi there, I am reading about this now, but still cannot find out how this can help me with giving different posts different styles.
I have put this in my functions.php and now I can set a post type when I make a post. But when I select for example GALLERY nothing changes when I read the outputted html in the page source.
Forum: Plugins
In reply to: [th0th's Movie Collection] Plugin Doesnt work ?Yes I am very happy with it, now I wanna try to expant the plugin a bit so I can sort on genre abc and that kinda stuff. Hope that can be done, otherwise it will still become using post / categories and ctrl c + ctrl v ??
For now this problem is solved !
Forum: Plugins
In reply to: [th0th's Movie Collection] Plugin Doesnt work ?Hey Marcotics,
Thanks your sollution work’d for me to ! Now I can go work with this plugin ! Thanks very mutch for your sollution !
I dont know if the author of this plugin is still active, but it may come in handy to put this in under the installation guide head. So that other people can injoy this plugin also.
En ja ik kom uit nederland inderdaad.
Forum: Plugins
In reply to: [Firelight Lightbox] fancybox-iframe not workingSame problem over here, I installed this plugin to use Iframe, but it doesnt work.
Hope there is a fix for it .. otherwise I will just need to install FancyBox in my theme.
so there realy is no support from the developers on this plugin.. Thats a shame, making sutch a nice plugin but dont support it !
I will be looking for another plugin than ??
Ok, you should just disable auto approve, the comments will show up between your normal comments ( with a interval from about 5 min ) when you aprove them they will show up between the normal ammount of comments ??
I think it is because there is only a link share on the profile of the responders, a cool function whould be ( donno if its posible with facebook ) that you can reshare this specific link again with frieds or group facebooks. You now do not have the option to share it again.
If I use this code I dont get the comments for the single post, I get more comments that are even there ?
Is there a way to just show the comments of one single post ? on the post (single.php) and on the home page (index.php) ?
Hope 2 hear from someone soon ??