Home › Forums › All Other Themes › Translation and sharing in social networks
- This topic has 10 replies, 2 voices, and was last updated 7 years, 7 months ago by Sonl Sinha.
-
AuthorPosts
-
April 4, 2017 at 7:53 pm #67974
Dear,
I bought the Skt Yogi Pro theme and I’m almost done.
I have 4 final questions that I can not find in suport and I also can not create a topic to clarify these doubts.
Could you help me?
Where do I translate the words:
Posted On
Posted by
Categories
I searched the editor and did not find … Translation would be to Portuguese Brazil.The other question that has emerged is about sharing on social networks.
Any page and / or post that I try to share appears the main page (the site). Can you modify this and see the specific page or post you want to share?I look forward to a return and thank you in advance.
April 5, 2017 at 10:53 am #68068Hi Tassila,
For “Posted By” and “Posted On” kindly go to inc/custom-functions.php and for “Categories” go to content.php
2) Kindly show us your website URL.
Regards,
DaveApril 5, 2017 at 9:45 pm #68158Hi, Dave
I’m not very good with programming .. you just confirm to me if I have selected the correct places to change the words:
Categories … content.php
<Div class = “post-categories”> | <? Php echo getPostCategories ();?> </ Div>
Which one do I change?Posted On and Posted by … inc / custon-functions.php
<Span class = “byadmin-home”> Posted By ‘. Get_the_author (). ‘ </ span>
<Span> Posted On ‘.get_the_time (‘ d-M-Y ‘).’ </ Span>Only change in these two places?
As for URL, the site is not in the air yet, I emailed the access road to Shri.
Another question that arose: PhotoGallery
Where do I edit photo size, column quantity, and legend fonts?
Obs. I would like bigger photos distributed in 2. Their subtitles are being cut, I believe because of the size of the photo.
And also how can you add the caption in the enlarged image?I’m waiting
GratefulApril 6, 2017 at 9:33 am #68226Hi,
1. For categories: content.php – line 14
Replace this: <div class=”post-categories”> | <?php echo getPostCategories();?></div>
with this code: <div class=”post-categories”> | Categories: <?php echo the_category(); ?></div> and make translation.
2. For Posted On and Posted by: inc/custon-functions.php – line 2149 and 2151
<span class=”byadmin-home”>Posted By
<span>Posted On ‘.get_the_time(‘d-M-Y’).'</span>Regards,
DaveApril 6, 2017 at 2:04 pm #68283Thank you so much Dave.
What about sharing on social networks?
When I share any pages, especially the post, only the home page appears.
I would like to publish the pages of the posts … how can I change this?Awaiting return.
April 7, 2017 at 12:30 am #68310Dave,
The problem of sharing social networks has been solved.
Because the site was not on the air, it was not sharing.Just a simple question … can you add a photo to share the page link?
Currently only one text appears.Is there somewhere that if I add the photo would appear when sharing the website link on facebook, social networks?
Thank you for your attention.
April 7, 2017 at 6:10 am #68338Issue resolved. Kindly check and confirm.
Regards,
DaveApril 7, 2017 at 1:56 pm #68446Dave, perfect …
How much the photo that appears in the hour that shares in facebook, would be the photo of the banner?
Just to know if you want to change!I’m trying to translate the words posted on and posted by and I’m not getting … a 404 error appears on the page.
Can you translate for me?
Translation in Portuguese Brazil.
Posted on = Postado em
Posted By = Postado porFrom the most … Everything is working right!
Forever grateful for your help and attention.
I will certainly buy more SKT themes.
I’m waiting.
April 10, 2017 at 9:28 am #68623Hi Tassila,
When sharing the page it will get featured image. Translation issue has been resolved from our end.
Regards,
DaveApril 13, 2017 at 3:20 pm #69031Hi Dave,
Perfect!
Thank you!Greetings,
TassilaApril 17, 2017 at 5:15 am #69178🙂
-
AuthorPosts
- The topic ‘Translation and sharing in social networks’ is closed to new replies.