gloskimmer
Forum Replies Created
-
Forum: Plugins
In reply to: [IvyCat AJAX Image Slider] [Plugin: IvyCat AJAX Image Slider] New userThanks Eric!
Forum: Plugins
In reply to: [IvyCat AJAX Image Slider] [Plugin: IvyCat AJAX Image Slider] New userEric,
Okay I am embarassed but I accidentally delete the functions for wp_head() and wp_footer() in my index.php somehow and my slider does not work anymore.
What are the codes exactly?
I’m sorry. ahh.
Forum: Plugins
In reply to: [IvyCat AJAX Image Slider] [Plugin: IvyCat AJAX Image Slider] New userThanks Eric,
You have been a tremendous help! This plugin is great! I think it’s one of the most intuitive slider plugin out there without playing around with the ‘index.html’.
Forum: Plugins
In reply to: [IvyCat AJAX Image Slider] [Plugin: IvyCat AJAX Image Slider] New userHi Eric,
I created a username for you. Can I e-mail you or is there an option to send a message on your profile?
Forum: Plugins
In reply to: [IvyCat AJAX Image Slider] [Plugin: IvyCat AJAX Image Slider] New userThank you again.
I feel like we’re so close!
I can try to add a username tomorrow morning.Forum: Plugins
In reply to: [IvyCat AJAX Image Slider] [Plugin: IvyCat AJAX Image Slider] New userWeird. The “featured image” option showed up in the slider section once I went into “home” page and scrolled down below to add “ivycat_slider_order” in the custom field.
I tried several things:
1. I made sure each slider had the featured image and posted the image on the post. Then I added the code
[ic_do_slider quantity="3" width="800px" height="250px" group="home-2"]
into the “home” page, I viewed my page and noticed that there’s two sliders on the page but they still don’t work. One is a smaller version from the original size.2. I tried deleting the image on the post and making sure each slider was posted only on the featured image. Once again I added the code
[ic_do_slider quantity="3" width="800px" height="250px" group="home-2"]
on the “home” page and viewed my site. The slider was smaller and it did not work.As for the function exists… I would ideally like to post one more slider into the “driving range” page to display a few images of the golf facility. Do you know if there’s a different function code that I can put that doesn’t show only the ‘home-2’ slider?
Forum: Plugins
In reply to: [IvyCat AJAX Image Slider] [Plugin: IvyCat AJAX Image Slider] New userI can add you as a user if you want to look more in depth. I am very frustrated because I am almost done with this website. This feature would be great to have in the website.
Forum: Plugins
In reply to: [IvyCat AJAX Image Slider] [Plugin: IvyCat AJAX Image Slider] New userThank you for getting back to me. This means a lot to me because no one has gotten back to me about anything.
1. I placed this code below in my body. I don’t know if necessary because the problem is the same with/without that code.
<?php if(function_exists('ic_do_slider')){ ic_do_slider(); } ?>
2. In the “home” page, I used this code below
[ic_do_slider group="home-2"]
3. Once I activated the plugin, I went to the “Sliders” navigation on the left side after “Posts” and clicked on “New Sliders.” I added the sliders individually and placed them in a “Slider Group”. One thing I noticed when I went to “new slider” is that the format looks similar to a posts but there was no “featured image” option on the right side. Should I add the slide images on the regular posts and set them as featured image?
Forum: Plugins
In reply to: Head Image Slider- HELP! I'm a novice WP userAlso if there’s a better option, I am willing to try it out as well. ??