-
Author
-
February 9, 2015 at 13:50 #45237TYTANDACHYParticipant
hello
I have problem
installation carried out in accordance with your video
site is not readinng ( my members/he requested URL /members/darlingclub/ was not found on this server.
The requested URL /shortcodes/layout/ was not found on this server
The requested URL /members/darlingclub/activity/ was not found on this server.
The requested URL /members/darlingclub/messages/ was not found on this server.
etc.Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
what is a problem
permalik set ( http://www.darlingclub.pl/przykladowy-wpis/ )
not reading this link / not faund
please help
Thank TomekFebruary 9, 2015 at 16:38 #45251RaduModeratorHello,
make sure you have in .htaccess from root domain this code
COPY CODE# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
If you don’t have this file, download from attachments and upload into your root folder.
Let me know if it works.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 9, 2015 at 17:17 #45256TYTANDACHYParticipanthello
if I send to server this cod
.htaccess from root domain this code
ERROR out
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.if I send to server this code
.htaccess from /content/themes/sweetdate or sweetedate-child (this code)ERROR out
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
——————————————
first page works
– does not work User MeetingThe cause of error 404 is a lack of resource, to which the specified URL. The system can not find the file that has been deleted or configured.
do not read the entire file /members/
regards
February 9, 2015 at 18:05 #45259RaduModeratorprovide ftp details / admin and pass and url.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 9, 2015 at 19:03 #45279RaduModeratorHello,
It works now.
The problem was caused by lack .htaccess file in the root directory
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 9, 2015 at 19:10 #45281TYTANDACHYParticipanthello
wery thank you
I have translated into Polish ?Activity
Profile
Notifications 0
Messages 0
Friends 0
Groups 0
ForumsTopics Started
Replies Created
Favorites
SubscriptionsI have now change password? this topicis lookig all or only us ?
thanks
regardsFebruary 9, 2015 at 19:28 #45286RaduModeratorI set to be private that posts with login details.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 9, 2015 at 19:29 #45287RaduModeratorI recommend that you change the password for the posts were public for a few minutes.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 9, 2015 at 19:47 #45290TYTANDACHYParticipanthello
on User profile
I have to explain ( translate to Polish language ) , Activity ,Profile , Notifications 0 , Messages 0 , Friends 0 , Groups 0 , Forums ?
or if the file is ( po , mo PL ) ?Topics Started , Replies Created , , Subscriptions etc. ?
thanks
regardsFebruary 10, 2015 at 12:21 #45377TYTANDACHYParticipanthello
how to turn ( on )
Polish translation
User panel
now is englishthanks
February 10, 2015 at 13:52 #45400RaduModeratorRead instructions about translation here : https://archived.seventhqueen.com/documentation/kleo#translation
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 10, 2015 at 16:04 #45419TYTANDACHYParticipanthello
I translate words with CodeStling Localization and saved on the server
and nothing
themes sweet date not reading files po , mo ( translate Polish )
I translate in buddypress: Your new profile photo was uploaded successfully.
” Twój nowy profil zdjęcie zostało pomyślnie przesłany ”
and not reading !
where to look?regards
Attachments:
You must be logged in to view attached files.February 10, 2015 at 17:43 #45459RaduModeratorFollow this instructions https://buddypress.org/support/topic/buddypress-2-1-bp-language/#post-197971
Let me know if it woks.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 10, 2015 at 18:26 #45467TYTANDACHYParticipanthello
works Option 1:
not works all but works more
wery thank youregards
February 18, 2015 at 17:19 #46576TYTANDACHYParticipantWelcome
Site preparation is underway
Please hint how (where) edit
section as in the picture
I’m grateful for the tipthank you
Attachments:
You must be logged in to view attached files.February 18, 2015 at 17:32 #46579RaduModeratorGo to PAGES -> Select Home and here can edit your text from homepage.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 18, 2015 at 17:41 #46582TYTANDACHYParticipantthank you
so simple
and I was looking for the source files via FTP
Now I see that everything is as “kleo”thank you very much
but has one request
I have a problem with the translation of words as in the picture
where to do it in the file?Thanks for the tip
Attachments:
You must be logged in to view attached files.February 23, 2015 at 14:15 #47227RaduModeratorThat strings belongs to buddypress, you need to translate buddypress,and then generate mo file. Then strings are translated…
IF you want to change/translate menu nav titles use this functions, in your kleo-child functions.php
COPY CODEfunction mb_profile_menu_tabs(){ global $bp; $bp->bp_nav['messages']['name'] = 'Mail'; $bp->bp_nav['friends']['name'] = 'Contacts'; $bp->bp_nav['profile']['name'] = 'Account'; } add_action('bp_setup_nav', 'mb_profile_menu_tabs', 201);
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 25, 2015 at 10:47 #47553TYTANDACHYParticipantWelcome
buddypres is translated
trying and looking and nothing
I can not find the file functions.php kleo-child
where is he?
please helpI use an interpreter Codestyling Poedit and Localization
are wrong settings can read files? po / mothank you
Attachments:
You must be logged in to view attached files.February 25, 2015 at 19:30 #47617RaduModeratorAll the navigation strings belong to Buddypress and it is enough to translate correctly the BuddyPress plugin.
Since BuddyPress 2.1, the language directory changed. See more here https://buddypress.org/support/topic/buddypress-2-1-bp-language/#post-197971So, make sure you translate BuddyPress since is not related to the theme.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 12, 2015 at 12:09 #49832TYTANDACHYParticipantWelcome
explained bbPress and buddpres
is ok
but I have a problem with translating this
I do not know where to translate
PMP files that no
see for yourself
I am looking for the “View members directory” to translate and nothing
where? in which the file is explained
thanks for your helpps> is there any instruction to set the PMP (membership levels)
regards
Attachments:
You must be logged in to view attached files.March 12, 2015 at 16:05 #49842RaduModeratorHello,
The levels columns its generated automatically membership plans.
The column attributes are also generated automatically from the restrictions you can set from the ‘Theme options -> memberships ‘ from your wp admin area.You can translate that strings from codestyling on kleo section ( see screenshot )
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. -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.