- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsHow to use custom fonts
Hello Megan!
Do you mean the login sign/in element or the menu login from opt-in builder?
The first one, is the default login of WordPress and the other one is based on subscriptions.
Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page. Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit, delete or adjust the elements to look better.
If you hover over the setting and you have this toggle enabled: https://prnt.sc/SxseKWMXE0Nt, then you can see what it means.
There is actually a recycle bin basket for every element https://www.screencast.com/t/wFYdqgpo6pT
You can hide from all users from the CSS tab of every element -> Display: Hidden. You can also hide the entire row.
If you can’t find an element after you have hidden it on every viewport, check this thread for the solution: https://forum.tagdiv.com/topic/cssdisplay-show-or-hidden/
Thank you!
Hi there!
I’m having an issue where pages are not any showing list-items on the Crypto News Pro Premade Template (I installed the demo site and have been performing on minor work to it, so its a very basic install).
What I mean more specifically is in the following example:
I simply go into my wordpress (brand new 6.3.1 installation and vanilla with no extras except your template right now), and I create a new Page.
Within my new Page I add some text and I create a simple list within Gutenberg (here’s the HTML of it):
<li>List item one.</li>
<li>List item two.</li>
<li>List item three.</li>
Then, whether I preview the page or save/publish/view the page, all of the normal/regular text and content on the page looks perfectly fine, EXCEPT the list is just a big missing blank area. If I highlight over the “blank” / empty area where the list lives, I see my list text.
So for whatever reason, when I add any list items to any pre-existing or brand new pages, the text is all invisible when you visit the live webpage as admin or non-logged-in user.
Posts work perfectly fine for list items and whatnot.
Can you please explain to me why this is happening and how I can fix it?
I’ve read through some other older posts around different issues, I’d prefer to not have to manually edit the “Live CSS” on every Page I create. I’m hoping for a root-cause/permanent fix to this issue.
Thank you in advance for your time and help! 🙂
Thank you Bettina 🙂
Suggestions solved the issue.
I have used color “blue” in custom CSS code instead of black and it works.
a, .td-post-author-name a, .td-post-content blockquote p {
color: blue;
}
Thank you so much.
Hi!
Have the same issue with malware injected code. https://i.imgur.com/4q70kCv.png
The code stores in td_live_css_local_storage. It refers to TD composer plugin.
I deleted the code. But what was the source of issue?
How I can protect the site?
As due to this code the user with admin rights was created several times on wordpress.
Hi,
at my site the post type “glossary” exists.
What do I have to add in the css settings to exclude only in this post types the displaying of the date?
Thank you and best regards,
Luke
This is not the problem, It’s the first thing I made. I have also deactivated adblock plugin and tracking protection but the problem persists. Last thing I tested is cleaning web caches from WP panel. Not working either.
I have downgraded Firefox for android to version minor than 107.X (The ones with the problem, new ones from the mobile browser version) and all is working perfect. So it seems Firefox has made something that makes the web to be open without a correct font css or overwriting it to a default one. This is something you can change in pc version (where the web load fine with correct fonts) but it’s not an option in mobile one, so I don’t really know what makes fonts not to load correctly.
I know it’s a strange thing but maybe you could know something. Many thanks.
I couldn’t put it in.
Where in my article do I put the List item?
Wordpress doesn’t allow me to put this item in the title.
I put it in a random part of the text, then inserted the code in Live CSS and nothing happened.
This is my website (after putting live css), the area in red is where I want to add the square

This is article editor (anexed images) Where do I put the List item?


