Wimble Article With Video - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Wimble Article With Video

W

weballdesign

Template 4 years ago

I have installed wimble quickstart in my domain and currently trying a menu article category to specifically show articles with videos attached to them through the Blog Options inside each article. The problem is that the video is not clickable to play. Also there are things on top of it like social buttons etc. Please i need your help. Thank you very much for your time in advance. https://drive.google.com/file/d/1pdUugqmuckaxVqxsVLYPgJfHVtMCVAVZ/view?usp=sharing

0
7 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 4 years ago #10578

Add this css code inside the custom.css file

.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap {
    position: relative !important;
    color: #252525;
    background: #fff;
}

.article-social-share .social-share-icon ul li a {
    font-size: 24px;
    display: inline-block;
    color: #919191;
}

.view-article .article-details .wimble-article-details-title-wraper:after {
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}
0
Toufiq
Toufiq
Accepted Answer
Senior Staff 4 years ago #9860

Hi there,

Thanks for contacting us. Sorry for the inconvenience. Will you please share your site URL to check the issue? Besides, Provide me the Joomla administrator access. I will check & get back to you soon.

-Thanks

0
W
weballdesign
Accepted Answer
4 years ago #10092

Could you please check the last version you have as quickstart and get back to me? Its not something i have twicked or changed.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 4 years ago #10308

Hi there, I have checked my end and it works fine. Please watch the video.

https://drive.google.com/file/d/1CgXKCHnJdMVNSPYdpn4akMgiL7VTFjH0/view

-Thanks

0
W
weballdesign
Accepted Answer
4 years ago #10569

If you click and go inside the article it looks like this

Category Blog - Here the video is playing http://www1.lserveradmin.gr/index.php/el/test

Specific Article Inside - The video is unclickable http://www1.lserveradmin.gr/index.php/el/test/the-making-of-a-legacy-first-steps-in-the-trump-era

0
W
weballdesign
Accepted Answer
4 years ago #10839

Hello,

Thank you for your help. This seems to be a nice patch for the problem. Keep up the good work as you always do.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 4 years ago #10872

You are most welcome & Thanks

0