jpomerantz
Forum Replies Created
-
Hi Carolyn,
Thanks for the help. I just disconnected and reconnected.
Jay
Forum: Plugins
In reply to: [Fast Secure Contact Form] Add photo to contact pageHi Mike – Got it to work. I had put the code between pre code that was there. Works great now. Thanks for the help.
Jay
Forum: Plugins
In reply to: [Fast Secure Contact Form] Form dropped down after upgrade.ah ha – I figured out what was messed up. All fixed. Thanks for the help.
Jay
Forum: Plugins
In reply to: [Fast Secure Contact Form] Form dropped down after upgrade.I was having a similar issue but when I applied the fix the form now has a lot of blank space between lines. I suspect I need to tweak the settings but not sure which. Here is the link to it in my test folder:
https://www.test.bluewaterprism.com/contact-us/
Thanks!
Jay
Forum: Plugins
In reply to: [Fast Secure Contact Form] Add photo to contact pageI did that and they line up better but the form now has a lot of space between the lines where it did not before. I have not changed any of the form settings as I am not sure which to do. I am doing it on my test site for now before copying it to the live site. Thanks
Forum: Plugins
In reply to: [Fast Secure Contact Form] Form dropped down after upgrade.I am having the same issue – how did you fix it?
Forum: Plugins
In reply to: [Ultimate Follow Me] Want multiple widgetsSame issue – has anyone figured it out?
When I put the code in the header.php file it ends up adding a line on top of the header and puts the it in the upper left corner. Appearance wise this doesn’t look good at all. Any way to have it on the same line as the logo but on the right side of the header?? Thanks
Ofer – great plugin. Where do I add this in header.php? How can I get it to stay on the right side of the header? Thanks for you help!
Forum: Themes and Templates
In reply to: Adding alt text to header logoAs I look at the code this is the line above line 70 –
<h1 id=”site-title”><span>” title=”<?php echo esc_attr( get_bloginfo( ‘name’, ‘display’ ) ); ?>” rel=”home”>
Forum: Themes and Templates
In reply to: Adding alt text to header logoAhh – thanks. So….do I add that line or should I be able to find it and replace?
Forum: Themes and Templates
In reply to: Adding alt text to header logoI am confused – I am using the “edit themes” in the dashboard – can’t find that line before the previous code. Also – Will this change what is displayed in the browser top too? I do not want that – still want “The Parent School” there.
Forum: Themes and Templates
In reply to: Adding alt text to header logoI did – it now looks like:
<img src=”<?php echo of_get_option(‘logo’); ?>” alt=”The Parent School, located in Chapel Hill, North Carolina provides parenting education, support, parenting books and coaching for families with infants, toddlers, school-age children and teens.” />
but does not show as the alt text.
Forum: Fixing WordPress
In reply to: crawl error for posts which no longer existThanks Pete – am I correct to assume that what you provided will be what I need – I just need to change the page names and redirects?