I would like to download a 3 gigabyte mediafile but export stops each time.
Can you help?
Thank you
]]>The problem is
WC_Abstract_Legacy_Order::get_product_from_item is deprecated since version 4.4.0! Use $item->get_product() instead. in?/home/asapchip/public_html/wp-includes/functions.php?on line?6031
Notice: Function id was called incorrectly. Product properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/plugins/elementor/modules/page-templates/templates/canvas.php’), Elementor\Modules\PageTemplates\Module->print_content, call_user_func, Elementor\Modules\PageTemplates\Module->print_callback, the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, Elementor\Frontend->apply_builder_in_content, Elementor\Frontend->get_builder_content, Elementor\Core\Base\Document-bla, bla, bla …….
I found the file Abstract_Legacy_Order
public function get_product_from_item( $item ) {
wc_deprecated_function( 'WC_Abstract_Legacy_Order::get_product_from_item', '4.4.0', '$item->get_product()' );
if ( is_callable( array( $item, 'get_product' ) ) ) {
$product = $item->get_product();
} else {
$product = false;
}
return apply_filters( 'woocommerce_get_product_from_item', $product, $item, $this );
But how can i fix it!!!
]]>My backend “Posts” section is showing the “Title,” “SEO Title,” “Meta Description” and other categories with only one letter in each word on each line.
So, in effect, a word with 4 letters in it (Blog for example) takes up four lines in my Posts List (rather than taking up only one line, as it should).
Here’s a link to a snapshot of what I’m talking about:
[ redundant link removed ]
Can you please offer advice as to why this is happening and how to resolve it?
Thanks.
Chris
]]>I have a problem with wordpress when viewing the site on some iphone phones.
I attach the problem below in the video because it is much better to understand.
I also put a picture with the installed modules.
To explain what I tried.
I have the VidoRev theme, I updated everything up to date everywhere, but the same problem, I deactivated the modules, but in vain it is not from there.
As far as I know, I think but I’m not sure, in the video it would be a problem of https / http, but I don’t think because ssl is also bought, i see that is reloading continuously.
The culmination is that the problem appeared suddenly, without going to the site, that’s why I’m surprised.
Now i see that if i enter on the site in chrome and press F12, is reloading continuously… 2 problems iphone and chrome….
Please help me, I don’t know what else to try.
]]>“The page isn’t redirecting properly
An error occurred during a connection to sellnbuyit.com.
This problem can sometimes be caused by disabling or refusing to accept cookies.”
]]>