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 - 856 through 870 (of 3,409 total)
← 1 2 3 … 57 58 59 … 226 227 228 →
  • Author
    Posts
  • October 3, 2015 at 4:32 am in reply to: Gallery, watermark and next photo button errors #71477
    Peter
    Member

    You will need to tweak the custom CSS code I gave. Delete that last code and insert this one:

    .wps_digital_details_table .qtyInput{
    max-width: 7em !important;
    }

    October 3, 2015 at 3:47 am in reply to: Gallery, watermark and next photo button errors #71475
    Peter
    Member

    The watermark looks good to me now. I tried with a few browsers.

    I think your browser cache is showing you the previous version.

    Regarding the numbers – I don’t see any evidence of the custom CSS plugin on your site. The current CSS code for this field is still showing the old one. Have you installed and activated that plugin?

    October 3, 2015 at 12:43 am in reply to: Gallery, watermark and next photo button errors #71473
    Peter
    Member

    Hi,

    Then when you hover over it to zoom, it shows standard copyright print.

    Regarding the watermark – you might have the “Watermark Font Size (px)” value set to be too small. Try entering a value of 50.

    under the image, it says “Photo 1 of 1” and gives an error if you click on it

    I don’t see that issue and it is working well when I view and click those buttons. (I see “Photo 1 of 3” etc which is what I would expect)

    the price sheet below doesn’t appear to be totally mobile responsive because it appears all whacky on my iPhone, but works if I turn it sideways

    Tables are tricky when it comes to responsiveness. However one thing I would recommend which will make an immediate improvement on the photo details page is that you turn off the sidebar and make that page full width. This will make your table when viewed from mobiles a lot more acceptable.

    It won’t show you the number you type into the quantity field

    This can fixed easily with custom CSS:

    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:

    .wps_digital_details_table .qtyInput{
    max-width: 7em;
    }

    September 29, 2015 at 5:49 am in reply to: Feature request: caption / description in lightbox #71264
    Peter
    Member

    Hi Reesa,

    I’ve sent you an email to discuss further.

    September 29, 2015 at 3:44 am in reply to: Photo Seller – coupon redemption count not working #71316
    Peter
    Member

    still having issues with the coupon codes not being marked as redeemed once used

    Do you mean that the coupon is still able to be used even though the redemption count has been used up?

    I want to try and reproduce this on my site.

    Please provide the following:

    1) The exact settings for the coupon when you created it.

    2) The general scenario you are using the coupon for.

    September 29, 2015 at 1:40 am in reply to: Feature request: caption / description in lightbox #71263
    Peter
    Member

    No not yet. Still trying to figure if/how this can be done.

    September 28, 2015 at 12:42 am in reply to: Photo Seller – coupon redemption count not working #71314
    Peter
    Member

    We fixed this very recently. Please get a new build of the plugin:

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

    September 24, 2015 at 2:20 pm in reply to: Cart / Checkout do not work in any logical way for me. #71439
    Peter
    Member

    What happens when you deactivate all other plugins except photo seller?

    September 24, 2015 at 12:07 pm in reply to: Cart / Checkout do not work in any logical way for me. #71437
    Peter
    Member

    Please try the following theme/plugin conflict tests:

    https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin

    You might have something on your site which is causing the issues.

    I can already see that you have a javascript error caused by some kind of script called “loader0.js):

    Uncaught TypeError: Cannot read property ‘postMessage’ of null (static.olark.com/jsclient/loader0.js:1 )

    September 24, 2015 at 11:02 am in reply to: Cart / Checkout do not work in any logical way for me. #71435
    Peter
    Member

    When I run phpinfo it tells me this:

    session.save_path /var/lib/php5

    But that is not what it is set to in my php.ini file.

    I recommend that you talk to your host provider support people about this. They will be able to explain it and fix if necessary.

    ps: your gallery password doesn’t work

    September 24, 2015 at 1:39 am in reply to: WP Photo Seller widget URL not updating to new site URL #71443
    Peter
    Member

    Try deleting your old /store/cart page and then using the plugin to recreate a new one by going to:

    “Admin Functions” menu and clicking “Regenerate Default Pages” button.

    September 24, 2015 at 1:31 am in reply to: Photo Seller – Price table displaying too narrow #61755
    Peter
    Member

    The quantity boxes seem to be a little narrow

    Add this custom CSS:

    .wps_digital_details_table .qtyInput{
    height: 30px;
    }

    For the button issue add this:

    .wps_photo_details_continue_shopping, .wps_photo_details_view_cart{
    opacity: 1 !important;
    display: inline !important;
    }

    September 23, 2015 at 11:37 pm in reply to: Cart / Checkout do not work in any logical way for me. #71432
    Peter
    Member

    You may have a PHP session issue.

    Please see this:

    https://support.tipsandtricks-hq.com/forums/topic/php-session-not-working-correctly

    What’s the password for the protected gallery pages? (so I can see the issue for myself)

    September 23, 2015 at 1:15 pm in reply to: wp photoseller-Is there a way to batch refresh download codes that have expired? #63800
    Peter
    Member

    We are currently in the process of fixing a bug in the coupon code functionality. We are due to release an update either tomorrow or day after.

    September 14, 2015 at 1:21 am in reply to: Photo Seller – Is there a way to do fancybox on other templates? #71355
    Peter
    Member

    Unfortunately a css fix is not possible in this case because the masonry js library needs to dynamically calculate positions in order for it to correctly create a grid.

    We use the following masonry library:

    [http://masonry.desandro.com/]

    I recommend that you talk to your theme developer and ask them why their theme breaks the masonry functionality.

  • Author
    Posts
Viewing 15 posts - 856 through 870 (of 3,409 total)
← 1 2 3 … 57 58 59 … 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