Forum Replies Created
-
Author
-
OceanglimParticipant
Hello Radu!
Thanks! Wow!As I am not a coder, could you please tell me exactly what to do?
Here are the How to fix this – lines from the WP forum you linked for me:Edit paid-memberships-pro.php and uncomment the following line:
require_once(PMPRO_DIR . “/includes/updates.php”);Here is how the uncommenting looks like for those who don’t know:
define(“PMPRO_DIR”, dirname(__FILE__));
require_once(PMPRO_DIR . “/includes/localization.php”);
require_once(PMPRO_DIR . “/includes/lib/name-parser.php”);
require_once(PMPRO_DIR . “/includes/functions.php”);
//require_once(PMPRO_DIR . “/includes/updates.php”);
require_once(PMPRO_DIR . “/includes/upgradecheck.php”);Once you do that, PMPRO will work just fine and won’t bog down your server.
You see, I don’t even know what uncommenting means in this world…he he 🙂
Does it mean that I just add all those 6 lines directly after the line I am going to uncomment???Greatful for help,
JenniApril 25, 2016 at 05:22 in reply to: Change login-position in mobile version / Unwanted space in mobile version #118699OceanglimParticipantThis reply has been set as private.April 25, 2016 at 01:36 in reply to: Change login-position in mobile version / Unwanted space in mobile version #118687OceanglimParticipantThis reply has been set as private.April 25, 2016 at 01:01 in reply to: Change login-position in mobile version / Unwanted space in mobile version #118686OceanglimParticipantThis reply has been set as private.April 23, 2016 at 23:20 in reply to: No profile page found + link pages + cannot get to startpage + background image problem + only 1 membership level is showing #118632OceanglimParticipant……also (sorry)..if you could mark where I can change position of the form. I would like it more to the left as it was before, thanks 🙂
April 23, 2016 at 23:10 in reply to: No profile page found + link pages + cannot get to startpage + background image problem + only 1 membership level is showing #118631OceanglimParticipant…and also a little less space between the first line and the top border of the form would we nicer – as you can see on the pic…Thanks 🙂
April 23, 2016 at 22:57 in reply to: No profile page found + link pages + cannot get to startpage + background image problem + only 1 membership level is showing #118627OceanglimParticipant….also where in the code I can change color of my Register Form, would be nice :-). Lets say I want it pink with half transparency, but no border transparency.
Thanks 🙂
April 23, 2016 at 22:32 in reply to: No profile page found + link pages + cannot get to startpage + background image problem + only 1 membership level is showing #118624OceanglimParticipantThis reply has been set as private.April 23, 2016 at 20:56 in reply to: No profile page found + link pages + cannot get to startpage + background image problem + only 1 membership level is showing #118606OceanglimParticipantThanks a lot!! 🙂
1. Could I use bbPress INSTEAD of rtMedia? I just want profile pics and maybe possiblity for members to upload like 5 photos to their profile.
2. And in that case is it possible to turn of forums in bbPress?Cheers,
OceanglimApril 22, 2016 at 15:17 in reply to: Change login-position in mobile version / Unwanted space in mobile version #118373OceanglimParticipantOkej!! Wohooo!! I made it! Thanks! The space is gone now! Thanks!!
April 22, 2016 at 14:22 in reply to: Change login-position in mobile version / Unwanted space in mobile version #118361OceanglimParticipantThanks! Is this code for both changing “login/signin” to right position and to eliminate the unwanted space below slider in mobile version? If I put header background to blue…then I see it’s the header that goes far down in mobile version.
Thanks Laura!
April 19, 2016 at 16:46 in reply to: No profile page found + link pages + cannot get to startpage + background image problem + only 1 membership level is showing #117640OceanglimParticipantI addition to above questions:
What do I need bbPress for? I don’t get it? Can I remove that plugin?
April 18, 2016 at 21:38 in reply to: No profile page found + link pages + cannot get to startpage + background image problem + only 1 membership level is showing #117471OceanglimParticipantThis reply has been set as private.April 18, 2016 at 16:54 in reply to: Register buttons on Startpage stopped linking to Register Page #117267OceanglimParticipantNot marked as solutionApril 18, 2016 at 16:44 in reply to: Change login-position in mobile version / Unwanted space in mobile version #117259OceanglimParticipantThis reply has been set as private.April 18, 2016 at 16:43 in reply to: Change login-position in mobile version / Unwanted space in mobile version #117254OceanglimParticipantThis reply has been set as private.April 15, 2016 at 01:53 in reply to: No profile page found + link pages + cannot get to startpage + background image problem + only 1 membership level is showing #116752OceanglimParticipantIn addition to the question above I have some questions in THEME OPTIONS…if it’s okej..:-)
1.MISCELLANEOUS
Privacy page
Select the page that is used for privacy info. Membership Account?
this will be used in login modalQuestion: Should I set to Membership Account?
2.PROFILES MATCHING
Complementary fields percentage 100Why do I need this, if I have Complementary fields mandatory matching ON?
What percentage should I use….I don’t quite understand.
3. If I only want to let members add photos in their profile area but not profile pics that shows in Members Page – do I need rtMedia or could I use only BP album?? Or what is the difference between them to, when it comes to images?
What do I need bbPress for? Don’t quite get it…Does it speed up the site or what?4. How will 1000 or 2000 members on my site effect my site’s load time??
Thanks!
OceanglimApril 15, 2016 at 00:35 in reply to: No profile page found + link pages + cannot get to startpage + background image problem + only 1 membership level is showing #116742OceanglimParticipantThank you so much for your answers, Laura! 🙂
Regarding number 4. My problem is that i am not familiar with Child themes. So when you say I can do something in Child Theme – Where do I find that? Or do I have to make one, and in that case how exactly?
Best Regards,
OceanglimApril 14, 2016 at 02:32 in reply to: Register buttons on Startpage stopped linking to Register Page #116484OceanglimParticipantNot marked as solutionApril 14, 2016 at 02:02 in reply to: Change login-position in mobile version / Unwanted space in mobile version #116480OceanglimParticipantThis reply has been set as private. -
AuthorPosts