PedCelSecAGSO
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Field Template] Where are my custom fields ?One more thing…
I selected the option ‘both’. The button gets blue. But after saving, no option is selected anymore, I leave it so.What is actual the function of this option button?
Forum: Plugins
In reply to: [Custom Field Template] Where are my custom fields ?I use the plugin ‘WCK – Custom Fields and Custom Post Types Creator’.
I changed nothing in functions.php (my php knowledge is limited).I discovered when I set the option ‘post type’ (radio buttons) in ‘both’ instead of ‘post’ the custom fields appear in the custom post types. Sometimes (all post types, except the first) I have to ‘load’ the fields. So it works but act strange and a bit unstable (sometimes/sometimes not)?
Initial, al fields appear automatic. I have only one unique list of custom fields for each cunstom post type.
I noticed the following.
When I create a new custom post with template #0 (ref. my previous post) the custom fields are not visible. When I give the new custom post a title and save it, suddenly al the fields appear???Unfortunately, in a custom template with template #1 this solution does not work?
I’m a little desperate!
Since I created a second template (TEMPLATE #1), also my first template (TEMPLATE #0) no longer appears. Only with existing posts I can see the custom fields with their value. When I make a new one, I only see in the editpage the title of the custom field template plugin (nothing furthermore)?
Dear author, you can please check this. I would be very happy. Currently, I can’t use this plugin anymore! It would be a pity for all the time that I put into it.Forum: Plugins
In reply to: [Custom Field Template] Custom field labels not showingI also have the same problem (I think).
My first TEMPLATE #0 is shown in the accompanying custum post type that I gave up. I made a second TEMPLATE #1 which should be visible in another custom post type. When I create such a new custom post type, I see in the editor only the custom field template tittle. Furthermore, I do not see any fields that I can fill?What am I doing wrong?
Hopefully someone can help me.This plugin works fine. It would be a pity that I have to look again for a new plugin!
Forum: Plugins
In reply to: [Custom Post View Generator] broken pluginI have the same problem. Pity there is no longer support ???
What I read in the specs looks good.
Unfortunately there are not many alternatives. Or can anyone recommend me something else?I found myself a part of the solution:
wp-content/plugins/all-in-one-event-calendar/themes-ai1ec/vortex/
agenda.php
calendar.phpwp-content/plugins/all-in-one-event-calendar/themes-ai1ec/vortex/css/
event-single.phpwp-content/plugins/all-in-one-event-calendar/themes-ai1ec/vortex/js/
month.php
oneday.php
week.phpI changed some words in dutch in de above files, but i don’t see any adjustment in the front ?
Forum: Plugins
In reply to: [List category posts] Can't get any of the parameters to workSorry, I thought this problem was about the same issue. I have found the solution myself. I will keep in mind for the future. Sorry !
Forum: Plugins
In reply to: [List category posts] Can't get any of the parameters to workI have the same problem.
The option ‘numberposts=-1’ or ‘numberposts=10’ doesn’t work anymore?
I just get 5 (standard) post in my list ?Forum: Plugins
In reply to: [List category posts] Strange code after updateSuper! you make my day …
Thanks for the quick responseForum: Plugins
In reply to: [List category posts] Strange code after updateSame problem, happened after last update !
Can this be resolved quickly in a new update please ?
This was a very good plugin, but I think I will have another one!
Very frustrating, …
Please please please, make this fast ok !Copy past code :
array(6) { ["cat"]=> string(1) "3" ["numberposts"]=> string(1) "5" ["orderby"]=> string(5) "title" ["order"]=> string(3) "asc" ["offset"]=> string(1) "0" ["post_status"]=> array(2) { [0]=> string(7) "private" [1]=> string(7) "publish" } }[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]