iv007
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Contact Forms] [Plugin: Custom Contact Forms] Email not sendingI’ve changed this topic to unresolved again.
CCF keeps on changing my email settings. I had it working again until today. Today it changed the settings to “WordPress default” email again.I changed it back to the SMTP settings that worked before……but no luck. No email is going out….I can only see the completed form within WordPress, which is no use to me.
Does anyone know what this might be?
I’m ready to throw the towel on this plugin. Spend a lot of time trying to understand the interface…..now I’m spending days to try to make it work. I love the level of customizing….but it has to work foremost.
Thanks!!
Forum: Plugins
In reply to: None of the contact forms can send an emailThanks a lot!
I’ve changed my hosting to Linux.This resulted in CF7 not giving the error message anymore. It looks like it sends it, but it doesn’t arrive in my email.
I switched to CCF, messing around with the email settings….and finally….it came through!! Awesome!!
Forum: Themes and Templates
In reply to: Mystique Sidebar Moves to Bottom of Home PageThanks a lot!!! How did you find that out?
I forgot a ” at the end of the code 🙂
Forum: Themes and Templates
In reply to: Can only remove blog title from my home pageAnyone a clue about this Mystique question?
Forum: Themes and Templates
In reply to: Can only remove blog title from my home pageIt actually looks a little different from what you describe:
<div id=”site-title” class=”clear-block”>
<?php mystique_logo(); ?>
<?php if(get_bloginfo(‘description’)): ?><p class=”headline”><?php bloginfo(‘description’); ?></p><?php endif; ?><?php do_action(‘mystique_header’); ?>
</div>
Thanks for the help!