-
Author
-
March 30, 2016 at 21:54 #113683GLZParticipant
Hi,
I have a multisite with unlimited memory. Is this connected with what you said, the “memory limitation in my php configuration?”
When I activate the buddypress and woocommerce plugin, I get the error (see attachment) or my site goes blank.
I’ve already made a new site, cleaned everything up, deactivated any other plugins then the required ones. Still it goes blank.
Best regards
Attachments:
You must be logged in to view attached files.April 1, 2016 at 18:54 #114152RaduModeratorHi,
Please follow these steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );
- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );
WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 4, 2016 at 18:52 #114462RaduModeratorHi,
The form fields can be added or remove from wp-admin -> theme options -> buddypress -> Search form customization -> MAIN FORM -> check and uncheck your desired fields and also the text can be changed from -> Text before form
The images size is : 2000×600 / http://seventhqueen.com/demo/sweetdatewp/wp-content/uploads/revslider/full_width_with_form/profile_users.jpg
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 5, 2016 at 16:33 #114647RaduModeratorHi,
I think you forgot to upload the photo, check my attached photo.
If yes, theme strings and plugins strings can easily be changed by using Loco Translate plugin https://wordpress.org/plugins/loco-translate/
A small introduction on how translations work
Translatable strings can come from the theme or from the installed plugins. You need to translate the theme or the plugin depending on what section of the site your string is found.
For example if your string is on your BuddyPress profile then most probably you will need to translate BuddyPress plugin. If you are on the Forums section of your site then bbPress plugin should be the one that needs to be translated. Another example is the rtMedia plugin that adds the Media links to BuddyPress and if you want to translate it then this plugin will contain the string.
Follow these steps to get you started:
- Install Loco Translate plugin
- Go to the plugin dashboard: WP Admin – Tools – Manage translations
- Find the theme or plugin in the list.
- If the language isn’t already in the list then click Add new language, choose your language and if you are asked where you want to save the language files choose global language directory ( wp-content/languages/ ).
- Press SYNC button to synchronise your translation with the provided .pot file
- Search for the string you want to translate and add your translated string.
- Press Save when you finished your translation.
Note: You will have to set the language for your blog from WP-admin – Settings – General – Site Language – Choose your language
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.April 5, 2016 at 17:35 #114672GLZParticipantHi,
I’m not referring to that part, also not referring to translation. I just want to know where I can edit or put more text in that part where the arrow is pointing in the registerform:
Account Aanmaken
Registreren voor deze site is gemakkelijk, vul de velden hieronder in en wij maken zo snel mogelijk een nieuwe account. xxxxxxxxxxxx < I want to add more text in the registertext.
Hope you understand what I mean.
Thank you
April 6, 2016 at 17:13 #114839RaduModeratorHi,
See attached screenshot
You will have to go to wp-admin -> theme options -> buddypress -> Search form customization -> MAIN FORM – > Text before form
Let me know
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.April 7, 2016 at 09:43 #115007GLZParticipantNope. I want to Edit this field (see attachtment). Where in cpanel can I do that?
Thanks
Attachments:
You must be logged in to view attached files.April 7, 2016 at 17:35 #115089RaduModeratorThe file responsible for that is /wp-content/themes/sweetdate/page-parts/home-register-form.php from line 22 to 30
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 8, 2016 at 08:11 #115221GLZParticipantHallo, Where in the cpanel or maybe wp-admin do I change the whole frontpage texts from top to bottom? See attachtment.
Thank you
Attachments:
You must be logged in to view attached files.April 8, 2016 at 16:58 #115317RaduModeratorThat content can be only edited from wp-admin -> pages -> edit your homepage.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 8, 2016 at 20:51 #115389GLZParticipantOke, Thanks.
How do I change the icons? See attachment.
Thanks
Attachments:
You must be logged in to view attached files.April 8, 2016 at 20:52 #115392GLZParticipantAnd also the youtube link doesn’t work. How do I fix that?
Thanks
April 11, 2016 at 15:26 #115634RaduModeratorThe icons can be changed from
Instead that link paste this https://www.youtube.com/embed/_tDbwisHZeQ
Regarding the icons follow this : https://archived.seventhqueen.com/forums/topic/need-help-with-replacing-kleo_status_icon-type or this https://archived.seventhqueen.com/forums/topic/changing-icons-and-meanings-of-icons-on-homepage-2
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 11, 2016 at 15:34 #115638GLZParticipantHai, Thanks.
But this url doens’t work: http://marryusmate.com/wp-content/themes/sweetdate/assets/images/icons/steps/
April 11, 2016 at 16:23 #115664RaduModeratorGood,
I will mark the topic as resolved
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 11, 2016 at 17:16 #115703GLZParticipantOne last question?
Can I use a video for the homepage (where the slider is) instead of a image?
Thank you
April 12, 2016 at 14:22 #115924RaduModeratorHi,
Yes see attached screenshot
Add a video layer and add you youtube or vimeo
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.April 17, 2016 at 17:59 #117102GLZParticipantHallo again,
I have a problem with the slider. I inserted the Youtube ID, and everything but the slider doesn’t work.
How can I fix this?Thanks
April 18, 2016 at 16:43 #117257RaduModeratorAnd if you paste the full link the problem goes away ?
If the problem will not be solved if you put the full url there provide link to that slider to see how it behaves
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 18, 2016 at 17:21 #117289GLZParticipantAls with full link it doesn’t behave.
Do you mean websitelink when you say link to the slider? Websitelink is in first ticket above.
Thank you
April 19, 2016 at 16:38 #117634RaduModeratorSlider or video from the slide ? You are referring to loop by meaning roling ?
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 9, 2016 at 01:59 #138696LamarbrParticipantI am having the same issue, When I install the plugins the site goes blank.
October 10, 2016 at 16:39 #138849RaduModeratorALL time when you receive 500 error or blank page you should enable wp debug to see what’ts happens there
In most cases this it’s caused by memory limit : http://seventhqueen.com/blog/code-snippets/increase-php-memory-limit-in-wordpress.html
If not follow the next procedure
Steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );
- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );
WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the error persists.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.