Forum Replies Created

Viewing 30 posts - 31 through 60 (of 109 total)
  • Author
    Posts
  • i’m sure there is a plugin conflict. i overdid it but i use most of them so i can’t disable them. the info is below. please don’t disable anything that is actually being used on the site :)

    i know i need to make the data-animation=false. but what is the line i write?

    in reply to: Disappearing elements on hover #763250

    thanks! solved

    in reply to: STAGING TO LIVE RUINED SITE #731267

    i tried a few more times. every time i move from staging to live EVERYTHING is messed up. all the media queries stop working and you see double of everything.

    in reply to: URGENT! Mobile menu isn't sticking #731242

    i forgot a {} . it works :)

    @media only screen and (max-width: 767px){
    .responsive #top #main {
    padding-top: 88px !important;
    margin: 0;}}

    @media only screen and (max-width: 767px){
    .responsive #top #wrap_all #header {
    position: fixed !Important;
    width: 100%;
    float: none;
    height: auto;
    margin: 0 !important;
    opacity: 1;
    }}

    in reply to: URGENT! Mobile menu isn't sticking #731241

    nope. didn’t work.

    in reply to: URGENT! Mobile menu isn't sticking #731239

    I figured it out. i think. hopefully it won’t ruin anything.

    i changed the header to fixed and then the container below it to:

    @media only screen and (max-width: 767px)
    .responsive #top #main {
    padding-top: 88px !important;
    margin: 0;

    the padding was moved to 0.

    in reply to: URGENT! Mobile menu isn't sticking #731238

    If i change the position from relative to fixed, it fixes it but then the container underneath it is covered

    @media only screen and (max-width: 767px)
    .responsive #top #wrap_all #header {
    position: fixed;

    thank you ! i solved it :)

    btw, what do you think of the image fix? i think i made it look pretty good on all devices :)

    thanks! i actually ran into one more problem…

    the site is sort of a one pager, but i made two other pages for contact and industries. problem is with the menu. i put anchor links in most of the items but as soon as they click on industries and get sent to another page, the other anchored menu options don’t work. any suggestions?

    hpfinal

    I put an image in. all good. i don’t think it will really solve the problem. originally the cell was all purple and i wanted to make it diagonal. but i just put an img instead.

    Oh yeah, and the site is not being responsive so i haven’t had a chance yet to go media query everything on it.

    i.e. the other version: http://routier.staging.wpengine.com/ (hosted on WPengine)

    had to be manually media queried for all devices and every single element on the page because nothing was being responsive. so if you can help with that too…. that would be awesome ;)

    in reply to: Website not being responsive #727953

    still nothin. looks same. i put in the code and all the other elements were already defined as you said.

    in reply to: Layer Slider not appearing correctly. #720920

    any suggestions??

    in reply to: Layer Slider not appearing correctly. #720713

    Sure!

    This is what it looks like on layerslider backend:

    http://i65.tinypic.com/2d29nwo.png

    http://i67.tinypic.com/9pxb9l.png

    This is what it looks like live:

    http://i63.tinypic.com/2ry0hnq.png

    http://i68.tinypic.com/d8h2b.png

    does this help?

    in reply to: Don't know how to add javascript to website :/ #720230

    The whole point is i still can’t get the JS to work. I put the links and code above as to what it should look like, etc. can you please help me with that?

    in reply to: Don't know how to add javascript to website :/ #720200

    Nope. nothing is working. i cannot for the life of me get the enfold theme to update no matter what i do.

    in reply to: Don't know how to add javascript to website :/ #720199

    I am such an idiot. i was entering the api and stuff in my child theme theme updates, not the enfold parent theme.

    i just realized that. i updated the missing info and will wait a few hours until hopefully update is made. if you don’t hear back from me about it, then good news. but i’ll come back still regarding the previous issue with implementing js in my site.

    Thanks for the best support ever.

    in reply to: Don't know how to add javascript to website :/ #720197

    can i just delete the enfold (parent) theme from the wordpress platform and reupload it? i’m using a child theme anyways.

    in reply to: Don't know how to add javascript to website :/ #720196

    yes! i did the automatic API and it didn’t update. so I had to go through FTP and notepad ++ is impossible for me,.

    i also tried downloading the plugin but it wasn’t compatible with my current wp version.

    in reply to: Don't know how to add javascript to website :/ #720106

    hey i am so sorry for the delay.

    i am using the video you sent me and trying to find every possible solution in Google about replacing the current enfold with new enfold on Notepad ++

    the only time i thought i got it to work, the site crashed due to errors in the function.php file.

    any recommendations?>

    in reply to: Don't know how to add javascript to website :/ #716112

    weird. it won’t let me update the enfold version. keeps saying:
    Theme Updates

    No Updates available. You are running the latest version! (3.4.7)

    Check Manually

    i ran it on my child theme.

    how can i update the theme without making the original enfold theme go live?

    i also have the google api but i don’t have the google services option available to me anywhere on the menu in the theme options

    in reply to: Don't know how to add javascript to website :/ #715245

    Great! In private message find more info

    in reply to: Don't know how to add javascript to website :/ #714856

    hey sorry guys. i swear this is the last time i’ll bother before i drop it.

    any chance you could still help me out?

    please :)

    in reply to: Don't know how to add javascript to website :/ #714568

    ?

    in reply to: Don't know how to add javascript to website :/ #714461

    no problem.

    i already have a functions.php folder in my child theme.

    it includes stuff like:

    <?php

    /*
    * Add your own functions here. You can also copy some of the theme functions into this file.
    * WordPress will use those functions instead of the original functions then.
    */

    function ms_image_editor_default_to_gd( $editors ) {
    $gd_editor = ‘WP_Image_Editor_GD’;
    $editors = array_diff( $editors, array( $gd_editor ) );
    array_unshift( $editors, $gd_editor );
    return $editors;
    }

    and keeps going…

    is that the same thing?

    i’m sorry for not understanding fully :/

    in reply to: Don't know how to add javascript to website :/ #714449

    Sure!

    I already own this plugin.

    All the info is here: https://livicons.com/examples#cbp=ajax/step-boxes-02.html?rev=031

    But I have added the code for the html, css, and js below.

    HTML: <!– Step box 02 –>
    <div class=”container”>
    <div class=”row”>
    <div class=”step-box-02 step1 col-sm-4 col-xs-12″>
    <h4 class=”text-center text-uppercase”>Research & Planning</h4>
    <div class=”line”>
    <div class=”morph-icon”>
    <div class=”livicon-evo” data-options=”
    name: morph-square2-triangle2.svg;
    style: solid;
    solidColor: #0097A7;
    size: 100%;
    strokeWidth: 0;
    colorsOnHover: darker;
    morphState: end;
    eventOn: .step-box-02.step1;
    duration: 0.2
    “></div>
    </div>
    <div class=”straight-icon”>
    <div class=”livicon-evo” data-options=”
    name: lab.svg;
    style: solid;
    size: 100%;
    solidColor: #fff;
    solidColorBg: #0097A7;
    eventOn: .step-box-02.step1;
    delay: 0.25
    “></div>
    </div>
    </div>
    <p class=”text-center”>Lorem ipsum is a pseudo-Latin text used in web design, typography, layout, and printing in place of English.</p>
    </div>
    <div class=”step-box-02 step2 col-sm-4 col-xs-12″>
    <h4 class=”text-center text-uppercase”>Design & Develop</h4>
    <div class=”line”>
    <div class=”morph-icon”>
    <div class=”livicon-evo” data-options=”
    name: morph-square2-triangle2.svg;
    style: solid;
    solidColor: #0097A7;
    size: 100%;
    strokeWidth: 0;
    colorsOnHover: darker;
    morphState: end;
    eventOn: .step-box-02.step2;
    duration: 0.2
    “></div>
    </div>
    <div class=”straight-icon”>
    <div class=”livicon-evo” data-options=”
    name: pencil.svg;
    style: solid;
    size: 100%;
    solidColor: #fff;
    solidColorBg: #0097A7;
    eventOn: .step-box-02.step2;
    delay: 0.25
    “></div>
    </div>
    </div>
    <p class=”text-center”>Lorem ipsum is a pseudo-Latin text used in web design, typography, layout, and printing in place of English.</p>
    </div>
    <div class=”step-box-02 step3 col-sm-4 col-xs-12″>
    <h4 class=”text-center text-uppercase”>Test & Deliver</h4>
    <div class=”line”>
    <div class=”morph-icon”>
    <div class=”livicon-evo” data-options=”
    name: morph-square2-triangle2.svg;
    style: solid;
    solidColor: #0097A7;
    size: 100%;
    strokeWidth: 0;
    colorsOnHover: darker;
    morphState: end;
    eventOn: .step-box-02.step3;
    duration: 0.2
    “></div>
    </div>
    <div class=”straight-icon”>
    <div class=”livicon-evo” data-options=”
    name: rocket.svg;
    style: solid;
    size: 100%;
    rotate: 45;
    solidColor: #fff;
    solidColorBg: #0097A7;
    eventOn: .step-box-02.step3;
    delay: 0.25
    “></div>
    </div>
    </div>
    <p class=”text-center”>Lorem ipsum is a pseudo-Latin text used in web design, typography, layout, and printing in place of English.</p>
    </div>
    </div>
    </div>

    CSS:

    /************ Step box 02 ************/
    .step-box-02 {
    padding: 0!important;
    }
    .step-box-02 h4 {
    color: #263238;
    font-size: 16px;
    }
    .step-box-02 p {
    padding: 0 15px 0!important;
    color: #78909C;
    }
    .step-box-02.step1:first-child .line {
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,transparent), color-stop(40%, #B2DFDB));
    background: -webkit-linear-gradient(left, transparent 0%, #B2DFDB 40%);
    background: linear-gradient(to right, transparent 0%, #B2DFDB 40%);
    }
    .step-box-02.step3:last-child .line {
    background: -webkit-gradient(linear, left top, right top, color-stop(60%,#B2DFDB), color-stop(100%,transparent));
    background: -webkit-linear-gradient(left, #B2DFDB 60%, transparent 100%);
    background: linear-gradient(to right, #B2DFDB 60%,transparent 100%);
    }
    .step-box-02 .line {
    position: relative;
    height: 1px;
    width: 100%;
    margin-left: -10px;
    background: #B2DFDB;
    margin: 55px 0;
    }
    .step-box-02 .morph-icon {
    width: 30px;
    height: 30px;
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -15px;
    }
    .step-box-02 .straight-icon {
    width: 0px;
    height: 0px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: 0px;
    }
    @media (max-width: 767px) {
    .step-box-02 {
    margin-top: 60px;
    }
    }

    JAVASCRIPT:

    //Step Box 02 additional animations
    $(document).ready(function () {
    $(‘.step-box-02′).hover(
    function() {
    TweenLite.to($(this).find(“.morph-icon”), 0.15, {width:’90px’, height:’90px’, top: ‘-45px’, marginLeft: ‘-45px’, ease: Power0.easeNone});
    TweenLite.to($(this).find(“.straight-icon”), 0.15, {width:’30px’, height:’30px’, top: ‘-15px’, marginLeft: ‘-15px’, ease: Power0.easeNone});
    },
    function() {
    TweenLite.to($(this).find(“.morph-icon”), 0.15, {width:’30px’, height:’30px’, top: ‘-15px’, marginLeft: ‘-15px’, ease: Power0.easeNone});
    TweenLite.to($(this).find(“.straight-icon”), 0.15, {width:’0px’, height:’0px’, top: ‘0px’, marginLeft: ‘0px’, ease: Power0.easeNone});
    }
    );
    });

    in reply to: Custom CSS Stopped working #673431

    I am such an idiot. Thank you so much. I’m so sorry for wasting your time. I can’t believe I missed that

    in reply to: Custom CSS Stopped working #673327

    any luck?

Viewing 30 posts - 31 through 60 (of 109 total)