hi there everyone! i have a little problem with the ossnembed module.
links in general work to post at the wall, but when i post google/youtube video i only get an blank post. see my added screenshot!
any solutions?
running ossn 2.3 with ossnembed enabled and not altered!
.ossn-wall-item-type {
display: inline-block;
}
.ossn-wall-item p,
.ossn-wall-item .friends {
display:inline-block;
}
is what it has now ..
@ Zet Man
vielen dank :)
A fix has been applied already and will be available with the next update.
See:
https://github.com/opensource-socialnetwork/opensource-socialnetwork/commit/311a00fdaac5bc7c9320248bc187148c80711a51
make a copy of the goblue theme first and play with that ....
I know that this is old, but the problem is that the video embed is in the <p> of the .ossn-wall-item .post-contents.
line 309 of /your-theme/plugins/default/css/core/default.php ... really css, not php
change to this
.ossn-wall-item .post-contents p {
/** Incorrect Hyphenation in the theme GoBlue 3.0 #824 **/
word-break: break-word;
text-align: justify;
display: block;
width: 100%;
}
that will fill the post-contents class with the <p> element.
I just did it now, and haven't yet tested fully, only became aware of ossn yesterday, but it looks good.
No one? :(
Due to the many requests in the past for additonal features and components we have decided to develope a premium version. Features like Hashtags, Videos, Polls, Events, Stories, Link Preview, etc included in it.
$199 (Life Time)