<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Localbiz Vortex Support Forum - Working With The VORTEX "hCard" Function]]></title>
		<link>http://supportforum.localbizvortex.com/</link>
		<description><![CDATA[Localbiz Vortex Support Forum - http://supportforum.localbizvortex.com]]></description>
		<pubDate>Wed, 15 Apr 2026 19:57:41 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Activating The hCard Function]]></title>
			<link>http://supportforum.localbizvortex.com/thread-42.html</link>
			<pubDate>Wed, 13 Aug 2014 14:37:36 +0000</pubDate>
			<guid isPermaLink="false">http://supportforum.localbizvortex.com/thread-42.html</guid>
			<description><![CDATA[The hCard is controlled via the "hCard" tab in the Vortex Control Panel.<br />
Once you fill in the details for the hCard (which you can rename as your choose) then whenever your hCard is called or displayed, your data will show.<br />
The simplest way to display the hCard is in the Footer menu. This is done automatically for you when you use the Base Site Creation Wizard in the Vortex Control Panel.<br />
To create a menu tab for the hCard you would create a custom menu item and in the URL field paste "http://wpseocard-url" You can name the tab anything (hCard, vCard, BizCard or whatever) and that will be the name used in the display or menu item.<br />
<br />
There are some other ways that you can use and place the hCard data:<br />
<br />
<span style="font-weight: bold;">To place the metadata anywhere in the header use the following code:</span><br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&lt;?php<br />
if (function_exists('wpseocard_meta_print')) wpseocard_meta_print();<br />
?&gt;</code></div></div>
<br />
<span style="font-weight: bold;">To place the WP-Seocard data in the page/post content or text widget use the following code:</span><br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[wpseocard]</code></div></div>
<br />
<span style="font-weight: bold;">To place the WP-Seocard data as popup lightbox window use the following URL in link:</span><br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[wpseocard-url] or wpseocard-url or http://wpseocard-url</code></div></div>
]]></description>
			<content:encoded><![CDATA[The hCard is controlled via the "hCard" tab in the Vortex Control Panel.<br />
Once you fill in the details for the hCard (which you can rename as your choose) then whenever your hCard is called or displayed, your data will show.<br />
The simplest way to display the hCard is in the Footer menu. This is done automatically for you when you use the Base Site Creation Wizard in the Vortex Control Panel.<br />
To create a menu tab for the hCard you would create a custom menu item and in the URL field paste "http://wpseocard-url" You can name the tab anything (hCard, vCard, BizCard or whatever) and that will be the name used in the display or menu item.<br />
<br />
There are some other ways that you can use and place the hCard data:<br />
<br />
<span style="font-weight: bold;">To place the metadata anywhere in the header use the following code:</span><br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&lt;?php<br />
if (function_exists('wpseocard_meta_print')) wpseocard_meta_print();<br />
?&gt;</code></div></div>
<br />
<span style="font-weight: bold;">To place the WP-Seocard data in the page/post content or text widget use the following code:</span><br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[wpseocard]</code></div></div>
<br />
<span style="font-weight: bold;">To place the WP-Seocard data as popup lightbox window use the following URL in link:</span><br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[wpseocard-url] or wpseocard-url or http://wpseocard-url</code></div></div>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Downloading hCard & Import to Outlook]]></title>
			<link>http://supportforum.localbizvortex.com/thread-41.html</link>
			<pubDate>Wed, 13 Aug 2014 14:29:11 +0000</pubDate>
			<guid isPermaLink="false">http://supportforum.localbizvortex.com/thread-41.html</guid>
			<description><![CDATA[<span style="font-weight: bold;">There is a "Download hCard" link in the printed data for hCards.</span> <br />
When you click on this "Download hCard" link  to download it you should save it as a .vcf file and then import it into Microsoft Outlook.<br />
<br />
<span style="font-weight: bold;">To Import a single vCard into Outlook</span><br />
<br />
1. Open Outlook and select File &gt; Import and Export, the Import and Export Wizard dialog appears.<br />
2. Selected Import a VCARD File (.vcf), click Next.<br />
3. Locate and select the location of the VCARD, click Open.<br />
4. Click on your contacts in the left navigation panel. Your new VCARD should be available and visible.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">There is a "Download hCard" link in the printed data for hCards.</span> <br />
When you click on this "Download hCard" link  to download it you should save it as a .vcf file and then import it into Microsoft Outlook.<br />
<br />
<span style="font-weight: bold;">To Import a single vCard into Outlook</span><br />
<br />
1. Open Outlook and select File &gt; Import and Export, the Import and Export Wizard dialog appears.<br />
2. Selected Import a VCARD File (.vcf), click Next.<br />
3. Locate and select the location of the VCARD, click Open.<br />
4. Click on your contacts in the left navigation panel. Your new VCARD should be available and visible.]]></content:encoded>
		</item>
	</channel>
</rss>