Cristian Tacchi
Forum Replies Created
-
=)
i have found a solution.
just deactivate “Display random version number to all non-administrative users” found in “System Tweaks” under “Other tweaks” and it should work
I have the same problem… and i dont’t know how to fix it…
and i mean “fix” to make them work togeter.i know it works when u deactivate Better WP Security
Forum: Plugins
In reply to: [Plugin: Front-end Editor] Can I change post category as well?oooooooohh.. i love you MAN!..
(i’m straight.. just in case)i dont know what i will do without you!..
one question.. where do you learned all about wordpress programming?.. i want to learn.. maybe that way i will be ablet to sort of.. help you (and other people) in return..
Forum: Plugins
In reply to: [Plugin: Front-end Editor] Can I change post category as well?Hi Scribu..
i was testing your last published version of Front-end editor and it just works fine..
indeed i’m using it very hard in a TNT Chile web application that i has been developing.. without your plugin it would be just imposible.
now.. i have a question..
the case is this.. in this web app.. i have two themes at the same time.. one for editors and one for authors.. and i need that editor to be able to edit anything.. but i need for authors to not be able to edit categories.. so.. because the plugin is one and the templates are two.. i suppose that the solution is to use a code to..
– enable category edition for editors with an inline code or
– disable category edition for authors with an inline codeis this possible?
greetings
Forum: Plugins
In reply to: [Plugin: Front-end Editor] Use the_terms() to change the categorythanks a lot for your contribution.. i’m using it right now.. and works veeery good.. as it is .. it makes me happy..
but its there only one thing that i dont know why happens..
as i finish editing the plugin adding your lines of code.. i see that something else changes where the category appear..i dont know why.. but now.. just before the category appear “, ” (without the quotes)..
why is that?.. i want to make them dissappear. (can i? what i have to change in the code?)
Forum: Plugins
In reply to: [Plugin: Front-end Editor] Can I change post category as well?what about to display a dropdown list?
if it takes longer time to load.. o don’t care.. i think it will be really great to be able to change the category of a post.. indeed.. i need that tooForum: Plugins
In reply to: [Plugin: Front-end Editor] Use the_terms() to change the categorywhat about to display a dropdown list?
if it takes longer time to load.. o don’t care.. i think it will be really great to be able to change the category of a post.. indeed.. i need that tooForum: Fixing WordPress
In reply to: How to list unapproved post (loop)Thanks a lottt!!! this really works as i need it..
i love you guys.. you make us strong!!
i love this whole comunity and thanks Michael for the answerbye
Forum: Fixing WordPress
In reply to: Exporting Post Details To Excel or CSViridiax,
I need to export post data out of wordpress (to excel) but the xml file generated by wordpress is not XML compilant so i cant read it in Excel…
i need to read post data (title and custom fields) to generate in excel statics
exporting mysql data is not a option because the xml or xls data is veeeery bad constructed..
and the xml (non compilant) data is just what i need but i dont figure out how to make it XML compilant
anybody can help me?