Forum Replies Created
-
AuthorPosts
-
Hello Nikko,
I have to thank you from the bottom of my heart because you solved my problem! Thank you very much for you patience and your time.
Kind regards,
MaartenHello Nikko,
When a font file cannot be rendered in iphones there has to be a problem with the font file because i can not image that a iphone sees the difference between fonts. Do you have the possibility to test the font file that i use? I’ve send the the login credentials some time ago so you can download it from the website.
I’ve converted the original .otf file again with the converter you suggested and uploaded it again to the website after deleting the old one but the results still stay the same.
Best regards,
MaartenHello Nikko,
But in your message from april 18 you wrote that the font itself is probably the problem. So what can i do to solve this problem?
Best regards,
MaartenHello Nikko,
Is is correct that the .ttf format is used on the iPhone? So maybe this fontfile is causing the problem?
Best regards,
MaartenHello Ismael,
The screenshot is not an iPhone is it? I told you before that the problem is only on the iPhone.
Best regards,
MaartenHello Ismael,
I’m sorry to tell you that this solution did not work.
Best regards,
MaartenHello Ismael,
I think you understood me wrong. On desktop and Android mobile there is no problem, there is only a problem on the iPhone. Despite clearing cache, data and trying two different browser
Best regards,
MaartenHello Nikko,
I tried the berkshirewash font and i removed all custom CSS font-family lines to my disired font (gothamrounded-mediumitalic) and i see the berkshirewash font on for instance this page: http://dev.denkruim.nl/over-interieur/. The hamburgermenu also has the berkshirewash font on dekstop and on my iPhone but the desktop menu has the wrong font: Muli.
Thats why i added this custom CSS:
span.avia-menu-text {
font-family: ‘berkshireswash-regular-macroman’;
}Now everything is ok so i changed the font back to gothamrounded-mediumitalic and the problem is back to! So maybe the problem is the font itself? When i compare both fontfiles i can see an extra CSS file in the berkshirewash font so i added the same file (ofcourse i’ve changed the font names) but this has no positive effect. I think the CSS file was only there because of the berkshireswash-regular-demo.html file.
Do you have any ideas how to solve this problem?
Best regards,
MaartenHello Nikko,
I already cleard the cach of my phone many times and tried two different browsers. Do you have a fontfile that you know works okay? That way i can experiment with a file that works.
Best regards,
MaartenHello Nikko,
Thanks! This solved the problem.
Best regards,
MaartenHello Nikko,
I’ve added the .eot, .woff, .woff2 and .svg version to the same .zip file and cleared history and data from the iPhone but the font still lookes like a kind of Times font.
Best regards,
MaartenHello Nikko,
I only uploaded the .ttf version. Should i upload all the versions within the same .zip font file? I noticed that the font lookes good on a android mobile but not on a iPhone.
Best regards,
MaartenHello Nikko,
Thank you, this seems to work a little bit. It depends on the size of your screen. When the screen is just below 766 pixels the menu changes into the hamburger menu and the logo still has about 70 pixels to much margin on the left side but when you make the screen smaller the margin gets smaller and at 400 pixels the logo is aligned left perfectly. Is it possible that the logo is aligned left immediately when the hamburger menu pops up? On my iPhone 8 in portrait it’s perfect but not in landscape and my client wants it to be aligned left.
Best regards,
MaartenMarch 2, 2019 at 9:16 pm in reply to: Horizontal gallery images cropped on mobile and chopped from the top on desktop #1073721Hello Victoria,
Yes i did manage to adjust it but why was this nescesarry in the first place? Why isn’t this correct from the start? Now i think i have to adjust the pixel values every time i use different size images. I’m disappointed that the Enfold team didn’t code it the right way.
Best regards,
MaartenFebruary 28, 2019 at 10:43 am in reply to: Horizontal gallery images cropped on mobile and chopped from the top on desktop #1072582After the Enfold 4.5.4 update i had to start all over again. I’ve changed the CSS to this to get it right:
.av-horizontal-gallery-inner {
padding: 60px !important;
margin-bottom: 120px !important;
}.av-horizontal-gallery-wrap.noHover {
width: 100px;
height: 210px;
margin-right: 5px;
}@media only screen and (min-width: 768px) {
.av-horizontal-gallery-wrap.noHover {
width: auto;
height: 300px;
}
}@media only screen and (min-width: 989px) {
.av-horizontal-gallery-wrap.noHover {
width: auto;
height: 360px;
}
}@-moz-document url-prefix() {
.av-horizontal-gallery-wrap.noHover {
width: 100px !important;
}
}@-moz-document url-prefix() {
@media only screen and (min-width: 768px) {
.av-horizontal-gallery-wrap.noHover {
width: 152px !important;
height: 300px;
}
}
}@-moz-document url-prefix() {
@media only screen and (min-width: 989px) {
.av-horizontal-gallery-wrap.noHover {
width: 172px !important;
height: 350px;
}
}
}February 27, 2019 at 10:46 am in reply to: Horizontal gallery images cropped on mobile and chopped from the top on desktop #1072232I found the extra code myself:
@-moz-document url-prefix() {
.av-horizontal-gallery-wrap.noHover {
width: 172px !important;
}
}The exact width depends on the uses image.
But i still think that this had to be correct without any extra CSS!
June 12, 2018 at 9:48 am in reply to: Woocommerce product slider and product grid adding classes to the wrong items #971603Hello Ismael,
After uploading the 4.4.1 version of Enfold by FTP the problem with the version number on the Enfold Theme Update page is also solved! And you we’re right, the original problem with the Woocommerce product slider is also solved. You can close this topic now. Thanks for all your help!
Best regards,
MaartenJune 12, 2018 at 9:22 am in reply to: Woocommerce product slider and product grid adding classes to the wrong items #971587Hello Ismael,
I used Sweep but no succes. Do you have other suggestions? Am i the only one having this problem?
Best regards,
MaartenJune 11, 2018 at 9:46 am in reply to: Woocommerce product slider and product grid adding classes to the wrong items #971035Hello Ismael,
Ok, i will try this and it will probably work but can you explain why i don’t see the version number of Enfold and why it is not possible to update Enfold through WordPress when i’m using a child theme? I have a lot of websites with an Enfold child theme and i don’t want to update them all via FTP.
Kind regards,
MaartenJune 6, 2018 at 10:09 am in reply to: Woocommerce product slider and product grid adding classes to the wrong items #967734Hello Ismael,
When i look at the theme itself on the themepage the version is 4.9.6.
Best regards,
MaartenJune 6, 2018 at 9:50 am in reply to: Woocommerce product slider and product grid adding classes to the wrong items #967721Hello Ismael,
On this formumpage i found a link to a Enfold Child theme and i’ve used this one on a testlocation but i still get the same: No Updates available. You are running the latest version! (). Maybe there is a problem with updating Enfold when using a child theme?
Best regards,
MaartenJune 5, 2018 at 8:59 am in reply to: Woocommerce product slider and product grid adding classes to the wrong items #967078Hello Ismael,
On the page Enfold Child > Theme Update it says: No Updates available. You are running the latest version! () But there should be a version number behind this line and this is missing. Is this because i use a child theme?
Best regards,
MaartenMay 22, 2018 at 9:39 am in reply to: Woocommerce product slider and product grid adding classes to the wrong items #960207This reply has been marked as private.May 16, 2018 at 8:44 am in reply to: Woocommerce product slider and product grid adding classes to the wrong items #957386Hello Ismael,
You can login at (removed). I noticed that the first category is ok but the problem starts at the second category, also when you change the order.
Best regards,
Maarten- This reply was modified 6 years, 5 months ago by Maarten.
May 14, 2018 at 8:24 am in reply to: Woocommerce product slider and product grid adding classes to the wrong items #956293Hello Ismael,
Yes, i have the latest version. You can see the problem on this page: https://dhwitgoed.nl/homepage/producten-3/.
Best regards,
MaartenApril 25, 2018 at 9:08 am in reply to: Enfold contact form triggers spam rule because of missing brackets #946444Hello Basilis,
Thank you, but how about the missing brackets? Ever heard of this problem before?
Best regards,
MaartenApril 23, 2018 at 11:02 am in reply to: Enfold contact form triggers spam rule because of missing brackets #945349Hello Günter,
Thank you for your answer! If i change this file and place it in a child-theme will this still work after updating Enfold? And have you ever heard of this problem about the missing brackets?
Best regards,
Maarten -
AuthorPosts