Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Tenho esta mesma quest?o. N?o utilizo a área do cliente e logo n?o consigo usar o email pois direciona a uma página que n?o é utilizada.

    Eu vi no código do arquivo “class-wc-correios-tracking-email.php” onde ele monta este link e dá para alterar aqui, mas se houver um update tem que ficar refazendo a altera??o. Creio que seja possível alterar de forma dinamina com uma fun??o ou filtro, mas meus conhecimentos em programa??o n?o s?o suficientes para implementar desta forma…

    Linha 127:

    public function get_tracking_code_url( $tracking_code ) {
    		$url = sprintf( '<a href="%s#wc-correios-tracking">%s</a>', $this->object->get_view_order_url(), $tracking_code );
    
    		return apply_filters( 'woocommerce_correios_email_tracking_core_url', $url, $tracking_code, $this->object );
    	}
    Thread Starter diogolmadm

    (@diogolmadm)

    Hi DesignWall;

    First, i like to thank you for this nice and free plugin.

    My site is over a corporate network with no external access. To correct the issue a just have to add correct padding for the “dwkb” CSS class.

    DWKB is a very usefull and nice plugin, but i understand that it is in 1.0 version and therefore needs refinement.

    I have to manually edit the templates to make some changes possibles since plugin doesn’t seems to support “/mytheme/dw-knowledge-base” templates.

    Also i’ve tried to translate the plugin but discover that it lacks support. Looking through the code i see some strings hard coded, like “view all” or “related articles” that i have to manually change on templates.

    Also there’s a bunch of strings with the “dwqa” domain, looks to me like reused code that was not updated and since there’s no dwqa language file in my system and nothing seems to be missing from this, that this code is not been used.

    Again, DWKb it’s very nice, and is beautiful because is simple and effective. Please keep on the good work adjusting this few details that will make it even better.

    Kind Regards!

    Thread Starter diogolmadm

    (@diogolmadm)

    Hi;

    I updated to 1.0.1 but still have the same problem on category view. The article is missing its padding.

    Thanks

    Thread Starter diogolmadm

    (@diogolmadm)

    Michael, i’m not sure that i got this, but it’s ok.

    So, please, can you help me to understand how am i supposed to award just points to a user for his interactions, instead of a badge?

    Example;

    10 points for every comment on a post.
    1 point for every login.

    Award a badge when a user get 100 points. (that part i got, its a badge for total points)

    Regards

    Thread Starter diogolmadm

    (@diogolmadm)

    Hi there;

    Looks like moving the translation file to /languages/plugin made it work as intended.

    Thanks!

    Thread Starter diogolmadm

    (@diogolmadm)

    Hi Michel, yes, it’s the correct po file.

    Just in case i just downloaded 1.4.7 version, extracted the po file and checked it has exact the same 55.921 bytes from the server. I replaced it, sync on Loco Translate and rechecked translations.

    But, in page all the same, like this:

    —————-

    1 Required Passo

    People who have earned this:
    —————-

    I have changed themes too just in case with no success.

    Thanks for your help.

    Thread Starter diogolmadm

    (@diogolmadm)

    The same happens with the “People who have earned this” right below. I have changed the site language do ES that comes with the plugin and this string and the “Required” from above has not changed.

    Thread Starter diogolmadm

    (@diogolmadm)

    Actually, as you can see HERE, in the language file the string is “Required stepS” and on the page it is “Required Step”. I just noticed this diference.

    Thanks!

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