Chris Jones

Forum Replies Created

Viewing 22 posts - 1 through 22 (of 22 total)
URL to the page in question:
  • Author
    Posts
  • in reply to: SSL Google font api #38453
    Chris Jones
    Participant

    Found it in the mailchimp php file

    <form id="signup" action="<?php echo "http://" . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']; ?>" method="post">

    Changed to https and all mixed content is gone.

    in reply to: SSL Google font api #38452
    Chris Jones
    Participant

    Worked great thanks.

    I assume the mailchimp widget is similar problem, can’t see to find it in the theme files.

    in reply to: SSL Google font api #38450
    Chris Jones
    Participant

    Same thing happening with the MailChimp widget form.

    in reply to: MailChimp Widget not working #37634
    Chris Jones
    Participant

    Thanks, yeah I checked all of those. Looking deeper into it. Thanks.

    in reply to: Foundation staff images #31479
    Chris Jones
    Participant

    Thanks Bill, helpful as always my friend.

    No to just get small clients to get me similar images….. oof

    cheers

    in reply to: Staff image and content #31410
    Chris Jones
    Participant

    Thanks Bill, will give that a try. Stay cool!

    We Clevelanders have been very wet this summer, we are actively looking for the sun.

    cheers c-

    in reply to: Plugin conflict help #26221
    Chris Jones
    Participant

    Scratch that, sorry for the interruption. There was an updated toady for the pro version and it seems to be fixed.

    in reply to: Error with gallery #17335
    Chris Jones
    Participant

    By issue I mean the block quotes are wrapping content. Is this by design?

    in reply to: Error with gallery #17334
    Chris Jones
    Participant

    Thanks that did the trick.

    Also having an issue with block quotes > here

    in reply to: Error with gallery #17317
    Chris Jones
    Participant

    Thanks, that did the trick.

    Can you have a look at the home page, the sub menus aren’t growing with the text. I must be doing something wrong.

    http://sgnew.dreamhosters.com

    in reply to: Foundation Sponsors Page #16628
    Chris Jones
    Participant

    Got it, thanks.

    in reply to: Foundation logo and colors quandary #16188
    Chris Jones
    Participant

    Thanks,

    My site needs a refresh and Elite looks like exactly what I imagined. Any tips on adding a smooth scroll script would be helpful.

    in reply to: Foundation logo and colors quandary #16184
    Chris Jones
    Participant

    Thanks Bill. Especially for the fast follow up.

    Off Topic: On your Elite theme, do you have plans to make it so when you click a menu it’s scrolls(i would prefer a fade) down to the correct content vs refreshing to a new page? Or is that already a feature?

    in reply to: Foundation logo and colors quandary #16176
    Chris Jones
    Participant

    Found it…. obviously.. DOH!

    in reply to: Foundation logo and colors quandary #16175
    Chris Jones
    Participant

    sorry for the code mess, I don’t see a way to post as plain text

    in reply to: Foundation logo and colors quandary #16174
    Chris Jones
    Participant

    Hi Bill,thanks for the info, it got me started in the right direction.

    I decided to go with using template tags, created a new page template based on page.php and a second header.php(header-cyr.php). Call the second header like this: get_header('cyr');

    I believe this is the code I need to tweak?

    <div id="logo">
    			<?php if (is_front_page()) {
    					echo '<h1><a href="'.home_url().'/"><img src="'.of_get_option('logo','').'" alt="'.get_bloginfo('name').'" /></a></h1>';
    				} else {
    					echo '<a href="'.home_url().'/"><img src="'.of_get_option('logo','').'" alt="'.get_bloginfo('name').'" /></a>
    ';
    				} ?>
    			</div>

    My first thought is to change just the

    in reply to: Foundation logo and colors quandary #16001
    Chris Jones
    Participant

    Thanks Bill, just seeing this. I reposted a simlar question just now, sorry about that but it look like nothing I post actually posts.

    thanks again

    in reply to: Foundation logo and colors quandary #15901
    Chris Jones
    Participant

    Is there some bad mojo with the forums? My topic has not content.

    in reply to: home-widgets div spacing #14883
    Chris Jones
    Participant

    DOH! – Thanks

    in reply to: Navigation Colors #14517
    Chris Jones
    Participant

    Thanks Bill that did the trick.

    Couple of other questions:

    I managed to remove the gradient from the nav bar. How do I remove it from hover and menus? I’m trying to flatten the look of the navigation.

    Also, is it possible to have the nav bar float to the right of the logo without breaking the responsiveness?

    cheers

    in reply to: Navigation Colors #14504
    Chris Jones
    Participant

    Sure thing: http://www.shbd-dev.dreamhosters.com

    Hover over Programs and you’ll see what I mean.

    Wasn’t sure if the email reply was the proper method so posting here as well.

    cheers

    in reply to: Sponsor Logos in Foundation #10720
    Chris Jones
    Participant

    Beautiful, thanks. Worked like a charm. Seems my client was adding stuff I didn’t know about

    FYI: My client loves the theme and custom post types.

Viewing 22 posts - 1 through 22 (of 22 total)