fanSte
Forum Replies Created
-
On line 202 and 203 of plugin.php you will find:
require_once WIDGETOPTS_PLUGIN_DIR . 'includes/widgets/option-tabs/<strong>days-dates.php</strong>'; require_once WIDGETOPTS_PLUGIN_DIR . 'includes/widgets/option-tabs/<strong>styling.php</strong>';But in includes/widgets/option-tabs/ there is no days-dates.php or styling.php !
Just put // before require_once to disable the lines:
//require_once WIDGETOPTS_PLUGIN_DIR . 'includes/widgets/option-tabs/days-dates.php'; //require_once WIDGETOPTS_PLUGIN_DIR . 'includes/widgets/option-tabs/styling.php';Forum: Plugins
In reply to: [Wonder Video Embed] FrontEnd Form problemI have the same problem, works on backend, but not on frontend
Forum: Plugins
In reply to: [Better Stop Adblock] New version 1.3Disabled v1.3
Still get an error that I have to enable Javascript, but it’s enabled!
Forum: Plugins
In reply to: [Adblock blocker] Disable Ability To Close ?I’ve got it working (http://www.fanSte.nl)
Just remove the following text in ../wp-content/plugins/adblock-blocker/js/jNotify.jquery.js
$.jNotify._close();Forum: Fixing WordPress
In reply to: Update to 3.1.1 kills my wplang settings//Dutch
Inderdaad, het werkt nu! tnx!
Forum: Fixing WordPress
In reply to: Update to 3.1.1 kills my wplang settings//Dutch
Haha dat is toevallig, ik heet ook Stefan en ik heb ook geupdate naar v3.1.1 en idd, de dashboard is in het Engels 🙂 @ http://www.fanSte.nl
//English
Haha thats a coincidence, my name is Stefan too and I have also updated to v3.1.1 and yes, the dashboard is in English 🙂 @ http://www.fanSte.nl
Forum: Plugins
In reply to: [Plugin: Flash Feed Scroll Reader] CSS Stylesis it possible to show all my feeds randomly? so when i refresh my page the first feed shown is different all the time, so that it dont begin with the same feed?
tnx!
Forum: Fixing WordPress
In reply to: Dont redirect to single post after making replywhen you make a reply on a post on the index page, you will redirect to the single.php of that post with the reply. I want to stay on the the index.php with the new comment.
Forum: Fixing WordPress
In reply to: how to ban your brothers pc’s for my wordpress sitegot it,
place
# BEGIN WordPress
order allow,deny
allow from alldeny from 85.147.201.146
# END WordPressin .htaccess
and placed it in your wordpress root
Forum: Fixing WordPress
In reply to: Previous Entries Link Broken WP 2.5tnx iridiax!!!! permalinks solution worked!!!!
Forum: Everything else WordPress
In reply to: layout problem with index.php?paged=2Forum: Fixing WordPress
In reply to: Previous Entries Link Broken WP 2.5same problem here: http://fanste.nl/wordpress/?paged=2
Only in IE !!!!
Forum: Plugins
In reply to: wp-dbmanager is showing as an upgrade for wp-postViews Widgeti have it with WP-PostRatings too.
Forum: Plugins
In reply to: “Flag as offensive” pluginhttp://wunder-ful.com/wp-content/uploads/2006/02/report_posts.zip dont work anymore,
does someone have a mirror?
tnx!!
Forum: Fixing WordPress
In reply to: post fully opened when clicked categoryon http://fanste.nl/?p=625 i can see the 3 comments, but i want to see at the archive too. not only at a single post.