After buying the theme “madar pro” I can not use it until now
-
I have purchased a madar pro theme, After i install the theme i can not enter admin menu, what i must do to solve the problem ?????
-
hello @ivntea
thanks for the purchase
please send me a pic or clarify more about that issue to help you ??I have sent an image to your email address: [email protected]
please Help me…..Hello @ivntea
i taked more than 22 hours trying to find any simple error on the theme but every thing is fine, so i confirmed that the problem may caused by your hosting provider or your WordPress version, please follow this instructions to know what is the problem !
so first you need to access your hosting file manager then go to your wordpress directory and find this file “Wp-config.php” open it with notepad or any text editor software, then search for this line “define( ‘WP_DEBUG’, false );” change it to “define( ‘WP_DEBUG’, true );” after that go to themes directory and remove madar pro from there, after that you can enter to your dashboard !!
finally go to theme vi dashboard and reactive Madar Pro, and if there will be any error it will be indicated on the header of the website so we will have an idea about any issue caused by Madar pro, so try this and tell me know what’s new !!!After I follow your instructions, then I refresh my browser there is information as follows:
Fatal error: Uncaught Error: Call to undefined function simplexml_load_string() in /var/www/html/www2/public_html/wp-content/themes/madarpro/framework/admin/inc/notifier/update-notifier.php:160 Stack trace: #0 /var/www/html/www2/public_html/wp-content/themes/madarpro/framework/admin/inc/notifier/update-notifier.php(20): madar_get_latest_theme_version(43200) #1 /var/www/html/www2/public_html/wp-includes/class-wp-hook.php(298): madar_update_notifier_menu(”) #2 /var/www/html/www2/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #3 /var/www/html/www2/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #4 /var/www/html/www2/public_html/wp-admin/includes/menu.php(149): do_action(‘admin_menu’, ”) #5 /var/www/html/www2/public_html/wp-admin/menu.php(282): require_once(‘/var/www/html/w…’) #6 /var/www/html/www2/public_html/wp-admin/admin.php(138): require(‘/var/www/html/w…’) #7 /var/www/html/www2/public_html/wp-admin/index.php(10): require_once(‘/var/www/html/w…’) #8 {main} in /var/www/html/www2/public_html/wp-content/themes/madarpro/framework/admin/inc/notifier/update-notifier.php on line 160I use the latest version of wordpress (4.7.4)
that’s great information @ivntea
go to your madar pro director and change your function file ‘function.php’ to `<?php
define (‘THEMENAME’, ‘Madar Pro’ );
define (‘THEME_FOLDER’, ‘madar’ );
define (‘MADAR_VER’, ‘1.5.0’ ); //DB Theme Version
define( ‘DOCUMENTATION_URL’, “https://retina-theme.com/instructions”.THEME_FOLDER );if ( ! isset( $content_width ) ) $content_width = 618;
// Main Functions
require_once ( get_template_directory() . ‘/framework/functions/theme-functions.php’);
require_once ( get_template_directory() . ‘/framework/functions/enqueue-scripts.php’ );
require_once ( get_template_directory() . ‘/framework/functions/mega-menus.php’ );
require_once ( get_template_directory() . ‘/framework/functions/pagenavi.php’ );
require_once ( get_template_directory() . ‘/framework/functions/breadcrumbs.php’ );
require_once ( get_template_directory() . ‘/framework/functions/madar-views.php’ );
require_once ( get_template_directory() . ‘/framework/functions/translation.php’ );
require_once ( get_template_directory() . ‘/framework/widgets.php’ );
require_once ( get_template_directory() . ‘/framework/admin/framework-admin.php’ );
require_once ( get_template_directory() . ‘/framework/shortcodes/shortcodes.php’ );if( madar_get_option( ‘live_search’ ) )
require_once ( get_template_directory() . ‘/framework/functions/search-live.php’);if( !madar_get_option( ‘disable_arqam_lite’ ) )
require_once ( get_template_directory() . ‘/framework/functions/arqam-lite.php’);?>
`
then follow this path “madarpro\framework\admin” you will find a file called : framework-admin.php open it and remove the lines 26/27 then save changes and refresh your browseror change your framework-admin.php with: https://pastebin.com/ZFHP6j86
and your functions.php file with : https://pastebin.com/K4twmVLf
if you get any new error please let me know
and if every thing is fixed also let me know ??Thank you all have returned to normal, now I try if the future there is a problem I will ask for your help again.
Thank you for your help….you are welcome and i’m sorry for any late response
Sorry I got the problem again, ie can not enter the menu icon, because the icon button is not available, the photo I sent to your email: [email protected]
- The topic ‘After buying the theme “madar pro” I can not use it until now’ is closed to new replies.