dynacade
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Water Lily] Post ordersDid it fix?
Hi Jason,
I was able to solve the issue by reinstalling PMP. I also was using my “Admin” account to to be my VIP Member and I think that may have messed with things.
I am up and running and it is working as advertised. However I do not need to check both “Members” and “VIP Members” in order for VIP memebers to see both. Just need to check “VIP Members” for it to work.
Thanks for your responce
Cade
Forum: Themes and Templates
In reply to: [Water Lily] Featured imageHi Ryan
I was able to do it by editing the content-single.php
I removed:
<?php if( has_post_thumbnail() ) : echo the_post_thumbnail( 'full', array('class' => 'aligncenter') ); ?> <?php endif; ?>Hope this helps.
Forum: Themes and Templates
In reply to: [Water Lily] Post ordersA work around is to use this plugin
http://hsameer.com.np/simple-custom-post-order/
It is working on WordPress 4.2.4
I use this to put my posts in alphabetical order
Hope this helps
I may just reinstall PMP and start from scratch. This is frustrating.