Forum Replies Created

Viewing 15 posts - 1,621 through 1,635 (of 2,034 total)
  • Author
    Posts
  • #24138
    Profile photo of Robin
    Robin
    Keymaster

    As our numbers are increasing pretty fast, it is sometimes taking a couple of days to get scanned again. I’ve forced a scan of your site manually just now – should be connected.

    #24133
    Profile photo of Robin
    Robin
    Keymaster

    Hi Rebecca,

    That’s unique to the Symbiostock Express theme – Symbiostock the plugin alters the front end very little in order to remain fully compliant with 3rd party WooCommerce and WordPress themes.

    #24127
    Profile photo of Robin
    Robin
    Keymaster

    Oh yeah – backend has nothing to do with the front end. Backend is just for your personal use. That doesn’t get changed. Do a test purchase to see where the file name gets changed.

    #24121
    Profile photo of Robin
    Robin
    Keymaster

    Just tested the download filename on our PLUS servers and seems to be working fine on this end. Again, let me know what browser you are using – it may be specific to that. In Chrome, it works for me on our servers.

    #24120
    Profile photo of Robin
    Robin
    Keymaster

    Regarding the first issue, that is not the desired effect so I can go in and test it to see if it is specific to your browser or if there is indeed a bug.

    Regarding the second one – ‘Commercial’. That has actually been replaced by the same field under your actual License edit page. So now you can specify exactly what you want the ‘License type’ to say on an individual license basis. I’ll remove that string from the choices.

    #24116
    Profile photo of Robin
    Robin
    Keymaster

    That’s fantastic to know. As far as I know, that differs from Royalty-Free which allows you to use it unlimited projects. Thanks for the feedback. I’m much more geared towards this model for my independent site.

    #24113
    Profile photo of Robin
    Robin
    Keymaster

    Symbiostock should auto generate the thumbnails when the watermark is changed. However, it will not do them all in one shot – do you have the processor running on a schedule or are you manually running it?

    Second to that, sometimes your theme will also create copies of the thumbnails, overriding the default WordPress system. If this is happening, you should examine it. I know for a fact that Kadence uses the aq_resizer class that in fact does create copies of the thumbnails. In that case, try a different theme and see if the right thumbnails show up. Also check to see if the proper images are showing up in the WordPress admin backend.

    #24111
    Profile photo of Robin
    Robin
    Keymaster

    Fantastic – thanks for sharing Redneck.

    #24107
    Profile photo of Robin
    Robin
    Keymaster

    I have no idea why it isn’t showing on your end. I have no recommendation in that regard since it is 100% a WooCommerce issue. As I said, Symbiostock does not do anything with thumbnails or thumbnail sizes. All it does is give WordPress the watermarked image, and WordPress does what it does in order to thumbnail. If you want, send me your login info via PM and I can briefly look about to see if I notice something weird. Symbiostock does initiate the re-creation of the thumbnails when the watermark is changed, or if the thumbnail size is changed.

    #24102
    Profile photo of Robin
    Robin
    Keymaster

    Also, all this means is that WordPress/WooCommerce is resizing your thumbnails for display. This is not related to Symbiostock since the original file matches the resolution. Your WooCommerce/WordPress settings control the thumbnails that appear within WordPress – Symbiostock just watermarks them.

    #24101
    Profile photo of Robin
    Robin
    Keymaster

    When I download the square image file from the backend editor, it will download a “download.jpg.html”

    I’ve never encountered that. If someone else also experiences this, let me know. Let me know what browser you are using as well.

    There is no “crop checkbox” under WooCommerce – Settings – Product – Display.”

    There is a ‘Hard Crop’ checkbox under that setting. Check again.

    #24094
    Profile photo of Robin
    Robin
    Keymaster

    Another thing to check is the WooCommerce settings – under product display, it is possible you have the ‘crop’ checkbox activated which changes how they show up for customers.

    #24093
    Profile photo of Robin
    Robin
    Keymaster

    When you say display, if you mean the front-end, then the theme may be resizing how they show up for customers. Do a test download, or download the file directly from your product edit page to confirm or deny if the listed resolution is the same or not.

    I’ve not encountered one instance where the listed resolution is different to the original image in normal situations.

    #24091
    Profile photo of Robin
    Robin
    Keymaster

    The dimensions are read precisely when the image is loaded into Symbiostock. If you manually alter the source image after that, the resolution will not be re-read. This is to reduce the load times your web-page suffers as doing a resolution check on every image every time would create extra overhead, especially with lots of visitors.

    So, if you cropped the source files after they were imported, this is the normal behavior. The best way to get the new resolutions into the database would be to add all of the changed images as replacements in the /new directory. Alternatively, you can manually go into your database and delete all the post meta fields where the title is ‘ss_media_width’ and ‘ss_media_height’. Once those are all deleted, Symbiostock should automatically force a re-read of the resolutions.

    The mysql command would be something like:

    delete from wp_postmeta where meta_key = ‘ss_media_width

    Mind you, Symbiostock is supposed to re-read the resolution. I recommend you run this command on only one image first, make sure when you view it the new resolution shows, then proceed with the rest.

    To only do one:

    delete from wp_postmeta where meta_key = ‘ss_media_width‘ and post_id = ‘23232’

    where 23232 is the product ID you see in the Symbiostock tab.

    Finally, doing any database changes like this is at your own risk – the safest way is to rename all your changed files appropriately and put them in the new directory so they replace their respective images.

    #24089
    Profile photo of Robin
    Robin
    Keymaster

    Hey Danchan – welcome to the forum!

    Have you run the processor to process your image once it has been uploaded? You run it by going to your settings page.

    Follow this guide:

    http://www.symbiostock.org/docs/3-minute-guide-to-launching-your-store/

    And let me know where the problem arises.

Viewing 15 posts - 1,621 through 1,635 (of 2,034 total)