Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
jakubz
tagDiv Member

Okay, it worked for a while but now not working again.

jakubz
tagDiv Member

Okay, I fixed it but the way is just odd. I had to remove single template and create new one…

jakubz
tagDiv Member

I think it happens because I tried to use mobile pages created with tagdiv composer but I removed created pages due to unsatisfying work (sometimes on deskop I saw mobile version of page)

jakubz
tagDiv Member

two updates and still not fixed

jakubz
tagDiv Member

Any updates in this case?

jakubz
tagDiv Member

I tried it – I used fontsquirrel webfont generator and it doesn’t work. Here is how different weights look.

jakubz
tagDiv Member

Maybe it wasn’t clear so I will try to explain it:

I want to use one of the Google Fonts – Jost. I can’t find it on the list (attachment). So I use custom fonts – Jost 300, Jost 400, Jost 500, Jost 700 and Jost 400 italic. Now it turned out that in my design I need more Jost weights (e.g. 100).

All you need to do is just update of Google Fonts list with Jost 🙂 (attachment)

jakubz
tagDiv Member

Well I’m not going to pay for custom work because you offer google fonts support by default -> screenshot

Please fix it because Jost font is in google fonts’ library

jakubz
tagDiv Member

I know about it but I need more than 5 custom fonts

jakubz
tagDiv Member

Same issue here. Sometimes menu looks like this -> link. Here are settings -> link

jakubz
tagDiv Member

Well I know what is vh. As you provide a link: height: 100vh; means the height of this element is equal to 100% of the viewport height. If my browser’s height is 1080px it means that the image height also should be 1080px height – as I said previously it’s about 35000px. Please stop pulling the wool over my eyes and fix it!

jakubz
tagDiv Member

Hi,

that’s not the solution because resetting style changes image height to 600px. After switching back to 100vh featured images still don’t work correctly.

jakubz
tagDiv Member

Any updates?

jakubz
tagDiv Member

Auto loading articles works but NOT with single post template 20. Please try on your own this template with auto loading and you’ll see what i mean.

jakubz
tagDiv Member

This support really sucks. GFY! ?

jakubz
tagDiv Member

Okay so please provide me any details (div classes, css code, js/jquery) which makes columns in tagdiv composer sticky.

jakubz
tagDiv Member

Everything is correct, there is no background color for this row. Here is a link http://bit.ly/2SSa7Kp

jakubz
tagDiv Member

I have no idea how to do it 😀 Any clues?

jakubz
tagDiv Member

btw I can modify code of div .content -> add/change .classes #IDs, modify CSS

jakubz
tagDiv Member

Here is the example post -> https://bit.ly/2DaUw2H

jakubz
tagDiv Member

Still doesn’t work -> https://prnt.sc/tpuu3q

jakubz
tagDiv Member

No that’s not it.

My posts have standard tags or tags created via ‘skladnik’ taxonomy -> Standard taxonomy & Custom taxonomy

Below a single post I can only see standard tags -> Standard taxonomy & Custom taxonomy. Custom tags via taxonomy ‘skladnik’ are not displayed. How to show them?

  • This reply was modified 6 years by jakubz.
jakubz
tagDiv Member

No it won’t help me.

I have plugin which inserts into post content div which looks like this -> https://prnt.sc/tpq06q

Code looks like this:

<div class="content">
<div class="sticky-img"></div>
<div class="text">Lorem ipsum text</div>
</div>

And css:

.content {
width: 100%;
}
.sticky-img {
width: 50%;
height: 100vh;
background-size: cover;
float: left;
}
.text {
width: 50%;
float: left;
}

Due to height of .text div I want to make div .sticky-img just sticky. As i said I tried

.sticky-img {
position: -webkit-sticky;
position: sticky;
top: 0;
}

but I doesn’t work probably because of

#td-outer-wrap {
overflow: hidden;
}

Please help me with this 🙂

jakubz
tagDiv Member

It doesn’t work -> https://prnt.sc/tppvnw

jakubz
tagDiv Member

Thanks for reply but that’s not what I’m looking for. I’d like to change opacity of this (when i’m on the top of the page, not scrolling) -> https://prnt.sc/tpa40f

Thanks 🙂

Viewing 25 posts - 1 through 25 (of 26 total)