Search Results for 'css'

Results from the Forum
Shashank Shekhar
Participant
#0

The css that is generated when we edit fonts, colors etc from the theme panel?
Due to that the rendering takes extra 200ms or something 😛
Like this one in the image below? Or you can see the source of http://www.styzic.com , please fast I need to improve pagespeed scores.

Lucian
tagDiv Staff

Hi,

1. That is because you logo it’s at 65px height, you can fix this using this custom css in theme panel > custom css field: http://screencast.com/t/6SpPjfGIz7F

.header-logo-wrap {
margin-top: 25px;
margin-bottom: 27px;
}

.header-logo-wrap img {
padding-top: 20px
}

2. You need to add &subset=latin,latin-ext in case you use the speed booster plugin which uses those fonts, we will consider this, until then you can copy the functions.php file inside you child theme and add the latin extended support there. You can read how to do this following this guide: https://forum.tagdiv.com/child-theme-documentation/

3. You can do it like this: https://forum.tagdiv.com/topic/move-comments-above-similar-articles/#post-24724
4. You can a new sidebar and set it only for bbpress forum template like this: http://screencast.com/t/6Vc9ISLruES
Then you can add your widgets there: http://screencast.com/t/ECEMy9Licix
5. It can be due to the theme as the theme overwrites the bbpress templates and restyles them, you could try to translate it from theme panel > translation and the ones you can edit and find the missing words here: http://screencast.com/t/XgcJXFfTKe and replace them from there.

Regarding page speed you can follow this forum topic as there have been many issue debated here and you can find solution for your issue there: https://forum.tagdiv.com/topic/pagespeed/
You can also follow this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/

Thanks

Lucian
tagDiv Staff

Hi,

Please add this code:

,'link_before' => '',
'link_after' => '
'

…like this: http://screencast.com/t/AKjywCpNyu
For the css you can search the original style in the original theme files style css or send a link to your site so I can inspect it.

Thanks

prose976
Participant
#0

Hello,

I am using SSL for my entire site. I need help finding where in the theme I need to make the appropriate adjustments to resolve some issues. Here are the first two:

Mixed Content: The page at ‘https://tribyoot.org/’ was loaded over HTTPS, but requested an insecure resource ‘http://fonts.googleapis.com/css?family=Amarante’. This request has been blocked; the content must be served over HTTPS.
(index):95 Mixed Content: The page at ‘https://tribyoot.org/’ was loaded over HTTPS, but requested an insecure stylesheet ‘http://fonts.googleapis.com/css?family=Amarante’. This request has been blocked; the content must be served over HTTPS.

I hope you can guide me to where in the theme files I need to make the adjustments to secure these.

Thanks.

Philip

activecontent
Participant
#0

Hi,

A cool addition would to choose between image size when adding the slider element in VC.

Currently it’s set to art-slide-small, but this is for my design too high and so i changed it to art-big-1col.

If this could be an option/variable to choose from when inserting the slider that would very cool. It allows you to use different heights depending on the content on the page. Dropdown Image Size: 326×235, 326×406

Thanks

P.S. this is based on normal screen. haven’t checked all media queries and how it acts because it also needs some CSS adjustments ofcourse

amaury_santillan
Participant
#0

Hi guys I want to give some space between the logo an the top bar so I added this to mi custome CSS but it didn’t work.

This is my site: http://cgdojo.mx/

.td-retina-data td-logo {
padding-top: 15px;
}
td-head-style8-logo-desktop {
padding-top: 15px;
}

I tried it on custome ccs and desktop css

sbo
Participant
#0

Top Menu (black one) – how do I have these links link to another window (target blank)? Also, what is the original code so it’s aligned left? I adjusted the CSS and can’t figure out how to get it back to the original. Thanks.

Lucian
tagDiv Staff

Hi,

You can do it via css, like this: http://screencast.com/t/vvv2C0GUYu

.category .td-page-title span {
color: red
}

.category .no-results h2 {
font-family: Sacramento;
font-weight: bold;
}

Thanks

Lucian
tagDiv Staff

Hi,

Use this css: http://screencast.com/t/XPU6SS0x

