Forums
(@ornani)
11 years, 8 months ago
I’ve encountered the same problem.
Enjoy the snippet I made:
function oren_show_empty_taxonomies($args) { $args['hide_empty'] = 0; return $args; } add_action( 'mfields_taxonomy_widget_args_global', 'oren_show_empty_taxonomies' );
14 years, 3 months ago
Please give us back this option. I need this plugin just for that!
14 years, 6 months ago
I am looking for a way to implement this functionality myself.
Try using v1.3.
14 years, 10 months ago
I’m the author of that plugin and I just released a new version that should work for you.
15 years, 1 month ago
I’m also looking for a solution.
15 years, 3 months ago
There is no hidden/forced link. It’s all fully optional. Anyway I have removed this feature.
Use “All in one seo pack” plugin, it will make it much easier for you.
15 years, 5 months ago
The best thing you can do is contact them and ask them to stop copying your content.
When your publish your posts through RSS that means you give anyone permission to use your content.
I know you want me
Between sections there is an arrow (->), click it.
[signature moderated Please read the Forum Rules]
Check your host’s cPanel for forwarding options.
You know you want me
It doesn’t work in my website either so I just edited the footer.php file in my theme and inserted the code.
1. Make sure you approved the comments. 2. Check the template files.
If you need a hex editor contact me.
Open the file wp-content/advanced-cache.php in your favourite editor. Is the path to wp-cache-phase1.php correct? If it is not the caching engine will not load.
you can change it to
<div class="spostinfo"> <div class="category"><?php the_tags('',', ',''); ?> </div> </div> </div>