Dear Vlad,
all fonts are setup as default. Why the following fonts are loaded? Are we missing something?
https://fonts.googleapis.com/css?family=Montserrat:400,300,300italic|Open+Sans:300italic,400,400italic,600,600italic,700,300|Roboto:300,400,400italic,500,500italic,700,900,300italic&display=swap
https://fonts.googleapis.com/css?family=Roboto:300,400,400italic,500,500italic,700,900,300italic|Open+Sans:300italic,400,400italic,600,600italic,700,300&display=swap
https://fonts.googleapis.com/css?family=Fira+Sans:400,300,300italic|Open+Sans:300italic,400,400italic,600,600italic,700,300|Roboto:300,400,400italic,500,500italic,700,900,300italic&display=swap
https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic|Open+Sans:300italic,400,400italic,600,600italic,700,300|Roboto:300,400,400italic,500,500italic,700,900,300italic&display=swap
https://fonts.googleapis.com/css?family=Rubik:400,300,300italic|Open+Sans:300italic,400,400italic,600,600italic,700,300|Roboto:300,400,400italic,500,500italic,700,900,300italic&display=swap
https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,300italic|Open+Sans:300italic,400,400italic,600,600italic,700,300|Roboto:300,400,400italic,500,500italic,700,900,300italic&display=swap
Hi,
I am trying to add some custom code in the header but I am not getting it.
The idea is to show the price of the dollar after the date in the header top bar menu, like this: https://wetransfer.com/downloads/9f62ae37424597efe69f69c3d7f6901220191218185025/0e4098
How to add custom code in header top bar menu?
or How to create custom tagDiv element to put in there?
Thanks!
[Dollar quote from a third party:]
<!-- COMIENZO codigo cotizacion personalizado -->
<style type="text/css">
/* color de la moneda */
.cotizacion_personalizada {color:#dedede; }
/* color de valor de la moneda */
.cotizacion_personalizada A {color:#ffffff; text-decoration:none}
</style>
<span id="cotizacion_personalizada" class="cotizacion_personalizada">
Dólar ${dolar_c} / ${dolar_v}<br>
</span>
<script src="http://www.dolarcito.com.ar/scripts/cotizacion_personalizada.js" language="javascript" type="text/javascript"></script>
<script language="javascript" type="text/javascript">show(s_cotizacion_personalizada)</script>
<!-- FIN codigo cotizacion personalizado -->
Hi Calin,
Still not happy, but if that is the way it is.. I have changed the layout style and removed the other CSS code you provided before and now the caption is visible again (i.e. https://www.deventervoetbal.nl/amateurvoetbal/de-nabeschouwing-van-het-deventer-amateurvoetbal/)
However, I would like to move it more cloese to the image and possibly to the right hand side. How can I achieve this site wide?
Hi,
I’ve just tested the website with our iPad and for us this is displaying well -> https://i.imgur.com/WrkYAiC.png -> https://i.imgur.com/nHzTqZ0.png maybe the iPad that you are using have an old version of safari and do not recognize the css from website.
Thank you!
I deactivated all plugins except tagdiv plugins, cleared cache, and nothing changed on mega menu.
I erased custom css on mega menu, nothin changed..
Any other idea ?
Hi,
Sorry, there was an misunderstanding, you can change the header background from theme panel -> https://i.imgur.com/tLQ2KMl.png or using a custom css like this one -> https://i.imgur.com/6ntPDzt.png
.block-title > span, .td_block_template_1 .td-related-title .td-cur-simple-item {
background-color: red;
}
.block-title, .td_block_template_1 .td-related-title {
border-color: red;
}
Thank you!
Hi,
This can be fix in more ways, you can set in theme panel -> https://i.imgur.com/hLy8kcm.png or using custom css like this one -> https://i.imgur.com/KWFI49T.png
ul.sf-menu > .td-menu-item > a, .td-theme-wrap .td-header-menu-social {
text-transform: none;
}
Hope this will help you!
Thank you!
how to delete unnecessary fonts
there’s lots of request while loading the website and i wanna decrease it u can check it in https://gtmetrix.com
and Serve resources from a consistent URL are these:
https://fonts.googleapis.com/css?family=Open+Sans:300italic,400,400italic,600,600italic,700,100,200,300,500,800,900|Roboto:300,400,400italic,500,500italic,700,900,100,200,600,800&display=swap
https://fonts.googleapis.com/css?family=Roboto:300,400,400italic,500,500italic,700,900,100,200,600,800|Open+Sans:300italic,400,400italic,600,600italic,700,100,200,300,500,800,900&display=swap
Hi,
Could you help me to custom the yellow button in this article ?
https://www.typemeon.com/test-de-personnalite/
.td_btn_normal{
background-color: linear-gradient(156deg, #ffac4f 30%,#cf5665 80%);
}
This one doesn’t work..
Thank you
Hello !
That case is not reported by gtmetrix because if we take a look at the requests number and their source you will see that for example a lot of requests come from the fonts because you’re using a high number of them: https://www.screencast.com/t/1LODK6fVkg but most of what the deactivating the standard pack has done is remove the style.css files and that can be seen on CSS size which has been decreased, and most of your website is already optimized and most of the files converted to cloud templates and that is why the difference is so small.
I hope this was more helpful !
Thank you !
Thanks for your response.
is there the possibility you tweak a little the ADS system so we can use it instead of the Ad Inserter plugin?
Now in the Single Page cloud template, in the Single Post Content, we can use the ADS tab section, but it allows only 3 Inline ADS … we may need at least 7 or 8 inline ads. Also one ad after post title ( but just for mobile devices ).
We run very very busy websites and we need more flexibility on the Advertising.
Can you do that custom work for us and incorporate it to the template?
Hiding duplicated ads with CSS is not an option bc calls to the adserver will be duplicated killing our resources.
Hi,
Please try this css -> https://i.imgur.com/0ufa2x3.png
.td_block_author .td-author-description {
text-align: center;
}
-> https://i.imgur.com/XyqrQIf.png
Thank you!
Hi,
Sorry, this option is not available on blocks and flex blocks, only inside the posts, if you realy need it, then you can use a custom css like this one -> https://i.imgur.com/TvdgWvT.png
.page .td-post-author-name:before {
content: "By ";
}
The code need to be set in theme panel> custom code> custom css.
Thank you for your understanding!
Hi,
Unfortunately there is no option in our theme to remove the author from breadcrumbs, but you can use a custom css like this one -> https://i.imgur.com/2ksmoy6.png
.author .tdb-bred-no-url-last {
display: none;
}
The code will apply only on author cloud template, also the code need to be set i theme panel> custom code> custom css.
Thank you!
Dear TagDiv,
I disabled Google fonts. Why family of Montserrat is loaded?
</style><div class=”wpb_wrapper”><div class=”td_block_wrap tdb_header_logo tdi_10_779 td-pb-border-top td_block_template_1 tdb-header-align” data-td-block-uid=”tdi_10_779″>
<style>
/* custom css */
@import url(“https://fonts.googleapis.com/css?family=Montserrat:400,300,300italic|Open+Sans:300italic,400,400italic,600,600italic,700,300|Roboto:300,400,400italic,500,500italic,700,900,300italic&display=swap”);
@import url(“https://fonts.googleapis.com/css?family=Roboto:300,400,400italic,500,500italic,700,900,300italic|Open+Sans:300italic,400,400italic,600,600italic,700,300&display=swap”);
.tdi_10_779 .tdb-logo-a,
.tdi_10_779 h1{
flex-direction: row;
align-items: center;
justify-content: center;
}.tdi_10_779 .tdb-logo-svg-wrap{
display: block;
}.tdi_10_779 .tdb-logo-img-wrap{
display: none;
}.tdi_10_779 .tdb-logo-text-tagline{
margin-top: -3px;
margin-left: 0;
font-family:Montserrat !important;;
}.tdi_10_779 .tdb-logo-text-wrap{
flex-direction: column;
align-items: center;
}.tdi_10_779 .tdb-logo-icon{
top: 0px;
display: block;
}.tdi_10_779 .tdb-logo-text-title{
color: #ffffff;
}
There is mention that “The theme comes with two preset default Google Fonts: Open Sans and Roboto.”. How can I make one of them default one?
Thanks
Hi,
Unfortunately we did not tested the Ad Inserter plugin and therefore, we cannot say for sure if it will work or not as expected with the theme, sorry! Also, we cannot provide support for untested plugins.
All I can do in this case is to provide you a custom css to hide one of the ads.
Thank you for your understanding!
Hello !
Please be a bit more precise, also provide a link to your website and a screenshot on exactly where you want the custom css implemented.
Thank you !
Hi,
There is no need to use any plugins for this, all you’ll need to do is to go in Appearance > Widgets, extend the element that you want to hide on mobile -> https://i.imgur.com/CpBD0tR.png after that set a class, for example -> https://i.imgur.com/8tmfi6L.png after that go in Theme panel> Custom code> Advance css and set the css to remove the block/element on mobile -> https://i.imgur.com/qe1Yzwh.png now, all elements that have set this class will be remove/hide on mobile.
Thank you!
i’ve add some css and it works, now i need to make it sticky, may i know how do i go around it? how do i make it absolute and sticky at the same time? thanks
/*Top Social Media Icon*/
.td-header-sp-top-widget {
position:absolute;
margin-left:1100px;
margin-top:22px;}
Drafted posts can not be preview properly and this error is shown at the very bottom of the live preview page. The image cannot be seen and the css designs are also not shown untill the posts are published:
“Fatal error: Uncaught Error: Call to a member function format() on boolean in /home/techsiti/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php:672 Stack trace: #0 /home/techsiti/public_html/wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-7.php(33): td_module_single_base->get_item_scope_meta() #1 /home/techsiti/public_html/wp-content/plugins/td-standard-pack/Newspaper/parts/single/single_template_7.php(93): require_once(‘/home/techsiti/…’) #2 /home/techsiti/public_html/wp-includes/template-loader.php(98): include(‘/home/techsiti/…’) #3 /home/techsiti/public_html/wp-blog-header.php(19): require_once(‘/home/techsiti/…’) #4 /home/techsiti/public_html/index.php(17): require(‘/home/techsiti/…’) #5 {main} thrown in /home/techsiti/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php on line 672”
I have included pictures of the live preview page of drafted posts on dropbox: https://www.dropbox.com/sh/mfw93ma182ljjcn/AABOmv5hE3L6HJ_8fhqHd78Ia?dl=0
Thanks, Vlad
Ok this is what I am going to do let me know if is feasible or recommended
1. I will add Newspaper 10 under my Appearance/Themes
2. Will then activate it leaving my old newspaper 9.8 deactivated
Is this feasible / recommended? All my newspaper/theme panel preferences will be preserved? (color scheme, setting, google analytic, custom CSS)? Should I do anything else? I understand Newspaper 10 comes with enhanced mobile features that I will love to have for my audience otherwise I will not even bother.
Thanks
Fabian
In that regard, Can you please look at the stage setup, we are having some concerns that the theme is not performing properly.
We have had multiple issues wherein the theme Cloud Template imports had failed and we are facing a really slow stage setup.
We have worked on other themes and you can also install and play around as much as you want to run some health checks and other details, the server is fairly equipped.( Attached Screenshot of Server Config)
I have purchased a new theme and license as the previous on had expired as the purchase was way long back.
Thank you
Attaching the error logs from the server
Some of the errors from the logs are :
Dec 14/2019 16:35:50 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on GET / (2421ms)
Dec 14/2019 16:35:50 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on GET / (2852ms)
Dec 14/2019 16:35:51 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on GET / (2980ms)
Dec 14/2019 16:35:51 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on GET / (2218ms)
Dec 14/2019 16:35:51 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on GET / (2549ms)
Dec 14/2019 16:35:51 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on GET / (2359ms)
Dec 14/2019 16:35:51 > WARNING: Slow query UPDATE wp_postmeta SET meta_value = ‘[tdc_zone type=\”tdc_content\” tdc_css=\”eyJhbGwiOnsiYm9yZGVyLXN0eWxlIjoibm9uZSIsImJvcmRlci1jb2xvciI6IiNmZmZmZmYiLCJkaXNwbGF5IjoiIn19\”][vc_row full_width=\"stretch_row_1200 td-stretch-content\" tdc_css=\"eyJhbGwiOnsibWFyZ2luLXRvcCI6IjcwIiwiZGlzcGxheSI6IiJ9fQ==\" row_divider_top=\"\"][vc_column][vc_row_inner tdc_css=\"eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==\" gap=\"0\"][vc_column_inner tdc_css=\"eyJhbGwiOnsid2lkdGgiOiJjYWxjKDEwMCUgLSA2NTZweCkiLCJkaXNwbGF5IjoiIn19\" width=\"1/3\"][td_block_title title_tag=\”h4\” tdc_css=\”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6Ii0xMCIsImRpc3BsYXkiOiIifX0=\” block_template_id=\”td_block_template_13\” custom_title=\”Top Stories\” f_header_font_family=\”712\” f_header_font_size=\”eyJhbGwiOiIyNiIsImxhbmRzY2FwZSI6IjIyIiwicG9ydHJhaXQiOiIyMCIsInBob25lIjoiMjIifQ==\” border_color=\”#000000\” f_header_font_weight=\”600\” f_header_font_spacing=\”-1\” button_text=\”see all\” custom_url=\”#\”][td_block_slide image_size=\”\” meta_info_vert=\”content-vert-bottom\” nav_icon_size=\”eyJhbGwiOiI1NSIsInBvcnRyYWl0IjoiMzgifQ==\” color_overlay=\”eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiJyZ2JhKDAsMCwwLDApIiwiY29sb3IyIjoicmdiYSgwLDAsMCwwLjk5KSIsIm1peGVkQ29sb3JzIjpbeyJjb2xvciI6InJnYmEoMCwwLDAsMCkiLCJwZXJjZW50YWdlIjo5Nn1dLCJjc3MiOiJiYWNrZ3JvdW5kOiAtd2Via2l0LWxpbmVhci1ncmFkaWVudCgwZGVnLHJnYmEoMCwwLDAsMC45OSkscmdiYSgwLDAsMCwwKSA5NiUscmdiYSgwLDAsMCwwKSk7YmFja2dyb3VuZDogbGluZWFyLWdyYWRpZW50KDBkZWcscmdiYSgwLDAsMCwwLjk5KSxyZ2JhKDAsMCwwLDApIDk2JSxyZ2JhKDAsMCwwLDApKTsiLCJjc3NQYXJhbXMiOiIwZGVnLHJnYmEoMCwwLDAsMC45OSkscmdiYSgwLDAsMCwwKSA5NiUscmdiYSgwLDAsMCwwKSJ9\” category_id=\”21\” content_width=\”\” show_com=\”none\” show_author=\”none\” show_date=\”none\” mix_type_h=\”\” mix_type=\”\” autoplay=\”3\” block_template_id=\”\” image_height=\”390\” prev_tdicon=\”tdc-font-tdmp tdc-font-tdmp-arrow-left\” next_tdicon=\”tdc-font-tdmp tdc-font-tdmp-arrow-right\” msf_title_font_size=\”28\” msf_title_font_line_height=\”1.2\” tdc_css=\”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn19\” image_alignment=\”45\” button_text=\”see all\” show_modified_date=\”yes\”][/vc_column_inner][vc_column_inner width=\"1/3\" tdc_css=\"eyJhbGwiOnsid2lkdGgiOiIzMDAiLCJkaXNwbGF5IjoiIn19\"][vc_empty_space height=\"37px\"][td_flex_block_5 art_title_pos=\”bottom\” info_pos=\”title\” art_excerpt_pos=\”bottom\” modules_category=\”\” btn_pos=\”bottom\” show_btn=\”none\” show_com=\”none\” f_title_font_family=\”\” f_title_font_size=\”eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxMiIsInBob25lIjoiMTgifQ==\” f_title_font_line_height=\”1.2\” f_title_font_weight=\”400\” f_cat_font_family=\”712\” f_cat_font_size=\”11\” f_cat_font_weight=\”400\” f_meta_font_family=\”712\” f_meta_font_size=\”11\” f_meta_font_weight=\”400\” f_ex_font_family=\”\” modules_category_padding=\”0 6px 0 0\” tdc_css=\”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjIwIiwiYm9yZGVyLXJpZ2h0LXdpZHRoIjoiMiIsImJvcmRlci1ib3R0b20td2lkdGgiOiIxIiwiYm9yZGVyLWxlZnQtd2lkdGgiOiIyIiwicGFkZGluZy10b3AiOiIxNXB4IiwicGFkZGluZy1yaWdodCI6IjIwIiwicGFkZGluZy1ib3R0b20iOiIxNXB4IiwicGFkZGluZy1sZWZ0IjoiMjAiLCJib3JkZXItY29sb3IiOiIjYzkxODE0IiwiYmFja2dyb3VuZC1jb2xvciI6IiNjOTE4MTQiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZSI6eyJtYXJnaW4tYm90dG9tIjoiMjQiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7Im1hcmdpbi1ib3R0b20iOiIyMCIsInBhZGRpbmctdG9wIjoiMTAiLCJwYWRkaW5nLXJpZ2h0IjoiMTAiLCJwYWRkaW5nLWJvdHRvbSI6IjEwIiwicGFkZGluZy1sZWZ0IjoiMTAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9\” cat_bg=\”rgba(0,0,0,0)\” cat_txt=\”#666666\” modules_category_border=\”0 1px 0 0\” modules_category_margin=\”2px 6px 0 0\” art_title=\”1px 0 0 0\” art_excerpt=\”8px 0 0\” mc5_el=\”20\” modules_divider=\”solid\” modules_divider_color=\”rgba(255,255,255,0.2)\” hide_image=\”yes\” show_excerpt=\”none\” all_modules_space=\”25\” meta_padding2=\”0\” title_txt_hover=\”#266fef\” f_cat_font_line_height=\”1\” category_id=\”21\” cat_txt_hover=\”#000000\” author_txt=\”#666666\” author_txt_hover=\”#000000\” cat_border=\”#aaaaaa\” show_author=\”eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=\” sort=\”\” show_cat=\”none\” show_review=\”none\” show_date=\”none\” title_txt=\”#ffffff\” mc5_tl=\”10\” offset=\”5\” limit=\”6\” accent_text_color=\”#f9c100\”][/vc_column_inner][vc_column_inner width=\"1/3\" tdc_css=\"eyJhbGwiOnsicGFkZGluZy1sZWZ0IjoiMjAiLCJ3aWR0aCI6IjM1NiIsImRpc3BsYXkiOiIifX0=\"][td_block_title title_tag=\”h4\” tdc_css=\”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6Ii0xMCIsImRpc3BsYXkiOiIifX0=\” block_template_id=\”td_block_template_13\” custom_title=\”Latest in Tech\” f_header_font_family=\”712\” f_header_font_size=\”eyJhbGwiOiIyNiIsImxhbmRzY2FwZSI6IjIyIiwicG9ydHJhaXQiOiIyMCIsInBob25lIjoiMjIifQ==\” border_color=\”#000000\” f_header_font_weight=\”600\” f_header_font_spacing=\”-1\” button_text=\”see all\” custom_url=\”#\”][td_flex_block_1 modules_on_row=\”\” limit=\”4\” image_floated=\”float_left\” image_width=\”eyJhbGwiOiIzNSIsInBvcnRyYWl0IjoiMjgifQ==\” image_height=\”65\” meta_info_align=\”\” show_excerpt=\”none\” show_com=\”none\” show_btn=\”none\” modules_category=\”above\” f_cat_font_family=\”712\” f_cat_font_size=\”11\” f_cat_font_weight=\”400\” f_cat_font_line_height=\”1\” f_meta_font_family=\”712\” f_meta_font_size=\”11\” f_meta_font_weight=\”400\” f_title_font_family=\”\” f_title_font_size=\”eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxMiJ9\” f_title_font_line_height=\”1.2\” f_title_font_weight=\”500\” modules_category_padding=\”0 0 6px\” cat_bg=\”rgba(0,0,0,0)\” cat_txt=\”#666666\” modules_divider=\”solid\” modules_divider_color=\”rgba(0,0,0,0.1)\” image_size=\”td_218x150\” meta_padding=\”eyJhbGwiOiIwIDAgMTZweCAwcHgiLCJwb3J0cmFpdCI6IjAgMCAwIDEycHgifQ==\” tdc_css=\”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjIwIiwiYm9yZGVyLXN0eWxlIjoibm9uZSIsImJvcmRlci1jb2xvciI6IiMxNjE2MTYiLCJkaXNwbGF5IjoiIn19\” f_cat_font_transform=\”\” f_cat_font_style=\”\” title_txt_hover=\”#266fef\” cat_txt_hover=\”#000000\” author_txt_hover=\”#000000\” author_txt=\”#666666\” all_modules_space=\”eyJsYW5kc2NhcGUiOiIyMCIsInBvcnRyYWl0IjoiMjAiLCJhbGwiOiIyNSJ9\” show_author=\”eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=\” sort=\”\” category_id=\”14\” show_date=\”none\” show_review=\”none\” show_cat=\”none\” art_title=\”5px 0 0 10px\” title_txt=\”#111111\” block_template_id=\”\” f_header_font_size=\”26\” f_header_font_weight=\”500\”][/vc_column_inner][/vc_row_inner][vc_row_inner gap=\"10\" absolute_align=\"\"][vc_column_inner width=\"2/3\" tdc_css=\"eyJhbGwiOnsid2lkdGgiOiJjYWxjKDEwMCUgLSAzNTZweCkiLCJkaXNwbGF5IjoiIn19\"][vc_separator style=\"solid\" color=\"rgba(10,10,10,0.3)\" tdc_css=\"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjEwIiwicGFkZGluZy1ib3R0b20iOiIxIiwiZGlzcGxheSI6IiJ9fQ==\"][td_flex_block_1 art_title_pos=\”top\” info_pos=\”bottom\” art_excerpt_pos=\”bottom\” modules_category=\”image\” btn_pos=\”bottom\” show_btn=\”none\” show_com=\”none\” f_title_font_family=\”\” f_title_font_size=\”eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjEzIiwicG9ydHJhaXQiOiIxMiJ9\” f_title_font_line_height=\”1.4\” f_title_font_weight=\”500\” f_cat_font_family=\”712\” f_cat_font_size=\”11\” f_cat_font_weight=\”400\” f_meta_font_family=\”712\” f_meta_font_size=\”11\” f_meta_font_weight=\”400\” f_ex_font_family=\”\” modules_category_padding=\”0 6px 0 0\” tdc_css=\”eyJhbGwiOnsibWFyZ2luLXRvcCI6IjAiLCJtYXJnaW4tYm90dG9tIjoiMjAiLCJib3JkZXItY29sb3IiOiIjZDZkNmQ2IiwiZGlzcGxheSI6IiJ9LCJsYW5kc2NhcGUiOnsibWFyZ2luLWJvdHRvbSI6IjMwIiwiZGlzcGxheSI6IiJ9LCJsYW5kc2NhcGVfbWF4X3dpZHRoIjoxMTQwLCJsYW5kc2NhcGVfbWluX3dpZHRoIjoxMDE5LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiMzAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7Im1hcmdpbi1ib3R0b20iOiIzMCIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9\” cat_bg=\”rgba(0,0,0,0)\” cat_txt=\”#666666\” modules_category_border=\”0 1px 0 0\” modules_category_margin=\”\” art_excerpt=\”\” category_id=\”38\” title_txt_hover=\”#266fef\” modules_on_row=\”eyJhbGwiOiIzMy4zMzMzMzMzMyUiLCJwaG9uZSI6IjEwMCUifQ==\” modules_divider=\”dotted\” modules_divider_color=\”#000000\” divider_on=\”yes\” show_excerpt=\”none\” modules_gap=\”1%\”
Dec 14/2019 16:35:51 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on GET / (2311ms)
Dec 14/2019 16:35:51 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on GET / (2479ms)
Dec 14/2019 16:35:51 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on POST /wp-admin/admin-ajax.php (6556ms)
Dec 14/2019 16:35:53 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on GET / (3413ms)
Dec 14/2019 16:35:57 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on POST /wp-json/td-composer/save_post?uuid=f7e127c1-f169-dfa2-8d4f-936140d00f87 (6226ms)
Dec 14/2019 16:39:50 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on GET / (2973ms)
Dec 14/2019 16:39:50 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on GET / (2070ms)
Dec 14/2019 16:39:50 > PHP Warning: Unknown: Headers already sent. You cannot change the session module’s ini settings at this time in Unknown on line 0
Dec 14/2019 16:39:50 > PHP Warning: Unknown: Headers already sent. You cannot change the session module’s ini settings at this time in Unknown on line 0
Dec 14/2019 16:39:51 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on GET / (3318ms)
Dec 14/2019 16:39:51 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on GET / (2714ms)
Dec 14/2019 16:39:51 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on GET / (2175ms)
Dec 14/2019 16:39:51 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on GET / (2867ms)
Dec 14/2019 16:39:52 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on GET / (2263ms)
Dec 14/2019 16:39:52 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on POST /wp-admin/admin-ajax.php (2812ms)
Dec 14/2019 16:39:54 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on GET / (2153ms)
Dec 14/2019 16:39:54 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on GET / (2478ms)
Dec 14/2019 16:40:03 > WARNING: Slow query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1738588) ORDER BY meta_id ASC on GET / (2082ms)
Collapse
Hi,
Please provide some more details about this problem, also do you have the latest version of the theme, newspaper 10.2 and wp 5.3 ?
Please make sure that you do not have a plugin conflict or some css that will not let the author to display.
If the problem persist, please provide me a link where I can check this problem.
Thank you!
The filter-function i’ve found. i wan’t to hide two categorys, but show all other. I’m new on css, i found a css-filter for wordpress only, not for this mobile theme.
—
function exclude_category( $query ) {
if ( $query->is_home() && $query->is_main_query() ) {
$query->set( ‘cat’, ‘-6’ );
}
}
add_action( ‘pre_get_posts’, ‘exclude_category’ );
—
but it doesn’t work for me. Ideas?
THX
Hi,
If you disable that the Varnish caching the it should work correctly.
Is look that the plugin that you are using minify the css from mobile theme and it do not know which css to deliver for desktop.
Thank you!