saabir
Forum Replies Created
-
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] Can't see slidesIt’s was on the iPhone. But after I posted it started showing up again. Strange
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] New buttons and borderThanks for all your help. ive finally got the slider exactly how i want it. https://www.hikmah.co.uk/site
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] New buttons and borderi didnt add the custom template before but now i have. since then the buttons dont appear anymore. ive put the buttons in the themes image folder but i dont know if im using the right paths for the images. for example i put hikmah.co.uk/site/wp-content/themes/videox/images/prev.gif in place of ../images/prev.gif
On top of that, after adding:
#slideshow-container {
width: 836px;
height: 350px;
overflow: hidden;
position: relative;
}
the slideder has gone out of place. You can check it: hikmah.co.uk/siteForum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] New buttons and border#slideshow-container {
width: 836px;
height: 350px;
overflow: hidden;
position: relative;
}the above will go in the css file right? is there any particular place it needs to go? i tried putting it at the bottom and it didnt come out right
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] New buttons and borderIve followed all your instructions and its looking great. One last problem and I think this is the last problem, now the slider is sliding outside the box: https://www.hikmah.co.uk/site/
Whereas in the original theme it stays inside the box: https://osc4.template-help.com/wordpress_28371/
Also in that theme, they have a nice effect on the sliding images, there is like a fade around the edge of the images. Is that something you can add as an option to your slider? or maybe you can just tell me how to add it into mine. many thanksForum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] New buttons and borderThanks for that, i now have the slider going right and left, i also have the border and the buttons in the right place. but i just have one problem. for some reason half of the button is not displaying. in other words, anything outside the slider box gets cut off. also when the page is loading, the border and the buttons are more wider than the slider, they come into place when loading is finished. Is there a solution to this? many thanks for all your help so far
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] New buttons and borderthe theme that we are using can be found here: https://osc4.template-help.com/wordpress_28371/?page_id=421
so far ive replaced your buttons with the one from the theme but they are not showing properly.
can you tell me exactly what i would need to change to make it look like the one in the theme including the white border and making the button show.
Also maybe on a seperate note. on your slider no matter which arrow you click the slider still goes the same way?Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] Slider only on homepageI was referring to different slides as headers on different pages. I looked at that link. It didn’t make sense to me as both lines of code are exactly same under the template tag section. Sorry if i just sound lost. I’m still learning
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] Slider only on homepageHi. Yes I am using a template tag. Thanks for that. I’ll give it a go. Also a step up from that, would it be possible to have different sliders for different pages. If so could you give example of the code. Thanks in advance. Btw my previous question was regarding a static homepage and not the blog page which was originally the homepage. Would that make any difference to the code you posted above?