Xpark Media

HomeSupport

Forum Replies Created

Viewing 15 posts - 1,231 through 1,245 (of 1,644 total)
  • Author
    Posts
  • in reply to: Donate wit PayPal and add display #47659
    Xpark Media
    Keymaster

    Jurij,

    Thank you for the donation, currently there is no option to remove the ads.I appreciate the donation but the ads help me obtain some revenue to be able to provide the plugin for free. I will hate to start charging for it.

    If you still want to remove it you can remove the code from the admin/settings.php file or you can use CSS to hide the banner. Add this code to any stylesheet file loading in the admin area .adunitbox{ display:none }

    in reply to: "Most Viewed" is NOT working. #47656
    Xpark Media
    Keymaster

    Frank,

    You mention that you don’t have any other plugin but I think this is a theme issue, try using the default theme. Also try just re-saving the widget settings specially if you just updated to the new version.

    The plugin uses cookies if you are calculating visits, if not the views should register just by visiting any content. The plugin uses is_single(), is_page(), is_singular() to validate content.

    in reply to: Add to cart entire album or gallery #47655
    Xpark Media
    Keymaster

    This is currently not an option but it can be accomplished using the Image Store API, you will need to add a checkbox for the user to be able to add the whole galler. Currently they can check select all and add to cart, (page by page )

    in reply to: No images #47635
    Xpark Media
    Keymaster

    what version of the plugin are you using? check the file permission of your key under admin > _key

    in reply to: Cant get to settings after installation #47633
    Xpark Media
    Keymaster

    I run a test with the same version that you are using and I don’t get the error, what other plugins are you using? did you modify WP in any way?

    in reply to: Pricing, can not drag Image sizes #47587
    Xpark Media
    Keymaster

    if it’s a issue with the theme, the theme developer needs to fix it. It sound like it’s loading javascript files where it shouldn’t.

    Also I can’t prevent the issue because I don’t have the theme and I can’t fix all the issues with all the themes.

    in reply to: Limit Cart & Multiple Checkout #47586
    Xpark Media
    Keymaster

    Is there a way to limit the maximum quantity of the cart?
    No, but it can be limit using the API “ims_berofe_add_to_cart”;

    Is there a way to add multiple checkout option, eg paypal & google checkout?
    Not currently, this has been requested but I have not had time to work on it.

    in reply to: Add Favorites in Different Gallery Problem #47583
    Xpark Media
    Keymaster

    mmmm I will take a look at it, but each user should have it’s own favorites unless you are not loged in.

    in reply to: Make new Gallery be seen as a New Post #47582
    Xpark Media
    Keymaster

    no, but you can install a recent custom post widget or use the widget that comes with image store. Settings > general > widget

    in reply to: No headings or Select box #47540
    Xpark Media
    Keymaster

    This is usually a problem with javascript or css. Can you guys please provide links to your sites?

    if you are using the shortcode option the galleries do not have any navigation/header to prevent issues with permalinks.

    in reply to: no images #47539
    Xpark Media
    Keymaster

    the problems is with your theme, try changing the gallery template or use the template provided by image store, make sure that the theme that you are using is using the the_content() function.

    You can send the translation to [email protected], thank you for the help

    in reply to: translation can not works #47506
    Xpark Media
    Keymaster

    mikeSo,

    you are current some of the translation files need to be updated to work with the new version there were a lot changes, I am updating a few files but I don’t have all the updates for all the languages

    in reply to: Pricing, can not drag Image sizes #47502
    Xpark Media
    Keymaster

    what version are you using? it sound like a javascript error maybe a conflict with other plugin

    in reply to: Image expiration in quantity of downloads, not days. #47499
    Xpark Media
    Keymaster

    this is currently not possible using the default settings you can make changes to the plugin using the image store API if you know any programing

    in reply to: change text color – popular widget #47496
    Xpark Media
    Keymaster

    you can use .popular-widget .pop-layout-v, that is if your theme is rendering the styles correctly, if you provide a link to your site maybe we can help a bit more

Viewing 15 posts - 1,231 through 1,245 (of 1,644 total)