Find Jobs
Hire Freelancers

wordpress site down with error code relating to the themify theme

$10-30 USD

Completed
Posted about 6 years ago

$10-30 USD

Paid on delivery
Please see the error code below, need wordpress site back up looking like it normally does as quickly as possible p /** * Post API: Walker_Page class * * @package WordPress * @subpackage Template * @since 4.4.0 */ /** * Core walker class used to create an HTML list of pages. * * @since 2.1.0 * * @see Walker */ class Walker_Page extends Walker { /** * What the class handles. * * @since 2.1.0 * @access public * @var string * * @see Walker::$tree_type */ public $tree_type = 'page'; /** * Database fields to use. * * @since 2.1.0 * @access private * @var array * * @see Walker::$db_fields * @todo Decouple this. */ public $db_fields = array( 'parent' => 'post_parent', 'id' => 'ID' ); /** * Outputs the beginning of the current level in the tree before elements are output. * * @since 2.1.0 * @access public * * @see Walker::start_lvl() * * @param string $output Passed by reference. Used to append additional content. * @param int $depth Optional. Depth of page. Used for padding. Default 0. * @param array $args Optional. Arguments for outputting the next level. * Default empty array. */ public function start_lvl( &$output, $depth = 0, $args = array() ) { if ( isset( $args['item_spacing'] ) && 'preserve' === $args['item_spacing'] ) { $t = "\t"; $n = "\n"; } else { $t = ''; $n = ''; } $indent = str_repeat( $t, $depth ); $output .= "{$n}{$indent} {$n}"; } /** * Outputs the end of the current level in the tree after elements are output. * * @since 2.1.0 * @access public * * @see Walker::end_lvl() * * @param string $output Passed by reference. Used to append additional content. * @param int $depth Optional. Depth of page. Used for padding. Default 0. * @param array $args Optional. Arguments for outputting the end of the current level. * Default empty array. */ public function end_lvl( &$output, $depth = 0, $args = array() ) { if ( isset( $args['item_spacing'] ) && 'preserve' === $args['item_spacing'] ) { $t = "\t"; $n = "\n"; } else { $t = ''; $n = ''; } $indent = str_repeat( $t, $depth ); $output .= "{$indent} {$n}"; } /** * Outputs the beginning of the current element in the tree. * * @see Walker::start_el() * @since 2.1.0 * @access public * * @param string $output Used to append additional content. Passed by reference. * @param WP_Post $page Page data object. * @param int $depth Optional. Depth of page. Used for padding. Default 0. * @param array $args Optional. Array of arguments. Default empty array. * @param int $current_page Optional. Page ID. Default 0. */ public function start_el( &$output, $page, $depth = 0, $args = array(), $current_page = 0 ) { if ( isset( $args['item_spacing'] ) && 'preserve' === $args['item_spacing'] ) { $t = "\t"; $n = "\n"; } else { $t = ''; $n = ''; } if ( $depth ) { $indent = str_repeat( $t, $depth ); } else { $indent = ''; } $css_class = array( 'page_item', 'page-item-' . $page->ID ); if ( isset( $args['pages_with_children'][ $page->ID ] ) ) { $css_class[] = 'page_item_has_children'; } if ( ! empty( $current_page ) ) { $_current_page = get_post( $current_page ); if ( $_current_page && in_array( $page->ID, $_current_page->ancestors ) ) { $css_class[] = 'current_page_ancestor'; } if ( $page->ID == $current_page ) { $css_class[] = 'current_page_item'; } elseif ( $_current_page && $page->ID == $_current_page->post_parent ) { $css_class[] = 'current_page_parent'; } } elseif ( $page->ID == get_option('page_for_posts') ) { $css_class[] = 'current_page_parent'; } /** * Filters the list of CSS classes to include with each page item in the list. * * @since 2.8.0 * * @see wp_list_pages() * * @param array $css_class An array of CSS classes to be applied * to each list item. * @param WP_Post $page Page data object. * @param int $depth Depth of page, used for padding. * @param array $args An array of arguments. * @param int $current_page ID of the current page. */ $css_classes = implode( ' ', apply_filters(
Project ID: 16550464

About the project

11 proposals
Remote project
Active 6 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
$11 USD in 1 day
5.0 (3 reviews)
1.1
1.1
11 freelancers are bidding on average $25 USD for this job
User Avatar
Hi, Can you share your website url with me, so that i can see the error, I am sure i will be able to help you with your problem. Kind Regards.
$24 USD in 1 day
5.0 (339 reviews)
8.7
8.7
User Avatar
Hello, I think there is a problem with installation of wordpress. because this file is from wp-includes folder. if you send me cpanel / ftp I can fix it.
$25 USD in 1 day
5.0 (744 reviews)
8.1
8.1
User Avatar
i dont identify an fatal error. is the page working except that message? maybe its the debug activated and shows more then just errors. whats the link to site
$35 USD in 0 day
5.0 (333 reviews)
6.8
6.8
User Avatar
Hello there I can fix this issue for you. please come to chat waiting for your positive response with regards CoderCrew
$25 USD in 1 day
4.9 (140 reviews)
6.6
6.6
User Avatar
Hello I had read Description and Understand your requirement. I am Expert in PHP, HTML and wordpress. I can complete your project on time in your budget. Let discuss for further detail. Thanks Rohit Kumar
$25 USD in 1 day
5.0 (113 reviews)
5.6
5.6
User Avatar
Hi, i can sovle it I am interested in your project and I would like to know more details. Kindly drop a message so we can discuss.
$25 USD in 1 day
5.0 (24 reviews)
4.0
4.0
User Avatar
Respected Sir, I am a Wordpress / web developer( HTML, CSS, JAVASCRIT, JQUERY, AJAX, PHP). I have an experience in this field. You can check my Portfolio and estimate my development techniques. Why me??? I have a vast knowledge in the web-development(FRONT, BACK-END). And have better experience in this field. i can fix this error within a day If you have any query, before assigning me task kindly contact me. I will explain and answer to your queries. Thank You!
$20 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
A proposal has not yet been provided
$30 USD in 10 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of CANADA
Las Vegas, Canada
5.0
15
Payment method verified
Member since Apr 14, 2016

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.