- NewsmagtagDiv Composer Tutorial
- NewsmagBlock settings tutorial
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagUsing Typekit fonts
Hello, I’ve implemented most of your recommendations to optimize my site’s speed and align it with Google’s requirements, but I still can’t seem to reduce my FCP. Is there any custom CSS or other solution you could recommend to help improve the situation? Thank you. Have a great day! Url of my website : https://jurojin.net/
Hi,
Normally, it should also be applied to the frontend, but that option is for additional text and custom text from filed, it will not adjust the elements and text inside the custom filed.
What I can suggest is this custom css – https://i.imgur.com/v1CN30D.png
.single .tdb-sacff-txt {
flex-direction: row;
justify-content: flex-start;
align-items: center;
display: flex;
}
.single .tdb-sacff-txt img{
margin-right: 6px
}
I hope this will help you!
Hi,
You can do it with custom code css -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thank you!
Hi,
Please try to add this code in the theme’s functions.php function remove_dashicons() {
if (!is_admin()) {
wp_deregister_style('dashicons');
}
}
add_action('wp_enqueue_scripts', 'remove_dashicons');
Or try this https://wordpress.org/support/topic/dashicons-min-css-2/
Thank you!
Also, when search for similar topics, I have found a usefull advise:
“There can be use almost any cache plugins, but the WP Super cache is a recommendation because was tested and it works with all the theme options (using the settings from our guide).
Now, the are other cache plugins that we saw with Newspaper, like WP Rocket, litespeed, Total cache … all of them can be used if you find the right settings that will not interfere with the options you are using. Also, the most common problems are related to js and css, so in this case you can exclude some js files from been cached.
Unfortunately, we do not know what recommendation do to for those plugins because those can differed from the options that are used by each user.
Thank you for your understanding!”
So if I wanted exclude caching of an theme css and/or js in order to bypass the problem in this regard, which theme file destiny (js or css) should I exclude from cache? Any idea?
Hi thank you
CSS code helps but I don´t understand how it will helps enable author archive on Yoast Seo to remove the URL…
Perfect, thanks, Calin!
As for the alignment, it works fine in tagdiv composer for horizontal alignment. It just doesn’t work for vertical alignment. Wouldn’t that be a problem with tagdiv? Is it necessary to add custom css?
Hello @Bettina!
Thank you for your reply.
I have read this guide early and tried to implement the setting, but I have got some error message in Pagespeed after that. Seems like the reason is i m using the Remove unused CSS of WP Rocket.
How about the other 4 google fonts? How can I improve the load time of them?
And what will happen if I turn off the “Use Google Fonts” and “Load default Fonts” setting under the theme panel?
Thank you.
Hello,
I see that now it looks ok – https://i.imgur.com/6oAVc6b.png
Also what you can do to adjust teh code and apply the inline css is to set it like this:
(<)img src="" alt="" width="20" height="20" style="border-radius:50"(>) Medically Reviewed by (<)a href=""(>)(<)b(>)(name)(<)/b(>)(<)/a(>), (title)
For more details – https://www.w3schools.com/html/html_css.asp
Also, the alignment can be done using custom css.
Thank you!
The problem has been fixed. The solution for anyone else experiencing the same problem is:
“Please go to the theme panel -> block settings -> inline css and disable the option to minify the css.”
I accidentally added a space in the CSS code of a column (thankfully did not save it) however everytime I open the TagDiv Composer it still shows this error and I can’t interact with anything on the site or add anything/remove anything… Extremely frustrated and hope someone can help. Unfortunately it won’t let me Undo and CTRL+Z does not work; I have not saved it in this state so how can I get rid of this and just have it load back up the last saved state? It’s completely frozen.
I would like to be able to remove the style: td-theme-demo-style-css.
<link rel=’stylesheet’ id=’td-theme-demo-style-css’ href=’/wp-content/plugins/td-composer/legacy/Newspaper/includes/demos/gossip_pro/demo_style.css?ver=12.6.1′ type=’text/css’ media=’all’ />
It is empty for my theme and not needed so I need to remove it from the page. How can I do that?
I’ve tried:
wp_dequeue_style(‘td-theme-demo’);
wp_dequeue_style(‘td-theme-demo-style’);
Non work.
Hi,
I added the embed code in the shortcode element from Gutenberg, and for me works -> https://i.imgur.com/cWFauVf.png -> https://i.imgur.com/zqbFDnH.png
Maybe the problem is caused by the cache plugin https://i.imgur.com/aUa0OOJ.png. Does this plugin have the option to optimize the css/js?
Thank you!
Hi,
Please check this guide https://wpadminify.com/kb/how-to-remove-wordpress-dashicons-dashicons-min-css/
Thank you!
Hello,
You can achieve something with custom code css; you can check this topic => https://forum.tagdiv.com/topic/mobile-theme-duplicate-titles-missing-categories-category-tag-colour/
Thank you!
Hi, I’m using the template: https://demo.tagdiv.com/newspaper_week_pro/
Could you help me understand how to modify the css so that I can assign a certain color to each category item link? And the same thing for the subcategories?
For example: I want the politics category to turn blue on hover and when selected.
Thank you. I disabled Litespeed as well as the option to minify the css but this did not resolve the problem.
Hello,
Indeed there seems to be a malware loading in the page source – https://i.imgur.com/ljaE7iK.png what I recommend is to login on the website and click on live css, the type a css like this one:
.text{}
save the css, then reload the page and search in page source after “_udyuzjck”.
Also, please contact us via email at contact@tagdiv.com and please provide wp-admin and cPanel access to check the website and clean it in case that this is in more places.
Thank you!
Hi,
Please check this guide https://codex.bbpress.org/bbpress-styling-crib/ and this topic https://forum.tagdiv.com/topic/bbpress-css/
Thank you!
Sorry for the ongoing thread.
Regarding #1, in case helpful, the underlines do seem to be showing in responsive mobile view (though not animated; but still there!). However not working at all in desktop on any browser, e.g. Edge, Chrome, Firefox.
Is there a way to re-add the HTML & CSS elements to a section that doesn’t already include? In the case of this section, the HTML & CSS fields aren’t there, even when importing new from Cloud elements.
Hi Bettina, thanks for your quick response!
1) Is there any more detail or documentation that you can share? The code is still present and unchanged in the HTML and CSS elements, so I am unsure why not displaying. I tried to import a new section from Cloud elements, and the default didn’t work as well. Part of the reason we selected Newspaper theme was that “No Coding Skills, just Click and Create”.
2) Is there additional information on how the custom SVGs are created and/or can be modified? We purchased the theme for the unique look and feel of the imagery. The custom SVGs don’t seem to be included in the imported media or within the PSD file. We want to keep the look and feel of the SVG with the squiggle, only to replace the icon to be more relevant.
3) Thanks, that worked!
I checked the previous version of the theme and the CSS seems the same. Well, in the end I’m really not a programmer and still don’t understand why this works with 12.5.1 and not with 12.6.1. Just to reiterate one piece of information, the preview of the ‘td_block_homepage_full_1’ works with TagDiv Composer, but live it is not displayed with version 12.6.1
Merci !
Could the problem come from bad coding in the td_standard_pack_main.css
Why I mention this is that the only place where the shortcode is included in the code is on line 11104 for what would seem to be for displaying /* responsive portrait phone */
This would explain why the shortcode doesn’t work in Desktop mode and I can see it just fine from a smart phone.
I’m not a programmer but if you could give me something or a custom CSS code that I could enter in the theme panel, you know the place where we can enter custom codes, that would solve my problem while you release a new corrected version.
Because you see, this problem did not exist before version 12.6, the [td_block_homepage_full_1] block worked perfectly before.
Thanks in advance,
Luc Laporte
Recently updated to version 12.6.1 and the header not loading properly
[tdb_header_logo align_vert=”content-vert-center” align_horiz=”content-horiz-center” image_width=”eyJwb3J0cmFpdCI6IjIyMCJ9″ media_size_image_height=”80″ media_size_image_width=”696″ image=”554″ image_retina=”577″]
spot_img
[tdb_header_menu mc1_title_tag=”p” main_sub_tdicon=”td-icon-down” sub_tdicon=”td-icon-right-arrow” mm_align_horiz=”content-horiz-center” modules_on_row_regular=”20%” modules_on_row_cats=”25%” image_size=”td_324x400″ modules_category=”image” show_excerpt=”none” show_com=”none” show_date=”” show_author=”none” mm_sub_align_horiz=”content-horiz-right” mm_elem_align_horiz=”content-horiz-right” inline=”yes” menu_id=”65″ mm_align_screen=”yes” f_elem_font_family=”” f_elem_font_size=”eyJwb3J0cmFpdCI6IjExIn0=” mm_width=”1300″ mm_subcats_bg=”#ffffff” mm_elem_border_a=”0 1px 0 0″ mm_elem_padd=”eyJhbGwiOiIycHggMjJweCIsInBvcnRyYWl0IjoiMCAxNHB4In0=” mm_sub_padd=”eyJhbGwiOiIxNnB4IDAiLCJwb3J0cmFpdCI6IjE0cHggMCJ9″ f_title_font_size=”eyJhbGwiOiIxNSIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxMyJ9″ f_title_font_line_height=”1.2″ art_title=”3px 0″ f_mm_sub_font_size=”eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==” mm_child_cats=”10″ mm_elem_border=”0 1px 0 0″ mm_height=”eyJhbGwiOiIzNDUiLCJsYW5kc2NhcGUiOiIzMDAiLCJwb3J0cmFpdCI6IjI0MCJ9″ mm_sub_width=”eyJsYW5kc2NhcGUiOiIxNjAiLCJwb3J0cmFpdCI6IjE0MCJ9″ mm_padd=”eyJwb3J0cmFpdCI6IjE0In0=” modules_gap=”eyJwb3J0cmFpdCI6IjE0In0=” elem_padd=”eyJwb3J0cmFpdCI6IjAgMTJweCJ9″ f_elem_font_line_height=”eyJwb3J0cmFpdCI6IjQ4cHgifQ==” video_icon=”eyJwb3J0cmFpdCI6IjI0In0=” all_modules_space=”26″ tds_menu_sub_active=”tds_menu_sub_active1″ tds_menu_sub_active2-line_color=”” tds_menu_active=”tds_menu_active1″][tdb_header_search inline=”yes” toggle_txt_pos=”after” form_align=”content-horiz-right” results_msg_align=”content-horiz-center” image_floated=”float_left” image_width=”30″ image_size=”td_324x400″ show_cat=”none” show_btn=”none” show_date=”” show_review=”” show_com=”none” show_excerpt=”none” show_author=”none” art_title=”0 0 2px 0″ all_modules_space=”20″ tdicon=”td-icon-magnifier-big-rounded” icon_size=”eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTgifQ==” tdc_css=”eyJhbGwiOnsiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJtYXJnaW4tdG9wIjoiMSIsImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OH0=” modules_on_row=”eyJhbGwiOiI1MCUiLCJwb3J0cmFpdCI6IjUwJSIsImxhbmRzY2FwZSI6IjUwJSJ9″ meta_info_horiz=”content-horiz-left” form_width=”600″ input_border=”0 0 1px 0″ modules_divider=”” form_padding=”eyJwb3J0cmFpdCI6IjIwcHggMjBweCAyMHB4IiwiYWxsIjoiMzBweCJ9″ arrow_color=”#ffffff” btn_bg_h=”rgba(0,0,0,0)” btn_tdicon=”td-icon-menu-right” btn_icon_pos=”after” btn_icon_size=”7″ btn_icon_space=”8″ f_title_font_family=”” f_cat_font_family=”” f_cat_font_transform=”uppercase” f_title_font_weight=”” f_title_font_transform=”” f_title_font_size=”13″ title_txt_hover=”#4db2ec” results_limit=”6″ float_block=”yes” icon_color=”#000000″ results_border=”0 0 1px 0″ f_title_font_line_height=”1.4″ btn_color=”#000000″ btn_color_h=”#4db2ec” all_underline_color=”” results_msg_color_h=”#4db2ec” image_height=”100″ meta_padding=”3px 0 0 16px” modules_gap=”20″ mc1_tl=”12″ show_form=”yes” f_meta_font_weight=”” h_effect=”” results_msg_padding=”10px 0″ f_results_msg_font_style=”normal” video_icon=”24″ modules_divider_color=”” modules_border_color=”” btn_padding=”0″ form_border=”0″ form_shadow_shadow_offset_vertical=”3″ results_padding=”0 30px 30px” btn_bg=”rgba(0,0,0,0)” icon_padding=”eyJhbGwiOjIuNCwicG9ydHJhaXQiOiIyLjYifQ==”]
Hi,
Please go to the theme panel -> block settings -> inline css and disable the option to minify the css.
Thank you!