This topic has 29 replies, 3 voices, and was last updated 8 years by Radu.

  • Author
  • #113683
     GLZ
    Participant

    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.
    #114152
     Radu
    Moderator

    Hi,

    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 CODE
    define( 'WP_DEBUG', true );
    
    •   After this line add this:
    COPY CODE
    define( '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 solution
    #114222
     GLZ
    Participant
    This reply has been set as private.
    #114256
     GLZ
    Participant
    This reply has been set as private.
    #114462
     Radu
    Moderator

    Hi,

    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 solution
    #114471
     GLZ
    Participant
    This reply has been set as private.
    #114647
     Radu
    Moderator

    Hi,

    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 solution
    Attachments:
    You must be logged in to view attached files.
    #114672
     GLZ
    Participant

    Hi,

    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

    #114839
     Radu
    Moderator

    Hi,

    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 solution
    Attachments:
    You must be logged in to view attached files.
    #115007
     GLZ
    Participant

    Nope. 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.
    #115089
     Radu
    Moderator

    The 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 solution
    #115120
     GLZ
    Participant

    Thanks. That was it 🙂

    #115221
     GLZ
    Participant

    Hallo, 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.
    #115317
     Radu
    Moderator

    That 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 solution
    #115389
     GLZ
    Participant

    Oke, Thanks.

    How do I change the icons? See attachment.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #115392
     GLZ
    Participant

    And also the youtube link doesn’t work. How do I fix that?

    Thanks

    #115634
     Radu
    Moderator

    The 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 solution
    #115638
     GLZ
    Participant
    #115639
     GLZ
    Participant

    But I know how to change the icons. Thanks

    #115664
     Radu
    Moderator

    Good,

    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 solution
    #115703
     GLZ
    Participant

    One last question?

    Can I use a video for the homepage (where the slider is) instead of a image?

    Thank you

    #115924
     Radu
    Moderator

    Hi,

    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 solution
    Attachments:
    You must be logged in to view attached files.
    #117102
     GLZ
    Participant

    Hallo 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

    #117257
     Radu
    Moderator

    And 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 solution
    #117289
     GLZ
    Participant

    Als 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

    #117290
     GLZ
    Participant

    ow, wait. it works.

    #117291
     GLZ
    Participant

    But is there a way to keep it roling?

    #117634
     Radu
    Moderator

    Slider 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 solution
    #138696
     Lamarbr
    Participant

    I am having the same issue, When I install the plugins the site goes blank.

    #138849
     Radu
    Moderator

    ALL 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 CODE
    define( 'WP_DEBUG', true );
    
    •   After this line add this:
    COPY CODE
    define( '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
Viewing 30 posts - 1 through 30 (of 30 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?