[SOLVED] get_current_page was called incorrectly
You see the following error when you use Merlin Wizard with WooCommerce. Notice : get_current_page was called incorrectly . Current page retrieval should be called on or after the `current_screen` hook. Please see Debugging in WordPress for more information. (This message was added in version 0.16.0.) in C:\xampp\htdocs\themes\wp-includes\functions.php on line To solve the issue, remove
Top Facts About Data Recovery Software
It has been discovered that most people don’t know much about data recovery softwares. There are individuals who don’t even believe in the potentials of these tools to recover lost data without hassle. Therefore, once their data is damaged or lost through any means, they prefer to get possible replacements. This may be an effective
Problems with order by woocommerce
If you imported your products with tools such as “WP All Import”, you have to regenerate “Product lookup tables” in WooCommerce > Status > Tools > Product lookup tables
Kirki Customizer Framework – Buttons don’t showing
The css and jquery files don’t included because of mime type is enabled. You can add the following code in functions.php file. function my_config() { $args = array( ‘url_path’ => ‘/wp-content/plugins/kirki’, ); return $args; } add_filter( ‘kirki/config’, ‘my_config’ );
Yith Compare plugin Broken on mobile devices [SOLVED]
You can add the following css code in Dashboard > Appearance > Customize > Additional CSS. @media(max-width:480px){ table.compare-list td img { width: 100px; } table.compare-list tbody th { min-width: 80px !important; padding: 6px 0; padding-left: 3px; } }
Elementor – if the page is_elementor
You can use the following code to check Elementor Builder has used for a page. if ( Elementor\Plugin::instance()->db->is_built_with_elementor( get_the_ID()) ) { //page is build with elementor } // or by checking directly $elementor_page = get_post_meta( get_the_ID(), ‘_elementor_edit_mode’, true ); if ( ! ! $elementor_page ) { //page is build with elementor }
WooCommerce Coupons Tab doesn’t exist
If the coupon tab doesn’t exist on Dashboard > WooCommerce, You need to enable coupons from Dashboard > WooCommerce > Settings.
How to Create WordPress Responsive Tables?
We usually benefit from the tables on our websites when we need to offer too much data to our visitors. They are the best elements that allow us to share the data in an organized manner. While they work on computers flawlessly, they may function poorly in mobile platforms. However, there is nothing to worry
WP Pages, Posts List broken on Admin
If you are using Revolution Slider plugin, You can see the following error. How to fix the issue; You can use the following css code in your Admin Css file; #posts-filter .clearfix:before, #posts-filter .clearfix:after{ display:none; }
How To Update a Themeforest Theme – Envato Market Plugin
Install (and update) your theme with the Envato Market Plugin After installing and activating your theme is super easy if you simply install the Envato Market plugin. The best part is that with this free plugin you’ll have access to all of your Themeforest and Codecanyon purchases right from your WordPress dashboard! This makes it