Nur Hasan
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Membership] Expiration Date DisplayThis has been added in the upcoming update.
Thanks.
Forum: Plugins
In reply to: [WPBookmark] Multiple option for postsHi,
Sorry for late reply. for adding more buttons, you will need to modify bookmarkHandler method in class.binnash-wpbookmark.php. when you click on a bookmark button, it makes an ajax call. on server side this ajax request is processed by “doBookmark” method in the same file. you probably need to pass additional parameter to identify which type of list this request is for. you may need to add an extra column in the db table to store the type of bookmark.hope this helps.
Forum: Plugins
In reply to: [Simple Membership] Fatal Error when trying to activateIts most likely that your php version is older than 5.3
this incompatibility issue has been fixed in the recent release. which version did u try to install?Forum: Plugins
In reply to: [Simple Membership] can not activate pluginyou would suggest you to double check your php version. as i can see this plugin uses php’s anonymous function feature(http://php.net/manual/en/functions.anonymous.php) on line 27 (where you are getting error) which is introduced in php 5.3.0. the error message you are getting is supposed to be normal in php version older than 5.3
Forum: Plugins
In reply to: [WPBookmark] doesn't work with firefoxcould you explain the error u r getting?
Forum: Reviews
In reply to: [Facbook Public Photo Slider Lite] Fatal errorI was a bit away for a while and haven’t release update for a while. I am working on releasing a more feature rich version.
Forum: Plugins
In reply to: [WPBookmark] short cuts wont work after upgrading to 3.5 versionI am free to discuss about it.
Forum: Plugins
In reply to: [WPBookmark] WP 3.5 and up?i have released an update to this plugin.
Forum: Plugins
In reply to: [WPBookmark] short cuts wont work after upgrading to 3.5 versionno .. not at this moment. but i am planing to release a pro version which will have this option.
Forum: Plugins
In reply to: [WPBookmark] This plugin doesn't work with WP 3.5hello and sorry for late reply. i am releasing update to this plugin today
Forum: Plugins
In reply to: [WPBookmark] Imagesif the image is in a post/page then u can save it to bookmark list.
Forum: Plugins
In reply to: [WPBookmark] short cuts wont work after upgrading to 3.5 versioni’ll release an update to ensure compatibility.
Forum: Plugins
In reply to: [WPBookmark] [Plugin: WPBookmark] Bookmark list not showingHi
Sorry for late reply. u can try two things:
1. make sure that shortcode is correct and there is no invisible character with it.
2. deactivate other plugins and check if the list shows up or not. in that case, it may conflict with other plugin installed in ur site.Forum: Plugins
In reply to: [WPBookmark] [Plugin: WPBookmark] Next Page Error Message v1.0.2hi,
sorry for late reply. i’ve comitted update. hope this will solve ur problem.Thanks,
Forum: Plugins
In reply to: [WPBookmark] [Plugin: WPBookmark] shortcodehi,
you can always customise the look of the bookmark list by editing the css classes defined for bookmark list.if you can give me a bit more about your specific requirement then i may be of help.
you can always get paid service if you want.
Thanks,