huge_it
Forum Replies Created
-
Hi, could you tell me please is there javascript error on your admin panel ?
Maybe some source from other plugins or your theme got conflict with our js source.Dear Dana, if you put the width of sldier to 971px i think it will look nice on your website. You can do it by using Custom Options on right sidebar in slider’s admin panel.
Hi, could you please tell us which version of slider are you using ?
Forum: Plugins
In reply to: [Responsive Slider - Image Slider - Slideshow for WordPress] Left marginHi, the space appears because your theme gives padding to all .li elements of your website.
Please go to plugins editor page >> select Huge-IT Slider >> click on slider_front_end.html.php >> press Ctrl + F to activate search in your page >> in search field write
.huge_it_slideshow_image_item_<?php echo $sliderID; ?> {when you find that
please replace padding:0px; to padding:0px !important; under that.Please do same thing right for next element: .huge_it_slideshow_image_second_item_<?php echo $sliderID; ?>
Thank you for your post/question. We will fix this in our next upcoming update.
Dear customer slider is seems to loading slow because of 6 big images in each of 8 sliders, so we do not blame that your website is loading slow.
Please try to make images easier and add as much sliders as you need there is no limit of adding sliders in same page.Dear @d.chatzimanolis,that issue could happen because of javascript errors but our slider just working fine with wordpress, so please activate Huge-IT slider and remove one by one all your plugins and try to add image again, so you can find from which plugin issue is coming, if nothing happen please change your theme. I’m sure that after doing it you can find the problematic plugin or theme, after finding it please contact to developer of that product with request to include their javascript source only in their product page.
Dear customer, please wrap the slider’s shortcode with if(is_home())
example:
<?php
if ( is_home() ) {
echo do_shortcode(“[huge_it_slider id=’1′]”);
}
?>We haven’t faced any similar issues
maybe the user is not either following the instructions or has plugin conflict
we have tested the plugin with the
standard themes and it worked just fine
Thank you.Dear customer without looking to your admin panel we couldn’t solve your problem, so please contact us on [email protected] to find solution from this situation.
Dear @kevinpharris we shouldn’t support commercial version in wordpress forums so we will contact you by email.
Dear customer there is no slider on page you send
You are welcome =)
If your picture’s real sizes is smaller then they are on slider the picture will be resized and become blurred
Dear customer as we can see the slider is working perfectly on your website =)
Dear @anna_hierundda that depends on your template that will be better you to contact template developer with request to do that.