.td-footer-wrap .subscribe-ss input[type="text"] {
margin-bottom: 0px;
}

Thanks

Carel
tagDiv Member

Totally Wrong. Many issues remain ( for instance CSS problems with Visual composer,…)
This new theme really look like the old one and it is a terrible marketing mistake to launch a new one so similar whereas Neswpaper theme is still “New” on theme forest.

The potential customers are not the one who bought the first version but all the other persons who bought 3clicks, X,Enfold,…

A major release with new features would push The theme Newspaper one step ahead. That is exactly the strategy of X which is best seller…thus not as good as newspaper…

Lucian
tagDiv Staff

Hi,

Thanks Christopher!

@Kaskarino

This is happening because of the “Open Sans Condensed” font family: http://screencast.com/t/wsMa7HUE
You can change this from theme panel or via custom css and use just “Open Sans”: http://screencast.com/t/vFDtJX1P
For the page loading matter please use the pagespeed guide and follow the pagespeed topic:

* https://forum.tagdiv.com/how-to-make-the-site-faster/
* https://forum.tagdiv.com/topic/pagespeed/

Thanks

  • This reply was modified 11 years by Lucian.
prose976
tagDiv Member

Hello,

I am SSL-ing my entire site and am running into these four open issues so far:

Insecure URL: http://fonts.googleapis.com/css?family=Amarante
Found in: https://tribyoot.org/

I’m not sure how to ssl the fonts. You would think this would be handled by the functions.php file (protocol relative links).

Insecure URL: http://tribyoot.org/Tribyoot/wp-content/uploads/2014/07/logo-tribyoot-300×1004.png
Found in: https://tribyoot.org/

The above image is determined in the Theme Panel, and the actual link to the image is https://tribyoot.org/Tribyoot/wp-content/uploads/2014/07/logo-tribyoot-300×1004.png, but my “WhyNoPadlock” scan is insisting it’s and http file and not an https file.

Insecure URL: http://tribyoot.org/Tribyoot/wp-content/themes/Newspaper/images/header/elements-menu.png
Found in: https://tribyoot.org/

In the theme files, the elements-menu file seems to be a blank file, but obviously it’s used and output by the theme on my page. How can I SSL that image?

Insecure URL: http://fonts.gstatic.com/s/amarante/v4/7QYOnlvGMVlAzj6iP9gUMPesZW2xOQ-xsNqO47m55DA.ttf
Found in: http://fonts.googleapis.com/css?family=Amarante

I’m guessing this is essentially the same issue as the first one of these four?

I hope you can help me find a way to secure them.

Philip

Shashank Shekhar
Participant
#0

On my site http://www.styzic.com I’ve placed a subscribe form at the bottom. The email input box and the submit button are not parallel to each other. The input box is a bit high and the button is low. Any fix for this? 😛

Kaskarino
tagDiv Member

Hi Lucian,

I have unistalled all plugins except Speedbooster and Visual Composer but unfortunately i have the same problem. Post titles in homepage turns to bold.

The only custom css i have added is:
.td_text_with_title, .widget_eme_list {

font-family: Open Sans;
}

.post .td-sub-title {

font-family: Open Sans !important;
}

.author-box-wrap .author {

font-family: Open Sans;
}

.widget_recent_entries a {

font-family: Open Sans;
}

.td-footer-wrap .widget_text ul {
list-style: none;
}

What do you think? Why it needs 10 secs to load homepage?

simchris
tagDiv Member

Please see the sticky post on maximizing your site for PageSpeed. You can manually minify your CSS and JS main files. Browser cache settings can be specified in htaccess file if running Apache (I posted the how to on that in the sticky category of forum).

YOu may find it useful to test one of your post pages using GTMetrix in place of Google, as it will also give you better examples of how to optimize your page, tell you what needs to be fixed, and often give you minified versions of CSS/JS files you can grab. Free.

itrejomx
tagDiv Member
Ads - reply

Ok, i finally figured it out. Kaspersky blocked the ads full manual page. Suspending Kaspersky helps.
Finally was able to read the ad manual, and love how its very comprehensive.

