Forum Replies Created

Viewing 15 posts - 1 through 15 (of 44 total)
  • triinum
    Member
    Post count: 45

    For example, some of the default Dante settings like site title should be removed, also, I was thinking maybe there’s a way to have blog page template with a masonry layout? I can then assign that to a front page upon each site creation.

    in reply to: Network license #240369
    triinum
    Member
    Post count: 45

    Well, you can drop an e-mail to them. Some kind of an offer would be nice 🙂

    in reply to: Network license #239204
    triinum
    Member
    Post count: 45

    That would be great!

    I guess I should specify – we are building a multisite blog where each user can create his or her blog so there could be hundreds of blogs, in one multisite. Is there such thing as a multisite/network license or yeah, bulk discount or something like that? Or does that even require a different license since it’s all under one multisite…

    in reply to: Error when sharing posts to FB #225080
    triinum
    Member
    Post count: 45
    in reply to: Weird contact form 7 issue #224020
    triinum
    Member
    Post count: 45

    Thankyouthankyouthankyou!

    Now there’s one more thing that is driving me crazy, I’ve translated “1 item” in the dante language folder and I can’t see the translation in cart. Although the prular version, items, is showing correctly. See images attached.

    You can replicate the issue here, for example, by adding one product to cart: http://letsplay.ee/sunnipaev/teenus-et/ohupallimeister/

    Attachments:
    You must be logged in to view attached files.
    in reply to: Weird contact form 7 issue #223793
    triinum
    Member
    Post count: 45

    Works! Thanks! What about the contact form?

    in reply to: Weird contact form 7 issue #223744
    triinum
    Member
    Post count: 45

    I’m going to turn the cart option off now, so testing purposes, just put it back on.

    in reply to: Weird contact form 7 issue #223738
    triinum
    Member
    Post count: 45
    This reply has been marked as private.
    in reply to: Child theme css not loading #214902
    triinum
    Member
    Post count: 45

    Thank you for everything!

    in reply to: Child theme css not loading #214895
    triinum
    Member
    Post count: 45

    So maybe it’s just overwritten by theme options, which would be better in this case, to use !important or make a new css file(wouldn’t a new css file cause too many server requests?)

    in reply to: Child theme css not loading #214842
    triinum
    Member
    Post count: 45

    Hi and thanks for the quick answer! How do you see that? Because I have some new css in the end of the document and it’s not loading, so I made another file called lp.css and referenced it in header.php and put the same css in there and it’s loading it. This is the css:

    @font-face {
    font-family: comfortaa;
    src: url(comfortaa-regular.ttf);
    }
    body, p, #commentform label, .contact-form label {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    }
    h1, h2, h3, h4, h5, h6, header {
    font-family: comfortaa;
    text-transform: initial;
    }
    #footer h6, #footer header {
    color: #cccccc;
    font-size: 24px;
    }
    hr {
    border-top: 1px solid #D8D8D8;
    }
    h1 {
    font-size: 40px;
    }
    h1, h4{
    color:#6EC141;
    }
    h2, h5 {
    color: #17B6CE;
    }
    h3, h6{
    color:#F7941E;
    }

    h3.spb-heading {
    margin-bottom: 25px;
    /*color: #21BBB2;*/
    color:#696969;
    height: 24px;
    }

    .recent-post h5 {
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    }
    .recent-post h5 a{
    }
    .details-wrap p {
    font-size: 13px;
    font-weight: 500;
    }
    .btn {
    width: inherit;
    height: inherit;
    line-height: 34px;
    padding: 8px 26px;
    font-family: comfortaa;
    transition: background-color .3s ease-in-out;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    animation-iteration-count:none;
    -moz-animation-iteration-count:none;
    -webkit-animation-iteration-count:none;
    animation:none;

    }
    .btn:hover {
    box-shadow: none;
    color: #fff;
    background-color: #E64F28;
    }
    .spb_parallax_asset{
    box-shadow:none;
    }
    nav#main-navigation .menu li.menu-item > a {
    font-size: initial;
    }

    in reply to: Product page has no wrapper despite the "container" div #213117
    triinum
    Member
    Post count: 45

    Just realized, that it should effect cart, checkout pages too. Like for the entire shop page. Checked plugins and none of them have any effect, that could create this..

    in reply to: Product page has no wrapper despite the "container" div #213115
    triinum
    Member
    Post count: 45

    This works, but we have full width background images on the bottom: http://networking.fi/private/toode/broneeri-pidu/

    Maybe something for single-product page only?

    in reply to: Product page has no wrapper despite the "container" div #213090
    triinum
    Member
    Post count: 45

    Thanks for the quick response! Doesn’t work unfortionately: http://networking.fi/private/toode/broneeri-pidu/ Seems to be an issue only in the single product page.

    Triinu

    in reply to: Custom Js box #182989
    triinum
    Member
    Post count: 45

    By not including the tags it just appears on the bottom of the page, remember you suggested the tags? Anyway, see the footer yourself and try the custom js box – it just doesn’t work… the same code worked fine in footer.php, but then other jquery elements wouldn’t work.

Viewing 15 posts - 1 through 15 (of 44 total)