Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter thorque

    (@thorque)

    Oh that was quite simple. The Mailpoet guys needs to review the page you entered during registration. If you have the page blocked for external visitors then you don‘t get an approval. And I’ve ignored the notification mail from them. After they reviewed my page and getting the approval all worked fine.

    Thread Starter thorque

    (@thorque)

    Hmm, seems to be fixed with a clean thumbnail cache in the settings. I will observe this.

    Thread Starter thorque

    (@thorque)

    Perhaps this can be a feature for one of the next versions?

    Thread Starter thorque

    (@thorque)

    All css and js file you load into pages where the cost calculator is embedded. So it doesn’t matter if it there or not alls styles and scripts are there.
    And I think this is unnecessary.

    BR

    Thread Starter thorque

    (@thorque)

    Ok, thanks. But how can I access the meeting info? I see no documentation how the single informations are named.

    I have this function to add zoominar info to a contact-form:

    
    function add_shortcode_attributes_to_contact_form( $out, $pairs, $atts ) {
        $meeting = json_decode( zoom_conference()->getMeetingInfo("xxx"));
        $out["zoominar-name"] = $meeting?????;
        return $out;
    }
    

    Is this possible to do this with this approach?

    Thanks
    Thorsten

    Thread Starter thorque

    (@thorque)

    You don‘t know what Siri is? It’s the iOS assistant similar to Hey Google, Alexa or Cortana.

    What I want to do I am described in my report. And now plugin involved. All is done with core WordPress features. Do you read the whole report?

    What do you need for information additional to them I reported already?

    BR
    Thorsten

    Thread Starter thorque

    (@thorque)

    The relevant entry out of the database is this one:

    
    a:5:{s:5:"width";i:2400;s:6:"height";i:1350;s:4:"file";s:20:"2020/05/IMG_0300.jpg";s:5:"sizes";a:13:{s:6:"medium";a:4:{s:4:"file";s:20:"IMG_0300-640x360.jpg";s:5:"width";i:640;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"IMG_0300-1280x720.jpg";s:5:"width";i:1280;s:6:"height";i:720;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:20:"IMG_0300-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:20:"IMG_0300-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:21:"IMG_0300-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";}s:9:"2048x2048";a:4:{s:4:"file";s:22:"IMG_0300-2048x1152.jpg";s:5:"width";i:2048;s:6:"height";i:1152;s:9:"mime-type";s:10:"image/jpeg";}s:6:"awb_sm";a:4:{s:4:"file";s:20:"IMG_0300-500x281.jpg";s:5:"width";i:500;s:6:"height";i:281;s:9:"mime-type";s:10:"image/jpeg";}s:6:"awb_md";a:4:{s:4:"file";s:20:"IMG_0300-800x450.jpg";s:5:"width";i:800;s:6:"height";i:450;s:9:"mime-type";s:10:"image/jpeg";}s:6:"awb_lg";a:4:{s:4:"file";s:21:"IMG_0300-1280x720.jpg";s:5:"width";i:1280;s:6:"height";i:720;s:9:"mime-type";s:10:"image/jpeg";}s:6:"awb_xl";a:4:{s:4:"file";s:22:"IMG_0300-1920x1080.jpg";s:5:"width";i:1920;s:6:"height";i:1080;s:9:"mime-type";s:10:"image/jpeg";}s:28:"ab-block-post-grid-landscape";a:4:{s:4:"file";s:20:"IMG_0300-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:25:"ab-block-post-grid-square";a:4:{s:4:"file";s:20:"IMG_0300-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";}s:13:"crp_thumbnail";a:4:{s:4:"file";s:20:"IMG_0300-230x129.jpg";s:5:"width";i:230;s:6:"height";i:129;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"9";s:6:"credit";s:18:"PICTOR PHOTOGRAPHY";s:6:"camera";s:9:"ILCE-6500";s:7:"caption";s:148:"Es gibt für das Smart Keyboard Folio auch eine etwas steilere Aufstellposition. Diese beträgt etwa 65° anstatt den 50° in der normalen Position.";s:17:"created_timestamp";s:10:"1581119063";s:9:"copyright";s:25:"(c) by PICTOR PHOTOGRAPHY";s:12:"focal_length";s:2:"28";s:3:"iso";s:3:"100";s:13:"shutter_speed";s:3:"0.5";s:5:"title";s:20:"Smart Keyboard Folio";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}
    
    Thread Starter thorque

    (@thorque)

    Sorry for the delay. I have added an html block and add the html code. This works and is a valid workaround but far away from a nice solution.

    Hi…

    I am thinking that’s not optimal to use the organizer logo as featured image. Mostly the organizer is always the same (at least on my website, but I think I am not the single one). If you share your event in social media the user only see the organizer logo, but this isn’t the interesting thing. The user needs to be informed what the event is about and for this use-case its much better to show a specialized banner for the event not the organizer.

    As a work around I use the event banner as organizer logo. But this isn’t far away to be ideal. Perhaps you can add to fields: one for the organizer logo and one additional for the event banner aka featured image.

    Thanks in advance
    Thorsten

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