Forum Replies Created
-
AuthorPosts
-
Xpark MediaKeymaster
you can do this by setting up a album with all your secure galleries when the user click on the gallery they will be ask for the password only
Xpark MediaKeymasterCamaro, good to know that you were able to solve your problem
Xpark MediaKeymasterdid you had a chance to look at the FAQ page? can you provide a link to you page. it sounds like you have styles and javascript issues with your theme.
Xpark MediaKeymastera login to your backend will be great, please send the information to [email protected], One question do you hace any problems uploading images in the WordPress media library?
Xpark MediaKeymasterIt would be possible to show in the edit gallery page the Custom fields and all the other option for a post?
yes, you can edit the custom post type, or use other plugins to modify the post typeyour menu problem is a style issues also. give me a few days to take a look at the styles.
if you want to donate you to the plugin there are a few places where you can find the link. The plugin settings page, in the footer of this website or the right-hand side of the plugin in wordpress http://wordpress.org/extend/plugins/image-store/
Xpark MediaKeymasterI will look into it, if you made modifications to the query please send me the changes so I can include it on future releases
Xpark MediaKeymasterI think these are theme issues, have you guys have tested the default theme?
Be sure to set your gallery theme under settings > gallery > theme and that the theme you are using has the “the_content()” function within the loop.
Xpark MediaKeymasterdid you set up your gallery template in the settings > gallery> template?
if you are using a default template you have to rename your template to single-ims_gallery.php and be sure that it using the “the_content()” function within the loop.
Do you have the same problems with the default theme?
Xpark MediaKeymasterbpickartz,
also take a look at this post http://xparkmedia.com/support/topic/problems-with-v3-2/page/2/#post-44562
Xpark MediaKeymasterThanks jm,
I will be releasing a in few dasy fixes for 3.0.0 including the lightbox issue.
Xpark MediaKeymasterPayPal IPN works differently, PayPall sends a “Post” request after your transaction to a IPN script on your website, if PayPay can’t get to your server you will never get a notification.
Also you should not be using or getting “Get” request to get back to the site that is the link that you are getting, the plugin for extra security only accepts post request.
What is your PayPal service? and from what country and currency are you testing?
Xpark MediaKeymasterYour permalink structure is under WordPress settings > permalink, just try re-saving the structure to refresh it. If you are using a custom structure post it here so I can test it.
Xpark MediaKeymasterif you are using a sort link to display the galleries use
[image-store]
(with pagination) instead of[ims-gallery id=""]
.For secure/password-protected galleries use
[image-store secure=1]
for all public galleries[image-store count=-1]
for more on shortcode check out this page http://xparkmedia.com/image-store/usage/Xpark MediaKeymasterbpickartz,
I think the problem is your theme, does you theme have a single.php or check settings > gallery > Gallery template to see what file your using to display your galleries.
The template that you chose to display your galleries must have the the_content() function, try using your page.php or also you can add a custom template as a default “single-ims_gallery.php”
Xpark MediaKeymasterbpickartz,
I think the problem is your theme, does you theme have a single.php or check settings > gallery > Gallery template to see what file your using to display your galleries.
The template that you chose to display your galleries must have the the_content() function, try using your page.php or also you can add a custom template as a default “single-ims_gallery.php”
-
AuthorPosts