Xpark Media

Forum Replies Created

Viewing 15 posts - 601 through 615 (of 1,644 total)
  • Author
    Posts
  • in reply to: How to use customers? #53176
    Xpark Media
    Keymaster

    @davect,

    You can associate customer to galleries so that customer can login once and view all their galleries in one area (profile). This is especially helpful if the galleries are secured.

    On checkout the customer information will be populated only if you are using the email notification option. This is because on other services (Paypal, Google, WePay ) the customer information may be different or may not be require at all.

    in reply to: display custom set of images #53175
    Xpark Media
    Keymaster

    @armandsdz,

    You are right, script that load on the gallery will not load on taxonomy page, this an Image Store behavior not a WordPress behavior, this to improve page performance.

    You can allow or add this script to your pages using the wp_enqueue_script function. You want to load _js/store.js,

    Be sure that you are creating a separate plugin so you don’t lose your changes on the next update.

    Xpark Media
    Keymaster

    @mariagephoto,

    1. Looks like the galleries are using the page template that you are using here http://www.mariagephoto.fr/galleries-photo/mariages/.

    Go to the image store settings under “galleries” and play around with the “Gallery template”, see which works best

    2. I not sure I understand the question, but if you password-protect a gallery the gallery will redirect unless the user is logged in and have the right access.

    3. This is an issue with some themes trying to correct html, you can remove the code or contact the theme author for support.

    4. This is related to the template issue, the images are set up to work with responsive themes since the image are displayed in a narrow column the images are resizing, once you correct the template you will see the correct image size.

    5. Changing the image sizes, will not update the price list, you need to remove the sizes on the price list and add the new sizes. You only have to do this for images sizes.

    in reply to: country field in shipping info #53169
    Xpark Media
    Keymaster

    @Deep,

    The best way is to add it to your child theme style.css file, that way you can update your theme and the Image Store plugin without losing your changes. If not just add it to the style.css file in your theme.

    in reply to: Custom view for orders #53168
    Xpark Media
    Keymaster

    @kilinkis,
    we may not integrate this to the standard plugin, but you should add/integrate the code into a plugin so you can upgrade the image store plugin in the future.

    in reply to: Galleries Not Showing In Albums After Upgrade #53137
    Xpark Media
    Keymaster

    @CJsFotos,

    the issue was corrected on 3.2.9 if you were using the gallery sortcode.

    in reply to: disable touch.jquery? #53136
    Xpark Media
    Keymaster

    @ Dave,

    We added to code to prevent js erros if some javascript files are removed on version 3.2.9

    in reply to: user permission #53135
    Xpark Media
    Keymaster

    @Marjorie,

    The issue has been fixed on v3.2.9, this was just a display issue the permission were been assigned but the settings page was not displaying the right values.

    in reply to: Feature Request – PNG Watermark Tiling #53134
    Xpark Media
    Keymaster

    @Van Halen,

    The option was added in version 3.2.9

    Xpark Media
    Keymaster

    @kiyama,

    we removed the space on __( “Order Total: “, ‘ims ‘), but the sprintf( __( ‘The %s is required.’, ‘ims’ ), this is translated on the installed.php file. You can reset the settings to have all data translated.

    in reply to: Checkout Buttons Missing, Images Won't Upload #53125
    Xpark Media
    Keymaster

    @JessicasPhotos,

    Looks like you fixed the issue with the image.

    For the button(s) to show you need to select a gateway ( settings > Payment > Payment gateway ). Fill out the fields required by the gateway of your choosing and the button will show.

    Also, did you updated from an old version?

    in reply to: Thumbnails #53124
    Xpark Media
    Keymaster

    @lch503,

    Apart from editing them individually in the gallery is it possible to have proportional thumbnails depending on whether the image is landscape or portrait?


    Not by default, since the plugin is used in many themes, we try to provide a general layout that anybody can use, but if you know css is easy to change this in your theme.

    Can you provide a link to your site, and we can look at it.

    Xpark Media
    Keymaster

    @kiyama,

    Will check it out, thank you for the feedback.

    in reply to: Struggling to get this working #53121
    Xpark Media
    Keymaster

    @halmaclean,

    When you create a gallery each gallery has it own url, you can view the gallery just by clicking the view gallery button.

    The sort-code is to just to display the images if you want to display them within other content type (posts). You can view the sort-code guide here

    Can you also provide a link to your site to see if there is an issue, and what other plugins are you using?

    Albums and tags work just like “categories” and “tags” for post, and these are optional.

    Also check if you are creating secure galleries, secure galleries will not display on the store page unless you change the sort-code.

    in reply to: Translations on ims-image.php:21 not applied #53120
    Xpark Media
    Keymaster

    @harold,

    There is no ims-image.php file in the plugin and if you mean image.php this file doesn’t contain any translatable text.

    The “single image” page is completely control by the theme, the only thing added to the page by the plugin is the image and the vote, add-to-cart and add-to-favorites link.

Viewing 15 posts - 601 through 615 (of 1,644 total)