Search Results for 'css'

Results from the Forum
vacadesign
tagDiv Member

Hi!

Same problem here. Using custom CSS class to change one menu item font color but it’s not working.
Any ideas?

Thanks.

nhowarth
tagDiv Member

Many thanks Calin.

It was my fault. I created a smaller newspaper.woff a couple of years ago and have to remove:

@font-face {
font-family: 'newspaper';
src: url('images/icons/newspaper.eot?22');
src: url('images/icons/newspaper.eot?22#iefix') format('embedded-opentype'), url('images/icons/newspaper.woff?221') format('woff'), url('images/icons/newspaper.ttf?22') format('truetype'), url('images/icons/newspaper.svg?22#newspaper') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}

From each one of those 4 .css files.

I missed one of them after the updated to version 12.2

I think I need a new pair of glasses.

Thanks for your help.

Nigel

Calin
tagDiv Staff

Hi,
Please try the steps and css indicate in this similar topic – https://forum.tagdiv.com/topic/page-break-button/
Thank you!

Anamaria
tagDiv Staff

Hi,

Unfortunately, this is beta, and it seems that it may cause problems; that’s why I said to remove the CSS.

Thank you!

Anamaria
tagDiv Staff

Hello,

Please use this custom code css for mobile theme .td-scroll-up{
display: none ;
}

The code needs to be set in Theme panel -> Mobile Theme -> Custom code -> Custom CSS.

Thank you!

Anamaria
tagDiv Staff

Hello,

To hide this subtitle, you need to use a custom code css
.td-category-siblings
{
display: none;
}

Set the code in Theme Panel -> Mobile Theme -> Custom Code -> Custom CSS.

Thank you!

Anamaria
tagDiv Staff

Hello,

For me, the header looks like this https://i.imgur.com/6fdF4S6.png and this image is on the footer https://i.imgur.com/HSd4MEh.png, but to make sure, please edit with tagdiv Composer, select the viewport on phone, select the row from the footer and go to the tab Css and check if you have there, set a background image.

Thank you!

SP1
tagDiv Member

Hi, should we click on remove generated CSS?

Thanks by clicking remove, that solved the issue.

But will that not slow down the load speed of the desktop website?

  • This reply was modified 3 years by SP1.
MacZil9
Participant
#0

Hi there

I have installed the Coffee Blog template (with demo content) and I have been able to change most of the fonts (headings, menu items, etc.); however, I can’t seem to change the default “excerpt” text font for the home page (see screenshot) as well as the Author box font (see screenshot).

I have tried changing the font in every place I can think of, including the theme panel’s theme fonts section and via the tagDiv Composer with no luck: it still uses the blog’s default fonts. I’d prefer to avoid hard coding it via CSS of possible.

Any suggestions would be greatly appreciated (site link).

Thanks for the help.

Calin
tagDiv Staff

Hi,
This newspaper.ttf?21 should be in 4 files
– wp-content/themes/Newspaper/style.css -> https://i.imgur.com/95oJmOx.png
– wp-content/themes/Newspaper/gutenberg-editor.css -> https://i.imgur.com/nhwGdFk.png
– wp-content/themes/Newspaper/editor-style.css -> https://i.imgur.com/mbEMntk.png
– wp-content/themes/Newspaper/font-newspaper.css -> https://i.imgur.com/l8WZsgP.png
I hope this will help you!

nhowarth
Participant
#0

I’ve been running GTmetrix on my site (https://www.news.cyprus-property-buyers.com/) to measure performance and noticed that there’s a font file loaded – /wp-content/themes/Newspaper/images/icons/newspaper.ttf?21

I’ve looked though the .css files but cannot see where (or why) this font is loaded.

Can you please explain?

TIA
Nigel

Max
tagDiv Member

Hi,
probably the problem is this: the antimalware on your server where your site resides … automatically deletes the css-analyze/css-analyze.php file so try contacting your hosting provider and asking them to whitelist it. Thanks to Lucian I solved it this way.

Anamaria
tagDiv Staff

Hello,

Please use this custom code css
.td_block_video_embed video
{
width: 100%;
}

Set the code in Theme Panel -> Custom Code -> Custom CSS.
Thank you!

Calin
tagDiv Staff

Hi,
I think you are referring to this space – https://i.imgur.com/06C5uU2.png This is because the Twitter embed iframe has by default width: 550px; And for this usually the themes can not control it, also I’m not sure if this can be resolved only with css, because that is an iframe, I think that it will also need some javascript.
Thank you!

Calin
tagDiv Staff

Hi,
The meta from the small grids has been hidden with custom css. You can display it using this custom code:
.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
display: block;
}

