Claudio Xerez
Forum Replies Created
-
Thank you very much. I’ve added a little bit of css and achieved what i was looking for. I really appreciate your support. Rgds.
- This reply was modified 2 years, 10 months ago by Claudio Xerez.
Forum: Plugins
In reply to: [Integration Rede for WooCommerce] Parcela selecionada por padr?oDepois de pesquisar um pouco mais aqui, eu fui capaz de resolver a demanda alterando a linha 52 do arquivo templates> credit-card> rede-payment-form.php
foreach ( $installments as $installment ) {
para
foreach (array_reverse( $installments ) as $installment ) {
Sds.
Forum: Plugins
In reply to: [Gravity Forms Sticky List] Approval of Entries Before Listing?Well done. It works!!!
Thank you very much for your kindly support.
Rgds.Forum: Plugins
In reply to: [Gravity Forms Sticky List] Approval of Entries Before Listing?Sure thanks. Here’s the link:
https://drive.google.com/file/d/0Bys8uWcYTnBeVmtqa0ZrYzMtbVE/view?usp=sharing
Forum: Plugins
In reply to: [Gravity Forms Sticky List] Approval of Entries Before Listing?Hi fried_eggz please don’t give up. Send directions.
Thanks.Forum: Plugins
In reply to: [Gravity Forms Sticky List] Approval of Entries Before Listing?Sorry my friend it didin’t work. Take a look at my form fields at link below:
https://s24.postimg.org/r7q29y3c5/form.jpg
Should this code refer to form ID? because this just refers to field ID.
Thanks.Forum: Plugins
In reply to: [Gravity Forms Sticky List] Approval of Entries Before Listing?Now on top of results i have this NULL NULL , i gues this hapens because i’ve 2 entries.
Forum: Plugins
In reply to: [Gravity Forms Sticky List] Approval of Entries Before Listing?Thank you for you fast reply my friend, but nothing has changed.
It shows all records, this code doesn’t affect nothing.Forum: Plugins
In reply to: [Gravity Forms Sticky List] Approval of Entries Before Listing?Hi fried_eggz, i’ve tried your code above dut didn’t succeed.
This what i’ve done:
Added this filter to my theme functions.php file.
Updated $entryValue to [“5”] wich is my filed ID.
created a check box field only admin view not checked by default and its value is true (label is Aprovado).Please kindly give more detailed directions.
Thank you very much.Forum: Plugins
In reply to: [WP RSS Multi Importer] UTF-8 Characters Not Showing in TitlesSo my friend, any news from simplepie? Thanks.
Forum: Plugins
In reply to: [WP RSS Multi Importer] UTF-8 Characters Not Showing in TitlesAllen, just to you to know, your plugin was working like a charm and sudenly this characters disapeared. I guess this problem started after some kind of simplepie update. If they could revert would be nice.
Thanks.Forum: Plugins
In reply to: [WP RSS Multi Importer] UTF-8 Characters Not Showing in TitlesIf you open feed url directly you’ll be able to see these special characters perfectly, however inside plugin occurs something that hide them.
Forum: Plugins
In reply to: [WP RSS Multi Importer] UTF-8 Characters Not Showing in TitlesAfter test i’ve noticed simple pie has same issue. Doesn’t show special characters. You may confirm when you look at the word and see a word with just one character leght.
Thanks.Forum: Plugins
In reply to: [WP RSS Multi Importer] UTF-8 Characters Not Showing in TitlesI appreciate.
Rgds.