This topic has 15 replies, 3 voices, and was last updated 8 years by Laura.

  • Author
  • #127875
     aaharraz
    Participant

    Can I create additional registration form?

    #128019
     Radu
    Moderator

    Hi,

    Theme doesn’t have this possibility, you will have to search for a third party plugin that can do that if exists.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #133856
     aaharraz
    Participant

    Hi Radu,

    Please I need your help.

    Two weeks now and I can not get solution.

    first: I have problem with MailChimp. The form doesn’t show the fields. please see my web site wwww.niqaha.com
    second. I have big and mass in the font size when you edit profile.
    Third . I need to change “profile” to “My Profile”. Please tell me where this function or file, So I can change it.

    Thanks

    #133877
     Radu
    Moderator

    hi,

    For the MailChimp problem provide admin credentials to check please.

    For renaming tabs you shoud add this code to your child theme functions.php

    COPY CODE
    
    define( 'BP_XPROFILE_SLUG', 'perfil' );
    define( 'BP_ACTIVITY_SLUG', 'actividad' );
    define( 'BP_FRIENDS_SLUG', 'contactos' );
    define( 'BP_GROUPS_SLUG', 'grupos' );
    define( 'BP_FORUMS_SLUG', 'foros' );
    define( 'BP_MESSAGES_SLUG', 'mensajes' );
    define( 'BP_NOTIFICATIONS_SLUG', 'notificaciones' );
    

    Maybe you will need to rename and other components, if not leave only tge first line

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #133889
     aaharraz
    Participant
    This reply has been set as private.
    #133894
     aaharraz
    Participant

    I changed the functions.php in the child theme but no effect. Kindly advise

    Attachments:
    You must be logged in to view attached files.
    #133980
     Radu
    Moderator

    I don’t see your child theme installed and activated, please look for child theme in the package that you have downloaded from theme forest install it and activate it.

    Regarding the MailChimp problem, that it’s caused by one of those plugins :

    WP Blog and Widgets Pro

    WP Email Template LITE

    WP Stylist Post and Widgets Pro

    Now the plugins are de-activated, activate plugins back one by one to identify what causes that

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #134011
     aaharraz
    Participant

    It was installed. Now it is active.

    For mailchimp it’s from “easy bootstrap shortcake plugins”, Do i have to disable this plugin. I need it, I did a form using it.

    Now, when I click the profile, give me error 404. Kindly advise

    #134014
     Radu
    Moderator

    Now it’s ok with the member profile was caused by what i give you to add to functions you should use an alternative solution to change the PROFILE from header so please read the next instructions.

    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
    #134016
     aaharraz
    Participant

    I tried this before but it did not work, so I removed it.

    I need a professional solution

    #134021
     Radu
    Moderator

    The method it works and it’s tested you should follow the exact steps, another method can be to copy this file : /wp-content/themes/sweetdate/header.php to /wp-content/themes/sweetdate-child/ then open the header.php from child theme look at line 130 ( see screenshot )

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #134029
     aaharraz
    Participant

    Great, This solution is good and it’s working

    Still I have problem, when I click profile, Give me error 404

    #134031
     aaharraz
    Participant

    I solved this problem for 404. Thank you

    #134032
     aaharraz
    Participant

    I still have a problem with the font for profile page, the background is white and don’t take the same color for the page. see attached

    Attachments:
    You must be logged in to view attached files.
    #134035
     aaharraz
    Participant

    For the problem for “Easy Bootstrap Shortcake plugin”. I solved don’t worry

    #134382
     Laura
    Moderator

    Hello, so the last issue is the profile, do you want the background of fields to be the same color as your page?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 16 posts - 1 through 16 (of 16 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?