Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #2357963
Hide ID next to the title
Closed

Comments

  • Jimmy started the conversation

    Can we hide this woocommerce id?  Only the sku code is valid so the woocommerce id should not display for us.

  •  767
    Janilyn replied

    Hi Jimmy, 

    Thank you for contacting WPClever Support Forum. 

    We’ve received your ticket and assigned one of our developers to help you with that. 

    He’ll be looking into your question and responding with specific instructions as soon as possible. Please stay in touch as he might need discuss further with you. 

    Best regards.

    Janilyn T. - WPClever Support Agent

  • Jimmy replied

    Hi,

    A similar question was asked before but it's not clear whether I should update something and if so where exactly.  I'll be patient in the meantime ;)

    Have a nice day.

  •  767
    Janilyn replied

    Thanks, Jimmy. 

    Wish you all the best in this special time from the WPClever team. 

    Janilyn T. - WPClever Support Agent

  •  1,226
    Dustin replied

    Hi Jimmy,

    Thank you for informing us of this issue!

    We'll check and fix this issue in the next updated version of our plugin soon.

    I can change the code for you now if you want. Let me know!smile.png

    Best regards,
    Dustin

  • Jimmy replied

    Hi Frankie,

    If you could change the code for me now that would be great.  Just let me know what to do.

    Thank you.

  •  1,226
    Dustin replied

    Hi Jimmy,

    Please update WPC Smart Compare to version 3.0.2 then add below code to current theme (or child-theme) / functions.php

    add_filter( 'wooscp_product_title', 'your_wooscp_product_title', 99, 2 );
    function your_wooscp_product_title( $title, $product ) {
        return '<a href="' . $product->get_permalink() . '">' . $product->get_name() . '</a>';
    }

    Best regards,
    Dustin

  • Jimmy replied

    Hi Frankie,

    Thanks!  That worked!  Is there an easy way to translate the first few labels, like description, price, add to cart?

  •  1,226
    Dustin replied

    Please read article https://wpclever.net/faqs/plugin-translation to translate or change some texts in our plugin.

    If you are satisfied with our plugin and support, please reward it with a full five-star ★★★★★ rating. https://wordpress.org/support/plugin/woo-smart-compare/reviews/?filter=5
    Thank you in advance! <3

    Best regards,
    Dustin

  • Jimmy replied

    Thanks I will.

    Fyi, 

    I see that the woocommerce product ID still appears in the bottom compare bar when a sku is not available (like when there are variations that have not yet been chosen).  Would be better to not show it there either.

    Can you advice me on that as well.

  •  1,226
    Dustin replied

    Yes! Please update to version 3.0.2.1 https://www.dropbox.com/s/mrgm39v0hsjazxo/woo-smart-compare-3021.zip?dl=1 to fix this issuesmile.png

    Best regards,
    Dustin

  • Jimmy replied

    Hi,

    I just noticed that you upgraded the free version, are the files similar for the premium version that we use?

    Can I rename the folder and replace or should I replace a certain file?

    Tx!


  •   Dustin replied privately
  • Jimmy replied

    Works perfect.  Thank you for the quick feedback.

  •  1,226
    Dustin replied

    You're welcome!smile.png

    Feel free to submit a new ticket if you have any questions when using our plugin. I'll close this ticket now.

    Best regards,
    Dustin