<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: Add Function</title>
		<link>http://www.themolitor.com/forums/topic/add-function</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Add Function</description>
		<language>en-US</language>
		<pubDate>Thu, 30 Apr 2026 05:16:26 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/add-function" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Add Function"</title>
			<link>http://www.themolitor.com/forums/topic/add-function#post-40463</link>
			<pubDate>Mon, 31 Oct 2016 09:42:58 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">40463@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Please keep in mind that child theme development is considered a customization and goes beyond the standard support services I can provide. While child themes are using the main/parent theme, they are essentially custom themes. </p>
<p>I'm happy to review issues you're having, but when it comes to custom integrations (like adding widget functions), my ability to provide support is limited.</p>
<p>Hope you understand.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>laprodtvbenjamin on "Add Function"</title>
			<link>http://www.themolitor.com/forums/topic/add-function#post-40459</link>
			<pubDate>Mon, 31 Oct 2016 06:29:05 +0000</pubDate>
			<dc:creator>laprodtvbenjamin</dc:creator>
			<guid isPermaLink="false">40459@http://www.themolitor.com/forums/</guid>
			<description><p>Finally it works. But I can not add a wiget area with this code unless it is copied to the functions.php file from parent theme.</p>
<p>if ( function_exists('register_sidebar') ){<br />
  register_sidebar(array(<br />
    'name' =&#62; 'Widget Contenu',<br />
    'before_widget' =&#62; '&#60;div class="widget-content"&#62;',<br />
    'after_widget' =&#62; '&#60;/div&#62;',<br />
    'before_title' =&#62; '',<br />
    'after_title' =&#62; '',<br />
  ));<br />
}
</p></description>
		</item>
		<item>
			<title>laprodtvbenjamin on "Add Function"</title>
			<link>http://www.themolitor.com/forums/topic/add-function#post-40458</link>
			<pubDate>Mon, 31 Oct 2016 02:17:03 +0000</pubDate>
			<dc:creator>laprodtvbenjamin</dc:creator>
			<guid isPermaLink="false">40458@http://www.themolitor.com/forums/</guid>
			<description><p>Hello, on the child theme VYSUAL, I created a functions.php file but it does not take the added features, what should I do? Thank you.
</p></description>
		</item>

	</channel>
</rss>
