Forum Replies Created

Viewing 15 posts - 31 through 45 (of 46 total)
  • Posted in:
  • in reply to: Version 2.0.3 #153504
    lorraine
    Member
    Post count: 51
    This reply has been marked as private.
    in reply to: Posts not displaying properly / Tweets not working #153193
    lorraine
    Member
    Post count: 51

    Thanks for the link, but I’m wary of updating based on the most recent posts.

    Are you planning fixes and another update, in which case I’ll wait as I’ve already updated the theme once today, and when I do, I have to re-set the home & blog page, and re-instate custom widgets.

    Many thanks,
    Lorraine

    in reply to: Posts not displaying properly / Tweets not working #153123
    lorraine
    Member
    Post count: 51

    OK, but if I update that way, it installs in themes/cardinal and I’m using a parent & child theme which is named.

    I need to be able to FTP it as I don’t have server access. When will the files be available on ThemeForest, do you know?

    Thanks,
    Lorraine

    in reply to: Transparent header transition #152875
    lorraine
    Member
    Post count: 51

    Yes, all sorted! 🙂

    in reply to: Portfolio link out to new window not working #152874
    lorraine
    Member
    Post count: 51

    Hi,

    It suddenly started working!!

    So scratch this topic.

    Many thanks,
    Lorraine

    in reply to: Version 2.0.3 #152873
    lorraine
    Member
    Post count: 51

    I did this, but the theme updated and was called Cardinal (rather than the name I’d given the parent theme) and installed in themes/cardinal whereas I’d had it installed as themes/client-name.

    For my own website, I hopped into the server and just changed the folder name. I don’t have access to this for my client’s website and so I’d had to use the Cardinal [parent] theme. Any ideas?

    Lorraine

    in reply to: Portfolio on one page website #152872
    lorraine
    Member
    Post count: 51

    Hi,

    I’ll give that a go. I think I tried that and it didn’t seem to open on the same page, but could be wrong. Do I need to set the navigation to specifically be one page? I’ve used links in my menu i.e. row ID = how, link URL = #how. Or do I need to use the method as stipulated in the theme?

    Thanks,
    Lorraine

    in reply to: Posts not displaying properly / Tweets not working #152289
    lorraine
    Member
    Post count: 51
    This reply has been marked as private.
    in reply to: Posts not displaying properly / Tweets not working #152288
    lorraine
    Member
    Post count: 51
    This reply has been marked as private.
    in reply to: Posts not displaying properly / Tweets not working #152287
    lorraine
    Member
    Post count: 51
    This reply has been marked as private.
    in reply to: Transparent header transition #152280
    lorraine
    Member
    Post count: 51

    Ahhhh…that 30px padding drove me potty – couldn’t for the life of me work out where it had come from!

    Thank you 🙂

    in reply to: Transparent header transition #152277
    lorraine
    Member
    Post count: 51

    Cool 🙂

    This is the first chunk:

    /* Extra space around header on home */
    .home .header-wrap {
        padding-top: 30px;
    }
    .home .full-center #header.fw-header > .container {
        padding: 0 50px;
    }
    
    /* Reduce intro blank spacer when viewport height reduced */
    @media screen and (max-height: 700px) {
        #intro .blank_spacer {
            height: 250px!important;
        }
    }
    
    /* Hero continue hover */
    #hero-continue > div:hover {
        background: #fff;
    }
    #hero-continue > div:hover > i {
        color: #1a1a1a!important;
    }
    
    /* Video icon on demo video */
    #video .fw-video-link-icon {
        background: #fff;
        color: #222;
    }
    #video .fw-video-link-icon:hover {
        background: #000;
        color: #fff;
    }
    
    /* Center the portfolio filter */
    in reply to: Transparent header transition #152274
    lorraine
    Member
    Post count: 51

    Works a charm 🙂

    I’d definitely recommend adding this to your next update.

    While I’m here – why is there already code in the custom CSS box?? Has that come from using the demo importer and installing a theme?

    in reply to: Breadcrumbs position #152227
    lorraine
    Member
    Post count: 51

    You could always utilise something like Yoast in which case you could add your breadcrumbs pretty much where you wanted (either by editing the template files or using a PHP insert plugin) and style it as you wish.

    Best solution I can think of.

    Lorraine

    in reply to: Version 2.0.3 #152224
    lorraine
    Member
    Post count: 51

    Hi Rui,

    Thanks for writing back.

    I have created a child theme for my website in which case, will automatically updating the parent theme mess any of that up?

    Many thanks,
    Lorraine

Viewing 15 posts - 31 through 45 (of 46 total)