Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Two site set up the same with different results??? #297739

    Thanks Josue! But I figured out what the problem was. I had the layer slider in a code element container in the advanced editor as opposed to being in the “Media Element” “Advanced Layer Slider” element on the page. Once I switched that it did just as the other site. LOL – I spent 2 hours on that. I don’t care what you say.. that’s funny. ;)

    Thanks for your help,
    -David

    • This reply was modified 9 years, 8 months ago by BizBuzzMedia.
    in reply to: Gravity Forms ID's #135755

    Thanks Ismael, here is a link to what I want the form to look like: http://zatches.org/to-get-started/ This was created using the contact form element in the theme.

    Here is a link to what it looks like now: http://zatches.org/test/ This one I created in Gravity Forms and put it on the page using the widget element.

    I’m trying to figure out how to lay them out the same but I don’t have the form element to work with using the widget.

    Thanks,

    -David

    in reply to: Gravity Forms ID's #135753

    That’s bad news.. I have a client who likes the styling of the Enfold forms. Is there an easy way to apply the themes styling to the Gravity Forms?

    Thanks,

    -David

    in reply to: Several questions re: Enfold and links (WP newbie) #131352

    This is the code from the 404 template as it is now.

    <!–end content–>

    </div>

    <?php

    //get the sidebar

    $avia_config = ‘page’;

    echo ‘<div class=”sidebar sidebar_right three alpha units”><div class=”inner_sidebar extralight-border”>’;

    dynamic_sidebar( ‘404’ );

    echo ‘</div></div>’;

    </div><!–end container–>

    The site is at http://www.zatches.org – If you do a search for the keyword “anything” you can see the 404.

    Thanks,

    -David

    in reply to: Several questions re: Enfold and links (WP newbie) #131351

    I will create a new topic from now on, I just couldn’t locate where to add one. I still don’t see a place to add a new topic.

    Also, I tried the code above and created a new widget named 404 and it’s still displaying the other sidebar instead of the new custom sidebar.

    Thanks,

    -David

    in reply to: Several questions re: Enfold and links (WP newbie) #131349

    Hi Ismael, I need to change the side bar that is currently displaying on my 404 page. Can you tell me how to write this?

    //get the sidebar

    $avia_config = ‘page’;

    get_sidebar();

    ?>

    Thanks,

    -David

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