- NewspaperCreate Custom Code with the browser’s Inspector or the Live CSS Box
- NewspaperScroll Animation
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperHow to setup Twitch for Social Counter
- NewspaperModal Popup
- NewspaperFlex Block Settings Guide
- NewspaperAutoptimize Plugin – install and configuration
- NewspaperAdding Multiple Authors to Your Articles
- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspaperBig Grid Flex Settings
- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewspaperTheme modules and blocks
- TutorialsDefault Block Settings Guide
- NewspaperThe Mobile Theme
- NewspaperCompare theme files – Winmerge tutorial
- NewsmagBlock settings tutorial
- NewsmagLogo & Favicon
- NewsmagFooter templates
Hello,
If you referring to this table, then you need to use this custom code CSS => https://www.screencast.com/t/nkUEfkN9mp
table tr td a {
color: #002868;
}
table tr td a:hover{
color:#e8172d;
}
The color for these links => https://www.screencast.com/t/yyg0I1VP7UO is the accent color from Theme Panel -> Theme Colors -> general theme colors.
Thank you!
Hello,
I saw you have a different class of someone icons for the menu, and you need to add that class in the custom code CSS => https://www.screencast.com/t/MY7SPaJIc
.tdb_header_menu .fal {
margin-right: 20px;
}
And for the menu, you can use this custom code CSS and look like this => https://www.screencast.com/t/IiGMhALvHs
.tdb_header_menu .tdb-menu > li div {
font-size: 11px;
}
.tdb_header_menu .tdb-menu > li{
width: 50%;
}
.tdb_header_menu .tdb-menu > li > a {
display: block!important;
}
.tdb_header_menu .tdb-menu > li:nth-child(2n) {
float:right;
}
This code for the menu on mobile need to be set in Theme panel -> Custom code – > Advances CSS -> Phone => https://www.screencast.com/t/h3G040BAIuK
Hope this helps you!
Thank you!
Hi Bettina,
Our server meets exceeds requirements by a considerable margin, this is a fairly busy website (1.3+ million page views per month).
We upgraded the theme to v10.4 from 10.3.9 using the built in upgrade tool.
I did NOT run your CSS consolidation tool.
I would have rolled BACK to 10.3.9 but TagDiv bundled in an XSS vulnerability security fix in the 10.4 update. So now I cannot roll back without exposing our site to a possible XSS attack.
Let’s be clear, I am NOT asking you to support a plugin that isn’t on your list and I’m not asking you to do custom development work.
I found a serious bug in TD Composer that affects all stand alone Stripe payment plugins except one. And apparently is now affecting a WooCommerce Stripe plugin.
The bug: If you have TD Composer v2.8 active on your site, the javascript that needs to execute to process Stripe credit card payments fails to execute. There is no logfile or other errors given, the javascript just fails to run.
To determine that TD Composer caused the problem:
-I setup all stripe plugins on a dev site and tested.
-I turned off ALL plugins except TD Composer.
-I tried 6 Stripe credit card processing plugins one by one.
-5 of them failed to process payments as long as TD Composer was on.
-All of them worked just fine with TD Composer off.
So TagDiv needs to take this seriously. Please get this info to your Devs and see if they can validate the problem. I may be the first to have contacted you about this, however I doubt I’ll be that last. Someone else has already posted that they have the same problem in this thread.
I’m happy to provide more info, access to our dev site or answer questions if we are working toward a solution.
Best,
Kim
Hello,
I’ve updated my website to the latest 10.4 version of Newspaper template. Unfortunately, with this update hover style of the Button Style 1 stopped working. See my settings in tagDiv composer, which worked fine in the previous theme version. Any advice?

