Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1401029

    Rad
    Moderator

    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!

    #1401758

    abolian
    Participant
    This reply has been marked as private.
    #1402244

    Rad
    Moderator

    Hi 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!

    #1402358

    abolian
    Participant

    Hello
    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

    #1402808

    Rad
    Moderator

    Hi 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!