Lucas Degen
Forum Replies Created
-
Forum: Plugins
In reply to: Newsletter widget pluginForum: Plugins
In reply to: how to add "subscribe me" field on page?Forum: Plugins
In reply to: Plugin UpgradesNo question is stupid so never say sorry :).
- Which plugin are you using?
- What is the URL of your website?
- What changes do you make to a plugin? Are you editing the code of the plugin?
Forum: Fixing WordPress
In reply to: How do I edit my page title format?This WordPress Cheat Sheet is very usefull for using tags.
I think what you are looking for is something like this:
<?php the_title() ?> | <?php bloginfo('url'); ?><?php the_title() ?> | <?php bloginfo('name');?>Forum: Plugins
In reply to: Calendar PluginI used the one from kieranoshea.com for this website: beresteyn.com
Forum: Plugins
In reply to: [Portfolio Slideshow] [Plugin: Portfolio Slideshow] great pluginCould you please close this?
Please read: How to use the WordPress Forum
Forum: Plugins
In reply to: Newsletter widget pluginDid you look at Mailchimp?
Forum: Plugins
In reply to: I need a plugin to allow visitors to log in and manage their accountForum: Everything else WordPress
In reply to: Password protectionYou could add a htaccess file with all the e-mailadresses: http://www.elated.com/articles/password-protecting-your-pages-with-htaccess/
Forum: Everything else WordPress
In reply to: Number of ViewsYou could use google analytics/ or on other counter like Statscounter
Good luck
Forum: Fixing WordPress
In reply to: Suddenly pages stopped workingMaybe you changed your .htaccess file?
Forum: Fixing WordPress
In reply to: Comments not showing up on pageDid you
- do an update on WordPress?
- change the HTML code?
- have a backup?
In the HTML I do no see a sidebar in the HTML.
Forum: Themes and Templates
In reply to: Getting started with template?Please, when your answer is in here. Let is know so the thread can be closed.
More about using this forum, check:
http://codex.wordpress.org/Forum_WelcomeThank you.
Thank you!
@hixen Thanks so much, that did it.
Strange think I’ve set the height to 270 in the plugin settings, still my images were scaled to 198 height. But thanks to you, I’ve fixed it.
Now my website can go live after I transfer it from the staging to the live server.