m.a.r.c.o
Forum Replies Created
-
Forum: Plugins
In reply to: [DW Question & Answer] PHP errorhi.
almost the same problem here.
cause is bad php.ini setupcheck if you have include_path=”.:/usr/share/php:/usr/share/pear” (or the apropriate to your server) on php.ini
that happens to me after last update to 1.3.1
bye
Forum: Plugins
In reply to: [Collapse-O-Matic] Combine scrollonclose with collapseall?hi.
to scroll smoothly you can define it with css, probably or use this: http://manos.malihu.gr/page-scroll-to-id/.you can also use the findme attribute :http://plugins.twinpictures.de/plugins/collapse-o-matic/documentation/
bye
Forum: Plugins
In reply to: [WordPress Social Login] You are already logged in as /b>its on wp-content/plugins/wordpress-social-login/includes/services
restart server if you dont see changes right after alteration.
thanks vanvreckem for the notice.
beer ‘only’ after link remove? that’s outrageous …
hi
the way wordfence is tell us that, is not so outrageous as that.
but if you have that link that is in fact malicious,that should be corrected.
the problem is not an app that works well but i think that should not be putted at risk on its usage if leads to link to a real problem. but i understand the rantsolved. but could be more intuitive having an ok button besides the delete one
in a touch screen? how
last update solve the problem.
and about search ? any idea ?
Forum: Themes and Templates
In reply to: [Graphene] [Theme: Graphene] Can't Change The Page Ordersearch this: ‘sort_column’ => ‘menu_order page_title’, on functions.php
and add a comma after menu_order.
should result in this: ‘sort_column’ => ‘menu_order, page_title’,