Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)
  • solo013

    (@solo013)

    I have had complete success with it. I just needed to sleep I think. lol
    I added the tiled gallery carousel without jetpack plugin as well, and it works great too. using the same code. Thank you for the great plugin.

    solo013

    (@solo013)

    This is the closest thing I could find to what I’m trying to figure out. I’m trying to get the carousel from the plugin Gallery Carousel Without JetPack to work when I use the mla_gallery shortcode instead of the gallery shortcode. Usually I’m pretty good at figuring stuff like this out if it’s php, but I don’t know anything about how shortcodes work. The help documentation doesn’t really explain this in detail enough for me to understand it.
    ____
    I read through the documentation on that again, and I guess I should add a little more info.

    I would like to use this with a category gallery, because I create albums with categories on my art site. That way if I say this piece is a traditional, pencil, drawing it will put it any of those galleries without having to manually put it into all of them.

    Is it only doable by putting in the ids= part of the shortcode?

    ____
    Well now I’ve answered my own question. All I had to do to it was put in the extra bit of code mla_alt_shortcode=gallery.

    Thread Starter solo013

    (@solo013)

    Still broken in 2.0.23

    Thread Starter solo013

    (@solo013)

    Still broken in 2.0.21

    Thread Starter solo013

    (@solo013)

    Wanted to update to say this is still broken in 2.0.11. It has not been resolved despite the thread being marked as resolved.

    Thread Starter solo013

    (@solo013)

    New uploads didn’t work either. The / is present in the setting, and even if taken away is auto added to the setting field.

    It’s almost as something is using stripslashes() on the $Path & $File variables. I’ve been searching through the code of every file for anything I thought could cause it, but haven’t found anything that looks wrong.

    This is on a nature photography site with over 2000 photos. I have upgraded to 2.0.7 fine on 4 other sites that are on the same domain as sub-domains. It’s just the main domain www. site that won’t work right. Since 4 other sites on the same server work under sub-domains it’s really baffling me. Unfortunately I can’t supply login credentials. However, I’m willing to try and report the outcome of any test or solutions that are possible on the server.

    Thread Starter solo013

    (@solo013)

    Tried the fix, but it didn’t fix anything.

    Thread Starter solo013

    (@solo013)

    I use the blog features as well not just the login. I guess you could say it’s an integrated system. Basically the page contains a call to just display the whole side system. This way it fits in with the site seamlessly. It’s just that something is going on causing any forms to submit 3 times instead of just once.

    Thread Starter solo013

    (@solo013)

    I’m using the wordpress system so I don’t have to create my own stand alone login system. Basically if the user is an admin or has the correct permissions they can submit content to the database. It’s a gaming site that includes videos, information, reviews, and links to other sites with guides and stuff.

    I have everything setup in a custom includes folder, and the only thing I use wordpress for is to pull in from an include statement. All of the database tables are separate from the wp tables.

    WordPress cannot dynamically include content from a database without using something like php, which is why I use the plugin. By using php I am able to use a single page to pull in content based on an id. In other words if no game is chosen it shows the page to choose a game to view. Once a game’s id is chosen it displays the information of the game. I would just use wordpress and make a page for each game, but doing that makes sites go extremely slow. It completely bogs down the system, and pretty much makes it unusable. By using dynamic content stored in a different table system you can keep your speeds up easily.

    Sounds like we are having the same problem. I updated 5 different sites that use NGGallery, and 4 of them worked perfect. However, my main site won’t show any images. After checking a few things I found that the path and file names are having all /s stripped from them, and having a trailing / added. All of my other sites are on sub-domains while the one messed up is on the main domain. I’m not sure if that has anything to do with it or not though.

    Just to clarify wp-content/gallery/gallery_name/image.ext is becoming wp-contentgallerygallery_nameimage.ext/

    I’ve rolled back to the last version until this is fixed.

    Thread Starter solo013

    (@solo013)

    I just checked it again. It lets me choose a picture now.

    Once I add a picture, text, or video it doesn’t let me change the tab anymore after that still. However, that can easily be fixed by deleting just that slide and making another one.

    The deletion problem I mentioned is still doing the same thing.
    At the very top when of the page when you create a new slider not a banner it says something like “Slider #fc445eb440 title” and has a text box under it. If you forget to put a title into that, and then go to delete that whole slider the name has that code # in red, and says “title not provided.” When you click delete on it the page reloads with no css styling at all every time, and it won’t delete the slide. If you select it with another slide or by itself via the check box, and then bulk delete it won’t delete it. The only way to remove it without messing with the database itself is to uninstall the plugin completely, and then reinstall the plugin.

    Thread Starter solo013

    (@solo013)

    I use the latest 3.5+ as well. I don’t know why it says 3.4.2

Viewing 12 replies - 1 through 12 (of 12 total)