Hi Calin,
Changing the file in the social counter plugin -> wp-content/plugins/td-social-counter/shortcode/td_block_social_counter.php helped.
Thanks.
Hi Calin, I tried editing both default.po and the one I choose in theme panel. Do you know of any other file that I can edit to translate the social counter mannualy?
Thanks
I download the Smart List Template from Cloud Library, and it looks almost identical, the problem is that it changes de quote style and the paragraphs line height. Bellow is an image showing the post with the Default Smart List 2, and then what it looks like with the downloaded version from Cloud Library.
Please, disconsider the solution that I mentioned earlier. That came with a new problem, that is the blockquote font size will not adjust to mobile, like it does on the default post template.
Any ideas on how can I get the exact same style of blockquotes from Default Post Template to show on Smart List Template 1?
I already tried adding text-size-adjusta: 100%; to the css, but that didn’t work.
Thanks,
Update: I used this CSS through Theme Panel > Custom Code, and it worked.
blockquote p {
font-family: ‘Roboto’, sans-serif;
font-size: 32px;
line-height: 40px;
font-weight: 400;
text-transform: uppercase;
color: #4db2ec;
word-wrap: break-word;
}
Thanks,
Bellow is a screenshot of my Font settings (all set to default) and the Cloud Library Smart List Template 1 Settings.
Thanks.
Found what what was the problem. Thanks.
Hi. This issue is solved!
If there is a way for me to delete my own posts, let me know please 🙂
-
This reply was modified 6 years by
ton1985a.
Hi, it’s working OK now, I followed the same instruction you gave me on the like button. (To change this through the TD)
Thanks, it worked.
Hi, I managed to do it messing around in the Widgets area.
Thanks anyways.
Hi, I just found that I could use the category template 8 to have all that done easily. You can ignore my last question.
Thanks.
Thanks Vlad.
How can I also make the category description automatically appear inside the image, and the category title? Or to do this I have to create each category page individually? Right now I only edited the Category Template – Default Pro that is inside the Cloud Template section.
Thanks,
Thank you, I will keep the sidebar then, because it’s really awesome.
I was afraid because of this warning that appears on the switch on/off:
“WARNING
If you plan to use Google AdSense in the sidebar don’t enable this feature. Google’s policy doesn’t allow placing the ad in a “floating box”, you can read more about it here.”
Thanks.
-
This reply was modified 6 years by
ton1985a.
Thank you. So it’s advisable for me to remove the sidebar in tagDiv Composer to avoid problems with AdSense, right?
Hello Vlad. I know how to edit the sidebar, and remove it. But I really like it and hope to keep using it, but I’m not sure if I will have problems with AdSense if I do.
To be clear: The smartsidebar setting is OFF in Theme Settings, that means it won’t interfere with AdSense, even though my sidebar is still functional exactly like in the Default Pro Demo, right?
Or I’m facing a problem where the switch to on/off is not working?
Hi Calin.
Unfortunately I also need the “of” to be displayed too. I think the plugin doesn’t accept well the codes for specific Brazilian time codes. In my WordPress it is set like on the print bellow, and it is what I’d like it to show on the header: https://imgur.com/klwaLO8
But no problem, I will leave the date block off for now.
Thank you again for your time.
Hi, thanks for the reply.
I tried with the site set as English, but the result was the same. I only have the default theme plugins active. But the result that I see on your first print, doesn’t look like what I’m looking for.
I need the date to show like this: Tuesday, 24 of March of 2020.
Any other tip? My settings in WP are configured to use “j \d\e F \d\e Y” too for dates, and it’s working there.
Thanks for your attention.