Support Forum ยป User Profile

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 49 total)
  • Author
    Posts
  • in reply to: โœ…Taxonomy Image on Custom Post Type #35200
    Ole PoetterOle Poetter
    Participant

    Hi Long,

    I thank you so much!
    I have to learn a lot more ๐Ÿ˜‰

    in reply to: OSM z-index in add new post in admin #34068
    Ole PoetterOle Poetter
    Participant

    Hi Long,

    additional information: In gutenberg editor everything is fine.

    Please check this issue again with classic editor.

    Thank you.

    Kind regards,
    Ole

    in reply to: OSM z-index in add new post in admin #34052
    Ole PoetterOle Poetter
    Participant

    Hi Long,

    here the screenshots:

    Backend view: https://media.publit.io/file/osm_backend.png
    Frontend viev: https://media.publit.io/file/osm_frontend.png

    Kind regards,
    Ole

    in reply to: โœ…Image upload vs. Image Advanced #33930
    Ole PoetterOle Poetter
    Participant

    Hi Long,

    amazing....it works.

    Thank you very much.

    in reply to: Change labels of lost password form? #33846
    Ole PoetterOle Poetter
    Participant

    Hi Long,

    please consider it with the team as feature request.
    I think using a translation plugin (if you have no other use for it) is not smart.

    Thank you!
    Kind regards,
    Ole

    in reply to: โœ…email_confirmation succsesse page #33478
    Ole PoetterOle Poetter
    Participant

    Hi,
    is it possible to overide this page in a child theme?

    in reply to: โœ…Instert Fields/Values in CSS Tab of Views #32399
    Ole PoetterOle Poetter
    Participant

    Hi,

    yes, sure that is possible. But I think to much inline css is no the best way.

    in reply to: โœ…Duplicate Dashboard Shortcode #31320
    Ole PoetterOle Poetter
    Participant

    Hi Long,

    thank you very much.
    I figure it out.

    For information adding
    use MetaBox\Support\Arr;
    is enough. When adding

    use WP_Query;
    use WP_Error;

    too, I get another Warning.

    Kind regards,
    Ole

    in reply to: โœ…Duplicate Dashboard Shortcode #31312
    Ole PoetterOle Poetter
    Participant

    Hi Long,

    thank you.

    But this gives me

    Fatal error: Uncaught Error: Class 'Arr' not found in /var/www/vhosts/server.de/xxx-xxx.com/member/wp-content/themes/blocksy-child/functions.php:144 Stack trace: #0 /var/www/vhosts/server.de/xxx-xxx.com/member/wp-content/themes/blocksy-child/functions.php(71): My_Dashboard->show_user_posts(Array) #1 /var/www/vhosts/server.de/xxx-xxx.com/member/wp-includes/shortcodes.php(356): My_Dashboard->shortcode(Array, '', 'custom_frontend...') #2 [internal function]: do_shortcode_tag(Array) #3 /var/www/vhosts/server.de/xxx-xxx.com/member/wp-includes/shortcodes.php(228): preg_replace_callback('/\\[(\\[?)(custom...', 'do_shortcode_ta...', '[custom_fronten...') #4 /var/www/vhosts/server.de/xxx-xxx.com/member/wp-includes/class-wp-hook.php(303): do_shortcode('[custom_fronten...') #5 /var/www/vhosts/server.de/pagebuilder-s in /var/www/vhosts/server.de/xxx-xxx.com/member/wp-content/themes/blocksy-child/functions.php on line 144

    Line 140 - 150:

    ?>
            <table class="mbfs-posts">
                <tr>
                    <?php
                    $columns = Arr::from_csv( $atts['columns'] );
                    if ( in_array( 'title', $columns ) ) {
                        echo '<th>', esc_html( $atts['label_title'] ), '</th>';
                    }
                    if ( in_array( 'date', $columns ) ) {
                        echo '<th>', esc_html( $atts['label_date'] ), '</th>';
                    }

    Kind regards,
    Ole

    in reply to: โœ…Dashboard Template Override #31233
    Ole PoetterOle Poetter
    Participant

    Hi Long,

    instead to put the content from dashboard.php into the functions.php, I want to put it in Code Snippet Plugin.
    Question: Have I to copy the whole content of dashboard.php? If yes, after doing so, I get an 403 Forbidden after saviing the snippet.

    Kind regards,
    Ole

    Ole PoetterOle Poetter
    Participant

    Hi,

    maybe it's a stupid question, but how can I firmat the date in thi filter to M j, Y?

    Kind regards,
    Ole

    in reply to: js_options from Open Street Map #29834
    Ole PoetterOle Poetter
    Participant

    Hi,

    but I don't use the rwmb_meta() helper function.
    I get my osm map field directly with the elementor dynamic field options.
    So I have no chance do add these js-options in the MB Builder where I created the custom fields.

    Kind regards,
    Ole

    Ole PoetterOle Poetter
    Participant

    When is the ETA of this fix in Meta Box AIO?

    Ole PoetterOle Poetter
    Participant

    my mistake...it works like a charm.

    Thank you very much Roger!!!

    Ole PoetterOle Poetter
    Participant

    I edited my reply....

    YOUR_CUSTOM_POST_TITLE_HERE' is clear ๐Ÿ˜‰

    But it seems not to work.

Viewing 15 posts - 31 through 45 (of 49 total)