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 - 526 through 540 (of 3,409 total)
← 1 2 3 … 35 36 37 … 226 227 228 →
  • Author
    Posts
  • July 26, 2016 at 10:17 pm in reply to: No order shows in Photoseller #73799
    Peter
    Member

    Can you please setup a dummy gallery with price of $0.01 and provide the link to that gallery and I will make a live purchase to see what is going on.

    July 25, 2016 at 10:54 pm in reply to: WP Photo Seller: How can I display most recent additions? #70819
    Peter
    Member

    You can apply some custom css to align the gallery thumbs more to the centre.

    For your particular site and theme please do the steps below:

    1) Go and grab the following plugin:

    http://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413

    2) Then add the following CSS code in the settings of the above plugin:

    .enigma_blog_post_content #gallerycontainer_t2 {
    width: 80%;
    margin: 0 auto;
    }

    July 25, 2016 at 10:18 pm in reply to: Photo Seller – Customer doesn't get email with download link #73759
    Peter
    Member

    I made a test purchase and saw that the logs show that the plugin sent the email but it looks like your server never sent it.

    Please do the following troubleshooting steps:

    https://support.tipsandtricks-hq.com/forums/topic/not-receiving-emails-even-though-the-plugin-sent-the-email

    July 25, 2016 at 10:11 pm in reply to: WP Photo Seller – Change Layout/item details #73766
    Peter
    Member

    Hi,

    Can you please provide a link to the pages which you say need CSS modifications so we can inspect them using firebug?

    July 25, 2016 at 7:52 am in reply to: Photo Seller – Customer doesn't get email with download link #73757
    Peter
    Member

    All those settings were turned on except for Instant payment notification

    The “Instant payment notification” setting is actually the most important one.

    Can you create a dummy gallery with price of $0.01 and provide the link to it and I will make a purchase?

    Also in the shipping settings, which should I use for digital pictures?

    You don’t need shipping for digital products because they are delivered via email/download.

    July 24, 2016 at 11:25 pm in reply to: WP Photo Seller: How can I display most recent additions? #70817
    Peter
    Member

    We will try and add template 2 within the next week or two.

    Regarding your left misalignment issue – can you please provide the link to the gallery with the issue so I can look at it with firebug?

    July 22, 2016 at 11:09 pm in reply to: WP Photo Seller – Change Photo Details Page Title #73762
    Peter
    Member

    Yes you can. Simply edit that page from the wordpress pages menu and change the title and then save that page.

    July 22, 2016 at 11:05 pm in reply to: WP Photo Seller – Including Image Resolution with Dimensions #73765
    Peter
    Member

    Hi,

    The plugin uses methods from the standard PHP GD library and I don’t think this has an obvious way to calculate DPI.

    However you can possibly achieve what you want by using the following filters to place a string in the description (eg, 90DPI or whatever you want):

    https://support.tipsandtricks-hq.com/forums/topic/remove-digital-file-ration-from-price-list-description

    The is ideal if you already know your DPI values for your fullsized images and then you can specify this in the description.

    (Let us know if you don’t know how to use wordpress filters)

    July 22, 2016 at 10:52 pm in reply to: Photo Seller – Customer doesn't get email with download link #73755
    Peter
    Member

    Can you please double-check the following:

    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

    Photo seller side:

    1) In Payment Gateway Settings make sure you have entered your paypal email and also the correct PDT identity token.

    Also please enable logging for the photo seller:

    Go to Settings and scroll to bottom and set “Enable Logging” to yes.

    July 21, 2016 at 10:42 pm in reply to: Photo Seller – "Not Found" When clicking on pictures #73732
    Peter
    Member

    Can you please do the following:

    1) download and install a fresh version of the plugin:

    https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins

    2) Go to your wordpress pages menu and check that the “photo details” page exists.

    If there is no photo details page, also check the pages trash menu and restore this page if you have deleted it.

    If more than one photo details page exists, delete all except one.

    3) Go to Photo Seller Settings -> Page Settings and set the “Photo Details Page” dropdown box to the correct page.

    4) Go to the permalinks settings of WordPress then save the settings (saving the permalink settings will force the re-write rules to be flushed):

    WordPress Settings -> Permalinks

    Then try the gallery again and let us know if you still have issues.

    July 19, 2016 at 10:30 pm in reply to: Change Photo Gallery Template 2 "Cover" Photo #73719
    Peter
    Member

    Go to the gallery settings for the gallery in question and set the “Gallery Thumb ID” to the one you want.

    July 19, 2016 at 12:45 pm in reply to: Photo Seller – How to remove text from customer thank you email #73708
    Peter
    Member

    Ok I see what you mean now. I will take a closer look at the code and see if we can make the output a bit more flexible.

    July 18, 2016 at 11:13 pm in reply to: Selling different image formats (DNG/TIFF etc) – is it possible? #73716
    Peter
    Member

    In terms of photo types, whatever the native wordpress media functionality can handle then this plugin should similarly be able to handle too. Try a quick a test by uploading one file to your wp media library and then repeat using the photo seller.

    The only potential issue is if you have HUGE files, then server resources and processing capabilities will be your limiting factors – especially if you are on a shared server.

    July 18, 2016 at 11:08 pm in reply to: Photo Seller – How to remove text from customer thank you email #73706
    Peter
    Member

    You should be able to change the wording for the above by going to Settings >> Email Settings.

    Then look in the “Buyer Email Body” and you can change the wording to whatever you like.

    July 17, 2016 at 12:15 am in reply to: WP Photo Seller – secure direct download button with password? #73702
    Peter
    Member

    Hi,

    Is it possible to secure the direct download button with a password instead of a whole gallery?

    I don’t fully understand exactly what you are trying to achieve and which button you are talking about?

    Are you referring to the free instant download button?

    Can you explain further?

  • Author
    Posts
Viewing 15 posts - 526 through 540 (of 3,409 total)
← 1 2 3 … 35 36 37 … 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