Hi,
We have several issues on our website we want to change or modify.
Our website is http://www.pitlanetv.com
It’s possible change the color of the fonts on big grids or add a shadow, we have photos in white and we can’t read the text, or make a rectangle..something than we can read it.
On the other hand several photos are streched or squashed on the grids, how can i solve them?
And finally, it happens today, we add some videos on our YouTube playlist, but the playlist showed all black, but when i remove it, it worked again..there’s a limit of YouTube videos or error?
Thanks a lot!
David
Hi
You can use this css to change the title’s colors and add a background color for it: http://screencast.com/t/LiaK4Y2ERHvf
.td_block_big_grid .entry-title a{
color: red!important;
background-color: green
}
I’ve checked your site and the images from grids are displayed fine now. If you still have this issue please provide more specif details about it so I can have a closer look and get back to you with a more accurate answer.
Also the playlist works fine now: http://screencast.com/t/s5qAx6Lck8jL There is no limit for youtube playlist so if you still have this issue please provide a link which causes the issue and maybe we can help.
Thanks!
Hi Andrei!
I’m regenerating thumbnails right now, for the playlist i deleted two videos and put another two..i think there’s a limit of 50 videos..when i put another the playlist and video showed a blank screen.
For de text i’m viewing witch colors are fine for us.
Many thanks!
David
Hi
Please provide page’s shortcode from Visual Composer via http://pastebin.com/ so we can duplicate it on our side and have a closer look at this issue. Also make sure that the parameters from system status have the values indicated here: https://forum.tagdiv.com/system-status-parameters-guide/
Thanks!
Hi Andrei,
For the disorted images, i send you a capture image of the site, and the link of the original photo.
Captured Screen: http://www.pitlanetv.com/wp-content/uploads/2016/09/capture_screen.jpg
Original Photo: http://www.pitlanetv.com/wp-content/uploads/2016/09/i.jpg
How can i provide the Shortcode from visual composer?
Best regards,
David
Hi
The theme use thumbs to display featured images on modules. From each image it’s cut a new thumb for each size defined theme panel: http://screencast.com/t/ktBuIKelyMm Checking your site I’ve noticed that you don’t have the thumbs properly generated. Try to deactivate all plugins except Visual Composer, clear the caches then try to regenerate the thumbs again.
You can get the shortcode by clicking classic mode button in Visual Composer, the plugin will switch in back-end editor: http://screencast.com/t/yCJufRzCIrC
Thanks!