This is a very interesting solution, but do you yhink it will work if I use a single image and make it responsive with css ?(width:100%;clear:both;position:relative;align:left; <— or something, have to try it out still)

#0

On the web use child theme and following the instructions in section 4. Remove blocking render css / js – using the Speed ​​TagDiv Boosterplugin (Advanced Users), i added the following to the file (root>carpetamiweb>wp-content>plugins>td-speed-booster.php)

// Informe Page Speed mejora
$this->move_style_to_footer(‘contact-form-7’);
$this->move_style_to_footer(‘rs-plugin-settings’);
$this->move_style_to_footer(‘rs-plugin-captions’);
$this->move_style_to_footer(‘tablepress-default’);
$this->move_style_to_footer(‘js_composer_custom_css’);
$this->move_style_to_footer(‘tablepress-responsive’);

// JS por Informe Page Speed mejora
$this->move_js_to_footer(‘jquery’);
$this->move_js_to_footer(‘mab-actionbox-helper’);

If we page speed https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2F zapatosdebaile24.com%2Fes%2F&tab=desktop

Remove the JavaScript blocking content display:
http:// zapatosdebaile24.com/…-includes/js/jquery/jquery.js?ver=1.11.1
http:// zapatosdebaile24.com/…s/jquery/jquery-migrate.min.js?ver=1.2.1

I keep getting some things unresolved and do not understand why

In addition to talking about these issues that also need to be optimized and have not ecnontrado how: Minificar CSS
Minificar JavaScript
Specifying browser cache
HTML Minificar

Can you help me?

Lucian
tagDiv Staff

hi,

The top menu doesn’t appear on mobile screens because it’s set to be hidden, you can change this and set it to be displayed via css, like this: http://screencast.com/t/cqcCAz8pu

@media (max-width: 767px){
.td-header-menu-wrap {
display: block !important;
}
.affix .mobile-logo-wrap img {
height: 100%;
}
.mobile-logo-wrap img {
height: 100%;
}
}

Thanks

Lucian
tagDiv Staff

Hi,

Menu’s alignment is set from header.php file, you can change the top menu location by moving this line locate_template('parts/menu-top.php', true); and add it after the header menu for the style you want to use, like this: http://screencast.com/t/l0f8ud7l
From my example you will get this result: http://screencast.com/t/I8NVJyDA
Note that this will move the top-menu on all screens after the header menu so it would be better(if you only need it in mobile screens) to use this css to set it to be displayed only for mobile screens:

.td-header-menu-wrap {
display: none;
}

@media (max-width: 767px){
.td-header-menu-wrap {
display: block;
}
}

Thanks

igorx81
Participant
#0

Hi, is there a way to show Top Menu under Header Menu in the same lateral tab?
I’ve got many links ans I didn’t want them to appear on top on mobile devices (as here via css).

Thanks

Lucian
tagDiv Staff

Hi,

I will put this on our feature requests list and we will consider this, thanks for your suggestion.
You could also use this to place the arrow for your “Older entries” via css.

Thanks

Lucian
tagDiv Staff

Hi,

You can use the caption filed which is hidden by default on post template 3 but you can use this css to display it, like this: http://screencast.com/t/HPKD056v
Change the font color/family/size as you like, you can also adjust the distance from the bottom or you can style the caption as you like.

.single_template_3 .td-post-featured-image .wp-caption-text {
display: block;
font-family: Sacramento,'Open Sans', arial, sans-serif !important;
color: white;
font-size: 30px;
position: absolute;
bottom: 110px;
left: 10px;
}

.single_template_3 header {
bottom: 0px;
position: absolute;
top: auto;
width: 100%;
}

Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

You need to use font-weight: bold; like this: http://screencast.com/t/GiqMmsjBH
Just add it to the css like I did in the screen.

Thanks

Lucian
tagDiv Staff

Hi,

You can use this css to change it: http://screencast.com/t/etgqtuPGbEv

.post .td-sub-title {
color: #00BAFD;
font-size: 20px;
font-family: Sacramento;
}

Thanks

Gee95
tagDiv Member

Anyone know how to do this? Is it custom CSS i need to add?

Thanks 🙂

Viewing 25 results - 30,901 through 30,925 (of 33,436 total)