Hi,
I’m having this awful issue where the modules on the home page are not being shown how they’re suppossed to show, at first I thought it was a thumbs issue, I regenerate all the thumbs as you instruct on your how to pages, but didn’t fix anything, I deleted the thumbs and regenerate again but all the thumbs dissapear so the issue went from bad to worst, so I regenerate all the thumbs with Auto Post Thumbnail PRO Plugin from envato and it did create the thumbs but I’m still having the same issue, I have created several pages with different layouts even using your default templates which have changed nothing, so I’m really lost where to look at, I can’t find a way to reset the settings on the theme which is kinda annoying since in this case it might help to debug something maybe?
Anyway, these other issues brought to my attention when I launched the web console in Google Chrome, I really don’t know if they are related to the issues I’m having:
layout_engine.js:111 The deviceorientation event is deprecated on insecure origins, and support will be removed in the future. You should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details.
base.js:3467 SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
s.ytimg.com/yts/jsbin/www-widgetapi-vfloT07bb/www-widgetapi.js:55 Uncaught TypeError: Cannot read property 'apply' of undefined
(program):1 Blocked a frame with origin "https://www.youtube.com" from accessing a frame with origin "http://www.hardwaremx.com". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.
(anonymous function) @ (program):1
3www-embed-player.js:557 Untrusted origin: chrome-extension://boadgeojelhgndaghljhdicfkmllpafd
3www-embed-player.js:557 Untrusted origin: chrome-extension://boadgeojelhgndaghljhdicfkmllpafd
Could you please point me out to the right direction since I was going to lauch the new skin on January 1st and I made all the testing I needed on a DEV site which everything is working as expected.
Dev Site
Thank you for your time.
Hi
Try to deactivate all plugins except Visual Composer, clear all caches and test again. If the problem persist try this css in theme panel > custom code > custom css: http://screencast.com/t/UoHEgxhtvs
[class*="span"]{
margin-left: 0px;
}
Regarding the posts from big grid 5, they are displayed fine, but you have only four post set to be displayed in that grid: http://screencast.com/t/9OZNzD7Y Please make sure that you have enough post which correspond with the filters that you set for big grid 5, clear all caches and test again.
Thanks!
Thanks a lot that CSS did the trick since a poll plugin from Envato is doing all the fuzz, somehow the big grid 5 was only showing 4 articles when we have hundreds with the featured tag used on that config, activating and deactivating Visual Composer plugin did the trick too.
Thanks for your support!
Hi
Seams that those errors are related with the youtube player. Try to test a post/page where you don’t have a youtube video or playlist and check if the errors are still there. I found some informations about this errors here: http://stackoverflow.com/questions/25814914/chrome-youtube-cast-sender-js-console-error
and seams that they don’t affect the site functionality so there is no reason to worry about.
Thanks!