This topic has 19 replies, 2 voices, and was last updated 11 years by willianlima83.

  • Author
  • #3148
     willianlima83
    Participant

    Hi
    I have many questions but I will do just one.
    Are there some function to activate for when a visitor access the site detect his country and translate the site?
    or…
    Can I offer to my visitors a fixed option to choose a language on my site?
    (Ex. At the main menu or another place on page top like EN FR SP PT or Flags)
    My wordpress installed is in portuguese and now the site have some menu options in English and some text in Portuguese.
    It’s so confused.. Oh my God.. I have a big headache in this moment because when purchased this theme the Demo image was very beautiful but when I installed the main theme and theme child, I was so scared because it’s not configured and I have many work to do, but I’m a wordpress beginner still and It’s so hard to me.
    Please, help… I’m almost giving up to create my site… because I have many many doubts…

    #3164
     SQadmin
    Keymaster

    Hi,
    First thing to do is to follow the video tutorial for an initial theme setup: https://archived.seventhqueen.com/video-tutorials

    For translation you can use WMPL plugin which is not free and you will be able to give visitors the option to choose from specific languages. This implies translating all the site to each language on your own.

    Other option can be Google translate: http://support.jimdo.com/tutorials/apps-and-plugins/how-to-add-google-translate-to-your-website/

    If you still have pages or menus in English translated your pages title from WP Admin -> Pages.
    Other strings can be translated into your language using this plugin: http://wordpress.org/plugins/codestyling-localization/

    Cheers

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

    Hi
    Thank you. I will try it..
    Now I have another question:
    When I’m logged the pages ”home” and ”member” don’t work and the site was very slow… Then I need close the browser and open again…
    I tested 2 browsers, IE and Chrome, is the same…
    I think is a problem with the plugins…

    My server works with PHP 5.4.

    Do you think this plugins works well with PHP 5.4????

    #3305
     willianlima83
    Participant
    This reply has been set as private.
    #3309
     willianlima83
    Participant

    Sorry, I think it’s works correctly now…

    #3339
     SQadmin
    Keymaster

    Hi,
    Plugins should work fine with PHP 5.4
    I think you have an error somewhere. To see errors change in root of wordpress wp-config.php file:
    WP_DEBUG to TRUE

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

    My site was working normally.. Today I was insert my API KEY to do the upgrade automatically but my theme version is still 2.0 and I have many error. I’m scared.. lolol

    RESULTO AFTER THE MODIFICATION TO ”TRUE”:

    Strict Standards: Only variables should be assigned by reference in /home/stractco/public_html/wp-content/plugins/buddypress/bp-loader.php on line 602

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/stractco/public_html/wp-content/plugins/buddypress/bp-loader.php:602) in /home/stractco/public_html/wp-content/plugins/paid-memberships-pro/paid-memberships-pro.php on line 23

    Strict Standards: Declaration of Theme_My_Login::get_object() should be compatible with Theme_My_Login_Abstract::get_object($class) in /home/stractco/public_html/wp-content/plugins/theme-my-login/includes/class-theme-my-login.php on line 17

    Strict Standards: Declaration of Theme_My_Login_Admin::get_object() should be compatible with Theme_My_Login_Abstract::get_object($class) in /home/stractco/public_html/wp-content/plugins/theme-my-login/admin/class-theme-my-login-admin.php on line 15

    Strict Standards: Declaration of Theme_My_Login_Ajax::get_object() should be compatible with Theme_My_Login_Abstract::get_object($class) in /home/stractco/public_html/wp-content/plugins/theme-my-login/modules/ajax/ajax.php on line 21

    Strict Standards: Declaration of Theme_My_Login_Custom_Email::get_object() should be compatible with Theme_My_Login_Abstract::get_object($class) in /home/stractco/public_html/wp-content/plugins/theme-my-login/modules/custom-email/custom-email.php on line 19

    Strict Standards: Declaration of Theme_My_Login_Custom_Email_Admin::get_object() should be compatible with Theme_My_Login_Abstract::get_object($class) in /home/stractco/public_html/wp-content/plugins/theme-my-login/modules/custom-email/admin/custom-email-admin.php on line 16

    Strict Standards: Declaration of Theme_My_Login_Custom_Passwords::get_object() should be compatible with Theme_My_Login_Abstract::get_object($class) in /home/stractco/public_html/wp-content/plugins/theme-my-login/modules/custom-passwords/custom-passwords.php on line 19

    Strict Standards: Declaration of Theme_My_Login_Custom_Redirection::get_object() should be compatible with Theme_My_Login_Abstract::get_object($class) in /home/stractco/public_html/wp-content/plugins/theme-my-login/modules/custom-redirection/custom-redirection.php on line 21

    Strict Standards: Declaration of Theme_My_Login_Custom_Redirection_Admin::get_object() should be compatible with Theme_My_Login_Abstract::get_object($class) in /home/stractco/public_html/wp-content/plugins/theme-my-login/modules/custom-redirection/admin/custom-redirection-admin.php on line 16

    Strict Standards: Declaration of Theme_My_Login_Custom_User_Links::get_object() should be compatible with Theme_My_Login_Abstract::get_object($class) in /home/stractco/public_html/wp-content/plugins/theme-my-login/modules/custom-user-links/custom-user-links.php on line 21

    Strict Standards: Declaration of Theme_My_Login_Custom_User_Links_Admin::get_object() should be compatible with Theme_My_Login_Abstract::get_object($class) in /home/stractco/public_html/wp-content/plugins/theme-my-login/modules/custom-user-links/admin/custom-user-links-admin.php on line 16

    Strict Standards: Declaration of Theme_My_Login_Security::get_object() should be compatible with Theme_My_Login_Abstract::get_object($class) in /home/stractco/public_html/wp-content/plugins/theme-my-login/modules/security/security.php on line 21

    Strict Standards: Declaration of Theme_My_Login_Security_Admin::get_object() should be compatible with Theme_My_Login_Abstract::get_object($class) in /home/stractco/public_html/wp-content/plugins/theme-my-login/modules/security/admin/security-admin.php on line 16

    Strict Standards: Declaration of Theme_My_Login_Themed_Profiles::get_object() should be compatible with Theme_My_Login_Abstract::get_object($class) in /home/stractco/public_html/wp-content/plugins/theme-my-login/modules/themed-profiles/themed-profiles.php on line 21

    Strict Standards: Declaration of Theme_My_Login_Themed_Profiles_Admin::get_object() should be compatible with Theme_My_Login_Abstract::get_object($class) in /home/stractco/public_html/wp-content/plugins/theme-my-login/modules/themed-profiles/admin/themed-profiles-admin.php on line 16

    Strict Standards: Declaration of Theme_My_Login_User_Moderation::get_object() should be compatible with Theme_My_Login_Abstract::get_object($class) in /home/stractco/public_html/wp-content/plugins/theme-my-login/modules/user-moderation/user-moderation.php on line 21

    Strict Standards: Declaration of Theme_My_Login_User_Moderation_Admin::get_object() should be compatible with Theme_My_Login_Abstract::get_object($class) in /home/stractco/public_html/wp-content/plugins/theme-my-login/modules/user-moderation/admin/user-moderation-admin.php on line 16

    Strict Standards: Redefining already defined constructor for class BP_Album_Picture in /home/stractco/public_html/wp-content/themes/sweetdate/framework/inc/bp-album/includes/bpa.classes.php on line 47

    Strict Standards: Redefining already defined constructor for class BP_Album_Template in /home/stractco/public_html/wp-content/themes/sweetdate/framework/inc/bp-album/includes/bpa.template.tags.php on line 53

    Strict Standards: Non-static method BP_XProfile_ProfileData::get_value_byid() should not be called statically in /home/stractco/public_html/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-functions.php on line 175

    Strict Standards: Non-static method BP_Core_User::get_core_userdata() should not be called statically in /home/stractco/public_html/wp-content/plugins/buddypress/bp-members/bp-members-functions.php on line 161

    Strict Standards: Non-static method BP_Core_Notification::get_all_for_user() should not be called statically in /home/stractco/public_html/wp-content/plugins/buddypress/bp-members/bp-members-notifications.php on line 86

    #3347
     SQadmin
    Keymaster

    Hi, Those are notices generated by plugins, Nothing to worry about,
    Try disabling any extra plugins you have installed and see if the pages work

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

    Ok, I will do it now…

    #3351
     willianlima83
    Participant

    Hi, this is my Plugins…

    I don’t change this because I thin essential to the site:
    bbPress
    BuddyPress

    I disabled this plugins and the site not works well:
    CodeStyling Localization
    Hide Admin Bar From Non-admins
    Paid Memberships Pro – Sweetdate compatible
    Theme My Login
    WooCommerce
    WordPress Importer

    When I desable some function or post a new page or something like ”save settings”, my dashboard don’t run, the page is white and I need close the page and open again to see my wp-admin again… (but the modification I do is saved).

    I don’t know why it is happen because I did not installed new plugins today…

    #3352
     willianlima83
    Participant

    In this moment the page contact is not correct too.
    The contact form not appear and I have a code on the page:

    [contact-form-7 id=”91″ title=”Contact form 1″]

    My web site: http://str8act.com/contact

    #3355
     willianlima83
    Participant
    This reply has been set as private.
    #3357
     willianlima83
    Participant
    This reply has been set as private.
    #3383
     willianlima83
    Participant
    This reply has been set as private.
    #3384
     willianlima83
    Participant

    Well.. I not received a answer, then deleted all plugins folders and I get access to WP-ADMIN again..

    Now I will back to work.. 🙁

    #3390
     SQadmin
    Keymaster

    Hi, You need to install Contact form 7 plugin. See the video tutorial for initial install: https://archived.seventhqueen.com/video-tutorials

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

    Hi,
    Your change to WP_DEBUG should be just temporary to debug some problems. After that put if back to FALSE.
    After you deleted the plugins it works? I guess you added some code or something.

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

    Ok… I delete all my site, installed wordpress again and I’m starting again today…
    I’m so tired to work this theme because when I purchase it I don’t knew it need many modifications like that… 🙁

    #3573
     SQadmin
    Keymaster

    You shouldn’t have deleted your site.
    Let me know exactly what you want to achieve and I will guide you trough. Theme needs modifications only if you want to achieve something different from the default functionality.

    Cheers

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

    Thank you but it’s not necessary now…
    I installed the theme again and started again..
    Now I’m translating witg condestyle localization.

    If I have some questions I will let you know…

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

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?