Viewing 13 replies - 31 through 43 (of 43 total)
  • nothing helps :(((

    Thread Starter dave@wickmanstudios

    (@davewickmanstudios)

    Since there was some confusion on what to update and where, I have made it as easy as possible. I installed a fresh copy of WordPress 3.5.1 and a fresh copy of the Sponsors Carousel and updated with my instructions.

    You can get a copy of the files for my Sponsors Carousel here: https://github.com/davidwickman/Sponsors-Carousel/commit/77d6ada2b6777caed0d2bd1f33ff136f71ea2213

    I did an initial commit for the original files and then one for my single change.

    Here is a screenshot of the current back-end with the Add Media button now visible.
    https://i.imgur.com/1BFcE2J.png

    I will also try to update the back-end interface to also mimic a native WordPress Plugin later.

    Hopefully this helps out, and original developers, feel free to incorporate any changes.

    Thread Starter dave@wickmanstudios

    (@davewickmanstudios)

    Okay, just cleaned up the code, formatted it for the default wordpress options page and committed the files to my github repo.

    Enjoy.

    https://github.com/davidwickman/Sponsors-Carousel

    OK, i tested it the butoon working but can select only one file and not save any changes?

    Thread Starter dave@wickmanstudios

    (@davewickmanstudios)

    @toto When I add multiple images, it only shows one of the image paths in the input box as well. Clicking the ‘Save Changes’ button adds only one image at a time (this should be the first one that you have selected, as it was the first one that I selected).
    You will just have to add one at a time by clicking ‘Add Media’ and then ‘Save Changes’ for each one.
    I’ll record a video and show you what I’m talking about that should clear up any confusion.

    Thread Starter dave@wickmanstudios

    (@davewickmanstudios)

    Here is the link to the screen cast using my edited plugin (found on gitHub) and adding 5 images to the slider in 1.4 minutes.

    Screen Cast – Sponsor’s Carousel – Adding an imagehttps://www.youtube.com/watch?v=C168s2jUEKE

    Unofficial Sponsor’s Carousel on GitHubhttps://github.com/davidwickman/Sponsors-Carousel

    @dave@wickmanstudios thanks for the upgrade, and what a nice job on your implementation here: https://goo.gl/3JoPN

    I am also using a responsive theme. Can you share what CSS you added/modified for responsive display? Many thanks for great help:)

    Thread Starter dave@wickmanstudios

    (@davewickmanstudios)

    @clane_workforce sorry I didn’t get back to you sooner, but was out of town.

    I used the Foundation framework, created a new WordPress theme for this project, and added the sponsors carousel to a 12-column div.

    I did some styling to follow the theme, but nothing crazy specific for the slider, just some padding and margin.

    Image uploader not working ??

    change to media_bottons (no _ at start)

    I have read through this thread which seems to closely resemble my site’s problem. However, I deleted the Sponsors Carousel plug-in hoping for a quick fix; to no avail. I am running the latest version of WP 3.6.1

    Please advise because I now have random images of Chili’s pasted across my Home Page. My site: https://www.iaspiretoinspire.org

    Fatal error: Call to undefined function sponsors_carousel() in /home3/pebb1es1/public_html/wp-content/themes/the-cause/page-home.php on line 113

    Thread Starter dave@wickmanstudios

    (@davewickmanstudios)

    @toto Take a look at a few of my previous posts.
    Here is exactly what needs to be changed: updated _media_button to media_buttons to allow the Add Media button functionality · 77d6ada · https://goo.gl/fQG8q1

    Unofficial Sponsor’s Carousel on GitHubhttps://github.com/davidwickman/Sponsors-Carousel

    @totiffanyb That error seems like you don’t have the carousel plugin installed and activated. If you are wanting to use the plugin, make sure the plugin is installed and activated.
    Could you drop your code that is throwing an error into https://pastebin.com/ so I can see if I can be of assistance.

    hize213

    (@hize213)

    Since I upgraded to WP 3.6.1 the carousel image button did not work (it was there, but when you chose your image from the library and clicked insert into post, the image url link did not show up in the image link field).
    I uploaded the image I wanted to use to the media library, then copied and pasted the image url into the image field and submitted and it worked.
    I am not a coder so I don’t know how to fix it, but I was able to update my images for the carousel.

Viewing 13 replies - 31 through 43 (of 43 total)
  • The topic ‘image uploader is broken’ is closed to new replies.