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 :)
lukferroni90
tagDiv Member

Hi Calin, I checked the article before asking for help here, and what I’m asking is not in the article: the article explains how to obtain unique posts in a page, my question refers, as mentioned in the topic title, how to obtain unique articles in the template used for the single article.
Thanks for understanding

lukferroni90
tagDiv Member

Hello, mai I ask how can i do it on the current latest version? (different from screencast you shared). Thanks in advance

lukferroni90
tagDiv Member

I do, but my user won’t right here and right now. As far as I had to take care of the bug by myself, here I post the solution, hoping it will be useful for others.

On Custom CSS, add:
.td_block_wrap:not(.horizontal-swap) .td-module-meta-info { flex-shrink:0!important; }

On advanced CSS under tablet portrait and mobile, add:

.td_module_wrap.td-meta-info-hide .td-module-meta-info {
flex-shrink: 0;
}

lukferroni90
tagDiv Member

if it can help you, would appear to be patched (patched, not solved) applying css
Patch NOT APPLIED in order to let you see the bug, just to hel pyou focusing the problem.


.td_block_wrap:not(.horizontal-swap)  .td-module-meta-info {
flex-shrink:0!important;  
}

Hope it helps to fix the problem.

lukferroni90
tagDiv Member

It looks like you’re not using the same device.
To reproduce the error and the bug shown in printscreen previously attatched:
iPad 4
iOs 10.3.3
Safari 10.1.1

You can notice -also- on emulator on crossbrowsertesting.com, like in this screenshot
https://tinyurl.com/y7dx645o

Thanks for your understanding, too.

lukferroni90
tagDiv Member

We double-checked to be sure that browser cache was clear, before reporting it, also inspecting with the debugger, in order to try not to waste your time.
Please find the video where we show that we clear the device’s cache and the problem persists. https://tinyurl.com/y79p4w2c
Thanks, regards

Viewing 6 posts - 1 through 6 (of 6 total)