SiimR
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Astra] 4.13 has a critical error need Astra 4.13.1 asapWhats the error, can you paste it here? Can you see it in error log, which file has the error and on what line?
I thought that i can sort those payment gateways by woocommerce product category name. Categroy: “House 1” has Payment 1 option only and category: “House 2” has Payment 2 option only and etc.
- This reply was modified 3 years, 7 months ago by SiimR.
But if i split those houses to a variation of a product, how to add those payment gateways to those variations using this plugin?
Forum: Developing with WordPress
In reply to: Left and right paddingThanks a lot, the icons code worked very nicely. =) I got that table fixed with the inspector dev tool, i found the code. Thanks for the help:)
- This reply was modified 5 years, 8 months ago by SiimR.
Forum: Developing with WordPress
In reply to: Left and right paddingAnd also in mobile view the WP table builder plugin adds those extra rows, any chance i can remove them somehow?
Forum: Developing with WordPress
In reply to: Left and right paddingThanks the code worked!=)
Also i have one more question about that same theme i am useing, is it possible to change the icon size in the top right corner, where is email, phone, FB, Instagram icons, is it possible to make them a little bit bigger?
Forum: Developing with WordPress
In reply to: Add link to email aadress on the front pageThe funny thing is that the “width: 50%;” command works, the picture changes, but the “height” command dosent respond, nothing happens. mayby i am entering the command wrong way? How the height command should be set if the width is set to auto?
Forum: Developing with WordPress
In reply to: Add link to email aadress on the front pageI found this piece of code in the css file:
/*Image slider Responsive*/
.image-slider-wrapper.responsive-img img{
width: 100%;
}
.image-slider-wrapper.responsive-img,
.image-slider-wrapper.responsive-img .slick-list,
.image-slider-wrapper.responsive-img .slick-track{
height: auto!important;
}
/*extra small device*/
@media (max-width: 1230px) {
.image-slider-wrapper .banner-title {
font-size: 32px;
}
}
@media screen and (max-width:991.49px){
.image-slider-wrapper > .info-icon-box-wrapper {
position: relative;
}
}
@media screen and (max-width:679px){
.image-slider-wrapper .slider-content .image-slider-caption{
display: none;
}
.image-slider-wrapper .banner-title {
font-size: 24px;
}
.image-slider-caption{
width: 90%;
}
}I think that changes how the slider image looks on different devices, any chance i can change it from here?
Forum: Developing with WordPress
In reply to: Add link to email aadress on the front page.featured-slider.slick-initialized.slick-slider {
width: 50%;
margin: 0 auto;
}—
Is it possible to set the width to 100% and height to 40%? So it would cut the picture to half. The whole image dont have to be displayed, it can display part of the picture even. Main thing is that the picture would have original width but half size in height.
Forum: Fixing WordPress
In reply to: Main page loading stuckThanks, i think i got it fixed now!:)
Forum: Developing with WordPress
In reply to: Add link to email aadress on the front pageOkii thanks, il try it.
Forum: Developing with WordPress
In reply to: Add link to email aadress on the front pageThanks for the help, i got the first problem fixed. =)
I have a second question also, i will not make a new thread il ask it here because it is related to the same theme. How can i change the main slide pictures size? The pictures are too big, i would like them to be half size. The theme dosent have an option to select the size manually,so i guess i must change it by code. How can i do it?
Forum: Developing with WordPress
In reply to: Add link to email aadress on the front pageCheck it out, i think i got it fixed now.
Forum: Developing with WordPress
In reply to: Add link to email aadress on the front pageI changed it back to link now, check it out.
Forum: Developing with WordPress
In reply to: Add link to email aadress on the front pageI used your code, but the link text still isnt white.
Here is the picture: