Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration
You are here: Home

Peter

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 481 through 495 (of 3,409 total)
← 1 2 3 … 32 33 34 … 226 227 228 →
  • Author
    Posts
  • August 22, 2016 at 3:50 am in reply to: Photo Seller – How do I link my pricing tables to my shopping cart #73999
    Peter
    Member

    You can’t link non-photo-seller items to the photo seller shopping cart. The item needs to be part of a gallery if you want to sell it using the shopping cart from photo seller plugin.

    This is because the photo seller cart is specially designed to look for gallery properties when a product has been added to the cart.

    You can use estore for selling non-gallery items as advised by wzp or see my workaround below.

    Alternatively you can make this work using the photo seller as follows:

    0) Create price list which has 3 physical variations:

    – gold package

    – platinum package

    – diamond package

    1) create a “dummy” gallery which which will represent your packages. This gallery will only have 1 photo. Also make sure to select the price list you created in the above step in this gallery’s settings.

    Now when someone views that dummy gallery they will be able to purchase your packages using the photo seller cart.

    August 22, 2016 at 3:37 am in reply to: Keywords shown (twice!) on the Photo Details page despite IPTC unchecked #73172
    Peter
    Member

    Can you please provide a link to the gallery page with the issue so I can see the problem occurring?

    August 21, 2016 at 11:26 pm in reply to: Photo Seller – Gallery only, no sales required #74001
    Peter
    Member

    Hi Graham,

    Currently there isn’t but I will investigate to see how much complexity and effort there is to add such a thing.

    August 21, 2016 at 1:45 am in reply to: Unable to configure basic settings after activating the WP Photo Seller plugin #74005
    Peter
    Member

    That error is not coming from the photo seller.

    You will need to ask the developer of enhanced-media-library plugin about that.

    August 19, 2016 at 11:43 pm in reply to: Price list/ordering not setting up for new gallery #73870
    Peter
    Member

    I think you’ve misread my answer.

    You are referring to physical disk space but I am referring to PHP memory_limit which is actually how much of the available RAM the PHP processes are allowed to use.

    Talk to your host provider and ask them to increase the PHP memory_limit value to 256M.

    August 19, 2016 at 4:10 am in reply to: Photo Seller – Please clarify what pages are auto added/required? #73970
    Peter
    Member

    The store page should have the following shortcode:

    [WPS_store_home]

    The albums home page should have the following shortcode:

    [WPS_photo_albums_home]

    August 19, 2016 at 12:41 am in reply to: Photoseller – Galleries "go to page" #73979
    Peter
    Member

    Update: I’ve sent you an updated version of the plugin to try which contains a solution.

    Let me know how it goes.

    August 17, 2016 at 11:44 pm in reply to: Photoseller – Galleries "go to page" #73978
    Peter
    Member

    Short answer is: not currently.

    See more details in this thread:

    https://support.tipsandtricks-hq.com/forums/topic/pagination-jump-to-specific-page-number

    August 17, 2016 at 11:47 am in reply to: No order shows in Photoseller #73810
    Peter
    Member

    Please check that you have the following setup correctly:

    Log into your paypal account and check the following settings:

    1) “Auto Return” (this should be enabled)

    2) “Payment Data Transfer” (this should be enabled)

    3) “Instant Payment Notification (IPN)” (this should be enabled).

    4) UTF-8 formatting enabled as per https://support.tipsandtricks-hq.com/forums/topic/some-characters-and-text-not-recognizable-in-the-notification-email

    August 17, 2016 at 5:41 am in reply to: WP PhotoSeller – Site Migrated, all gallery images broken. #73976
    Peter
    Member

    Using FTP or CPanel file manager go to the following directory for your wordpress installation:

    …..wp-content/uploads/wp_photo_seller

    Once there examine the .htaccess file and make sure that the domain url is correct.

    August 16, 2016 at 10:55 pm in reply to: Photo Seller – Please clarify what pages are auto added/required? #73967
    Peter
    Member

    1. Currently the plugin expects the store page and its children to have a certain slug. Therefore based on this I recommend that you do not change these as it will most likely break things.

    2. Yes (as per the above explanation)

    3. The Admin page regeneration function was written to avoid duplication of pages as best as it can. If you see that happening please let us know.

    You said above “You should not manually delete any gallery or album pages or the other pages created at install time.” – yet in the settings you can choose any page for some things. So if I choose, for eg, my Albums home page as my ‘Shop’ page, with the albums shortcode in it, presumably it’s OK to delete the Albums home page??

    Yes for the album home page you can delete it as long as you put the shortcode in another page and set it in the settings.

    However you should never manually delete an individual album or gallery page because the DB tables which store the albums and galleries have a direct reference to those individual page IDs.

    August 16, 2016 at 5:43 am in reply to: Photo Seller – edit default text on details page #73974
    Peter
    Member

    I recommend you do it as per my answer above. It is the safest and best way.

    You can’t do it by editing the core photo seller file because you would lose changes when you upgrade to a newer release.

    August 16, 2016 at 2:57 am in reply to: Photo Seller – Please clarify what pages are auto added/required? #73965
    Peter
    Member

    The following pages are created at installation time:

    store

    store/cart

    store/checkout

    store/ipn

    store/receipt

    thankyou

    photogallery

    photo_details

    In answer to your other questions – yes when you create a new gallery the plugin will automatically create a dedicated page for it. If you delete the gallery the plugin will also delete the page. The parent page for individual gallery pages is “photogallery”.

    Same as above for albums. The individual album pages will have a parent page called “photoalbums”.

    You should not manually delete any gallery or album pages or the other pages created at install time.

    August 16, 2016 at 2:51 am in reply to: Photo Seller – edit default text on details page #73972
    Peter
    Member

    You can easily modify that heading by hooking into the in-built photo seller filter via your theme’s functions.php file.

    See my answer in the following post which explains exactly what you should do:

    https://support.tipsandtricks-hq.com/forums/topic/changing-titles-within-photo-seller

    August 16, 2016 at 12:04 am in reply to: WP Photo Seller – Not directing buyer to PayPal from "Proceed to checkout" butto #73961
    Peter
    Member

    Can you please get a fresh version of the photo seller plugin and deactivate and delete your current version and activate the new one.

    Re-install or Load a Fresh Copy of the Plugin(s)

    If the problem persists once you’ve done that please let us know.

  • Author
    Posts
Viewing 15 posts - 481 through 495 (of 3,409 total)
← 1 2 3 … 32 33 34 … 226 227 228 →

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