I want to add "Posted by: " before author name in post block

Posted in: Newspaper
Post count: 11

Hi,I am using newspaper theme and its post block on the home page…But now its only showing author name in the post block but I want to show “Posted by: ” before author name in post block…Also,In the single view of post there is showing “By” before author name but i want to show there “Posted by: ” before author name.
https://360capitalmarkets.com/ Here is my website and please let me know the solution to do fix it. Thanks

Post count: 18283

Hello !

That is available by translating the BY word in theme panel: https://www.screencast.com/t/TRqg5pyT And activate the option for blocks: https://www.screencast.com/t/PxNyMo80s1iz

Thank you !

Post count: 11

Hi, You solved the problem for the single view of the post https://360capitalmarkets.com/amf-floats-creation-of-european-digital-lab-for-security-token-experiments-in-financial-settlement/
But i want to show the “Posted by:” in the block item too. Check here the Latest news link item https://360capitalmarkets.com/ . Also,Please check the screenshot https://360capitalmarkets.com/wp-content/uploads/2020/03/Capture.png …The “Posted by:” Will be in the tik mark.Thanks

Post count: 18283

Hello !

I would like to take a look. Please contact us via email at contact@tagdiv.com and provide the following:

– admin url and credentials
– cPanel url and credentials
– A link to this topic in order to identify you

Our team will take a look and help you with this !

Thank you !

Post count: 11

I just sent the mail with all of the required things.Please check that out!

Post count: 11

Hi, You solved the problem for the single view of the post https://360capitalmarkets.com/amf-floats-creation-of-european-digital-lab-for-security-token-experiments-in-financial-settlement/
But i want to show the “Posted by:” in the block item too. Check here the Latest news link item https://360capitalmarkets.com/ . Also,Please check the screenshot https://360capitalmarkets.com/wp-content/uploads/2020/03/Capture.png …The “Posted by:” Will be in the tik mark.Thanks

Please note that,I want category tag too beside the “posted by: ” on the homepage and all category pages post block..Please do it or provide the solution.Thanks

Post count: 35449

Hi,

This can be achieved on all blocks using a custom css like this one -> https://i.imgur.com/FsGMrgB.png
.td-post-author-name a:before{
content: "Posted by: ";
}

The code need to be set in theme panel> custom code> custom css.

Hope this will help you!
Thank you!

Post count: 11

Hi, Thanks for your help…How can I add category tag beside the author’s name and date on the post block as well?
Please help me with this…I need it too.

Post count: 11

Is anyone here? I am waiting for the reply.Thanks

Post count: 11

https://360capitalmarkets.com/wp-content/uploads/2020/03/Capture-1.png
You can see there that,I just set the category tag on the homepage post block..but its showing only one category tag but most of the post item associated with two or three category items.So,I want to show all of the category tags on the homepage post blocks.
Please help me with this.Thanks

Post count: 35449

Hi,

Please note that our support hours are from Monday – Friday: 8:00 AM – 17:00 PM GMT+2,
also note that we take in order of time the topics ( time when was post the question ) and if you post/reply again in your topic the time will change and will be move to the recent question, therefore the answer will be delay.

I see that you succeeded to set the category tag on blocks, unfortunately there is no option to show in blocks/modules all the categories that are set for posts, these are displaying only inside the post/article. What you want it can be achieve only with custom work, if you rely need this, you can make a request to our custom services here.

Thank you for your understanding!

Post count: 11

Sorry to bother you…But I can see that There is requiring a fee for the custom work..Actually I don’t want any custom work services from your side..I just need some idea on this..Like a guideline to write the codes and add the codes on the theme file etc.
I hope you will help.Thanks

Post count: 35449

Hi,

As I can see you have on your homepage the set a block that use td_module_10 -> https://i.imgur.com/eAdjd3p.png this can be edited from here -> wp-content/plugins/td-standard-pack/Newspaper/includes/modules/td_module_10.php this is the line of code for the category -> https://i.imgur.com/9peYavw.png

Hope this will help you!
Thank you!

Post count: 11

what is the code or functions to get the multiple category names there? Please help.Thanks

Post count: 35449

Hi,

Unfortunately I do not know the code that need to be use to display all the categories set on post, please note that the Customization services are not covered by theme support -> https://i.imgur.com/VdEprq5.png you’ll need to figure out this or to hire a developer how can handle the code for you.

Thank you for your understanding!

Viewing 15 posts - 1 through 15 (of 15 total)
The forum ‘Newspaper’ is closed to new topics and replies.