sulfurito
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Multisite: 404 permalinks issueIs AllowOverride set to All in that httpd.conf? My french isn’t good enough to parse
It wasn’t, now it is and it works.
Thank you very much
Forum: Networking WordPress
In reply to: Multisite: 404 permalinks issueOoops sorry, wrong clipboard content, THIS is my httpd.conf:
LoadModule rewrite_module modules/mod_rewrite.soAnd yes, I can see it in phpinfo()
Forum: Networking WordPress
In reply to: Multisite: 404 permalinks issueI think so, this is in my httpd.conf:ç
http://ordinateur-portable.france-abonnements.com/ordinateur-portable.aspThank you
Forum: Plugins
In reply to: MultiPostThumbnails also on pages?It was easy, only need to add post_type parameter:
$thumb3 = new MultiPostThumbnails(array('label' => 'Imagen para lista de páginas','id' => 'thumbnail-categoria-pagina','post_type' => 'page'));Forum: Plugins
In reply to: Customizable dropdown menu pluginFinally, the besto option for this was menubar plugin.
Thank you
Forum: Fixing WordPress
In reply to: Create your own menuSilly me! I just found out for posts I have a url in the post edition tool and form categories I only need to extract the folder part from a post, sorry!!
Thank you