<?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 Site Builder Support Forum - Touble Shooting]]></title>
		<link>http://supportforum.localbizsitebuilder.com/</link>
		<description><![CDATA[Localbiz Site Builder Support Forum - http://supportforum.localbizsitebuilder.com]]></description>
		<pubDate>Tue, 14 Apr 2026 08:36:07 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Phone Text  Color In Mobile Browsers]]></title>
			<link>http://supportforum.localbizsitebuilder.com/thread-63.html</link>
			<pubDate>Mon, 18 Aug 2014 15:31:49 +0000</pubDate>
			<guid isPermaLink="false">http://supportforum.localbizsitebuilder.com/thread-63.html</guid>
			<description><![CDATA[The text color in all browsers is determined by the link color settings in the LBSB Control Panel.<br />
In mobile browsers you may want to change the link color from the default link color to prevent the default link color from displaying.<br />
<br />
The only way of changing that is through the CSS style link color control as mentioned above. The other way would be to disable the click to call link function so that it shows as normal text.<br />
<br />
Try placing this html meta tag before the phone number:<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&lt;meta name="format-detection" content="telephone=no"&gt;</code></div></div>
<br />
If you want to retain say a "click to call" link function but wish to change the link color to a different one for the site overall, you can insert an extra in-line html styling snippet such as:<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&lt;a href="tel:18005551234" style="color: #FF0000"&gt;Click To Call&lt;/a&gt;</code></div></div>
<span style="text-decoration: underline;">Note:</span> replace #FF0000 with your hex color of choice!]]></description>
			<content:encoded><![CDATA[The text color in all browsers is determined by the link color settings in the LBSB Control Panel.<br />
In mobile browsers you may want to change the link color from the default link color to prevent the default link color from displaying.<br />
<br />
The only way of changing that is through the CSS style link color control as mentioned above. The other way would be to disable the click to call link function so that it shows as normal text.<br />
<br />
Try placing this html meta tag before the phone number:<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&lt;meta name="format-detection" content="telephone=no"&gt;</code></div></div>
<br />
If you want to retain say a "click to call" link function but wish to change the link color to a different one for the site overall, you can insert an extra in-line html styling snippet such as:<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&lt;a href="tel:18005551234" style="color: #FF0000"&gt;Click To Call&lt;/a&gt;</code></div></div>
<span style="text-decoration: underline;">Note:</span> replace #FF0000 with your hex color of choice!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Making home pages fit all screen sizes?]]></title>
			<link>http://supportforum.localbizsitebuilder.com/thread-62.html</link>
			<pubDate>Mon, 18 Aug 2014 15:13:33 +0000</pubDate>
			<guid isPermaLink="false">http://supportforum.localbizsitebuilder.com/thread-62.html</guid>
			<description><![CDATA[One of the downsides of creating an above the fold site (<span style="font-style: italic;">where 100% of page content appears within the browser view without scrolling</span>)  is that the home page or featured panel pages will be just right in the average monitor browser (14" to 15"), too big in 10" to 11" and too small with lots of white space below in bigger screens such as some bench-tops and of course 26" and 32" Mac style monitor set ups.<br />
<br />
The only way of combating this... which is a good idea,..to use the "featured panel +content" template and create some content below the fold so to speak. Bearing in mind that the only folks that'll really see the extra content (without scrolling) will be the bigger screen resolution viewers.<br />
Therefore you could place information in there which either is a repeat or overview of the main featured content, or other content that isn't so critical that you need first time visitors to essentially view it.<br />
You can also achieve this objective by placing more content in the "featured text" panel so that the page is extended down further to occupy any white space.<br />
<br />
Unfortunately there are no scripts that detect the size and resolution of the site visitor's monitor and thus have it then make an intelligent adjustment. That does happen with mobile but only via the "user-agent=" detection script that tells us when the browser is either iPhone or Samsung or Blackberry or whatever,- in which case the mobile version of the site gets served.<br />
<br />
Hope that helps you obtain deeper understanding and more control.]]></description>
			<content:encoded><![CDATA[One of the downsides of creating an above the fold site (<span style="font-style: italic;">where 100% of page content appears within the browser view without scrolling</span>)  is that the home page or featured panel pages will be just right in the average monitor browser (14" to 15"), too big in 10" to 11" and too small with lots of white space below in bigger screens such as some bench-tops and of course 26" and 32" Mac style monitor set ups.<br />
<br />
The only way of combating this... which is a good idea,..to use the "featured panel +content" template and create some content below the fold so to speak. Bearing in mind that the only folks that'll really see the extra content (without scrolling) will be the bigger screen resolution viewers.<br />
Therefore you could place information in there which either is a repeat or overview of the main featured content, or other content that isn't so critical that you need first time visitors to essentially view it.<br />
You can also achieve this objective by placing more content in the "featured text" panel so that the page is extended down further to occupy any white space.<br />
<br />
Unfortunately there are no scripts that detect the size and resolution of the site visitor's monitor and thus have it then make an intelligent adjustment. That does happen with mobile but only via the "user-agent=" detection script that tells us when the browser is either iPhone or Samsung or Blackberry or whatever,- in which case the mobile version of the site gets served.<br />
<br />
Hope that helps you obtain deeper understanding and more control.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Disappearing editor control in WordPress pages editor]]></title>
			<link>http://supportforum.localbizsitebuilder.com/thread-61.html</link>
			<pubDate>Mon, 18 Aug 2014 15:04:58 +0000</pubDate>
			<guid isPermaLink="false">http://supportforum.localbizsitebuilder.com/thread-61.html</guid>
			<description><![CDATA[If you encounter a situation where the visual/html page editor does not show up or work properly then you should read the solution below:<br />
<br />
html/visual is a function of WordPress and nothing to do with nor controlled by themes. If you go into WP-admin and select Users/Your Profile/ You'll see right at the top of the page in "Personal Options" an entry field that says: "Visual Editor [] Disable the visual editor when writing"<br />
If that box is checked you will lose control in your editor.<br />
Apart from that,.. sometimes it can be caused by a plugins conflict in which case you can try installing an independent mce editor from the free WP plugins directory called "tinymceAdvanced" and that should do the job!]]></description>
			<content:encoded><![CDATA[If you encounter a situation where the visual/html page editor does not show up or work properly then you should read the solution below:<br />
<br />
html/visual is a function of WordPress and nothing to do with nor controlled by themes. If you go into WP-admin and select Users/Your Profile/ You'll see right at the top of the page in "Personal Options" an entry field that says: "Visual Editor [] Disable the visual editor when writing"<br />
If that box is checked you will lose control in your editor.<br />
Apart from that,.. sometimes it can be caused by a plugins conflict in which case you can try installing an independent mce editor from the free WP plugins directory called "tinymceAdvanced" and that should do the job!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[WordPress Multi Site Compatability]]></title>
			<link>http://supportforum.localbizsitebuilder.com/thread-60.html</link>
			<pubDate>Mon, 18 Aug 2014 15:03:35 +0000</pubDate>
			<guid isPermaLink="false">http://supportforum.localbizsitebuilder.com/thread-60.html</guid>
			<description><![CDATA[Localbiz Site Builder has not been specifically designed to use with WP Multi-Site and as such we're not able to provide direct product support in that regard. However, the original foundation framework that LBSB was built on a very staple and standard type of WP theme although we have applied massive customization work since inception.<br />
<br />
Personally I do not like the concept of hive type configurations because I previously encountered some serious database issues and eventual near impossibility when it came to transporting any sites within the hive. <br />
Having said that, the current WP Multi-Site system is built upon the same principles of the WPMU framework which is a very stable system to work with.<br />
In fact, we know that many of our members have used LBSB in a Multi Site environment and  we have never had any complaints saying that the site manager ever had any problems.<br />
<br />
This is the forum thread to share any of your issues, successes or whatever with regards to using LBSB with WP Multi-Site.]]></description>
			<content:encoded><![CDATA[Localbiz Site Builder has not been specifically designed to use with WP Multi-Site and as such we're not able to provide direct product support in that regard. However, the original foundation framework that LBSB was built on a very staple and standard type of WP theme although we have applied massive customization work since inception.<br />
<br />
Personally I do not like the concept of hive type configurations because I previously encountered some serious database issues and eventual near impossibility when it came to transporting any sites within the hive. <br />
Having said that, the current WP Multi-Site system is built upon the same principles of the WPMU framework which is a very stable system to work with.<br />
In fact, we know that many of our members have used LBSB in a Multi Site environment and  we have never had any complaints saying that the site manager ever had any problems.<br />
<br />
This is the forum thread to share any of your issues, successes or whatever with regards to using LBSB with WP Multi-Site.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Disappearing CTA Arrow/Box]]></title>
			<link>http://supportforum.localbizsitebuilder.com/thread-59.html</link>
			<pubDate>Mon, 18 Aug 2014 14:53:44 +0000</pubDate>
			<guid isPermaLink="false">http://supportforum.localbizsitebuilder.com/thread-59.html</guid>
			<description><![CDATA[If you find that your CTA arrow/box in the right side featured panel disappeared then that could be because you somehow placed a widget in the header widget area.<br />
As soon as you place any widget in the header it removes and replaces the Arrow.<br />
This is good when you want to use a graphic or a video via a text box widget but otherwise just remove the unwanted widget and your CTA arrow/box will miraculously reappear ;-)]]></description>
			<content:encoded><![CDATA[If you find that your CTA arrow/box in the right side featured panel disappeared then that could be because you somehow placed a widget in the header widget area.<br />
As soon as you place any widget in the header it removes and replaces the Arrow.<br />
This is good when you want to use a graphic or a video via a text box widget but otherwise just remove the unwanted widget and your CTA arrow/box will miraculously reappear ;-)]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Fatal Error Notice Upon Installation]]></title>
			<link>http://supportforum.localbizsitebuilder.com/thread-58.html</link>
			<pubDate>Mon, 18 Aug 2014 14:50:21 +0000</pubDate>
			<guid isPermaLink="false">http://supportforum.localbizsitebuilder.com/thread-58.html</guid>
			<description><![CDATA[When you have installed Localbiz Site Builder and activated it you if you see an error message as follows then that indicates that your hosting company does not have Ioncube Uploaders installed or activated.<br />
<br />
In vast majority of cases (at least 95%+) all modern hosts have Ioncube Uploaders installed which enables the reading of encrypted files. In the event that your host has not facilitated this then you will get the error message. Godaddy is one such company that will not comply with this industry standard. This can be rectified but it is highly recommended that you seek out a hosting company that complies with the standard rather than dictate their own terms and unwillingness to comply and support.<br />
<br />
<span style="text-decoration: underline;">The error message you will see should look something like this below:</span><br />
<br />
Fatal error: Call to undefined function wp_get_theme() in /home/services/public_html/wp-content/themes/LocalBizLBSB/functions-base.php on line 1622<br />
<br />
In the event that you encounter such an error message please contact your hosting company to request activation of Ioncube Uploaders. If they refuse, you may submit a ticket and we will discuss the matter with your further.<br />
<br />
<span style="font-weight: bold;">ABOUT IONCUBE:</span><br />
Ioncube is a file encryption system for the protection of PHP files (from copying and piracy). WP-LocalBiz files are protected by Ioncube. Most hosting companies have ioncube installers configured on their servers but if not then you will get an error message. If that happens we recommend contacting your host and asking them to install the ioncube installers (which are freely available as they would know) or alternatively you can upload the included folder containing the ioncube installers to your site directory.]]></description>
			<content:encoded><![CDATA[When you have installed Localbiz Site Builder and activated it you if you see an error message as follows then that indicates that your hosting company does not have Ioncube Uploaders installed or activated.<br />
<br />
In vast majority of cases (at least 95%+) all modern hosts have Ioncube Uploaders installed which enables the reading of encrypted files. In the event that your host has not facilitated this then you will get the error message. Godaddy is one such company that will not comply with this industry standard. This can be rectified but it is highly recommended that you seek out a hosting company that complies with the standard rather than dictate their own terms and unwillingness to comply and support.<br />
<br />
<span style="text-decoration: underline;">The error message you will see should look something like this below:</span><br />
<br />
Fatal error: Call to undefined function wp_get_theme() in /home/services/public_html/wp-content/themes/LocalBizLBSB/functions-base.php on line 1622<br />
<br />
In the event that you encounter such an error message please contact your hosting company to request activation of Ioncube Uploaders. If they refuse, you may submit a ticket and we will discuss the matter with your further.<br />
<br />
<span style="font-weight: bold;">ABOUT IONCUBE:</span><br />
Ioncube is a file encryption system for the protection of PHP files (from copying and piracy). WP-LocalBiz files are protected by Ioncube. Most hosting companies have ioncube installers configured on their servers but if not then you will get an error message. If that happens we recommend contacting your host and asking them to install the ioncube installers (which are freely available as they would know) or alternatively you can upload the included folder containing the ioncube installers to your site directory.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to remove Skype phone number auto-formatting]]></title>
			<link>http://supportforum.localbizsitebuilder.com/thread-57.html</link>
			<pubDate>Mon, 18 Aug 2014 14:47:47 +0000</pubDate>
			<guid isPermaLink="false">http://supportforum.localbizsitebuilder.com/thread-57.html</guid>
			<description><![CDATA[The skype image is something that is configured by your browser (Firefox &amp; IE usually does this). When the browser sees any phone number it automatically adds a CSS style value to create a default logo style for the phone number. You can remedy this by doing a couple of things.<br />
<br />
1) install a plugin that removes autoformatting:<br />
<a href="http://wordpress.org/extend/plugins/ps-disable-auto-formatting/" target="_blank">http://wordpress.org/extend/plugins/ps-d...ormatting/</a><br />
<br />
2) follow the instructions in this excellent guide:<br />
<a href="http://bacsoftwareconsulting.com/blog/index.php/web-development/prevent-skype-from-highlighting-phone-numbers/" target="_blank">http://bacsoftwareconsulting.com/blog/in...e-numbers/</a>]]></description>
			<content:encoded><![CDATA[The skype image is something that is configured by your browser (Firefox &amp; IE usually does this). When the browser sees any phone number it automatically adds a CSS style value to create a default logo style for the phone number. You can remedy this by doing a couple of things.<br />
<br />
1) install a plugin that removes autoformatting:<br />
<a href="http://wordpress.org/extend/plugins/ps-disable-auto-formatting/" target="_blank">http://wordpress.org/extend/plugins/ps-d...ormatting/</a><br />
<br />
2) follow the instructions in this excellent guide:<br />
<a href="http://bacsoftwareconsulting.com/blog/index.php/web-development/prevent-skype-from-highlighting-phone-numbers/" target="_blank">http://bacsoftwareconsulting.com/blog/in...e-numbers/</a>]]></content:encoded>
		</item>
	</channel>
</rss>