Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • in reply to: Footer Widget #317462
    spcp
    Member
    Post count: 7

    Okay I’ve added the table back for you to see it.

    in reply to: Social Icons #252073
    spcp
    Member
    Post count: 7

    Okay that code did get the houzz icon to appear however isn’t there a way to add it to the social profile editor?

    Can we get a green background on it when you hover over it?

    in reply to: Social Icons #252068
    spcp
    Member
    Post count: 7

    Not sure what you mean by test fa fa-houzz

    where do I put that code?

    in reply to: Social Icons #246479
    spcp
    Member
    Post count: 7

    This did not really help. I replaced Deviant Art with Houzz and Deviantart is still showing up in the Social Profiles and no icon displays.

    Here is what I replaced with:

                      $houzz      = $sf_options['houzz_url'];
               
                    if ( $houzz ) {
                        $social_icons .= '<li class="houzz"><a href="http://www.houzz.com/pro/' . $houzz . '" target="_blank"><i class="fa-houzz"></i><i class="fa-houzz"></i></a></li>' . "\n";
    
     if ( $id == "houzz" ) {
                            $social_icons .= '<li class="houzz"><a href="http://www.houzz.com/pro/' . $houzz . '" target="_blank"><i class="fa-houzz"></i><i class="fa-houzz"></i></a></li>' . "\n";
    
    in reply to: Sidebar testimonials #232892
    spcp
    Member
    Post count: 7

    Okay thanks, I was able to do that. I don’t see any features though to auto scroll the testimonials? Anyway to manually code that?

    in reply to: twitter error Missing Consumer Key – Check Settings #231892
    spcp
    Member
    Post count: 7

    Yea thanks, we did do that after first installing the Cardinal theme. I went back and regenerated new tokens and that seemed to fix it. My guess is it was something on the Twitter side. Thank you.

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