Junnie
Forum Replies Created
-
Forum: Plugins
In reply to: [EU Cookie Law Notification By Junnie] is it a bugHi boboxsi
No, it is not a bug.
This plugin uses implied consent method, which means that a visitor doesn’t need to click the accept button explicitly. It assumes that visitors have given their consent by visiting and browsing your site. That’s why the notification won’t appear if the visitor browses or revisit your site.
This method is quite common practice and is being used on most of sites.
Hope it explains your query.
Thanks
Forum: Plugins
In reply to: [EU Cookie Law Notification By Junnie] decline buttonHello Dani
Thanks for the query.
The current version doesn’t have the decline function. However, the functionality can definitely be added to the next version.What would be an ideal behaviour for you when a user click the decline button?
Regards
JunnieForum: Fixing WordPress
In reply to: How to list names (possibly tags..?)wow really? That sounds giving a solution!!
I’m sorry but more questions please?
how can I acheive this?
Listing the specific field(friendName) value(Bob, david etc) order by a to z on the homepage and if click a name, a page shows all the posts related to the person? And also any name shouldn’t be duplicated.I’ve got the feel of using native php to do this and using wordpress link to a page.
Tried to find doc but no luck. maybe my search term isn’t good..
Thanks mil!!!
Forum: Fixing WordPress
In reply to: How to list names (possibly tags..?)I’m also trying to use the custom field for this. But this only problem is you cannot put more than one name for a post… although using custom field seems straight forword.
Any ideas?
Many thanks
Forum: Fixing WordPress
In reply to: How to list names (possibly tags..?)I was thinking to use tags. For instance, when I write a post about David, tag the post David and possibly few names same time like David, Bob etc.
But how can I display only name tags if I do this way?So my second thought is using category and tags. So for example, create Friend category and write posts under the category and tag it appropriate tags(one or few names)
I think this way is easier to add name dynamically as I think it’s easier to call tags from specific category.What do you think?
Thanks