Forum Replies Created
-
AuthorPosts
-
July 29, 2024 at 6:18 pm in reply to: Featured Image nor custom image are shown in dynamic ALB #1463253
Hi Mike,
OK, thanks a lot for this solution! I’m very happy is works now!
Best regards,
ItaJuly 29, 2024 at 2:15 pm in reply to: Featured Image nor custom image are shown in dynamic ALB #1463245Hey Mike,
Please find the login-info in the private content section. Thanks in advance!
Ita
Hi Mike,
Our client is also asking for an urgent update; is there any more information available about when the Enfold cookie banner will be compliant with Google Consent Mode v2, or should we start looking for an alternative?
Cheers,
ItaThank you Mike, this works perfectly!
Have a very good New Year’s Eve!Kind regards,
FransDecember 13, 2023 at 9:14 am in reply to: Delete padding of 50px on div with class container #1427962Hi Nikko,
That really worked, thanks a lot! However, on mobile, there was still visible space on the left and right due to a margin (instead of padding). I was able to fix this by adding:
@media only screen and (max-width: 767px) {
/* Filmrol ook op mobiel full-width*/
.responsive #top #wrap_all .container,
#top #landing__filmrol–parentcontainer .container {
width: 100% !important;
}
}Have a wonderful day!
ItaDecember 12, 2023 at 4:27 pm in reply to: Delete padding of 50px on div with class container #1427887Hi Rikard,
Please see the screenshot: left en right of the image with the film are paddings.
Cheers,
ItaHi Ismael,
This works great! Exactly what the client was looking for. Thanks a lot!!
Cheers,
ItaThis reply has been marked as private.Hi Ismael,
Thank you very much for your answer. I started over again with a fresh avia.js-file in the Enfold -folder and put “this.body.on(‘click’, $.proxy(this.hide_all_tooltips, this));” on rule no 1473.
Btw: In my code, I see ‘.bind’, in your code I don’t. Does that make a difference?
Btw2: Enfold > Performance > File Compression was already disabled, indeed (see screenshot).
Could you please take another look why the code is not working on this website?
Thanks,
ItaHi Ismael,
I’m sorry it took so long, but I had to wait for the customer…I’ve tried both options, but unfortunately, I’m not getting the desired result.
// https://kriesi.at/support/topic/close-a-hot-spot-by-clicking-anywhere-away-from-it/#post-1277247
Have I placed the additional code correctly? (see screenshot)// https://kriesi.at/support/topic/image-hotspot-tooltips-with-click-again-again-2018/#post-1025216
I have also applied this, but unfortunately, no result.As you can see in the link mentioned in the private content, the popup window only closes when you click on a hotspot. Is there another solution?
Hi Ismael,
The size is not the problem.
The problem is that the parameters you mentioned appear to be wrong. It should be iconsize=”25,41″ and iconanchor=”25,41″ (or other values, if you wish).
Enjoy your weekend!
Hey Ismael,
Even if the icon is 50×82 pixels, the same as the original, the position is at the bottom right of the location.
‘icon_width’ and ‘icon_height’ don’t work…
Best regards,
ItaHey Ismael,
Thank you for your reply!
I use Loops & Logic, where I include the Leaflet map via the shortcode:
[leaflet-map address=”Fortuna 22, Arnhem, The Netherlands” height=”800px” fitbounds dragging scrollwheel]
The markers can then be placed via the shortcode:
[leaflet-marker fitbounds address=”street, city, country”]
[/leaflet-marker]If I don’t want the default marker, but my own then I can add the following parameter to this:
iconUrl=”/wp-content/uploads/2023/05/drop-left-top.webp”The shortcode will then be:
[leaflet-marker iconUrl=”/wp-content/uploads/2023/05/drop-left-top.webp” fitbounds address=”street, city, country”]
[/leaflet-marker]But this marker is then placed at the bottom right of the location, so it looks very inaccurate on the map.
If I replace the marker in the Enfold -> config-leaflet-maps -> assets -> leafletjs -> images folder, it does look accurate. However, what happens with future updates? Then the original icon will be placed there again? Hence I would like to replace via Child-theme, but apparently that is not possible?
Thanks,
ItaNovember 16, 2022 at 4:44 pm in reply to: Menu with app feel and look, at the bottom of the viewport #1372810Hi Rikard, You can close the topic. I hope someone else will benefit from it in the future when looking for this feature.
Have a very nice day!
ItaNovember 16, 2022 at 3:46 pm in reply to: Menu with app feel and look, at the bottom of the viewport #1372798Hi Mike,
Thanks for your clear instruction and code; this is exactly what I wanted to achieve!Cheers,
ItaAugust 29, 2022 at 1:17 pm in reply to: Show category in Masonry gallery with link to overview posts in that category #1363044Hi Mike,
It’s perfect now! Thank you very much!!
Cheers,
ItaAugust 29, 2022 at 11:35 am in reply to: Show category in Masonry gallery with link to overview posts in that category #1363032Hi Mike,
Yes, great! But now I only miss the ‘read more’ (can this be added with a short-code in that place?)
Cheers,
ItaAugust 29, 2022 at 9:56 am in reply to: Show category in Masonry gallery with link to overview posts in that category #1363020Hi Mike,
Thanks for the revised snippet! However, I am still missing the following:
“…. Then another white line, and then the read-onward (can this be added with a short-code in that place?)”
Can you process that as well?
Cheers,
ItaAugust 26, 2022 at 9:17 am in reply to: Show category in Masonry gallery with link to overview posts in that category #1362861Hi Mike,
Please find the admin-login in the private area.
Chers,
ItaAugust 25, 2022 at 12:02 pm in reply to: Show category in Masonry gallery with link to overview posts in that category #1362769Hi Mike,
Apologies for my very late response. It is a big project and I have now picked up the blog part again. Your solution makes sure that not only the excerpt text starts on a new line, but also each category.
The idea is: categories behind/next to each other, then a white line, and then the excerpt text.
Then another white line, and then the read-onward (can this be added with a short-code in that place?)Best regards,
ItaAugust 18, 2022 at 1:55 pm in reply to: CSS conflict with FormidablePRO (forms) in the datepicker / calendar element #1362061Thank you very much, Mike!! The datepicker now looks really good again!
July 12, 2022 at 11:34 am in reply to: Show category in Masonry gallery with link to overview posts in that category #1358058Thank you for your answers! The alignment of filters above posts is now perfect, thank you!
I still run into the following:
1. This excerpt should start on a new line (i.e. 2 x <br /> to the display of categories.2. Can I change and/or remove the separator ‘/’ between categories in filter?
July 6, 2022 at 9:22 am in reply to: Show category in Masonry gallery with link to overview posts in that category #1357363Thank you so much for the code! The category now links to an overview page for that specific category.
However, on this summary page I don’t see any text from the blog content, if the blog was created in the advanced editor (all blog posts will be created in the advanced editor)
And how can I change the styling/ layout of that summary page?I also see that some of the text behind the category is shown when the post is created in the classic editor. This will require the inclusion of a <br /> somewhere in the snippet?
In the advanced editor, no text at all from the blog (1st line of blog content) is visible anymore. Could both points be fixed / equalized?And could you still help me with moving the category filter to the left:
On line 506 of masonry_entries.css it says: .av-masonry-sort {
text-align: center;
padding: 20px 40px;
visibility: hidden;
overflow: hidden;
}If I set text-align: left; then the categories do get left-aligned. But adjusting the margin or padding has no effect; so neither does this one:
#top div.container .av-masonry .av-masonry-sort {
padding: 0px 0px 0px 260px!important;
}I hope you can provide the correct CSS rules to place the categories in the desired location.
Thanks in advance!
July 5, 2022 at 5:45 pm in reply to: Show category in Masonry gallery with link to overview posts in that category #1357307Hi Ismael,
I also spent a lot of time today getting the categories above the Masonry gallery to align to the left, with a padding/margin of 200px. So that it starts below the logo.
I can’t seem to get it to do that though.
On line 506 of masonry_entries.css it says: .av-masonry-sort {
text-align: center;
padding: 20px 40px;
visibility: hidden;
overflow: hidden;
}If I set text-align: left; then the categories do get left-aligned. But adjusting the margin or padding has no effect; so neither does this one:
#top div.container .av-masonry .av-masonry-sort {
padding: 0px 0px 0px 260px!important;
}I hope you can provide the correct CSS rules to place the categories in the desired location.
Thanks in advance!
July 5, 2022 at 3:07 pm in reply to: Show category in Masonry gallery with link to overview posts in that category #1357286Hi Ismael,
Here is the link to the relevant staging environment.
The code I used is:
/* Categorie tonen in Masonry gallery
Bron: https://kriesi.at/support/topic/masonry-blog-meta-elements/ */
add_filter(“avf_masonry_entry_content”, function($content, $entry, $config) {
$categories = get_the_category($entry[“ID”]);
$separator = ‘ ‘;
$output = ”;
if ( ! empty( $categories ) ) {
$output .= “<p>”;
foreach( $categories as $category ) {
$output .= ‘<span class=”blog__masonry–categorie”>’ . esc_html( $category->name ) . ‘ / </span>’;
}
$output .= “</p>”;
$content = $output . $content;
}
return $content;
}, 10, 3);Cheers,
ita- This reply was modified 2 years, 4 months ago by ifranl.
May 7, 2022 at 9:24 am in reply to: remove_action woocommerce_output_related_products has no effect. #1350839Found this topic what solved my problem!
https://kriesi.at/support/topic/remove-woocommerce-related-products-from-shop-page/
Have a nice weekend!
Hej Ismael,
Thank you so much; this is exactly what I wanted to achieve!
Wishing you a very nice day!
ItaHej Ismael,
Please try this link: https://www.dropbox.com/s/kyeymry6b6q3mlw/enfold-product-list.png?dl=0
Best regards,
ItaHi all,
Is
themes\enfold\config-templatebuilder\avia-shortcodes\product_list.phpalso the document I need to modify if I want the Product List element to have a button with the text ‘View training’ instead of the price?
Or is there perhaps a snippet I can use?
This is what I would like to achieve:
https://ifra.nl/wp-content/uploads/2022/05/Schermafbeelding-2022-05-05-om-17.24.41.pngUpdate:
Maybe I should have opened a new topic instead of replying to this old one? Just did: https://kriesi.at/support/topic/button-instead-of-price-at-product-list-element/- This reply was modified 2 years, 6 months ago by ifranl.
Hi Rikard,
Thanks again, and you can close this topic.
Have a nice day!
Regards,
Frans -
AuthorPosts