For reference – see the affected single page.
Thanks a lot for your help.
Hello,
Seems like this theme is not compatible anymore with the new version of Youzify and Buddypress combo. The header doesn’t seem to have CSS. Somehow there is a conflict. Can I get some assistance or will there be an update to make sure the theme is compatible with these two big systems?
You can see what I am referring to here. https://peoplesolivebranch.com/members/moneywithjim/
Thank you
After updating to the latest version of the theme, I noticed that the Title attributes on the sidebar image links were not populating. I confirmed that the input fields do have values in them.
The Title attribute is used in the CSS as a selector, so I need this to be addressed.
See “Product Updates” sidebar here: https://bottomline.thinkdm2.com/newsletter/
Thank you in advance.
Hello !
For that you will need CSS code. Please try this one and let me know the result: .td-subcat-filter .td-subcat-list a {
color:red;
}
.td-subcat-filter .td-subcat-dropdown span {
color:red;
}
.td-subcat-filter .td-subcat-dropdown a {
color:Red;
}
The codes must be inserted in here: https://www.screencast.com/t/G4qVwC6G
Thank you !
Hello,
Please try this code => https://www.screencast.com/t/ZGrPhXtg
.td-fix-index a {
color: #002868;
}
.td-fix-index a:hover{
color:#e8172d;
}
The code needs to be set in the Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf
Thank you!
I’m sorry, I don’t understand what you’re trying to say about the menus. Can you elaborate please and show me how to make the text centre aligned for mobile and tablet devices please.
I have added the custom css to increase the spacing between icon and title along with also adding 20px padding to the menus as seen here: https://firstcardev.wpengine.com/buying/
Hello,
To adjust the space betttween image and tite you need to use this custom code => https://www.screencast.com/t/rJK7nhCRLjt
.tdb_header_menu .far {
margin-right: 15px;
}
For the mobile menu, you can use a custom code CSS, or you can create two menus, add a row and in that row add an inner row, and on each inner column, you can set a mobile menu and a menu.
The code needs to be set in the Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf
Thank you!
Hi Vlad
Thank you that has worked, though I needed to place the CSS in my WP theme panel area as it didn’t save in the live CSS page builder directly.
Best regards
Antonmh
Hi, congratulations to all the staff for the work they do.
I can’t use the CSS Analyzer on my site.
When I view the page, I click on “Run css analyzer” and it returns me a pop-up with the list of styles.
But if I click on “Analyze css” or “Save found css” nothing happens.
Can you help me please? Thank you.
When css analyzer canceled search icon works coorectly but when activated search icon is not working…
Hello!
Please edit that page with TagDiv Composer, click on ” Op bezoek bij..Road Partners ” , look in the element’s settings in CSS tab, and choose Display: Block;
Hope that helps you!
Thank you!
The header menu on some of the pages isn’t displaying correctly. I think it was after the update to 10.4, but I can’t say for sure. It looks like for some reason on certain pages it isn’t using the theme css for the headers. The problem is random. I haven’t noticed it on any posts, but it shows up like that on all profile pages. It affects some category pages (https://travelingsession.com/category/festivals/) but not others (https://travelingsession.com/category/travel-tips/). I did notice on the category pages that were affected, the thumbnails weren’t showing for the posts. Any thoughts.
CSS Analyzer doesn’t work for me either. Could you help me please?
Hello!
It seems you have set up a bottom margin on that element. Please edit the page with TagDiv Composer, click on the title “Instagram” and you will find some settings in the element displayed on the left part in the tab called “CSS”. Change the value from the square to adjust the space there: https://prnt.sc/116o4ju
Hope that helps you!
Thank you!
Error in the console: Failed to load resource: the server responded with a status of 404 () https://eszamotuly.pl/wp-json/tda/delete_essential_css?uuid=xxxxxx
Thanks but it’s so frustrating… pagination still don’t working. (the field you suggest me is empty yet). For the other problem don’t know where to insert the css code…
Thanks anyway
Dear Sirs,
I contacted the support Team of my Server and they reports as hereunder :
Upon checking there is something compatibility issue after the update/installation.
As a temporary solution I renamed the file “/home/digitals/public_html/glamour.business/wp-content/plugins/td-composer/css-analyze/css-analyze.php” to “/home/digitals/public_html/glamour.business/wp-content/plugins/td-composer/css-analyze/css-analyze.php_bak” and cretaed a empty file “/home/digitals/public_html/glamour.business/wp-content/plugins/td-composer/css-analyze/css-analyze.php” in the same location.
Now the website glamour.business started loading again:
Kindly contact your web developer or the plugin provider so that we can further check on this issue.
Please help.
Trilochan Bhattacharya
-
This reply was modified 5 years by
mydesignjobs.
yes, I have been config that.
But whenever I install td-composer plugin, this error will appear: Fatal error: Uncaught ArgumentCountError: Too few arguments to function {closure}(), 4 passed in /var/www/html/wp-includes/class-wp-hook.php on line 287 and exactly 5 expected in /var/www/html/wp-content/plugins/td-composer/css-analyze/css-analyze.php:507 Stack trace: #0 /var/www/html/wp-includes/class-wp-hook.php(287): {closure}() #1 /var/www/html/wp-includes/plugin.php(206): WP_Hook->apply_filters() #2 /var/www/html/wp-includes/meta.php(676): apply_filters() #3 /var/www/html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_first_install.php(201): metadata_exists() #4 /var/www/html/wp-includes/class-wp-hook.php(287): {closure}() #5 /var/www/html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters() #6 /var/www/html/wp-includes/plugin.php(478): WP_Hook->do_action() #7 /var/www/html/wp-settings.php(524): do_action() #8 /var/www/html/wp-config.php(90): require_once(‘/var/www/html/w…’) #9 /var/www/html/wp-load.php(37): require_once(‘/var/www/html/w…’) #10 /var/www/html/wp-admin/admin.php(34): require_onc in /var/www/html/wp-content/plugins/td-composer/css-analyze/css-analyze.php on line 507
.
and I cannot next step.
After clicking on “Run Css Analyzer” nothing happens. All plugins disabled. Console errors:
jquery.min.js?ver=3.5.1:2 POST https://eszamotuly.pl/wp-json/tda/delete_essential_css?uuid=xxxxxxx 404
send @ jquery.min.js?ver=3.5.1:2
ajax @ jquery.min.js?ver=3.5.1:2
s.ajax.s.ajax @ jquery-migrate.min.js?ver=3.3.2:2
(anonymous) @ js_files_for_plugin_analyze_css.min.js?ver=zzzzzxxxxcccc
dispatch @ jquery.min.js?ver=3.5.1:2
v.handle @ jquery.min.js?ver=3.5.1:2
Hello Anamaria, thanks for the response!
I’ve disabled autoptimize, cleared cache from browser and still having the issue.
Also, I haven’t set a different header for this new category page so, unless it’s something automatic, I don’t think it’s a different one. Can you tell me what is the class for that hover styling so I can try to fix it through custom css?
Here you can see the header settings on the category and here, the settings for the rest of the site, in this case, the home.
-
This reply was modified 5 years by
Abrime.
Hello @hmirza88!
Please make sure to use our newest tool called tagDiv CSS Analyzer which comes in handy to resolve some of your issues. Take a look at your video guide here: https://www.youtube.com/watch?v=tnkVapqhIHc
Let us know the result!
Thank you!
Hello !
That can be done using a CSS code as you can see here: .td-fix-index a {
color:red:
}
The codes must be inserted in here: https://www.screencast.com/t/G4qVwC6G
Thank you !