Forum Replies Created
-
in reply to: Theme updateThis reply has been marked as private.in reply to: Theme updateThis reply has been marked as private.in reply to: Gallery lightbox problem
Hi
I have looked at the site this morning and it seems to be working.
Will let you know if it happens again.
Thanks
in reply to: Gallery lightbox problemHi
I have made the changes to the codeless-main.js file and the problem is dtill there.
Here is a screen recording of what is happening.
https://drive.google.com/file/d/1OQJAGHtYPnIwG5PoSt7Ig56Proy4S0qv/view
Please we are trying to make this site live and without the lightbox working properly the site is no use.
Thanks
in reply to: Codeless Slider – Folie ArchitectureHi there is no option for ‘contain’ – just cover and auto
in reply to: Folie – Architecture TemplateI have the same problem on ipad – can I use the same code but change the max-width: value? what is it for ipads or tablets?
in reply to: Folie – Architecture TemplateThis is the code I used for commercial page
@media (max-width: 480px){
.page-id-519 .row.cl_row-sortable.cl_row-fullheight.cl_row-flex.cl_row-cp-middle.cl-col-tablet-none {
min-height: 23vh !important;
}
body.page-template-default.page.page-id-519 {
background-image: url(https://dev.fergusonarchitects.co.za/wp-content/uploads/2018/04/commercial_new.jpg);
background-size: contain;
background-position: top center !important;
}
}and this is what it looks like
https://belsandpeter.com/images/mobile_commercial.jpg
is the code Wrong?
in reply to: Gallery lightbox problemHi I am having the same issue with Folie – Architecture – gallery lightbox.
I am not to sure how to edit the file js/codeless-main.js as you have mentioned in the reply above.
It was working fine until reacently.
in reply to: Codeless Slider – Folie ArchitectureOk – there is no background size, just background position that has the options cover or auto.
Do I put it on auto?
https://belsandpeter.com/images/codelss_slider_design_panel.png
in reply to: Codeless Slider – Folie ArchitectureHi
The codeless slider is now not working at all – it remains on the first image.I have changes the background.attachment to fixed instead of scroll – is that a problem.
I am still trying to get my home images in codeless slider to display properly. When viewing live they are terribly zoomed in no matter what size computer screen.
these are my codeless background image settings:
https://belsandpeter.com/images/codelss_slider_design_panel.pngin reply to: Folie – Architecture TemplateGreat thanks
About us is working well but all the other pages are doing this
https://belsandpeter.com/images/mobile_contact_us.jpg
https://belsandpeter.com/images/mobile_commercial.jpgCan I change the height somehow – don’t understand why about us is working nicely but all the other pages are doing this.
in reply to: Folie – Architecture TemplateThe results are exactly like your screenshot but that is not what I want – the image the the words about us are written on is not sized correctly – you only see a portion on the image – I want to see the whole image.
Sorry another problem – my codeless slider is not working properly – it is remain on the first slide and not changing. – Please help
in reply to: Folie – Architecture TemplateHi unfortunately not what I need.
I would like the image to resize proportionally to the device – in other words at the moment you can only see a section of the image – I want to be able to see the whole image on a mobile and ipad like you do on a computer screen.
The image needs to resize with the size screen it is being displayed on.
Thanks
in reply to: Folie – Architecture TemplateThanks
What I am trying to do is make the mobile pages look right and at the moment it is not working. Any suggestions?
this is what my abput us page looks like on a iphone.
https://belsandpeter.com/images/mobile_about_us.jpg
I need the image to resize and appear properly. How do i get that right on the iphone. All other devices it looks ok.
Cheer belinds
in reply to: Folie – Architecture TemplateMorning
Please can you give me the Css code, to add to my background image on each page, to align them center-center
for example – what do I add to the below CSS to center-center align
body.page-template-default.page.page-id-517 {
background-image: url(https://dev.fergusonarchitects.co.za/wp-content/uploads/2018/04/estate_new-1.jpg) !important;
}Thanks