BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 24741
    Brajesh Singh on in reply to: Ajax Registration plugin #1077

    PS: The form actually reloads but may not look like that. When ever you press submit button, the form is always reloaded. The UI may not reflect that if your server is fast.

  • Keymaster
    (BuddyDev Team)
    Posts: 24741
    Brajesh Singh on in reply to: Ajax Registration plugin #1076

    Hi John,
    I am sorry I missed the post due to site upgrades going on here.

    Can you please tell me which captcha plugin are you using? We may need to trigger some function to reload the captcha.

    I will do a quick check and provide a solution after you let me know the plugin.

  • Keymaster
    (BuddyDev Team)
    Posts: 24741
    Brajesh Singh on in reply to: Shortcode to show directly the gallery in a grid. #1075

    Hi Douglas,
    Thank you for the details and tests.

    I am also puzzled why it is happening on your end on this specific website. As your tests found, MediaPress should work.

    When I had initially upgraded MediaPress on the site, I saw the same error as you and clearing my cache and a few refreshes fixed it. It was loading older javascript files.

    I am not sure why it is not doing that for you.

    If possible, can you please check if you see any javascript error in the browser console on Admin Gallery Edit page?

  • Keymaster
    (BuddyDev Team)
    Posts: 24741

    Hi George,
    Glad that you fixed it.

    Thank you for the update.

  • Keymaster
    (BuddyDev Team)
    Posts: 24741
    Brajesh Singh on in reply to: [Resolved] Language files not "taking" #1072

    Hi Jan,
    I am sorry, it might be my mistake too.
    can you please send me the po/mo file by email? my email is brajesh@buddydev.com

    Will try and see if it loads or there is an issue with the plugin.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24741
    Brajesh Singh on in reply to: Localization of site wide activity plugin? #1071

    Hi Jan,
    I have pushed an update on WordPress.org. version 1.3.2 should be translatable. can you please give it a try.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24741
    Brajesh Singh on in reply to: Shortcode to show directly the gallery in a grid. #1063

    And here is what I am getting on the site right now.
    http://i.imgur.com/2Ekltai.png
    As you can see everything is normal there.

  • Keymaster
    (BuddyDev Team)
    Posts: 24741
    Brajesh Singh on in reply to: Shortcode to show directly the gallery in a grid. #1062

    Hi Douglas,
    I am sorry for all the inconveniences.

    The screenshot is exactly what I was getting yesterday.

    Please try clearing cache. I am nt sure why but it was loading the older javascript files and giving me the same screenshot.

    When I cleared cache and refreshed a few times, things started to come fine for me. Please give it a try in any browser( preferebly chrome/firefox) and let me know how it goes.

    I am sorry that you are having such a bad time with MediaPress. Hoping that it gets resolved soon.

  • Keymaster
    (BuddyDev Team)
    Posts: 24741
    Brajesh Singh on in reply to: Shortcode to show directly the gallery in a grid. #1060

    Hi Douglas,
    I am sorry I missed to update you.

    I logged in to your site earlier and was able to upload and see images.

    Here is the gallery you had created( images were uploaded by me)
    Here is the link of the sitewide gallery.
    http://tratto111.altervista.org/gallery/test-test/

    1. i had issues yesterday creating gallery on your site due to caching issue. I cleared cached and waited for few minutes only then I was able to upload. I believe you are facing the same problem( even the upload box was not visible to me properly when I had upgraded the site).

    Please clear cache and try. It is working fine for me.

    2. The problem with images not being found was related to gallery component. Tjose images had no component assigfgned. You don’t need to worry about it. It was due to old version.

    For Linking, please create a gallery and link directly.

    Hope that helps.

  • Keymaster
    (BuddyDev Team)
    Posts: 24741
    Brajesh Singh on in reply to: [Resolved] Language files not "taking" #1057

    Hi Jan,
    I did not notice I already reached to the guru level on the new forum so soon 🙂 You too seem to be enlightened 🙂

    Thank you for the details. Please put your mo file in the mediapress/languages directory or do you have WordPress languages directory created?
    If yes, you can put the mo file there. Normally the languages directory for WordPress is named “languages” inside wp-content. You can put the translation for plugins inside languages/plugins directory. That is a fallback location for loading translations if the translation file is not found inside the plugin specified languages directory.

    Hope that helps.