WebsitesPro
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: php code in the frontpageI canΒ΄t login in wordpress, only appears code too
Forum: Fixing WordPress
In reply to: Navigate bar hoverThank you
Forum: Themes and Templates
In reply to: Error with Child Themehow i do manually? i am a beginner in wordpress
Forum: Themes and Templates
In reply to: Error with Child ThemeDoes exist a plugin for add more entries in an easy way?
Forum: Themes and Templates
In reply to: Error with Child Themesorry about the thousand lines i am not quite good in english
Forum: Themes and Templates
In reply to: Error with Child Themethanks, i still have those themes but i didnt knew that
Forum: Themes and Templates
In reply to: Error with Child ThemeThe problem solved changing functions.php file to “functions-old.php” , thank you so much!!!!!!!!!!! π
The page is loading normal and the wordpress too
How can i add the three more entries without editing the child theme?Forum: Themes and Templates
In reply to: Error with Child Themeok i will do it
Forum: Themes and Templates
In reply to: Error with Child Themeim trying to paste here the code, i will copy in parts, i tried all and nothing happens
Forum: Themes and Templates
In reply to: Error with Child Themethis is the line 9
}
if ( ! function_exists( ‘sydney_setup’ ) ) :
/**
* Sets up theme defaults and registers support for various WordPress features.
*
* Note that this function is hooked into the after_setup_theme hook, which
* runs before the init hook. The init hook is too late for some features, such
* as indicating support for post thumbnails.Forum: Themes and Templates
In reply to: Error with Child ThemeRight, i remove that lines
Now the error is
Parse error: syntax error, unexpected '}' in /home/luissoma/public_html/nuevo/wp-content/themes/sydney-child/functions.php on line 9Forum: Themes and Templates
In reply to: Error with Child Themethe support send me that when i asked how to add more entries
http://athemes.com/forums/forum/sydney/Forum: Themes and Templates
In reply to: Error with Child Themeif i remove all the child theme the wordpress it will fixed?
Forum: Themes and Templates
In reply to: Error with Child Themei removed but now says this:
Warning: require_once(/home/luissoma/public_html/nuevo/wp-content/themes/sydney-child/widgets/fp-latest-news.php): failed to open stream: No such file or directory in /home/luissoma/public_html/nuevo/wp-content/themes/sydney-child/functions.php on line 9
Fatal error: require_once(): Failed opening required ‘/home/luissoma/public_html/nuevo/wp-content/themes/sydney-child/widgets/fp-latest-news.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/luissoma/public_html/nuevo/wp-content/themes/sydney-child/functions.php on line 9
Forum: Themes and Templates
In reply to: Error with Child ThemeFor the child theme i created a folder named sydney-child, i created a style.css in here that redirect from the sydney style.css, and then i choosed the child theme in the wordpress, till then all was fine