You need to set the code in the theme panel > custom code> custom css.
I hope this will help you!

Anamaria
tagDiv Staff

Hello,

Unfortunately, if you use widgets, then you need to use a custom code css
.td-cat-no
{
display:none;
}

Set the custom code in Theme Panel -> Custom Code -> Custom Css.

Thank you!

Anamaria
tagDiv Staff

Hello,

TagDiv CSS Analyzer Tool is a beta version.
You can find here -> https://i.imgur.com/5X3KhRk.png

Thank you!

W3B
tagDiv Member

I have the same problem. The problem is that server renames css-analyze.php and then you get an error: require_once(): Failed opening /td-composer/css-analyze/css-analyze.php

AntonioT
Participant
#0

Hi,
Where can I find this tool: “TagDiv CSS Analyzer Tool” (Performance Optimizer)
Thanks

SP1
Participant
#0

Hi, we have been on the NEWSpaper theme on 3 websites for 7 years now, and we just remade the header and footer for our first website http://www.gadgetbridge.com. As we were on the old system of creating headers via the NewsPaper theme panel. We moved to the new recommended one with TagDiv header and footer composer.

However, after we created those. The website CCS breaks when you open it at first for 2 seconds and then it comes back together.
https://prnt.sc/c5K28R5i1hpm

We are not facing this problem on our other website http://www.motorbridge.com

We are using the same plugins and the same settings on both websites. But style breaks on Gadget Bridge but not on Motor Bridge.

Can you please help.

Best Regards

georgets
tagDiv Member

E_COMPILE_ERROR line 167

public_html/wp-content/plugins/td-composer/td-composer.php.

require_once(): Failed opening required ‘css-analyze/css-analyze.php’ (include_path=’.:/opt/cpanel/ea-php74/root/usr/share/pear’)

I try with clean installation.
I try to delete cache, install , unistall plugin and much more thinks.

I can not find a solution.

Max
Participant
#0

Hi,
I installed the theme manually via FTP, I disabled the various cache plugins, I cleared the cache, I changed the browser, I tried in anonymous mode, I cleared the cache again, I manually uploaded the plugin … nothing, always error critical of the tagDiv composer plugin, how can I fix it?

E_COMPILE_ERROR è stato causato nella linea 167 del file /home/bnewdimw/public_html/wp-content/plugins/td-composer/td-composer.php. Messaggio di errore: require_once(): Failed opening required ‘css-analyze/css-analyze.php’ (include_path=’.:/opt/alt/php74/usr/share/pear’)

Thank You
Max

Anamaria
tagDiv Staff

Hello,

I just checked and seemed to be the same header https://www.screencast.com/t/LRbDcTCSS3VG

Thank you!

Anamaria
tagDiv Staff

Hi,

The Posts Loops settings are divided into 5 tabs: General, Layout, Style, ADS and CSS. The Posts loop is a special block and doesn’t have filtering options.
Also, one of the options for pagination of the Posts Loop has the option for normal numbered and the flex blocks do not have this option.
The Posts Loop is automatically filtering the posts depending on the cloud template you set (for example on the category page there will be posted posts from that category).

Thank you!

Jeanbatman
Participant
#0

Hi, I’m seeking for a way to improve the line of content on my homepage with the “News ticker” so it can looks better on mobile device.
I’d like to truncate the line of text with the symbol (“…”), mybe using CSS, or if it isn’t possible, place the split arrows before the content.
La Droite au coeur.fr

Viewing 25 results - 3,076 through 3,100 (of 33,436 total)