Forum Replies Created

Viewing 15 replies - 1 through 15 (of 213 total)
  • Thread Starter BackuPs

    (@backups)

    well it is something you need to fix in the next build as otherwise we have to keep on redoing this over and over again. Please confirm! Thank you

    Thread Starter BackuPs

    (@backups)

    the solution also has been provided to you

    https://share.getcloudapp.com/4guZev5Z

    settings.php is not using a integer but a float in the 7th parameter. As of wp 6.0 it is not allowed anymore. To solve the problem change the 58.5 to 59 !

    Thread Starter BackuPs

    (@backups)

    Huh? Just turn on debug mode, install wp 6.0 and activate elementor. You will see the warning in your admin area.

    It beats me why i need to provide a url. This is admin area related!

    Please test yourselves. I am just pointing out the issue.

    You can download the latest 6.0 build here https://www.ads-software.com/nightly-builds/wordpress-latest.zip

    have a good day

    Thread Starter BackuPs

    (@backups)

    useless !

    Hi

    It also lists the layouts from the theme it self. But if set to any of these layouts it does not call the theme templates.

    It seems like a bug

    Thread Starter BackuPs

    (@backups)

    @saidaboukhadra

    This has nothing todo with the pro version. The error code happens when you use elementor and call

    $test= get_query_var( ‘post_type’ );
    if {$test==’your_post_type’} {}

    without the pro version activated.

    • This reply was modified 3 years, 7 months ago by BackuPs.
    Thread Starter BackuPs

    (@backups)

    in page or post get_query_var( ‘post_type’ ); returns a empty string ! It returns the post type name on any cpt ! Elementor is changing that behaviour and returns ‘e-landing-page’ on a single post or page. To me this is incorrect as those are NOT custom posts types !

    Please adjust this behaviour !

    Thread Starter BackuPs

    (@backups)

    Hi

    Please fix compatibility with wp 5.7 frontend.php line 90

    Notice: WP_Scripts::localize was called incorrectly. The $l10n parameter must be an array. To pass arbitrary data to scripts, use the wp_add_inline_script() function instead. Please see Debugging in WordPress for more information. (This message was added in version 5.7.0.) in /var/docs/server.tst/public/wp-includes/functions.php on line 5319

    code should be like this

    $ajaxurl_l10n[‘ajaxurl’] = admin_url(‘admin-ajax.php’);
    wp_localize_script(‘quadmenu’, ‘ajaxurl’, $ajaxurl_l10n);

    Thank you

    Kind regards

    Thread Starter BackuPs

    (@backups)

    ( ! ) Deprecated: Required parameter $is_script follows optional parameter $list in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/class.redux_cdn.php on line 21

    ( ! ) Deprecated: Required parameter $handle follows optional parameter $register in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/class.redux_cdn.php on line 45

    ( ! ) Deprecated: Required parameter $src_cdn follows optional parameter $register in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/class.redux_cdn.php on line 45

    ( ! ) Deprecated: Required parameter $deps follows optional parameter $register in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/class.redux_cdn.php on line 45

    ( ! ) Deprecated: Required parameter $ver follows optional parameter $register in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/class.redux_cdn.php on line 45

    ( ! ) Deprecated: Required parameter $footer_or_media follows optional parameter $register in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/class.redux_cdn.php on line 45

    ( ! ) Deprecated: Required parameter $handle follows optional parameter $register in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/class.redux_cdn.php on line 104

    ( ! ) Deprecated: Required parameter $src_cdn follows optional parameter $register in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/class.redux_cdn.php on line 104

    ( ! ) Deprecated: Required parameter $deps follows optional parameter $register in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/class.redux_cdn.php on line 104

    ( ! ) Deprecated: Required parameter $ver follows optional parameter $register in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/class.redux_cdn.php on line 104

    ( ! ) Deprecated: Required parameter $footer_or_media follows optional parameter $register in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/class.redux_cdn.php on line 104

    ( ! ) Deprecated: Required parameter $path follows optional parameter $expire in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/class.redux_functions.php on line 54

    ( ! ) Deprecated: Required parameter $walker follows optional parameter $depth in /var/docs/server.tst/public/wp-content/plugins/quadmenu/includes/frontend/walker/QuadMenuItem.class.php on line 27

    ( ! ) Deprecated: Required parameter $args follows optional parameter $depth in /var/docs/server.tst/public/wp-content/plugins/quadmenu/includes/frontend/walker/QuadMenuWalker.class.php on line 16

    ( ! ) Deprecated: Required parameter $output follows optional parameter $depth in /var/docs/server.tst/public/wp-content/plugins/quadmenu/includes/frontend/walker/QuadMenuWalker.class.php on line 16

    ( ! ) Warning: Only the first byte will be assigned to the string offset in /var/docs/server.tst/public/wp-includes/class.wp-scripts.php on line 492

    ( ! ) Deprecated: Required parameter $parent follows optional parameter $field in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/fields/switch/field_switch.php on line 17

    ( ! ) Deprecated: Required parameter $parent follows optional parameter $field in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/fields/select/field_select.php on line 17

    ( ! ) Deprecated: Required parameter $parent follows optional parameter $field in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/fields/info/field_info.php on line 45

    ( ! ) Deprecated: Required parameter $parent follows optional parameter $field in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/fields/slider/field_slider.php on line 40

    ( ! ) Deprecated: Required parameter $parent follows optional parameter $field in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/fields/text/field_text.php on line 17

    ( ! ) Deprecated: Required parameter $parent follows optional parameter $field in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/fields/image_select/field_image_select.php on line 45

    ( ! ) Deprecated: Required parameter $parent follows optional parameter $field in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/fields/section/field_section.php on line 43

    ( ! ) Deprecated: Required parameter $parent follows optional parameter $field in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/fields/button_set/field_button_set.php on line 57

    ( ! ) Deprecated: Required parameter $parent follows optional parameter $field in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/redux/rgba/field_rgba.php on line 11

    ( ! ) Deprecated: Required parameter $parent follows optional parameter $field in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/fields/spinner/field_spinner.php on line 17

    ( ! ) Deprecated: Required parameter $parent follows optional parameter $field in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/fields/color/field_color.php on line 45

    ( ! ) Deprecated: Required parameter $parent follows optional parameter $field in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/fields/media/field_media.php on line 46

    ( ! ) Deprecated: Required parameter $parent follows optional parameter $field in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/fields/border/field_border.php on line 36

    ( ! ) Deprecated: Required parameter $parent follows optional parameter $field in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/fields/typography/field_typography.php on line 50

    ( ! ) Deprecated: Required parameter $parent follows optional parameter $field in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/redux/animation/field_animation.php on line 14

    ( ! ) Deprecated: Required parameter $parent follows optional parameter $field in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/fields/ace_editor/field_ace_editor.php on line 35

    ( ! ) Deprecated: Required parameter $parent follows optional parameter $field in /var/docs/server.tst/public/wp-content/plugins/quadmenu/lib/ReduxCore/inc/extensions/import_export/import_export/field_import_export.php on line 42
    Call Stack
    # Time Memory Function Location
    1 0.0083 357408 {main}( ) …/index.php:0
    2 0.0096 357800 require( ‘/var/docs/server.tst/public/wp-blog-header.php ) …/index.php:17
    3 4.2676 8817520 require_once( ‘/var/docs/server.tst/public/wp-includes/template-loader.php ) …/wp-blog-header.php:19
    4 4.2719 8819888 include( ‘/var/docs/server.tst/public/wp-content/themes/champion/front-page.php ) …/template-loader.php:106
    5 4.2720 8819952 get_header( $name = ”, $args = ??? ) …/front-page.php:24
    6 4.2720 8820328 locate_template( $template_names = [0 => ‘header.php’], $load = TRUE, $require_once = TRUE, $args = [] ) …/general-template.php:48
    7 4.2720 8820424 load_template( $_template_file = ‘/var/docs/server.tst/public/wp-content/themes/champion/header.php’, $require_once = TRUE, $args = [] ) …/template.php:676
    8 4.2741 8821032 require_once( ‘/var/docs/server.tst/public/wp-content/themes/champion/header.php ) …/template.php:730
    9 4.2893 8830744 wp_head( ) …/header.php:21
    10 4.2893 8830744 do_action( $tag = ‘wp_head’ ) …/general-template.php:3009
    11 4.2893 8831120 WP_Hook->do_action( $args = [0 => ”] ) …/plugin.php:484
    12 4.2893 8831120 WP_Hook->apply_filters( $value = ”, $args = [0 => ”] ) …/class-wp-hook.php:316
    13 4.2907 8834480 wp_enqueue_scripts( ” ) …/class-wp-hook.php:292
    14 4.2907 8834480 do_action( $tag = ‘wp_enqueue_scripts’ ) …/script-loader.php:2027
    15 4.2907 8834856 WP_Hook->do_action( $args = [0 => ”] ) …/plugin.php:484
    16 4.2907 8834856 WP_Hook->apply_filters( $value = ”, $args = [0 => ”] ) …/class-wp-hook.php:316
    17 4.3167 8921568 ReduxFramework->_enqueue_output( ” )

    Thread Starter BackuPs

    (@backups)

    Hi Kriti,

    Could you also ask them to included the none minified versions of the external js files the plugin is using in the package?

    Now the plugin only ships with minified js versions which makes it harder to fix issues.

    Kind regards

    Thread Starter BackuPs

    (@backups)

    Hi

    i am already on wp 5.6 beta and i am just telling/advising you that your plugin needs 3 small adjustments to get php 8.0 compatibility and for which you do not have to wait for until 8 december. I am aware of the update paths for wordpress.

    The choice is yours. I was just trying to be nice.

    Thread Starter BackuPs

    (@backups)

    The function is fould in the file called class-wp-import.php

    Please adapt the code change !

    I have the same issue in latest wordpress beta…. the plugin resolves the issue but why are you only applying the disable_real_mime_check for wp 471 up to wp 473. Why not change the code in the widget importer exporter plugin to apply this for all wp versions on import so the issue does not occur anymore?

    This is a very annoying issue. I have seen it now in serveral websites running a newer or latest wordpress build than 4.7.x

    • This reply was modified 4 years, 2 months ago by BackuPs.
    Thread Starter BackuPs

    (@backups)

    Hi support,

    Any news on this? ETA?

    kind regards

    Thread Starter BackuPs

    (@backups)

    @julianfoulger dont forget to edit your reply and remove your email !

Viewing 15 replies - 1 through 15 (of 213 total)