Forum Replies Created
-
AuthorPosts
-
That will work fine, thanks guys much appreciated!
- This reply was modified 9 years, 2 months ago by Kris1711.
Hi Yigit,
I did everything you said (tested with 1 slide) but it didn’t autoplay or add the arrows?
Is there a specific class I need to set the slider to for this to work?
Alternatively I could go through each and every page and set them to autoplay, but if I did that I’d still have the problem where the slider thinks there is only 1 slide, so it doesn’t show the arrows?
Is there not a function or something which can set them all to autoplay and to auto think there is more than 1 slide so it forces the arrows to show?
Thanks :)
Yes no worries at all,
cheers!
September 16, 2015 at 2:07 pm in reply to: File to change the speed of the fullscreen slider transitions #504099Will do as it works with this layout anyway, thanks!
September 16, 2015 at 11:02 am in reply to: File to change the speed of the fullscreen slider transitions #503917Just tested it and it works like it should do with the slide option. I remember now on another site I have the same little glitch on the fullscreen slider with more slides.
September 15, 2015 at 3:17 pm in reply to: File to change the speed of the fullscreen slider transitions #503394No worries – the problem can be seen there, thanks!
September 4, 2015 at 3:37 pm in reply to: File to change the speed of the fullscreen slider transitions #498443Hi Elliott!
This just changes the transition speed for next and previous, which isn’t the problem I’ve found.
When you click the previous dot or the left arrow to go back an image in the slider, there is a 1 sec delay before the transition has even been applied. So it seems like it’s lagging before the transition is applied.
When you go next to an image in front, there is no 1 sec delay and the transition is applied instantly. So obviously not a uniform transition as the 1 sec defer makes it look broken.
It’s only the Fullwidth Slider I think I’ve had this problem with.
Wonder what could be causing the 1 sec delay?
Thanks!
Hi Andy!
It’s all sorted now thanks, I chose to just set them to image elements rather than background images and use some Jquery!
Cheers
Hi, it’s the latest version (3.2.3) and still it won’t work. Disabling my plugins didn’t do anything.
I think the problem is they aren’t image elements but div elements, but surely I can still make them scale?
What would be the CSS to make them scale?
Thanks
Hi guys any news on the Full Screen Slider? I’ve sorted the other problem out.
Hey guys! I’ve sorted the first problem I had – but could do with knowing if there’s a way to set the background-position of each image in the EasySlider. This way the images would be displayed much more logically when scaling down screen sizes.
Is there any way I can do this?
Also, after the latest Enfold update the content in my Fullscreen slider doesn’t stay vertically centered. It used to stay in view even if only a very slight part of the Fullscreen slider was showing which I thought looked very cool and worked really well. Now the content in my FS slider only stays like 40% down the slider and disappears long before the slider has exited the view.
Hope that makes sense.
Cheers,
Kris.
@import url(http://fonts.googleapis.com/css?family=Lobster);
^ add that to the top of your stylesheet
#commentform label {
left: 10px !important;
}Add to your css.
Thanks a lot Yigit, I wasn’t sure if it was a glitch – wasn’t sure how it was being pulled.
Ahh yes, that’s my problem. The steps in there didn’t fix it though. Looks like I’ll just have to wait for the update, doesn’t really matter at the minute as this site is still in development.
Cheers though!
Sorted it now thanks guys, think it was to do with the new EU laws.
Hi Andy,
That didn’t work, it just got rid of the tax on the checkout page as well, I need it to display correctly on both cart and checkout pages.
Cheers
OK, I guess I can achieve the same affect by disabling the sidebar when in tablet view and just adding it manually with media queries as we’re not selling a great deal of products! Also I have another question…
In WooCommerce I have everything set up correctly for tax and yet it doesn’t show the tax when in cart, it says “Includes £0.00 Tax”. When it’s in checkout it shows the tax correctly. Do you know why this could be as it may throw people off a bit?
Hi guys just to let you know this problem is sorted now!
Can’t believe such dumb issues exist and can ruin your site, but this is technology after all!
After going through my stylesheet in firefox, 1 character was displayed funny due to being a ’ rather than a ‘ . This one problem caused the site to display funny.
Thanks for all the help and sorry to be a pain!
- This reply was modified 9 years, 11 months ago by Kris1711.
Guys, it’s really important this works because 65% of the audience is using Internet Explorer, and there’s a LOT of people accessing this site. Need it fixed ASAP ideally, any recommendation what I should do next?
I removed the line in the stylesheet and it still doesn’t display right, I agree it’s like the stylesheet is missing for those browsers. Really strange.
Regards
I’ve been testing this in IE, and it just doesn’t pull the CSS for that section at all, why could that be?
That didn’t work either, and most of them are hex values. Surely it must be something simple when all other sites work fine?
Is there anything in that code that wouldn’t work in Firefox and IE?
I know, this is the problem which I can’t understand. I don’t think I’m using browser-specific CSS… Most sidebars have the same CSS as this, using hex codes:
#menu-curriculum {
background: #832d90;
padding: 25px !important;
color: white;
height: auto;
}But I’ve even tried with CSS like this which is active on the site now, and still it doesn’t show a colour (basically it’s just an image of the colour repeated as a fallback):
#menu-for-our-parents {
background: rgba(131,45,144,1) url(../img/purp.jpg) !important;
padding: 25px !important;
color: white;
height: auto;
display: inline-block;
}I wish there was a way I could test this on IE but we only have Macs :/.
This reply has been marked as private.It’s also worth noting that this site is the only one using Enfold which has had issues with Internet Explorer, and ironically the only one which needs to work on it xD.
This reply has been marked as private.It’s still not perfect, I hate IE :/. Is there no way I can make it load different css for people who use IE?
Any thoughts guys? I really need this working today as the site is going live. Thanks
-
AuthorPosts