-
AuthorPosts
-
March 6, 2015 at 2:49 am #221536
Hi, the content band with pattern backgrounds and parallax effect don´t work well when i add a fullwidth slider or a slider with parallax effect. It seem that only happens in chrome, in firefoxs looks well, i don’t have test in other browsers
https://docs.google.com/a/mastres.com/file/d/0Bzw99BGQm4rIeDJhSDlaNm1idjg/edit?usp=drivesdkIt’s possible to change blog look? i mean size of image and position.
I use renew stack and blog icons don’t look well i don’t know why. https://docs.google.com/a/mastres.com/file/d/0Bzw99BGQm4rIV05wSzhCdWdzSk0/edit?usp=drivesdk
RegardsMarch 6, 2015 at 2:36 pm #221853Hi there,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
March 7, 2015 at 1:56 am #222087This reply has been marked as private.March 7, 2015 at 5:41 pm #222416Hi there,
That’s pattern issue is kind of weird. Would you mind providing your admin login credentials in private so we can take a closer look?
It looks like it only happens on that page so I like to confirm it first by testing them.
And about the icons, add this css at your customizer’s custom css. I checked the styling for the icons and positioning by pixel is empty.
@media (min-width: 980px) { .x-full-width-active .entry-title:before, .x-content-sidebar-active .entry-title:before { position: absolute; margin-top: -10px; margin-left: -70px; } }
And about changing image height, not possible. Height depends on width, if you force its height then it will be stretched. It’s important not to touch images height to maintain same aspect ratio.
Thanks!
March 11, 2015 at 3:28 am #224875This reply has been marked as private.March 11, 2015 at 3:41 am #224881I’m trying to add a pattern background for blog page, something like your example. But firt, page don´t use the class that i choose. https://docs.google.com/a/mastres.com/file/d/0Bzw99BGQm4rILVpxVFdZLU12OWM/edit?usp=drivesdk
When i try to edit in live, with wordpress customazer i don’t see the image that i have add https://docs.google.com/a/mastres.com/file/d/0Bzw99BGQm4rILUMzdklWaDNLRUk/edit?usp=drivesdk
And when you try to exit of the customazer don’t work
March 11, 2015 at 6:07 am #224958Hi there,
#1 You need to add style to this class otherwise this page is same as other pages.
Example :
.noticias p{ color:red; }
#2 Please add the following CSS under Customize -> Custom -> CSS :
.site{ background-color:transparent; }
#3 You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
Hope it helps.
March 11, 2015 at 6:21 am #224966Ok, i will try. What about index page? are you still looking about the problem?
I think is a problem with slider, in other pages when i try to make slider with a parallax effect, content band with parallex active breaksMarch 11, 2015 at 11:29 am #225191Hi Mastres,
On your homepage, there are thousands of JS conflicts (see: http://prntscr.com/6fhjuh) that seems to be causing these issues. For these issues, I’d also recommend to test of a plugin conflict.
Thanks.
March 11, 2015 at 1:23 pm #225260i don’t have that error…
i have change some content-band effect with CSS but don’t load well images…
I have deactivated all plugins but still have the problem…March 11, 2015 at 3:50 pm #225372Hi again,
It seems like you’ve not installed the Visual Composer plugin, please install the latest version of it and test your index page again.
Let us know how this goes!
March 12, 2015 at 9:26 am #225927i have installed the plugin but nothing change.
I deactivated the slider and all works well, so i still think that the problem is the slider, maybe something in his configuration?
RegardsMarch 12, 2015 at 1:00 pm #226051Hi there,
In that case, could you try creating a different test slider in the place of current one and see if the issue persists. This is an unusual issue. I’m also seeing some elements in your homepage added by 3rd party scripts or plugins that could also interfere with the slider. So, I’d advise that you also try creating a separate test page with a slider and a few content bands with background patterns.
Thank you.
March 12, 2015 at 1:15 pm #226062Ok
The other plugin is essencial Grid from themepunch, like revolution slider
RegardsMarch 12, 2015 at 4:57 pm #226231Hi there,
The slider parallax and content band’s parallax works well on my end. Chrome 41.0.2272.89
Though, yes, I saw this issue before but now I can’t replicate it. Could be animation/effect conflict. That’s why we always advice minimal effect if possible, and your site now that slow on my end.
It’s also not advisable to use parallax to slider that uses big images and a lot slides. That will eat up much of your memory and cpu resource when it animates.
Thanks!
-
AuthorPosts