Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter resepu

    (@resepu)

    I thought it meant Author ID rather than Author Name.
    After a few shots, it worked!

    Thank you very much!

    P.S. I still couldn’t figure out what exactly it takes into account when it says Author. “Username, First name, Last name, Display name…”

    Thread Starter resepu

    (@resepu)

    Thank you for your help.
    But I have very little knowledge about PHP and I don’t know how adjust that array as a string.
    As I understood, what I want to get can only be done with that array because it needs to check the attribute of the product.
    So it is not possible. :/

    Thread Starter resepu

    (@resepu)

    Unfortunately they are not and it’d be very difficult for me if I created custom fiedlds for products one by one because there are more than 1k products on my website.

    Actually I find a way to show a certain attribute on frontend with the following code:
    <?php echo $colors = array_shift( wc_get_product_terms( $product->id, 'pa_brand', array( 'fields' => 'names' ) ) ); ?>

    But I couldn’t create a shortcode with this.
    If you can help me with creating a shortcode with this code, I’d be super happy.

    Thread Starter resepu

    (@resepu)

    Helloo @gn_themes,
    I found how to use product-title shortcode.

    Do you have any idea how I can create shortcodes according to product attributes?

    Thread Starter resepu

    (@resepu)

    Hi again,

    Is there an option for changing the title of the image as the post name, as we do for alt tags of the images? I want to rename both url, alt tag and the title of the images as product names. I saw the option for alt tags but not for the tite.

    And also one last question before buying the pro.
    There are more images than what we are actually using on our products.
    So some of the images are not attached to any post/products. So can we skip those and just rename the attached and used ones? I will choose the “Post title” as the renaming rule. But I’m confused about what the plugin will do with unused/non-attached images. I’m worried about the process because there are more than 60k images. We just use around 17k. We haven’t created products for the rest yet. I don’t want to tire/exhaust the server.

    Thank you

    Thread Starter resepu

    (@resepu)

    Thank you for your quick answer Jordy ??

    1) I was thinking about buying the pro version already. So that’s ok for me.
    2) This is so bad. I wish it were at least 1 by 1 for products. As I stated above, there are 900 products. That’s ok, I can do it 1 by 1 for products. I can spare my one day to this but there are more than 13 thousands images. It would be almost impossible for me to do this one by one. Please tell me a way ??
    3) That’s great!

    Thread Starter resepu

    (@resepu)

    Could you help us with the 3rd option if you offer paid support?
    I’m ready to pay as this is a painful process for us ??

    Thread Starter resepu

    (@resepu)

    You can’t tag the images with my plugin, I don’t think you can either on Joomunited’s plugin.
    You may need to make your own script for that.

    No I mean categorization. Since it is a virtual folders, I used the word “tagging”. Sorry my bad.

    What do you suggest?
    Actually all we wanted was to use FTP for media library management. I cannot understand why wordpress makes this so difficult. When we were using opencart, it was super easy. In wordpress, you have to do everyting twice (1- upload ftp, 2- sync it with a plugin. Or 1)change an image file, 2-sync it again).

    We are stuck. What would you do if you were in my situation?
    1) Categorize existing media manually. (50k)
    2) Delete everything and clear database and re-upload images and re-import it with the plugin and replace missing images (which is all) on 780 existing products again.
    3) Find a way to restore existing product images and then delete everything else and re-import with the plugin.

    Thread Starter resepu

    (@resepu)

    Thank you for you quick answer @dbarre.

    The biggest problem we have is that we have already had those images on our uploads folder. They were imported to wordpress database with another plugin that we used before. What I want to do is tag those images according to their ftp folder name. When I click server import on WP media folder, it duplicates the images.

    There are 50k images on uploads folder but only around 10k images are matched with 750 products. Other ones are not attached to any products/posts. We did a bulk upload with brand folders and product folders inside them. Is there way to delete everything except for these attached images? I mean that we will keep the used images and delete others and import everything again with WP Media Folder and then move them according folder with your plugin. With this process, we will have only 10k duplicate images instead of 50k.

    Thread Starter resepu

    (@resepu)

    Hi @britner,

    I understand you very well, this was something that I tried first.
    But actually the situation is that I use Byanca theme and there is a plugin called Byanca Membership. This is a nice plugin but what it does is registering people as wordpress users instead of woocommerce customers. I tried to contact with them but they could not offer me a fix. They just said that this is what we have and you should use this.

    So I have no option but changing and beautifying wordpress default email template. ??

    Thread Starter resepu

    (@resepu)

    You’re awesome @britner !

    Thank you so much. Great support, awesome work!

    P.S: For those who couldn’t find subject and header text, it is under the WooCommerce Email category in string translation.

    Thread Starter resepu

    (@resepu)

    @britner
    I’m using Polylang.

    Thread Starter resepu

    (@resepu)

    @britner

    If it’s possible, I want to have two different email templates. That’d be great. But I haven’t seen any plugin about that and dont think that it is possible.

    Now we’re sending one email in two languages (with language strings). The determination occurs when a person registers or completes order in that specific language. For example, when you visit our website, if you register on example.com/kayit-ol(which means register in Turkish) you get the Turkish email. If you register on example.com/register you get the English email. This is done by WordPress system. We don’t use any plugin except for Polylang. There’s no problem in that. We’re okay with this.

    But the problem is that we can only edit a few things in the email because there’s only a few options on language strings.
    I tried to edit one of the strings and inserted our campaign information. I edited the “Your password is generated: {user_pass}” string translation something like "Your password is generated: {user_pass} <br> you can use this coupon on your first order to get 10% off: welcome10
    But this doesn’t look like what I want. We cannot have it style. BR code didnot work and we couldnt implement css codes there because it is a string.

    Actually I am okay with the usage of body part blanks in the customizer. I can style that content there. But it sends the same one for the other language.
    So, if we can have two mail template or version (as we have in posts and pages), that would be awesome.
    If it is not possible, it would be great again if we can translate the blank areas in customizer into different languages. I’m sure there is a way to add those in language strings but don’t know how.

    Thanks

Viewing 13 replies - 1 through 13 (of 13 total)