-
-
I am trying to translate my site with .PO & .MO files. I got everything translated exept for the “Read More”. May be there are some additional settings that I am forgetting about? Some settings in the wordpress?
Putting translation directly into files of blog is not an option.
-
Hello, Rico!
I a, trying to translate the blog. I already translated the .po file. But this doesn’t work.
-
Hello,
You can translate it directly from the files. Please look in these files:
-specular\includes\view\blog\loop-fullscreen.php
-specular\includes\view\blog\loop-index.php
-specular\includes\view\blog\loop-second-style.php
-specular\includes\view\blog\loop-timeline.phpBest regards!
-
This reply was modified 10 years, 2 months ago by
Mirela.
-
This reply was modified 10 years, 2 months ago by
-
Guys, I mentioned in my first post that I can not use this variant of putting translation directly in the files. I have a two-languages site and I can only translate the site with .PO files. I actually already used .PO files. I put all the translation in there. Everything got translated except for the READ MORE button. That is why I decided to ask you because probably there are some other placed to update inside the theme. I mean the control panel. I also surfed the internet on the READ MORE not being translated. It looks like it is a common issue and many people come across it in some themes. Help me, please! Thanks in advance.
-
Hello,
The Read More text is translatable with .po file.
But you must have any translation plugin. How have you translated the site? Do you have 2 WordPress installations in different languages?I suggest you to use WPML as translation plugin, the theme is compatible with it.
Best regards!
-
Hi,
I found the files on the FTP, downloaded them and changed Read More into a dutch translation. After the upload of the new files – my blog page is empty…
What am I doing wrong and how can I fix this?
-
This reply was modified 8 years, 2 months ago by
MerijndeSteur.
-
This reply was modified 8 years, 2 months ago by
-
Hello,
You must have made some mistake while editing the files. Replace the changed files with new unedited ones(download a new copy of theme files from your Envato account) and replace the changed files. Then check carefully for the string “Read more” only and edit it.
Let us know.Best regards!
-
That is exactly what I did.
I also tried to edit the single portfolio page on the FTP today – same issue.
When I upload the changed file – the whole page turn completely white.
-
Hello,
@MerijndeSteur,
Please fill in the necessary information on your extra information fields of your profile data. Wp and ftp, so we can do it for you.Read this article for more information.
Best regards!
-
Hello Mihaila,
I added the extra information. Please have a look and see if you can fix this.
-
Hello,
@MerijndeSteur,
I edited this line:
<a href="<?php echo esc_url(get_permalink()) ?>" class="btn-bt <?php echo esc_attr($cl_redata['overall_button_style'][0]) ?>"><span><?php _e('Read More', 'codeless') ?></span><i class="moon-arrow-right-5">
to this:
<a href="<?php echo esc_url(get_permalink()) ?>" class="btn-bt <?php echo esc_attr($cl_redata['overall_button_style'][0]) ?>"><span><?php _e('Lees verder', 'codeless') ?></span><i class="moon-arrow-right-5">
in file includes/view/blog/loo-second-style.php. Please check you blog page. The Read more is translated and the blog is showing just fine.
PS: Apologies if the translation is not correct. It’s a google translation as i don’t speak dutch.
Best regards!
-
-
Hello,
Done! I edited file: includes/view/blog/loop-index.php.
Please check your blog page.Best regards!
-
-
You must be logged in to reply to this topic.