Bro, translate to English, you can get ban comment in another language.Realmente é uma coisa muito boa para quem gerencia temas, e quer um modelo bem clean.
Download UiPress v2.4.1 - Modern Wordpress Dashboard Theme Nulled Free
v2.4.1 - 14/09/2022
Added Added option to purge all history items from the DB
Added Added option to limit amount of entries the history log can have
Added Added option to allow granular control of what actions are logged In the history
Change Updated Croatian language translation files
Change Date picker on overview page is now automatically translated into current install language
Change Updated default overview...
I had no issues with 2.4.1 .Anyone having weird issues with v2.4.1, where all the texts are not displayed correctly? see image to see what happens. This is a clean wordpress installation with a direct v2.4.1 installation and the only one. Downgrading to v2.4.0 solves the issue and everything is displayed correctly. What did go wrong here
![]()
I had no issues with 2.4.1 .
Someties... just refresh your page with shift +refresh ... will fixAnyone having weird issues with v2.4.1, where all the texts are not displayed correctly? see image to see what happens. This is a clean wordpress installation with a direct v2.4.1 installation and the only one. Downgrading to v2.4.0 solves the issue and everything is displayed correctly. What did go wrong here
![]()
Someties... just refresh your page with shift +refresh ... will fix
You need a valid license to make the Google Analytics work.is anyone having issues with loading Google Analytics mine just sits like white page nothig loads there
Download UiPress v2.4.2 - Modern Wordpress Dashboard Theme Nulled Free
v2.4.2 - 29/09/2022
Added Added new experimental feature for dynamic page loading in the admin
Added Admin menus made with menu creator now have an option to automatically update when plugins are deleted or added
Fix Fixed toolbar layout on frontend with theme x / Jupiter X theme
Fix Fixed minor layout issues with toolbar icon positioning
Fix Fixed layout issue with wp media folders plugin
Fix Fixed issue that...
{"error":true,"message":"Unauthorised access"}
/**
* Fetches Analytics data
* @since 1.4
*/
public function uip_get_analytics_request($dateObject)
{
.
.
.
$debug = new uipress_debug();
$string = $debug->get_string("key"); // Gets the Key
$instanceid = $debug->get_string_local("instance"); // Causes Fatal Error
$access_token = $this->uipress_get_access_token(); // Found Empty when VarDump since no a.t. was saved
$domain = get_home_url(); // FQDN
$uip_query = "code=" . $code; // GA Access Token I think
$uip_query = $uip_query . "&key=" . $string; // License Key
$uip_query = $uip_query . "&instance=" . $instanceid; // Empty bc of previous Fatal Err
$uip_query = $uip_query . "&d=" . $domain;
$uip_query = $uip_query . "&uip_token=" . $access_token; // Found Empty when VarDump
//error_log("https://analytics.uipress.co/view.php?" . $uip_query); // Logs the full request
$remote = wp_remote_get("https://analytics.uipress.co/view.php?" . $uip_query, [
"timeout" => 10,
"headers" => [
"Accept" => "application/json",
],
]);
.
.
.
$returndata["error"] = true;
$returndata["message"] = __("Unable to fetch analytics data at this moment. Please try again later", "uipress");
return $returndata;
}
<span>
in the menu item name.