eveevans
Forum Replies Created
-
Forum: Reviews
In reply to: [EV Widget Post] Super Awesomethanks 🙂
Forum: Plugins
In reply to: [EV Widget Post] Hide Post Title and See More request featureyeah, I’ll include this feature en the next release.
🙂Thanks @photocrati,
I already tested it, but there is no change for “Album Pagination” feature 🙁Thanks, I will wait for it.
Forum: Plugins
In reply to: [Media Vault] Media Vault Activation .htaccess configuration not workingDid you make it work?
Thanks, I already did it > https://ww.wp.xz.cn/support/topic/album-pagination-problems?replies=0#post-6544494
Thanks Photocrati, It’s almost working. The pagination works fine, but when you go to page 1, it shows you all the galleries inside the album (without pagination).
I’m using the lastest WordPress and NextGen Gallery
Forum: Plugins
In reply to: [EV Widget Post] It doesn't read css from theme style.cssThe mistake here is that ev-widget-post is already an ul element,
so your code must be something like:ul.ev-widget-post li { list-style:none; list-style-type:none; margin:3px 0; padding:3px 0; border-bottom:1px solid #ccc; }🙂
Forum: Plugins
In reply to: [EV Widget Post] Limit the number of words in excerptThanks,
that’s an interesting feature, I will add it in the next version of the plugin. 🙂Forum: Plugins
In reply to: [EV Widget Post] [Plugin: EV Widget Post] Links not active in excerptI suppose , you already fix it? 🙂
Forum: Plugins
In reply to: [EV Widget Post] [Plugin: EV Widget Post] Problem with list of categoriesOk, I undertand, in the next version of the plugin I will fix this 🙂 thanks.
Forum: Plugins
In reply to: [EV Widget Post] [Plugin: EV Widget Post] Problem with list of categoriesDo all your categories have at least one post?
I think that categories with no posts maybe not appearForum: Plugins
In reply to: [EV Widget Post] [Plugin: EV Widget Post] Links not active in excerptmm, well, I think you can try with the javascript solution 🙂
Forum: Plugins
In reply to: [EV Widget Post] [Plugin: EV Widget Post] Links not active in excerptThere is only one “Feature Event” at the same time?
I think a practical solution could be to put a text-widget with a link under ev-widget-post.
Forum: Plugins
In reply to: [EV Widget Post] [Plugin: EV Widget Post] Links not active in excerptThere is no way to show links in the excerpt.
I think, if it is important to you to keep links in the exerpt, you can use some
javascript.Or maybe there are other way , but.. What exactly do you want to do?