Forum Replies Created
-
AuthorPosts
-
September 29, 2012 at 12:05 am in reply to: The 'Logged out message' appears when trying to log in again #49866nurMember
the desired behavior is the “Loggedout Successfully” message will appear immediate next screen. its not gonna repeat anymore until you login and log out again.
This is not happening in your case? Can you please post a link to your login page and share a test user account details so we can check it?
Did you try loading a fresh copy of the plugin?
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
nurMemberbefore answering your question, i need to know the following info:
1. are you using wordpress integration?
2. are you using custom field?
3. are your users in WordPress user’s database already?
nurMemberBobR,
Bookmark feature depends on javascript. only reason i can think of is that you may have installed another plugin which has javascript error. this may cause other javascript functionality not to work.
Can you post a link to a page where I can go and inspect the bookmark feature on your site?
nurMemberHello Dennis,
“Country” field was missing in the shortcode generator page. we have added that. if you download the addon now, you’ll get the modified version.
Thanks,
N
August 13, 2012 at 2:02 am in reply to: eMember profile image upload – Error Occurred. Check file size. #48300nurMemberHi vmseven, Can you check if the uploads directory is writable or not? The “wp-content/uploads/emember” directory needs to be writable.
Also please try uploading this image to your WordPress site using the WordPress’s media uploader and tell us if you see an error with the upload.
nurMemberHi,
we have added advanced filtering capability. lets see if that works for u.
June 25, 2012 at 6:46 am in reply to: Manage Members – Add Expiration Date to Membership List #31723nurMemberWe are in the process of adding some filtering criteria in manage members page of eMember.
nurMember1. emember loads jquery tools as “jquery.tools”. you can change “toolsmin” to “jquery.tools”.
you should use same cdn to load jquery tools for both theme and plugin. in that case, browser will cache the library at first load and use it from cache subsequently.
2. i guess u need to dateinput and expose tool too.
emember uses the following : overlay, apple effect, dateinput, expose
nurMemberHi Maruf, just to add a few notes, Google web crawler/indexer has a feature called First Click Free (FCF). WP eMember has a feature that can utilize this first click free feature. You can use this feature to allow protected content to be indexed as it is done for normal content. So you will keep getting visitors the way you did before. but unfortunately other search engines don’t have anything similar to FCF. in this case, following WZP’s suggestion may help.
Thanks
nurMemberwe’ll release an update to the addon. that should fix #1
for #2, we haven’t planned anything just yet.
nurMemberhi Ingvild,
yes. you are right. those three terms where not under translation. we’ll add them to translation files and release an update soon.
Regarding expiry month,this will be translated later on for technical reason.
Thanks,
June 10, 2012 at 10:44 pm in reply to: More than one person can be logged in at the same time with the same credentials #46009nurMemberhi primated,
we are happy to inform you that we’ve added this feature and i think the way login system works is exactly what you wanted. hope this update solves your issue.
June 9, 2012 at 9:45 pm in reply to: More than one person can be logged in at the same time with the same credentials #46007nurMemberWordPress allows multiple logins from different locations so we allow it in emember too. As an extra layer of control, emember has ip based restriction. this serves the purpose for the most part. however we’ll investigate and see if introducing login restriction like this causes inconsistent behavior with wordpress system or not. if it doesn’t then we may consider adding it.
nurMemberpost_max_size and upload_max_filesize are defined by php in the php.ini file.
php.ini says like:
; Maximum allowed size for uploaded files.
; http://php.net/upload-max-filesize
upload_max_filesize = 2M
; Maximum size of POST data that PHP will accept.
; http://php.net/post-max-size
post_max_size = 8M
emember media uploader expects both configuration values to be 10M. updating the php.ini file for these two configuration parameters will solve the problem. at the same time, make sure that the upload directory has write permission.
November 17, 2011 at 1:04 am in reply to: WP-eMember Page Bug: Members > Edit formats the user_nicename wrongly! #38573nurMemberfix is ready. an update will be released soon.
-
AuthorPosts