Mike1905
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Widget showing up on website but not in WordPressresolved.
Forum: Themes and Templates
In reply to: Widget showing up on website but not in WordPress@santaven
It’s easier than I thought, thanks!
Forum: Themes and Templates
In reply to: Widget showing up on website but not in WordPressI will try to explain my situation:
I have now 3 Home-widget areas.(number 1,2 and 3). I am already using them with a picture in each one but now I need more areas so I can add more pictures.So what I am trying to do is adding a new widget area(should be possible I guess), but couldn’t figure out how. I searched for plugins but couldn’t find the one I need. Than I searched for a tutorial, also without succes.
So now I am bothering you guys with my problem, but you should have in mind that I am new to wordpress.
@santaven, I read the reference and I tried the things I summed up in my previous post, but no succes..
Forum: Themes and Templates
In reply to: Widget showing up on website but not in WordPressI tried adding this right under my code:
<?php register_widget( home-widget-4 ) ?>but didn’t work, than I tried this:
<?php register_widget( $widget_class ) ?>But this also didn’t work.
How do I register my widget?
Forum: Themes and Templates
In reply to: Widget showing up on website but not in WordPress@santaven
Thank you,
So can I just add this line under it?
<?php register_widget( $widget_class ) ?>
And what do I put in for the $widget_class?
Sorry for my dumb questions, I am new with wordpress and just need a simple start-up.Forum: Themes and Templates
In reply to: Widget showing up on website but not in WordPressSorry I meant a widget area.
As far as I know these can not be added from Deisgn -> Widgets