Old
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Job Manager] Backup dataThanks for the answer.
Forum: Fixing WordPress
In reply to: How WP can generates pretty code?thanks
Forum: Plugins
In reply to: [Plugin: Job Manager] Apply issuesSorry I don’t.
I am testing in my local machine.
How can I help you to debug this issue? If you can give me some instructions I may be able to present you some data.
Forum: Plugins
In reply to: [Plugin: Job Manager] Application formHi,
Sorry for my previous comment.
I really appreciate your work and the question is solved now.
Thank you.
Cheers!
Forum: Plugins
In reply to: [Plugin: Job Manager] Delete a job from jobs listHi,
Thank you for your reply.
Forum: Plugins
In reply to: [Plugin: Job Manager] Application formHummm.. But If I had installed and for somehow I couldn’t achieve what I wish, what should I do?? Oh I know!! Ask in the forum, right? Maybe there someone can give me some tips or in the worse case, tell me to install the plugin.
Forum: Fixing WordPress
In reply to: Listing all post from categories in a tree menu formatok. thanks
Forum: Fixing WordPress
In reply to: Listing all post from categories in a tree menu formatOk..
I have:
Category A (top category)
Subcategory A1
Posts A1 (I have one post per subcategory)Category B (top category)
Subcategory B1
Posts B1 (I have one post per subcategory)…etc
I would like to show in a tree menu format the below scheme:
– Category A
– Post A1I just need to show the top category and the posts.
Cheers
Forum: Plugins
In reply to: Editable area is too shortThank you
Forum: Plugins
In reply to: wp-cumulus mouse pointerThank you.
Forum: Plugins
In reply to: Prevent date to be showedI am using the inove theme.. and to do what I wanted.. i just had to delete:
<span class=”date”><?php the_modified_time(__(‘F jS, Y’, ‘inove’)); ?></span>
at inove/templates/page.php
That it’s.
Att,
Daniel