I emailed you guys earlier, so without having to post sensitive links, as you don’t have private posting on this forum, I would ask you look at these bugs.
1. Padding missing in framework of theme, so posts with sidebars etc are when full justified, having no padding. Same with left column, right down to authors image hard against edge etc…
2. Theme Panel settings for Page settings, ie colors, fonts works for NEW page creation but is not converting existing pages, which remain the same (however, Panel settings for posts work with both new and old posts).
3. Revolution slider hides menu – fixed by adding custom css
.fullwidthbanner-container .fullwidthabanner {z-index: 0;}
(may help someone or future updates to theme).
Apart from these bugs, very pleased with this release, well done.
Cheers
Mark
Hi,
1. Thanks for reporting this. I haven’t managed to find the missing padding, could you be more specific and also provide a link with this bug?
2. Regarding the page settings I have tested this and seems that the fonts/sizes/.. settings change to the old pages content also. Have you tried to check this without any plugins active?
Please let me know!
3. Thanks for sharing!
Thanks for the message!
Hi Lucian
As stated I sent link via a message to you on themeforest as I don’t post urls in public forums. Please review and revert (without quoting urls please). You need to add private post capability here.
Cheers
Mark
Hi,
Thanks for your suggestion, we will consider it. Please use custom css to fix the padding issue you have on this post, like this: http://screencast.com/t/WF8osvvlq
Please note that this happens because you use the page builder on posts which beaks the layout of posts because it needs full width container.
Here is the css which helps you to fix this:
.post-37 .td-post-content {
padding-right: 0px;
padding-left: 0px
}
Hope this helps!
Thanks
The page builder on posts custom code fix works perfectly, thank you for that.
Still not sure why existing pages are not following style settings but new page are..
Cheers
Mark
Hi,
Glad it dose! Regarding the style settings for old pages please make sure that those pages don’t load from cache and for that empty cache then and purge files if you use any CDN host services then disable all plugins leaving just VC active and check again.
If you still have issues with it after following all this steps please give us wp-acess so we can also check and provide login details via email at contact@tagdiv.com and also include a link to this tread.
Thanks