Home User profile
tagDiv Member
I am Shashank Shashank, a boy who does things in his own way and the Founder and Editor-in-Chief of Whimable !!!
Shashank Shekhar
tagDiv Member

Doesn’t work! So much problem πŸ™

Shashank Shekhar
tagDiv Member

I tried the method and added the code to functions.php to detect the css id of jetpack csss file, but it wasn’t in the list.

Shashank Shekhar
tagDiv Member

Hi the theme used to generate css but since it’s not, I used this in custom css and the issue was solved.
@font-face { font-family: "museo_sans300"; src: local("museo_sans300"), url("/uploads/museosans-300.woff") format("woff"); }
But why does the theme not generate css for custom font?

Shashank Shekhar
tagDiv Member

I think I have lot of problems with header style 8. SO I should switch to header 1.
SO everything is solved but not the number 5 issue. For it see this replies only: https://forum.tagdiv.com/topic/updated-to-4-5-and-custom-fonts-are-missing/#post-26118

Thanks a lot

Shashank Shekhar
tagDiv Member

And also using the header ad like this make the page weird. See here: http://www.styzic.com/microsoft-wearable-announced-band-launching-thursday-199/1146/
Is it possible for the ad to overlap on the image?

And here: http://www.styzic.com/rockstar-celebrate-san-andreas-10th-anniversary-gta-online/1105/
The ads have their bottom part cut (I think oerflow is hidden or something like that). I want to show full ad there too.

Thanks πŸ™‚

Shashank Shekhar
tagDiv Member

Hi, thanks πŸ™‚ Solved everything but not the css issue of number 5.
The custom font thing isn’t working. In the source, earlier there used to be things like:

<style>@font-face { font-family: "RobotoSlab Custom"; src: local("RobotoSlab Custom"), url("http://gdgtarena.com/assets/fonts/roboto.woff") format("woff"); } @font-face { font-family: "Open Sans Custom"; src: local("Open Sans Custom"), url("http://gdgtarena.com/assets/fonts/open.woff") format("woff"); } @font-face { font-family: "RobotoSlab Custom"; src: local("RobotoSlab Custom"), url("http://gdgtarena.com/assets/fonts/roboto.woff") format("woff"); } @font-face { font-family: "RobotoSlab Custom"; src: local("RobotoSlab Custom"), url("http://gdgtarena.com/assets/fonts/roboto.woff") format("woff"); } @font-face { font-family: "RobotoSlab Custom"; src: local("RobotoSlab Custom"), url("http://gdgtarena.com/assets/fonts/roboto.woff") format("woff"); } @font-face { font-family: "RobotoSlab Custom"; src: local("RobotoSlab Custom"), url("http://gdgtarena.com/assets/fonts/roboto.woff") format("woff"); } @font-face { font-family: "RobotoSlab Custom"; src: local("RobotoSlab Custom"), url("http://gdgtarena.com/assets/fonts/roboto.woff") format("woff"); } @font-face { font-family: "RobotoSlab Custom"; src: local("RobotoSlab Custom"), url("http://gdgtarena.com/assets/fonts/roboto.woff") format("woff");</style>

but now that’s not there and therefore the fonts don’t work. If I see my site from google’s cache and add the earlier code in custom css, fonts start working. You can try it out, just add a custom font and try to use that…

and also for number 3 when I added your css it removed the menu items positioning as you told to do here: https://forum.tagdiv.com/topic/a-problem-with-the-header-8/

Shashank Shekhar
tagDiv Member

It’s urgent! My site is like that from yesterday night. :/

Shashank Shekhar
tagDiv Member

5

Shashank Shekhar
tagDiv Member

And also,

1. How to put ads below header in style 8?

2. Remove the transparent white space. See image here: http://www.imgur.com/o5GdoiY,tKP71q5#0 and http://www.imgur.com/o5GdoiY,tKP71q5#1

3. I repositioned the menus as you said here : https://forum.tagdiv.com/topic/a-problem-with-the-header-8/ , but now half of the mega menu does not appear. They are somewhere outside the screen. See image here: http://www.imgur.com/EtDVCQR

4. And the search icon appears slightly above the menu, how to make it parallel?

5. And also the custom fonts css is not appearing in source, although custom typography css is there.

I don’t have the previous backup, so Please help me ASAP πŸ™
Thanks.

Shashank Shekhar
tagDiv Member

Like I just moved to super cache! Any update on that flash of unstyled content?

Shashank Shekhar
tagDiv Member

Who told that I don’t use total cache? πŸ˜› I of course need something for page cache or static html cache, although I keep changing plugins daily. πŸ˜€

Shashank Shekhar
tagDiv Member

Thanks to jetpack.css, my desktop score went from 96 to 90!
Thakksy I use only tagDiv speed booster and some custom editings in htaccess and functions.php, which you can find while reading this thread — thanks to chris, steven etc.

Shashank Shekhar
tagDiv Member

Hi everyone, our hunt for 95+ on desktop ( I have 96 now πŸ˜‰ ) and 90+ on mobile ( I have 75 now πŸ™ ) goes on.

I just found out a way to detect critical above fold css and inline it. And I put all other css in the footer. I got desktop score of 97 and mobile score of 92.

But, there’s a problem with it, there’s a flash of unstyled content (since the main css files are at bottom, and if we move that to top we’ll get render blocking warning).

So anyone who can help me and then everyone reading this thread get rid of that flash of unstyled content? πŸ™‚

Desktop 97 and Mobile 92 coming soon, if this one gets solved. πŸ˜›

Shashank Shekhar
tagDiv Member

Lucian we were thinking that it functions like: “It shows the top viewed posts (in last 7 days) that were published in the last 7 days,” but it actually works like: “It shows the top viewed posts (in last 7 days) that were published anytime.”

Can we hope to get what we need in the next update?
Thanks πŸ™‚

Shashank Shekhar
tagDiv Member

Also, on my site there is jetpack.css.
How can I move that to footer or remove that?

Shashank Shekhar
tagDiv Member

I used this and it was ok again. Thanks πŸ™‚
.td-footer-wrap .subscribe-ss input[type=text] { margin-bottom: 0px; height: inherit !important; width: inherit !important; }

Shashank Shekhar
tagDiv Member

It was working and I did nothing but somehow now it looks like this. See image below.

View post on imgur.com

Shashank Shekhar
tagDiv Member

In functions.php the fonts files already choose http or https based on what you use. May be tagDiv team can help.
Cheers

Shashank Shekhar
tagDiv Member

Thank you Lucian πŸ™‚

Shashank Shekhar
tagDiv Member

You need to change site address and home address in wp general settings. Further in admin panel change the urls for logo etc. I you still have problems with the fonts, you ave the full functions.php file to heck around. πŸ™‚

Shashank Shekhar
tagDiv Member

Man you need to remove the visual composer and then manually upload one again from newspaper 4.5 plugins folder.

Or you can do this,
1. delete visual composer
2. Go to appearance > install plugins and install the new verison.

Shashank Shekhar
tagDiv Member

It sounds funny πŸ˜€

Shashank Shekhar
tagDiv Member

Thanks guys πŸ™‚

Shashank Shekhar
tagDiv Member

I’m talking about buddypress not bbpress, and I guess they’re not same. :/

Viewing 25 posts - 51 through 75 (of 288 total)