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 - 136 through 150 (of 3,409 total)
← 1 2 3 … 9 10 11 … 226 227 228 →
  • Author
    Posts
  • February 11, 2018 at 10:50 pm in reply to: Is there a way to share a gallery image on facebook, twitter, instagram? #77258
    Peter
    Member

    You can get the direct URL of the watermarked image and share that because the watermarked images are not in the protected directory.

    Usually the watermarked photo will have a filename using the following naming convention:

    watermark_<your_image_name>.

    OR,

    To get the URL you can use one of the browser developer tools like Chrome developer tools.

    Right click on the watermarked image and select “inspect”. Then find the URL of the watermarked image.

    February 10, 2018 at 1:18 am in reply to: WP Photo Seller – No link expiration #76900
    Peter
    Member

    Yes there’s no reason why it shouldn’t.

    February 8, 2018 at 11:04 pm in reply to: Clicking Gallery List Name causes all items to disappear #77247
    Peter
    Member

    I’ve sent you an email.

    February 8, 2018 at 6:45 am in reply to: Does not show right thumbnails #77054
    Peter
    Member

    I recommend firstly doing a plugin/theme conflict test to see if you can find if anything is causing the conflict and let us know.

    February 7, 2018 at 11:00 pm in reply to: Split main gallery into multiple pages #77242
    Peter
    Member

    Hi Blake,

    I will put it on the list as a future feature to add.

    February 7, 2018 at 10:41 pm in reply to: Does not show right thumbnails #77052
    Peter
    Member

    The the Photo Search function has compleately stop working

    Was it once working and then suddenly appeared to stop working?

    Did something on your system change?

    February 7, 2018 at 10:03 pm in reply to: watermark on gallery images not showing #77243
    Peter
    Member

    I’ve sent you an email.

    February 7, 2018 at 9:57 pm in reply to: Clicking Gallery List Name causes all items to disappear #77244
    Peter
    Member

    when I click Gallery List Name or Gallery ID under Existing Galleries, all the galleries disappear. It says No Items found

    Do you mean the “Gallery Name” column in the main settings page which lists all your galleries?

    When you refresh that page do the galleries appear again?

    Bulk Import Process Status says There are currently bulk import events in progress

    It could be that during some of the processing of the photos your server may have run out of resources or something else went wrong. Clear that bulk event using the “clear” link in the table.

    You should also check your PHP server logs to see if you can spot any “memory exhausted” or other errors.

    February 7, 2018 at 12:58 am in reply to: Split main gallery into multiple pages #77240
    Peter
    Member

    Hi,

    At the moment there is no pagination for the main gallery page but only for the pages inside the gallery (ie, where the thumbs of gallery are displayed)

    In the meantime have you considered splitting up your galleries into albums?

    February 5, 2018 at 10:48 am in reply to: photo seller – total not updating when add number to buy #75178
    Peter
    Member

    I checked the photo seller plugin code and it is correct.

    The part of the code which serves up the location of that js script file looks like this:

    <?php echo site_url(); ?>?wps_load_dynamic_js=js-gallery-photo-details

    Note the use of the core wordpress site_url() function.

    https://codex.wordpress.org/Function_Reference/site_url

    This function will return either https or http depending on what your server is configured as.

    What might be happening is that the site_url function could be returning “http” because the “is_ssl()” check it does is coming back as false.

    The wordpress is_ssl() core page states that there may be cases where that function will not work when a server is behind a loadbalancer. It also provides some workaround code you can apply to your wp-config.php file:

    https://codex.wordpress.org/Function_Reference/is_ssl

    February 5, 2018 at 1:44 am in reply to: photo seller – total not updating when add number to buy #75175
    Peter
    Member

    So are you saying that when you reverted the theme to twentyseventeen you are still seeing the same issue?

    That’s strange because I just did the same test and I don’t see the same problem as you.

    I’ve sent you an email.

    February 5, 2018 at 12:56 am in reply to: photo seller – total not updating when add number to buy #75173
    Peter
    Member

    I’ve had trouble with it on some themes

    This could be the cause of your issues and you will need to ask the theme developer to address it.

    I just did a test on a proper SSL site and I can see no issues with incorrect loading of http pages.

    I think the problem you are seeing is being caused by something on your setup.

    Can you please do the following:

    1. undo any changes you made to this plugin by deactivating and deleting it and reinstalling a fresh version.

    2. deactivate all other plugins except this one

    3. revert to a properly coded theme (twentyseventeen)

    Then and try your test again. Let me know how that goes.

    February 4, 2018 at 11:31 pm in reply to: photo seller – total not updating when add number to buy #75169
    Peter
    Member

    Hi,

    Thanks for the feedback.

    I will go into the code and investigate further and fix if necessary. Will keep you posted.

    February 4, 2018 at 4:33 am in reply to: photo seller – total not updating when add number to buy #75163
    Peter
    Member

    Hi tralay

    What is the actual problem you are seeing and can you please provide steps for me to reproduce it?

    January 30, 2018 at 5:43 am in reply to: Photo Seller Cart – Remove alternating row colours #77192
    Peter
    Member

    The following code will work:

    .wps_variation_selection_section #variationTable .wps_tr_even{
    background: none;
    }

    BUT, you will need to delete your last attempt and fix up the CSS errors you created in the custom css plugin because you pasted something incorrectly and you have missing brackets and/or double brackets etc.

  • Author
    Posts
Viewing 15 posts - 136 through 150 (of 3,409 total)
← 1 2 3 … 9 10 11 … 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