SuperCurro
Forum Replies Created
-
Ifound the trick. After sleep my mind woks again. I turn off the widget from the sidebar and now I can unstall the widget. It seems when All-in-One Event Calendar fail the code of the page also fails and show me a white page.
Forum: Plugins
In reply to: [Analyticator] Google Analyticator 6.3.4 not compatible with widgetsSame problem, I can not edit widgets with this pluging activate.
Forum: Fixing WordPress
In reply to: On event click in calendar get Error 404 – Page Not FoundSame problem, but with old version ubuntu 8.10 (apache old version) there is not this problem, so it is linked to apache.
Yes, I confirm, if you have php up to version 5.3.3 this pluging doesnt work
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] nextgen gallery only on top of page/post?I found the incompatibility… it is between the next generation gallery and NextGEN ImageFlow 1.3.1
With the NextGEN ImageFlow 1.2 runs ok
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] nextgen gallery only on top of page/post?I have found that is an incompatability with other pluging. I have restored an old version of all my plugings and the problems resolves.
I will find what pluging is.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] nextgen gallery only on top of page/post?I have the same problem, suddenly all my galleries pass to the top of the post or page.
I have reinstall later versions and it doesnt work.
Forum: Plugins
In reply to: [Members List Plugin] Problem with the installationEdit members option doesn’t work, if you sign not to see one person, still appears in the list.
Forum: Plugins
In reply to: [Members List Plugin] Problem with the installationWith the pluging EXEC-PHP
http://ww.wp.xz.cn/extend/plugins/exec-php/you only need to paste the code
<?php $members = new tern_members; $members->members(array('search'=>true,'pagination'=>true,'sort'=>true)); ?>in the page you want the list and in the [Members List Plugin] options the permarlink adress.
Forum: Plugins
In reply to: [Members List Plugin] Problem with the installation2) I don’t understand how to create new meta fields with the “configure mark up section” ?
Id like to add meta fields “occupation, specialization, country, insitution”.
And to use them to allow seraches on these meta fields.
3) I’d like to show other fields on the directory screen.
See it, there is the gravatar, the email and site web, but I would rather to show last name, occupation, and country.
Someone know how ot do please ? 😀
You can do it with the plug-in “Register Plus” that can make new fields, and this plug-in recognize it.
Forum: Plugins
In reply to: [Members List Plugin] Problem with the installationI have tried with other php plugins and… great it works!!!
EXEC-PHP
http://ww.wp.xz.cn/extend/plugins/exec-php/Forum: Plugins
In reply to: [Members List Plugin] Problem with the installationSomething that is necessary is this pluging PHP Shortcode, and modify the code to insert in the page to
[php] $members = new tern_members; $members->members(array('search'=>true,'pagination'=>true,'sort'=>true)); [/php]It runs ok once until I changed to permarlinks and never again !!!???
I have tried to repeat all process and I cant be able to obtain again the table. I understand nothing….
Forum: Plugins
In reply to: [Members List Plugin] Problem with the installationI have the same problem, I have tried everything and in WP2.8.4 doesnt work
Great!!! it works!!
Forum: Plugins
In reply to: Events Calendar MySQL Error in sidebarI’ve got the same problem, do someone how fix it???
Forum: Plugins
In reply to: [Plugin: Global Translator] Translate Permalink Too? Possible?I find a incompatibility between Multi-page Toolkit http://www.tarkan.info/tag/multi-page and Global Translator.
Have you tried to deactivated all plugins?