Forum Replies Created
-
AuthorPosts
-
rammen
MemberThanks, Jess!
So basically just add:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.yoursite.com/$1 [R,L]
</IfModule>to the .htaccess file.
I looked at the comments there, and noticed some people got errors. I think i should outsource this job to an expert, just to be safe! 🙂
rammen
MemberThanks Brad, but "margin-top" just push down the content inside the sidebar further down. I want the sidebar itself to start lower.
Url: http://www.finanssans.no/teknikker-til-lonnsforhandlinger/
Thanks
Kentrammen
MemberGreat!
Thanks emasairammen
MemberHow do i change the size of menu-bar? I can do it in the css if just someone tell me what divs i need to change the size or padding for.
rammen
MemberNo, i changed it back to the original. Anyone?
rammen
MemberI am using Explorer 8.0 - I did not know that they already released 9.0 and 10.0.
But still i get about 4% of traffic from Explorer 8.0 users.
rammen
MemberWorks like a charm! Thanks for your help.
rammen
MemberSummer: I use that method at the front page. But my problem in categories-page is that it automatically show the last 6 posts in that category, and then the amplified widget on top of that. I know how i can adjust how many post there is in categories, but how can i remove it, and let genesis featured post amplified do all the work?
I also wondering about how i change the widget text. If i am going to use this method, i need different names for all the categories. Now it is "Custom Widget".
Braddalton: If you find the variable, please let me know. It makes is so much easier.
Again, thanks for all the help!
rammen
MemberThanks! That worked. But I still don't get ads to only appear after post #3. When i use genesis_after_post the ads display after all posts.. I only want it to display after posts #3.
Do i need to add something in this line: if (is_category('technology') && is_active_sidebar( 'custom-widget' ) ) { ?
rammen
MemberSorry, here it is: http://www.finanssans.no
rammen
MemberI just installed the translate plugin. Im using Norwegian language and there is some mistakes. Like "Saved underArticle" Without space between under and article. I also noticed that twitter pluing is translated but not the word "days". Great plugin anyway!
rammen
MemberI got the same problem after i updated to the latest version. Some text are back to english, but some are still in my native language. How do i translate the rest? http://www.finanssans.no
-
AuthorPosts