Tagged: x
-
AuthorPosts
-
March 9, 2017 at 2:45 pm #1401029
Hi there,
For carousel, it’s broken. The carousel layout is based on
<ul>
, now it’s converted to<div>
and it has this code which isn’t supposed to be there<div class="google-auto-placed" style="text-align: center; width: 100%; height: auto; clear: both;"><ins data-ad-format="auto" class="adsbygoogle" data-ad-client="ca-pub-2281927822397133" data-adsbygoogle-status="done" style="display: block; margin: 10px auto; background-color: transparent;"></ins></div>
Do you do custom template coding?
For category strings, you can translate those “Category” title the same way as you translate other strings. Please use string translations feature of your plugin.
About static, example
echo "hello";
You can statically translate it by manually replacing the string. Or just enable translation like this
echo __("hello", "__x__");
This only applies to custom code, you have to translate other strings since they are already translatable. Or for category, you can simply go to Admin > Posts > Categories and edit your category title and sub title, you can translate then with WPML too.
Thanks!
March 10, 2017 at 5:07 am #1401758This reply has been marked as private.March 10, 2017 at 1:56 pm #1402244Hi there,
I don’t see author box from your posts anymore. Have you removed it? Please provide the exact URL where this issue happens.
Thanks!
March 10, 2017 at 3:38 pm #1402358Hello
First of all . Thanks for replay
Second. I hope I receive response more quickly.Yes. I remove it for some time
I attached the screen shoot ..whih when you read any post the author will be like this ..
It is not spicfic link ..just aa attached
Thanks
March 11, 2017 at 1:16 am #1402808Hi there,
We’ll surely reply, but the turnaround depends on how many other tickets/post are ahead 🙂
It’s best to provide the details as much as possible and make sure the features with the issues are active so we could easily check. As of now, I can’t check it since it’s removed, I can’t add it since it’s live, there is no FTP, and I don’t know the final code you removed.
Hence, please implement the author box and leave it as is for us to check it.
Thanks!
-
AuthorPosts