Forum Replies Created

Viewing 15 replies - 1 through 15 (of 26 total)
  • Thread Starter inextable

    (@inextable)

    Hi:

    thanks very much for your answer. It’s php 8.3.

    Thread Starter inextable

    (@inextable)

    OMG, still with troubles… I’ve checked in my android mobile and again form is not shown at all ??

    https://saneseco.es

    • This reply was modified 9 months, 1 week ago by inextable.
    Thread Starter inextable

    (@inextable)

    Hi:

    I really don’t understand why but suddenly it works. May be something about cache? No idea ??

    Thanks very much and apologize for the inconvenient.

    • This reply was modified 9 months, 1 week ago by inextable.
    Thread Starter inextable

    (@inextable)

    Hi @mrrohitbhardwaj:

    Thanks for your answer. Sure, I’ll try to explain myself.

    The question “En quin context seria l’instal·lació de vàter sec?” should be shown ONLY if user answers “Instal·lació de vàter sec” (first radio button option) to the question “Selecciona el motiu principal de la teva consulta” (Second question).

    That works in Chrome but not in Firefox.

    Actually in Firefox, if you click in one of the radio buttons in second question (except the first one), then the third question gets hidden and then it works.

    And one more thing: I had to add some lines of css to form in order to be shown in Firefox. Without these lines, form inside popup is totally display:none.

    These are the lines:

    gform_wrapper_1{ display:block !important; }

    In order you to see the issue, I’ve disabled these lines, now form is not shown inside popup in Firefox

    • This reply was modified 9 months, 1 week ago by inextable.
    • This reply was modified 9 months, 1 week ago by inextable.
    Thread Starter inextable

    (@inextable)

    Hi:

    thanks very much for your answer. I have checked and It shows ok in Chrome but not in Firefox (in firefox conditional logic doesn’t work). Can you please have a look?

    Tanks again

    Hi!

    Also fatal error to me!

    Fatal error: Uncaught TypeError: array_map(): Argument #2 ($array) must be of type array, string given in /home/lhnzqvxw/urdimbre.org/wp-content/plugins/post-expirator-no/src/Modules/Settings/Models/SettingsPostTypesModel.php:41 Stack trace: #0 /home/lhnzqvxw/urdimbre.org/wp-content/plugins/post-expirator-no/src/Modules/Settings/Models/SettingsPostTypesModel.php(41): array_map() #1 /home/lhnzqvxw/urdimbre.org/wp-content/plugins/post-expirator-no/src/Modules/Expirator/Models/PostTypesModel.php(29): PublishPress\Future\Modules\Settings\Models\SettingsPostTypesModel->getPostTypesSettings() #2 /home/lhnzqvxw/urdimbre.org/wp-content/plugins/post-expirator-no/src/Modules/Expirator/Controllers/BulkActionController.php(68): PublishPress\Future\Modules\Expirator\Models\PostTypesModel->getActivatedPostTypes() #3 /home/lhnzqvxw/urdimbre.org/wp-content/plugins/post-expirator-no/src/Modules/Expirator/Controllers/BulkActionController.php(55): PublishPress\Future\Modules\Expirator\Controllers\BulkActionController->addHooks() #4 /home/lhnzqvxw/urdimbre.org/wp-content/plugins/post-expirator-no/src/Modules/Expirator/Module.php(128): PublishPress\Future\Modules\Expirator\Controllers\BulkActionController->initialize() #5 /home/lhnzqvxw/urdimbre.org/wp-content/plugins/post-expirator-no/src/Core/Plugin.php(115): PublishPress\Future\Modules\Expirator\Module->initialize() #6 /home/lhnzqvxw/urdimbre.org/wp-content/plugins/post-expirator-no/src/Core/Plugin.php(108): PublishPress\Future\Core\Plugin->initializeModules() #7 /home/lhnzqvxw/urdimbre.org/wp-content/plugins/post-expirator-no/post-expirator.php(126): PublishPress\Future\Core\Plugin->initialize() #8 /home/lhnzqvxw/urdimbre.org/wp-includes/class-wp-hook.php(322): PublishPress\Future\{closure}() #9 /home/lhnzqvxw/urdimbre.org/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #10 /home/lhnzqvxw/urdimbre.org/wp-includes/plugin.php(517): WP_Hook->do_action() #11 /home/lhnzqvxw/urdimbre.org/wp-settings.php(643): do_action() #12 /home/lhnzqvxw/urdimbre.org/wp-config.php(206): require_once(‘/home/lhnzqvxw/…’) #13 /home/lhnzqvxw/urdimbre.org/wp-load.php(50): require_once(‘/home/lhnzqvxw/…’) #14 /home/lhnzqvxw/urdimbre.org/wp-admin/admin.php(34): require_once(‘/home/lhnzqvxw/…’) #15 /home/lhnzqvxw/urdimbre.org/wp-admin/edit.php(10): require_once(‘/home/lhnzqvxw/…’) #16 {main} thrown in /home/lhnzqvxw/urdimbre.org/wp-content/plugins/post-expirator-no/src/Modules/Settings/Models/SettingsPostTypesModel.php on line 41

    Thread Starter inextable

    (@inextable)

    Ok, I solved myself, it was an interaccion with other plugin.

    Thread Starter inextable

    (@inextable)

    Yes, tag is properly inserted in plugin settings. But is not being registered in Mailchimp.

    Thread Starter inextable

    (@inextable)

    Hi!

    Thanks very much for your answer.

    About point 2: I’ve checked again and checkbox is checked by default in Firefox but It works ok in Chrome (it’s unchecked by default). Any idea why?

    About point 3:

    Php version: 8.1

    Plugin version: 2.8.3

    I’ve increased memory limit to 1Gb

    I don’t have any idea what wp cron or cli option is. Is there any easy option to apply them if I’m not a developer/programmer?

    I don’t have any cache plugins.

    I dont’ think Akamai is blocking anything, new subscribers are listed in Mailchimp. It’s the tag what it’s not being added.

    I’ve checked after these changes and my new contact is added to audience but still without tag.

    Thanks again.

    Thread Starter inextable

    (@inextable)

    Hi:
    Thanks for your answer. I finally found a solution. I’ll post it here just in case someone has the same need. Apologizes if my english is not very right.

    I thought I needed a snippet which called the shortcode variable but I really didn’t. Adding a snippet to woocommerce loop (after shop loop actually) is enough.

    So this works:

    add_action( 'woocommerce_after_shop_loop_item', 'show_tags', 20 );
    function show_tags() {
    global $product;
    // get the product_tags of the current product
    $current_tags = get_the_terms( get_the_ID(), 'product_tag' );
    // only start if we have some tags
    if ( $current_tags && ! is_wp_error( $current_tags ) ) { 
    //create a list to hold our tags
    echo '<ul class="product_tags">';
    // for each tag we create a list item
    foreach ( $current_tags as $tag ) {
    $tag_title = $tag->name; // tag name
    $tag_link = get_term_link( $tag ); // tag archive link
    echo '<li>'.$tag_title.'</li>';
    }
    echo '<li>custom content</li>';
    echo '<img src="img-url" alt="" />';
    echo '</ul>';
    }
    }

    So threat can be closed. Thanks anyway.

    Thread Starter inextable

    (@inextable)

    Hi:
    thanks for your answer.
    The main difference (to me) between groups/tags/segments is that with segments I can create specific signup/confirmation/unsubscription/etc forms for each segment, which it would be necessary in my site, but I can’t do that with tags or groups (I can only have the default audience signup-etc forms).

    Is it possible with paid version?
    Would you consider to add this feature some time?

    Thanks very much, you were really helpful anyway.

    Thread Starter inextable

    (@inextable)

    Hi again:
    thanks very much for your answer. Now I understand.
    But I think we are not talking about the same “segment”. Yo mean mailchimp groups, which it’s not the same than “segments”. In Mailchimp I can send a specific campaign to a specific segment but I can’t do the same with groups (as far as I know)

    Is it possible to add subscribers to a particular segment inside an audience?
    https://mailchimp.com/es/help/getting-started-with-segments/

    (I apologize, I only can get the spanish link)

    Thread Starter inextable

    (@inextable)

    Hi:
    Thanks very much for your answer.
    I think I’m not explaining myself well enough. I don’t want subscribers to choose their segment. Each form should automatically add its subscriber to a particular segment.

    I have 3 forms:
    Form 1: subscribers must be automatically added to segment id1
    Form 2: subscribers must be automatically added to segment id2
    Form 3: subscribers must be automatically added to segment id3

    Thanks very much

    Thread Starter inextable

    (@inextable)

    Hi:
    Thanks very much for your answer. I understand the snippet but it is useful for one form/all forms… what if I have 3 different subscription forms and each one should add the subscriber to a different segment?

    Something like in here:https://www.mc4wp.com/kb/different-lists-different-cf7-forms/ but with segments instead of list (since I only can have one list)

    Thanks very much.

    Thread Starter inextable

    (@inextable)

    Ok, I’ll try:
    Plugin is supposed to show diverse options of shipping rates in checkout page. It never showed anything. I just get a blank space. No error messages. Plugin is ok configured, WP is ok configured. Simply nothing is shown. I can’t give more arguments because even support team has no argument, except my client’s ups account may have a bad configuration. But the account is checked and it doesn’t have a bad configuration.
    Support team tells me to ask my ups commercial representant to change configuration in ups account. My ups commercial representant says configuration is ok and asks me to tell support team. I try them to talk each other (they work in the same company!!!) They don’t talk to each other, they blame each other, nobody does anything.
    Enough arguments now?

    • This reply was modified 4 years, 4 months ago by inextable.
Viewing 15 replies - 1 through 15 (of 26 total)