Search Results for 'css'

Results from the Forum
Catalin
tagDiv Staff

Hello EDMSU,

If you want to have a background ads, please ensure you have set it correctly from Theme panel and then you have to increase your margin-bottom from td-header-menu-wrap-full until you achieve as you wish.
Please try the code below and add it in Theme panel->Custom CSS area.
http://screencast.com/t/flst2TnmJ -> http://screencast.com/t/TNnUSODgxQNg

.td-header-menu-wrap-full {
margin-bottom:250px;
}

The result you should see here: http://screencast.com/t/WMAy7U2R

Hope this helps and let us know how it goes!

Thank you for the message!

Andrei L.
tagDiv Member

Hi

There is a specific case for twiter which require at least one of the Tweat buttons to be active on the page. We ca’t figured out yet why this is necessary such that to the twiter window opens in a new window but we will investigate it and maybe we can find a solution. Meanwhile you can keep the buttom article like/tweat active and if you don’t wanted appear on the page use this css in theme panel > custom code > custom css to hide them:

.td-classic-sharing{
display: none;
}

Thanks!

Bogdan B.
tagDiv Staff

Hello,
Please use this custom css to add the extra padding:

.td_block_slide .entry-title>a {
    padding-left: 10px;
    padding-right: 10px;
}

If you also want to change the padding to the top and bottom of the text you can add padding-top and padding-bottom to the code and add your desired value in pixels.
I hope this helps.
Thank you!

  • This reply was modified 10 years by Bogdan B..
Andrei L.
tagDiv Member

Hi

When the theme it’s updated the old files are replaced by the new theme files are replaced by the new oneness and all customizations will be lost. You will have to re-add your customizations except for the custom css from theme panel.

Thanks!

fhoneill
Participant
#0

I was experimenting with using the Visual Composer elements in a post last night and noted that the Text with Title element seemed to have a bug where the paragraph spacing between the first and second paragraph is different to that between any additional paragraphs.

I’ve attached an image here to better explain the issue: http://imgur.com/GEGOj7E

Note that ‘shift+enter’ has not been used here and that the spacing between the first two paragraphs should be the same as that of the second and third.

I’ve checked this on a Page and it works perfectly but for some reason it doesn’t work with Posts. I’m guessing it may be a CSS thing or perhaps it’s a VC issue? Can you advise?

Regards,
CD

simchris
tagDiv Member

Ad blockers block ads. Not much you can do about that.

You can try to use custom CSS without the word “ad” in it, host local ad banners without word “ad” in them, and use local redirect vs outbound link so it doesn’t look like ad and just a graphic.

Not really theme specific. Ad blockers are designed to second guess what content is an advert. Text banners seem to work better in my own experience.

not sure that helps….

simchris
tagDiv Member

Well, a table wider than the space it’s in will break out of it.

I thought it would be more responsive by adding a table class to the main table. I seem to recall adding the table class of “table” — but I think that was the original bootstrap based version of theme; not sure with new grid what the right class for responsive table is. TagDiv support will have to answer that!

You might also want to make font size smaller in the table cells with custom CSS, which might be good place to start. And/or set the table width to 100% with a table class.

Try some custom CSS until TagDiv back on Monday.

simchris
tagDiv Member

You should not download pirate versions of theme you download for “free off some website,” as that is not a licensed working version of theme …

You should fully remove that, then install the licensed version of theme. You can’t install two themes with same name at same time (see WP help at wordpress.org on how to install themes properly).

You can save settings from the custom CSS box, and export some theme settings, but since the version you had initially wasn’t “legal,” who knows what was in it, whether it was working right, had malware, etc. In theory, unless you edited core files, you should be able to delete old theme, install legal one, and you don’t lose any dbase settings, or the transient settings that WP holds onto.

Note also most theme devs don’t give support for stolen themes, only purchased ones.

I don’t work here, just some feedback as long time user.

You should also use SECURI’s free malware scanner to test your site for any malware added from the pir8 version you started with.

simchris
tagDiv Member

Unless you changed the name of the theme in style.css and the theme folder name, you can’t install two versions of same theme and switch —

you would backup old files, custom css, dbase; delete old theme folder, upload new one, and then login to check anything like sidebar widgets and homepage.

See the theme docs on how to upgrade also 🙂

simchris
tagDiv Member

See dozens of posts in the forum using forum search, e.g.,
https://forum.tagdiv.com/topic/h1-why-it-is-not-found/

OR _ FOR FUTURE SEARCHES:

a) create a row on home page at bottom (or top) of your content with visual composer; –or– simply use text box widget in custom sidebar for home page

b) put your code, and text — e.g.,

<h1 class="homeyh1">My Wonderful site about pizza and cats - pizzacats, all cats eating pizza</h1>

