- NewsmagtagDiv Composer Tutorial
- NewsmagBlock settings tutorial
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagUsing Typekit fonts
Nice. I made the changes and I have upgraded the theme too. That Global font feature looks really nice I’ll try getting up the fonts once I get sometime. thank you.
Question : When I click on tagdiv CSS analyser I see a popup : https://prnt.sc/W9343kGp4t5e
but when I click on Generate Critical CSS. Nothing happens.
Hello,
The only think that I have in my mind that can interfere with that option, I think that re the new theme option core optimize the css theme from the theme panel – https://i.imgur.com/6rDEtYy.png disable both options and clear the cache, after that check to see if there are some better results.
Thank you!
Hi,
1. Please check the setting from tab css, and set margin-bottom here -> https://i.imgur.com/1XRhZlV.png
2. No, it should remain the same fonts and style you set after the update.
Also, you can use global font from Manager(Website Manager) -> Global fonts -> https://i.imgur.com/iY0bh4Y.png
Thank you!
Hello,
When the button works when you are logged in, most of the time this situation was related to a cache plugin that interfered with the theme css and js.
Thank you!
Hi,
If an attacker wants to target this URL /wp-json/tdw/save_css they can do so. Even if the website uses a different theme, the attacker can still try that URL. We could add an option to be able to enable/disable the Live CSS, it will be considered. But for now in order to remove it this can only be done with a modification to the composer plugin. I think that all that removing it requires is to comment this line of code – https://prnt.sc/RtwvL5Nc4ikR -> https://prnt.sc/ymZmhdUfp57U But as I mentioned, the attacker can still try to access the URL.
Thank you!
My Wordfence also tells me about the attack, should I worry about it? Is there anything I can do? https://www.dropbox.com/scl/fi/sx00d36qrfawp4cxsegrn/save_css.png?rlkey=e2y36lemdzmh8n84ukd8tsv2u&dl=0
Tom
Is there any workaround?
We can give you the css code that we’ve applied for mobile header
Hello,
Please use this code css .tdb-author-comments-count
{
display: none!important;
}
Set the code in theme panel -> custom code -> custom css.
Thank you!
Hello.
@AnimeDunes No, there are no issues reported with this kind of problem. Do you have the header sticky menu?
@jasondannelly live css is here https://i.imgur.com/gSyKxyq.jpg
Thank you!
Hello Calin,
sorry to jump in. Just seeing the new options and I like them very much, gonna use them later.
A quick question about the “aggregate & minify inline CSS”. If I enable this, would there be complications with other plugins that also have these features? For example autoptimize or WP Fastest Cache.
Thank you!
I have update from version 10.6 to the latest version, and the updating process completely broke my website. I can provide screenshots if needed, but I see things like:
Warning: Undefined array key 1 in /Users/eduardo/Local Sites/wctast/app/public/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 4922
and the td shortcakes are displayed on the website, like:
[td_block_23 limit=”1″ sort=”random_posts” custom_title=”” tdc_css=”eyJwaG9uZSI6eyJtYXJnaW4tYm90dG9tIjoiNjAiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3fQ==” post_ids=”366″]
Hi, we have disable incline CSS, but the issue remains the same and the mobile header is still white.
Please sort out this issue ASAP.
Thanks
I have no option for “Live CSS” in the theme panel. Just:
Custom CSS
Advance CSS
Custom Body Class(s)
Custom Javascript
Custom HTML
All of those are blank. Where else can I access the Live CSS?
Where to disable inline css?
Hi there. I have the same problem but it doesn’t get fixed with what you suggested because I have no custom CSS in Custom Code section. This problem also occurred to me before!
So I imported this theme called “Black Version Pro,” and customized it. But whenever I used a different header than provided in the template, my logo and page content got hidden behind the header bar (the page started from top and behind the header bar, not from below header).
I tackled it using custom CSS to position the page below the header (I don’t think this was an optimal solution btw). Now I imported a footer and my logo text (not the logo image), goes up into the screen top after scrolling below and back up.
Sample 1: Fresh Page (Not scrolled) = https://ibb.co/T26K3BR
Sample 2: Scrolled down and up = https://ibb.co/XxwpYSS
Sample 3: After unchecking “align-items: flex-start;” = https://ibb.co/DrLxXX0
Is this a problem with headers and footers? Because they aren’t the ones that the template provided?
How can I fix this?
Website Link: https://narutoexplained.com
Hello @mg!
I can see that you have RTL, so I think you should fix it with some CSS.
If you can’t handle it, then I can try to help you. Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– a link to this topic in order to identify you
Thank you!
Hello,
Please disable the minify the inline CSS and clear the cache; check after the mobile background colour.
Thank you!
Hello,
Please check the css from Theme Panel -> Custom Code, live css and check if you have this code which hides a part from logo -> https://i.imgur.com/U8d8onm.png
Thank you!
Hi Bettina,
I might have solved the problem by renaming the Adobe/Typekit Fonts Custom Font Family in the theme panel´s theme fonts section.
I rechecked the embedded css and copied the exact font names (“futura-pt” instead of “Futura PT”, “baltica” instead of “Baltica”).
Check out the third screenshot:
https://1drv.ms/f/s!AmtcIGCTzZD1n8d5BsEylkz_PqmTXw?e=WkK0dh
After refreshing, I tried different browsers & the futura font actually shows up 🙂
I hope that´s it.
Hello dimitrisv,
The Newspaper breakpoint for responsive version can be seen in the theme panel > custom code> advance css – https://i.imgur.com/KGuUTjC.png
What I suggest to do is to use the hide option from each element and add the mobile menu on table and hide it on desktop (an on table hide the desktop menu, but first enabled this option – https://i.imgur.com/FMcmWzP.png save and refresh the page to see hidden element) – https://i.imgur.com/jz3saGD.jpg – https://i.imgur.com/a4QFt1h.png
I hope this will help you!
Thank you!
Hello,
Please use this code css https://i.imgur.com/Kr9LSAx.png
.tagdiv-type .td_quote_box
{
padding: 20px;
margin-bottom: 30px;
margin-top: 30px;
border: 1px solid #ece8f3;
border-radius: 10px;
background: #ece8f3;
}
Set the code in theme panel -> custom code -> custom css.
Thank you!
Hi,
I have added css code for mobile header style. However, whenever I used to update any option from theme panel, then instantly all the styling of mobile header gone and changed to white.
Image of mobile header Before updating theme options:
Image of mobile header After updating theme options:
Please sort out this issue at your earliest and provide me the css code to resolve it.
Best Regards,
If anyone else is having problem centering images in their posts (mine were always aligned left) the following css fixes the problem in Chrome and Edge:
.aligncenter {
text-align: -webkit-center !important;
}
(Note this doesn’t work with Firefox.)
Cheers,
Hello Ken!
Removing and adding some spaces can be done when you edit the page with the TagDiv Composer. Every element has a CSS tab where you can add margins and paddings. Or you can use the element called “Empty space”. If the pages are default, you should use some CSS code.
I hope that helps you!
Thank you!
Hello,
Please let me know how you added the slider. Do you use a plugin?
Also,usually, the color and image are set on the row, so please edit and select the row and go in the tab CSS https://i.imgur.com/iqpxjpt.jpg -> https://forum.tagdiv.com/topic/background-color-of-the-main-menu-be-changed/ please check each row/column/zone and replace the background color/image -> https://i.imgur.com/LgeVdGD.jpg
Thank you!