Hello @rayancruzneves !
Edit your article, add this element: https://prnt.sc/UibZrjkAeXJo in Gutenberg.
Then you can style it by using some CSS code:
li { list-style-type: square;}
Add it in the Live CSS box from that page: https://prnt.sc/qmKFrIKdDxd1
Thank you!
Hello @Santoshbwri22 !
A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page. Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit the elements. You can delete the element or hide it from the CSS tab: https://prnt.sc/kd2uaCdgRW5B
Thank you!
Hello,
This social sharing icon appears only on the mobile version. If you want it to be displayed on the desktop version, you need to use a custom CSS as you dfid.
Thank you!
Hello @bardzolubie!
Set 0 for the article title in the Style tab: https://prnt.sc/hBQvnF-2Ny2h
Delete the previous CSS code.
Thank you!
Hello @poldino!
If your demo has extra code, then this code can be in a custom CSS block when you edit the page with the TagDiv Composer, in the live CSS box, or in the theme panel under Custom Code.
If this is not what you mean, then please provide more information about your issue or what you need to achieve exactly.
A solution for sending a screenshot/video is this:
Download, capture, and send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link; paste it here.
Thank you!
I have enabled the Line social share button but it never shows up. Other ones such as facebook linked in all show up correctly but Line never shows. How do I fix this?
Update: somehow .td-social-line is set to display:none. After I added a custom class
.td-social-line {display: inline-block !important;}
it now displays. Why is it set to display:none? It was not set in styles.css or in customizer.
Hello @satheeshraj!
There is an option called accent color in the Newspaper -> Theme panel -> Mobile theme -> Theme colors -> Accent color.
For breadcrumbs, you need to add a CSS code like in theme panel -> mobile theme -> custom code:
.entry-crumbs a, .entry-crumbs
{
color: #536aed;
}
Thank you!
Hi,
I have already handled LCP, CLS and all but this particular issue is from theme css.
Hello @manjunatha !
From my point of view, if you don’t use the Mobile Theme plugin, then there is no reason or benefit to AMP. Unfortunately, you can not customize the amp pages so easily, because there are not so many settings and the AMP plugin that you use should be compatible with those features.
Use this CSS code:
a, .td-post-author-name a, .td-post-content blockquote p {
color: black;
}
Try to change the Accent color from Theme Panel -> Theme Color -> General Theme color -> https://i.imgur.com/gvoN3sh.png
Thank you!
Suddenly Chrome inspect element shows an error:
x Uncaught ReferenceError: tdBlock is not defined
at data:text/javascript;base64,dmFy…KQ==:1:18
x Uncaught SyntaxError: “undefined” is not valid JSON
at JSON.parse (<anonymous>)
at data:text/javascript;base64…0pKQ==:1:17
x Uncaught ReferenceError: tdBlock is not defined
at data:text/javascript;base64…fNzEp:1:18
x Uncaught SyntaxError: “undefined” is not valid JSON
at JSON.parse (<anonymous>)
at data:text/javascript;base64,dmFy…iOiExfSkp:1:17
I couldn’t found solution to this error. I am using lightspeed plugin enabling CSS & JS optimization. Please help to resolve the issue.
URL: https://news.cbshop.in/company-secretary-career-in-india-points-bought-to-know/
Hi paologalli, what you can do is to use only one of those options – https://i.imgur.com/7s5WtUj.png then will be display only one dat, an alternative will be to use a custom css to display both dates only of those are not the same, the code can be get from here – https://pastebin.com/7f73Y9h5 and you need to set it in this place – https://i.imgur.com/lhXqnye.png and the results should be – https://i.imgur.com/lwsILED.png and – https://i.imgur.com/J5sgcpR.png
I hope this will help!
Hello,
If you are not using any extra plugin that can interfere with the images then those should be display as the are set (if you have extra plugins please disable them). If the images are set as featured images, then it will be used some thumbnails – https://forum.tagdiv.com/newsmag-theme-thumbs/
for the description you will have indeed to use the caption field, unfortunately there are not very customized settings for this, but I can help you with a css to make it exactly the way you want it, just let me know how you’ll like it to be and I will provide a css for it.
Thank you!
I don’t have any extra code on the site, aside from what you’ve given me. All the images are also full images. The missing space is the same for every image, and not just on this page. This happens every time I create a media & text page, for all images on mobile. Any ideas? It doesn’t seem logical to have to input CSS code every time we create a new page with media & text blocks. Thanks!
Yes I have tried the CSS mobile tab in TagDiv. The H align says center, even though the text is left justified. Within the desktop tab, if I change the same H align, the text will change based on what’s chosen. However, in the mobile tab, it doesn’t matter what I change it to, it stays as left justified.
Why do I have to create custom code for a problem with the program? I do not know how to create custom code, and it’s not right to ask me to learn to code because the TagDiv program has a glitch. Please let me know what code to input to override the glitch, or please update TagDiv to fix this problem with h align not working on mobile. 🙂 Please let me know?
Thanks Bettina!
Hello @akosmemedia !
Try to adjust it with some CSS code: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thank you!
Hi,
Is there any way to achieve this via css?
Hello Megan!
Did you try to align that element from the CSS tab of those settings?
Or try to add some CSS code: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thank you!
Thanks, Bettina but where’s the Live css box? There’s an “ADDITIONAL CSS CLASS(ES)” in the editor within the post, but that didn’t work. (I added it there and nothing changed.)
Thanks!