<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: WPML VS Shortcode Translation</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/wpml-vs-shortcode-translation/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/wpml-vs-shortcode-translation/feed/</link>
		<description></description>
		<pubDate>Sat, 18 Jul 2026 15:21:08 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/wpml-vs-shortcode-translation/#post-32736</guid>
					<title><![CDATA[WPML VS Shortcode Translation]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/wpml-vs-shortcode-translation/#post-32736</link>
					<pubDate>Thu, 29 Mar 2018 17:52:20 +0000</pubDate>
					<dc:creator>s4d</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>I would like to translate using the Translation Management from WPML, cause that&#8217;s a more professional. Just copying the whole site and editing takes a lot of time when having multiple languages. we have 4.<br />
Like in this post: </p>
<p><a href="https://wpml.org/forums/topic/unable-to-translate-fields-using-visual-composer-and-fortuna-theme-shortcodes/" rel="nofollow">https://wpml.org/forums/topic/unable-to-translate-fields-using-visual-composer-and-fortuna-theme-shortcodes/</a></p>
<p>Can you please help me creating the wpml-config.xml?</p>
<p>thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/wpml-vs-shortcode-translation/#post-32737</guid>
					<title><![CDATA[Reply To: WPML VS Shortcode Translation]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/wpml-vs-shortcode-translation/#post-32737</link>
					<pubDate>Fri, 30 Mar 2018 05:56:54 +0000</pubDate>
					<dc:creator>s4d</dc:creator>

					<description>
						<![CDATA[
						<p>Maybe a list of all the shortcodes you coded would help, cause I figured out how to do it. I&#8217;ll also try to find them through your theme files.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/wpml-vs-shortcode-translation/#post-32741</guid>
					<title><![CDATA[Reply To: WPML VS Shortcode Translation]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/wpml-vs-shortcode-translation/#post-32741</link>
					<pubDate>Fri, 30 Mar 2018 07:58:24 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Lets see, you want to translate labels like the names of the shortcodes?<br />
You should be able to do that by simply generating a PO &#038; MO files for your language then plug it in the languages folder, then switch the language in the admin.<br />
Or you want to translate actual page content like you posted on WPML forum? What am I missing? <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/wpml-vs-shortcode-translation/#post-32745</guid>
					<title><![CDATA[Reply To: WPML VS Shortcode Translation]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/wpml-vs-shortcode-translation/#post-32745</link>
					<pubDate>Sat, 31 Mar 2018 06:36:37 +0000</pubDate>
					<dc:creator>s4d</dc:creator>

					<description>
						<![CDATA[
						<p>I use the translation editor, cause it&#8217;s the better way to translate. I created a custom XML file in WPML, but it&#8217;s not complete:</p>
<pre><code>
&lt;wpml-config&gt;
    &lt;custom-types&gt;
        &lt;custom-type translate=&quot;1&quot;&gt;portfolio&lt;/custom-type&gt;
    &lt;/custom-types&gt;
    &lt;taxonomies&gt;
        &lt;taxonomy translate=&quot;1&quot;&gt;portfolio_category&lt;/taxonomy&gt;
    &lt;/taxonomies&gt;
    &lt;admin-texts&gt;
        &lt;key name=&quot;option_tree&quot;&gt;
            &lt;key name=&quot;logo_upload&quot;/&gt;
            &lt;key name=&quot;logo_upload_retina&quot;/&gt;
            &lt;key name=&quot;favicon_uploaded&quot;/&gt;
            &lt;key name=&quot;copyrights&quot;/&gt;
            &lt;key name=&quot;woo_static_top_content&quot;/&gt;&lt;/key&gt;
    &lt;/admin-texts&gt;
    &lt;shortcodes&gt;
        &lt;shortcode&gt;
            &lt;tag&gt;boc_heading&lt;/tag&gt;
        &lt;/shortcode&gt;
        &lt;shortcode&gt;
            &lt;tag&gt;boc_top_icon_box&lt;/tag&gt;
            &lt;attributes&gt;
                &lt;attribute&gt;title&lt;/attribute&gt;
            &lt;/attributes&gt;
        &lt;/shortcode&gt;
        &lt;shortcode&gt;
            &lt;tag&gt;boc_side_icon_box&lt;/tag&gt;
            &lt;attributes&gt;
                &lt;attribute&gt;title&lt;/attribute&gt;
            &lt;/attributes&gt;
        &lt;/shortcode&gt;
        &lt;shortcode&gt;
            &lt;tag&gt;boc_bar_graph&lt;/tag&gt;
            &lt;attributes&gt;
                &lt;attribute&gt;title&lt;/attribute&gt;
            &lt;/attributes&gt;
        &lt;/shortcode&gt;
        &lt;shortcode&gt;
            &lt;tag&gt;boc_side_img_box&lt;/tag&gt;
            &lt;attributes&gt;
                &lt;attribute&gt;author&lt;/attribute&gt;
                &lt;attribute&gt;position&lt;/attribute&gt;
            &lt;/attributes&gt;
        &lt;/shortcode&gt;
        &lt;shortcode&gt;
            &lt;tag&gt;boc_text_box&lt;/tag&gt;
            &lt;attributes&gt;
                &lt;attribute&gt;title&lt;/attribute&gt;
                &lt;attribute&gt;btn_content&lt;/attribute&gt;
                &lt;attribute&gt;href&lt;/attribute&gt;
            &lt;/attributes&gt;
        &lt;/shortcode&gt;
        &lt;shortcode&gt;
            &lt;tag&gt;boc_button&lt;/tag&gt;
            &lt;attributes&gt;
                &lt;attribute&gt;btn_content&lt;/attribute&gt;
                &lt;attribute&gt;href&lt;/attribute&gt;
            &lt;/attributes&gt;
        &lt;/shortcode&gt;
        &lt;shortcode&gt;
            &lt;tag&gt;boc_list_item&lt;/tag&gt;
        &lt;/shortcode&gt;
        &lt;shortcode&gt;
            &lt;tag&gt;vc_column_text&lt;/tag&gt;
        &lt;/shortcode&gt;
        &lt;shortcode&gt;
            &lt;tag&gt;vc_text_separator&lt;/tag&gt;
            &lt;attributes&gt;
                &lt;attribute&gt;title&lt;/attribute&gt;
            &lt;/attributes&gt;
        &lt;/shortcode&gt;
    &lt;/shortcodes&gt;
&lt;/wpml-config&gt;
</code></pre>
<p>these are the shortcodes/elements my customers used. feel free to implement it to your theme when it&#8217;s complete <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
<p>best wishes,<br />
Felix</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/wpml-vs-shortcode-translation/#post-32748</guid>
					<title><![CDATA[Reply To: WPML VS Shortcode Translation]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/wpml-vs-shortcode-translation/#post-32748</link>
					<pubDate>Mon, 02 Apr 2018 06:38:06 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>You can see all custom shortcodes in here:<br />
\fortuna\includes\shortcodes\vc</p>
<p>as well as a few in this file:<br />
\fortuna\includes\shortcodes\shortcodes.php</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/wpml-vs-shortcode-translation/#post-32765</guid>
					<title><![CDATA[Reply To: WPML VS Shortcode Translation]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/wpml-vs-shortcode-translation/#post-32765</link>
					<pubDate>Wed, 04 Apr 2018 07:34:26 +0000</pubDate>
					<dc:creator>s4d</dc:creator>

					<description>
						<![CDATA[
						<p>Yes I know, if you could complete the config xml file it would be really nice, thanks <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" />  </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/wpml-vs-shortcode-translation/#post-32767</guid>
					<title><![CDATA[Reply To: WPML VS Shortcode Translation]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/wpml-vs-shortcode-translation/#post-32767</link>
					<pubDate>Wed, 04 Apr 2018 14:22:23 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Isn&#8217;t there a way for the plugin to scan the theme and generate it automatically?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/wpml-vs-shortcode-translation/#post-32773</guid>
					<title><![CDATA[Reply To: WPML VS Shortcode Translation]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/wpml-vs-shortcode-translation/#post-32773</link>
					<pubDate>Thu, 05 Apr 2018 11:20:12 +0000</pubDate>
					<dc:creator>s4d</dc:creator>

					<description>
						<![CDATA[
						<p>Nope and I think it&#8217;s ok to do this manually. To make your product way better, you should update your wpml-config.xml <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/wpml-vs-shortcode-translation/#post-32777</guid>
					<title><![CDATA[Reply To: WPML VS Shortcode Translation]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/wpml-vs-shortcode-translation/#post-32777</link>
					<pubDate>Fri, 06 Apr 2018 16:22:29 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for the input, we&#8217;ll definitely consider adding it in a future version should we have the time. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