c) in the custom css box in theme panel make your class for the font size/etc you want
.homeyh1{font-size:20px;color#CCC}

Boom there you go!
If none of that makes sense, consider hiring somebody to manage your site.

JohanHur
Participant
#0

I am now using Newspaper and I know the editor provides some shortcodes. I’d like to make a button so applied a shortcode for instancce, [button color=”” size=”” type=”round” target=”” link=””][/button] However, I don’t know how to set a size of a button. It would be kind of you if explaining the html or css of button size. Thank you.

lospicos
Participant
#0

I got these errors on w3 check

1 – Bad value “search” for attribute “role” on element form.
<form role="search" method="get" class="td-search-form" action="https://www.example.com/">

2 – Bad value “” for attribute “href” on element link: Must be non-empty.
<link rel="pingback" href="" />

3 – Element “link” is missing required attribute “property.” (how many link statesments you have you will got that number of error)

4 – Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).
<h1 class="entry-title">Title</h1>

5 – Element “meta” is missing required attribute “content”.
<meta itemscope itemprop="mainEntityOfPage" itemType="https://schema.org/WebPage" itemid="http://www.example.com/post/"/>

6 – Element “styl”e not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.)
<style type="text/css" media="screen">

how we will solve these issues?

Regards

simchris
tagDiv Member

Asked and answered. Covered dozens of times in forum. Common to all wordpress themes.
Add either row or column on homepage and wrap text in h1 tag, or use text box in sidebar. To customize size create class and put css in custom css box, then apply that class to h1 tag.

Try it. She be happy and stop waiting.

Dong Phong
Participant
#0

Hi, I’m check my site on Google Webmaster Tool (Test Speed) and have 69/100 point of speed on mobile. And my site have a problem is “Eliminate render-blocking JavaScript and CSS in above-the-fold content”
How to fix it?
my problem
thanks for support

hcnsupport
tagDiv Member

Catalin,

I have it working pretty well now. I am working on a test site at txcraigs.com. My main site that I am going to switch to Newspaper is hcnews.com.

This is the custom css I am using. It might not be the best way to do it, but it is working. There is a difference between Chrome and Firefox browsers in that there is no space between the banner ad and the nav bar in Firefox (Mac) and there is a gap (which I want) in Chrome. But that is not a big deal.

.td-header-style-1 .td-header-sp-logo {
width: 50%;
float:left;
margin: 28px 0px 0px -50px;
}

.td-header-sp-recs {
width: 50%;
float:right;
margin-left: auto;
margin-right: auto;
}


@media
(max-width: 767px) {
.td-header-sp-recs {
width: 100% !important;
margin-left: auto;
margin-right: auto;
}
}

Thanks for a great theme and outstanding support.
Rick

Andrei L.
tagDiv Member

Hi

We don’t have any reports regarding this issue so far. The custom css is stored in database so only a bad command executed on it may cause its loss. The custom css is’t stored in this variable from: td_wp_booster_functions.php http://screencast.com/t/7Qt5yaWUjGHV so you can try to ecoho it to see if there is something left in it.

Thanks!

fathummus
tagDiv Member

Is there any option to add style verision? like “style.css?ver=1.2” when WordPress loads the style?

Bogdan B.
tagDiv Staff

Hello,
It seems the unique id was removed from the theme in the meantime. (Sorry about that)
You can try an alternative method. In visual composer you can assign an extra class on the row so you can use it in css and simply use display none on that particular class.
Sorry for the inconvenience.

ufukayker
Participant
#0

Hi,

Primarily thank you for this good theme.

We have a problem today. Very bad. I wrote all of the code itself has been deleted on Custom CSS and Advanced CSS. I don’t make backup. How can I recover? This causes the problems?

What is the reason and the solution?

Thank you. Have a nice day.

jeffrose
tagDiv Member

Thanks. It appears the problem is the tracking pixel from the advertiser.

It’s getting a class from the theme that has “height: auto;” and it’s generating a large container under my ad. I should be able to add some custom CSS to fix that.

Bogdan B.
tagDiv Staff

Hello,
Posts and pages and other settings that are kept in the database will not be affected by the update. Their styling is a different matter. Css has changed and probably the post template will not be the one from your old version anymore so it will require a bit of work to adjust the settings for them.
Good luck on your project and let us know if you require further assistance.

David
tagDiv Member

I’m using now

@media (max-width: 767px) {
.td_block_21 {
display: none;
}
}

to blocks the whole block on mobile (not my preferred solution but ok for the moment).
This means at the same time, that also the Custom CSS panel is working fine. It must be definitely something with the ID.
“It is a unique ID number” is from what I saw not true anymore. Every time I press refresh (frontend, unique post) the ID changes!

e.g.: td_uid_10_568f9cd5d33a9_rand
after F5: td_uid_10_568f9bc389df3_rand

Can you please check this on your side?
Thanks!

xlies
tagDiv Member

Hi! you can find the screenshot here

Bogdan B.
tagDiv Staff

Hello,
Please check the custom css in your theme panel as there may be an open tag in there that prevents the code from applying to your block title. Please provide a screenshot so we can take a look and see if there is something that could impact the code.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

The code in your panel seems to be ok. The class changes for every element. It is a unique ID number. If css is applied to this class you will target just the one element.
Please also check other customization you might have and try it without any plugins also to rule out a conflict.
If the problem is still there please send an email at contact@tagdiv.com and provide wp-admin so we can take a look. Also include a link to this topic.

Thank you!

Viewing 25 results - 24,976 through 25,000 (of 33,436 total)