Title: fanderzzon's Replies | WordPress.org

---

# fanderzzon

  [  ](https://wordpress.org/support/users/fanderzzon/)

 *   [Profile](https://wordpress.org/support/users/fanderzzon/)
 *   [Topics Started](https://wordpress.org/support/users/fanderzzon/topics/)
 *   [Replies Created](https://wordpress.org/support/users/fanderzzon/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/fanderzzon/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/fanderzzon/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/fanderzzon/engagements/)
 *   [Favorites](https://wordpress.org/support/users/fanderzzon/favorites/)

 Search replies:

## Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Sharebar WP 3.1.3 doesn't work?](https://wordpress.org/support/topic/sharebar-wp-313-doesnt-work/)
 *  [fanderzzon](https://wordpress.org/support/users/fanderzzon/)
 * (@fanderzzon)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/sharebar-wp-313-doesnt-work/#post-2102530)
 * Hi,
 * I also have that issue. When WP 3.1.3 and Sharebar activate my dashboard it’s
   just loading and when i deactivate the Sharebar plugin the dashboard work’s as
   usual.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [WordPress 3.1 Post Format](https://wordpress.org/support/topic/wordpress-31-post-format/)
 *  Thread Starter [fanderzzon](https://wordpress.org/support/users/fanderzzon/)
 * (@fanderzzon)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/wordpress-31-post-format/#post-1938816)
 * Does this function works with custom post type?
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [WordPress 3.1 Post Format](https://wordpress.org/support/topic/wordpress-31-post-format/)
 *  Thread Starter [fanderzzon](https://wordpress.org/support/users/fanderzzon/)
 * (@fanderzzon)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/wordpress-31-post-format/#post-1938815)
 * Hi i read the documentation,
 * Note that you must call this before the init hook gets called! A good hook to
   use is the after_setup_theme hook.
 * I had done that before with no effect but then I updated the functions.php and
   it now works. Strange 😉
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Meta boxes](https://wordpress.org/support/topic/meta-boxes/)
 *  Thread Starter [fanderzzon](https://wordpress.org/support/users/fanderzzon/)
 * (@fanderzzon)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/meta-boxes/#post-1868845)
 * I just copy the code right of and it works, it’s just that I don’t understand
   the whole concept, it seem you have use meta for your social media things, i 
   have follow the code from the codex and this [tutorial](http://www.deluxeblogtips.com/2010/05/howto-meta-box-wordpress.html)
   but they are very different. Do you have an easy example for just say like 5 
   text boxes?
 * Thanks for your help, just seems that i’m not at your php coding level 😉
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Meta boxes](https://wordpress.org/support/topic/meta-boxes/)
 *  Thread Starter [fanderzzon](https://wordpress.org/support/users/fanderzzon/)
 * (@fanderzzon)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/meta-boxes/#post-1868744)
 * Yes, i wan’t to save my meta and also update them. I understand your example 
   but just wonder how you going to show the meta on a post/page?
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [WordPress MU](https://wordpress.org/support/topic/wordpress-mu-9/)
 *  Thread Starter [fanderzzon](https://wordpress.org/support/users/fanderzzon/)
 * (@fanderzzon)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/wordpress-mu-9/#post-1686128)
 * Okay, sorry write wrong, but when i created blogg.fiddeandersson.se
    i get an
   internal server error, is that something more you need to do to get this work?
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [WordPress MU](https://wordpress.org/support/topic/wordpress-mu-9/)
 *  Thread Starter [fanderzzon](https://wordpress.org/support/users/fanderzzon/)
 * (@fanderzzon)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/wordpress-mu-9/#post-1686102)
 * Okay, but i was looking below DNS-Settings at my webhost and find that *.fiddeandersson.
   se Type: A Value: One.com Network Active: Yes
    and it’s that information that
   should exist right?
 * So how do I create a sub-domain then, just add a page from the super admin area?
 * Thanks for your support.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [WordPress MU](https://wordpress.org/support/topic/wordpress-mu-9/)
 *  Thread Starter [fanderzzon](https://wordpress.org/support/users/fanderzzon/)
 * (@fanderzzon)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/wordpress-mu-9/#post-1686071)
 *     ```
       Apache must be configured to accept wildcards.
       Open up the httpd.conf file or the include file containing the VHOST entry for your web account.
       Add this line:
       ServerAlias *.example.com
       ```
   
 * So i should add ServerAlias *.example.com in my .htaccess file?
 *     ```
       In the DNS records on your server, add a wildcard subdomain that points to the main installation. It should look like:
       A *.example.com
       ```
   
 * I host at one.com so should I in dns-settings add ex. blogg.fiddeandersson.se
   and value A and in host/ip i set fiddeandersson.se?
 * Then it should work or?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Search Form Problems](https://wordpress.org/support/topic/search-form-problems/)
 *  Thread Starter [fanderzzon](https://wordpress.org/support/users/fanderzzon/)
 * (@fanderzzon)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/search-form-problems/#post-1680610)
 * Do i need 3 files, search.php, searchform.php and searchpage.php?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Design – Problem in IE7](https://wordpress.org/support/topic/design-problem-in-ie7/)
 *  Thread Starter [fanderzzon](https://wordpress.org/support/users/fanderzzon/)
 * (@fanderzzon)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/design-problem-in-ie7/#post-1665943)
 * Sorry thought i added it.
    [http://www.fiddeandersson.se/wordpress/](http://www.fiddeandersson.se/wordpress/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problems with design my own theme](https://wordpress.org/support/topic/problems-with-design-my-own-theme/)
 *  Thread Starter [fanderzzon](https://wordpress.org/support/users/fanderzzon/)
 * (@fanderzzon)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/problems-with-design-my-own-theme/#post-1651162)
 * Hi again, i would thanks so much for your help, increadable!
    Well, it looks 
   better now but just the problem that the right sidebar don’t are at same top 
   level as the content, i don’t wan’t to use position: relative, and then top -
   xx px.
 * Someone have a similar problem?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problems with design my own theme](https://wordpress.org/support/topic/problems-with-design-my-own-theme/)
 *  Thread Starter [fanderzzon](https://wordpress.org/support/users/fanderzzon/)
 * (@fanderzzon)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/problems-with-design-my-own-theme/#post-1651159)
 * Hi, my site [](http://fiddeandersson.se/wordpress/) i’ve build from scratch. 
   Just have another problem. On the front page, the content is float left and sidebar
   float right, then they don’t appear in my wrapper. But if i remove the float 
   it works again but the sidebar i need to adjust, there must be some solution 
   to this without set, position, relative, left xxx px and top xxx px.
 * Have someone had this issue to?
 * Best regards
    Fidde

Viewing 12 replies - 1 through 12 (of 12 total)