Forum Replies Created
-
AuthorPosts
-
February 6, 2024 at 10:50 am in reply to: scroll-margin-top & scroll-padding-top css properties #1433200
Hi Mike,
this works. Thanks for the help.
Regards,
Kees
February 2, 2024 at 4:21 pm in reply to: scroll-margin-top & scroll-padding-top css properties #1432843Hi Ismael,
i provided the link in private, right?
How it is now: https://paste.pics/QBIN6
how it should be: https://paste.pics/QBIN9Thanks in advance.
Regards,
Kees
February 1, 2024 at 8:40 am in reply to: scroll-margin-top & scroll-padding-top css properties #1432684Hi Ismael,
does this only work with a sticky header? Because on mobile the header is not sticky, But i have another sticky element on the page which covers the content.
There’s currently no cache on the page + I tried a higher offset already. I added the url to the page in private box.Regards,
Roy
January 31, 2024 at 2:57 pm in reply to: scroll-margin-top & scroll-padding-top css properties #1432611Hi Ismael,
thanks for your reply. It works on desktop but it doesn’t work on mobile. Do you know why?
Regards,
Kees
January 30, 2024 at 1:38 pm in reply to: scroll-margin-top & scroll-padding-top css properties #1432497Hello Mike,
thanks for your reply.
I don’t want scroll snapping in this case. I use anchortags on a page which scroll to an id on the page (like: text). Because of the sticky header, the header overlaps the content it scrolls to.
One line of css (scroll-margin-top) could be enough to solve this problem, but I think something in the theme prevents it.
You can see an article how it works here. I use it more often on other websites but can’t get it to work in enfold.Regards,
Kees
Thanks! Your question helped me solve the problem. It was hard in the template off the single page.
I’ve changed to ‘full’ and it works correct!
$photo = wp_get_attachment_image_src($foto->ID, ‘full’);Thanks a lot.
It’s an default Gallery which uses the Enfold magnify popup. It’s not an ALB block.
Regards,
KeesHi,
Unfortunatily it’s not working. I’ve added this code and tried also fullsize instead off full but the 1030 size is loaded and not the full size off the image.
Do you’ve any suggestions? Example off the lightbox is found here: https://www.vanhuyse.nl/woningen/koop/appartement/haarlem/mr-jan-gerritszlaan-35/function change_lightbox_size() {
return “full”;
}
add_filter(‘avf_avia_builder_helper_lightbox_size’,’change_lightbox_size’, 10);function avia_change_gallery_thumbnail_link($link, $attachment, $atts, $meta){
$link = wp_get_attachment_image_src($attachment->ID, “full”);
return $link;
}
add_filter(‘avf_avia_builder_gallery_image_link’, ‘avia_change_gallery_thumbnail_link’, 10, 4);Regards,
KeesThe fix with jquery is working. But is there already a definitive solution?
I’ve builded a lot of websites with Enfold now. I few examples:
Off course. See private part.
Ismael,
I already hired somebody. But the problem is in the theme he told me. Please stop telling you are on the wrong file server, you’re on the right server. Try to make an change in the stylesheet of the child-theme.
Regards,
KeesIsmael,
I did Some more research. I see the functions.php from the child-theme doesn’t work. But the stylesheet does.
Can you or someone else please check this first? If that works I can decide to hire somebody or not.
Regards,
KeesHi Ismael,
I’m the developer. There is basic caching but it’s all disabled now for test.
You are accessing the correct files on FTP. There is no more.Please let me know. I’ve putted the child-theme back so the layout is fixed now. I was testing if the problem was with the child-theme only.
Regards,
KeesIsmael,
I’ve checked, you’re working in the correct files, I see in the files your changes. Why changes are not visible, please tell me I really don’t know!
I checked but the sorting is also not working in parent theme.Regards,
Kees- This reply was modified 8 years, 10 months ago by keeslamper.
Ismael, that’s the right directory. Is it possible it has to do with the child-theme? I’m using an child-theme. Hope you or somebody can help me, this is the last thing and then it’s finished…..
Did you edited the child-theme? I use enfold-child. Off course you’re connecting to the right server.
Any progress guys?
Can you send me your IP Andy? Maybe you’re blocked. The credentials are correct.
Guys…. Can you please help?
I’ve tried all the given options and plugins, also tried CMS Tree view. It’s not working at all. Can you please have a look? The login is in private.
Regards,
KeesGreat thanks! I’ll test it immediately.
Is this only for mobile Andy?
For me the same since today. 3.4.6 installed.
- This reply was modified 8 years, 11 months ago by keeslamper.
Thanks Josue. But I want to use the same form for different languages. I think this is coming from Mailchimp self?
Rikard it’s fixed! Only the blog page is not looking good now… I’ve to recheck that.
The sorting doesn’t work. Like you can see the 1160 eHoftrac is placed AFTER 1280. That’s the wrong sorting.
I’ve tried it with that plugin but didn’t get it fixed. Can you guys please help to solve?
Andy, it’s still not working! Can somebody please fix it?
Andy, that doesn’t work. I fill in order numbers but for 1160 ehoftrac it doesn’t work!
Andy, the attributes option is there. And filled in for the first 9 items. Can you please have a look? I’ve made the change in register-portfolio in child and base theme but not any result. The 1160 is after the 12-serie.
-
AuthorPosts