Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
January 21, 2016 at 11:57 pm in reply to: Global header, footer, widgets and setting in new multisite blog #242698
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.
Well, you can drop an e-mail to them. Some kind of an offer would be nice 🙂
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…
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.Works! Thanks! What about the contact form?
I’m going to turn the cart option off now, so testing purposes, just put it back on.
This reply has been marked as private.Thank you for everything!
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?)
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;
}September 15, 2015 at 11:48 am in reply to: Product page has no wrapper despite the "container" div #213117Just 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..
September 15, 2015 at 11:45 am in reply to: Product page has no wrapper despite the "container" div #213115This 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?
September 15, 2015 at 11:05 am in reply to: Product page has no wrapper despite the "container" div #213090Thanks 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
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.
-
Posted in: We hit Power Elite.