Forum Replies Created
-
AuthorPosts
-
That works, thank you!
Yes, I insert them but they keep disappearing, even from the editor. So this is what I do:
- I add the p tags
- I click on Update
- The page/editor automatically reloads, and if I check the Code block, the p tags are still there
- Now, if I manually reload the page/editor (after the previous automatic reload), then I can see that the p tags disappeared
:-(
Hi there,
Just put it and still not working. The <p> are still being removed :-(
Hi Ismael,
Thank you. I found the solution, but not why it didn’t work. Basically I changed the URL from https://www.youtube.com/watch?v=XXXXX to https://youtu.be/XXXXX.
‾\_(ツ)_/‾
Anyway, thank you for your help.
Have a good one,
Hello,
@Ismael, I haven’t edited anything. Just added the video module, a thumbnail, and that’s it. I also updated to v.4.7.2 and it didn’t help.
@LUPE_1222, thank you for your input, but I have disabled Enfold’s cookie consent messages. So that’s not related.Best,
Hi Yigit,
Unfortunately I can’t create a testing environment, but I just did a very quick test:
1) Deactivate absolutely all plugins.
2) Clear browser cache
3) Refresh the page. Nothing changed. The same issue where you click on the video and only the URL shows and nothing happens.
4) Activated all plugins again.:(
Hi Ismael,
I solved that, but it isn’t related to the original issue. Can you check it, please?
Thanks.
Hi Rikard,
I unblocked those countries.
Thanks in advance.
Hi Basilis,
My host is blocking the login page to everybody except the countries I specify. If you let me know your country, I’ll unblock it.
Best,
Hi Nikko,
Access unblocked.
Hi Yigit,
Here you go. Please be careful, as this is a live site.
Depending on the country you are logging in from, you may be blocked. If that’s the case, please let me know the country and I’ll unblock it.Thank you
Thank you Ismael, it works flawlessly.
For those who want to know the solution, you just need to add the following code to the functions.php file:
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);
Hey Victoria,
So you are saying that clicking on the gallery thumbnail will display the large thumbnail (1030px wide) instead of the full-size image? Why though? It doesn’t make sense. Go to any website and you will see that clicking on a thumbnail displays the full image. Say you are shopping online and you see the thumbnails of the product. Wouldn’t you want to see as many details as possible when clicking on an image?
How can I change this behavior? It is kind of annoying because this was working properly time ago. Some update changed this; I’m not sure which one.
Thank you,
Hey Mike, thanks for answering.
You are right, it’s not a horizontal gallery, but a regular gallery.
Anyway, the issue is still there. For some reason, some images load the large thumbnail (1030px wide). For example, these ones: https://i.imgur.com/WhQg5BC.jpg
Or if you change the language to Catalan, all of them will load the large thumbnail.Why is that?
April 2, 2019 at 3:55 pm in reply to: Next and previous post arrows missing for The Events Calendar #1086132Hi Günter, thank you very much.
I understand this fix is going to be applied in the next version of Enfold, right?
April 1, 2019 at 5:44 pm in reply to: Next and previous post arrows missing for The Events Calendar #1085586I’m sorry, I don’t understand your last message. Was it directed to me or to the Enfold guys?
March 31, 2019 at 6:55 pm in reply to: Next and previous post arrows missing for The Events Calendar #1085139Hey Guenni007,
Thanks for your help, but unfortunately it doesn’t work, even though I believe that the taxonomies are correct.
Any ideas?
March 28, 2019 at 9:30 pm in reply to: Next and previous post arrows missing for The Events Calendar #1084284I see.
Let’s try to go in a different direction. I’m trying to add some code so the arrows will show in the events. For this, I use this code:
add_filter('avia_post_nav_settings', 'avia_post_nav_settings_mod'); function avia_post_nav_settings_mod($settings) { if(is_singular('tribe_events')) { $settings['taxonomy'] = 'tribe_events_cat'; $settings['is_fullwidth'] = false; } $settings['same_category'] = true; return $settings; }
I took it from here: https://kriesi.at/support/topic/next-previous-custom-post-type-in-same-category/#post-734606
But still, it doesn’t work. Any ideas? Maybe there’s something wrong in the code and I can’t seem to see it.
March 26, 2019 at 6:29 pm in reply to: Next and previous post arrows missing for The Events Calendar #1083190Hi Mike,
I think that’s not correct. For example, in here you can see the arrows are showing: https://www.naikare.es/portfolio-item/projecte-fi-de-curs/
The source code contains the a elements with classes avia-post-nav.
But in the workshops (https://www.naikare.es/taller/calligrafia-modernista/) such items are not present. They aren’t hidden via CSS because they just simply don’t exist.Also, The Events Calendar doesn’t have the option to display such arrows or something similar.
Are the arrows working with The Events Calendar on a fresh Enfold installation?
Hi Victoria,
Sorry for the hassle. I have this plugin called Easy WP SMTP that was the one replacing the reply-to header, so once I disabled it, the issue is gone.
Thank you for your support anyway.
Best,
It contains the email address, but the name is wrong. Your code works technically but not aesthetically, because now the reply-to header is something like this: “weird_characters” <correct_email_to_answer_to>.
I’m not so good with PHP, can you help me correcting your code, please?
Thank you,
Hey Ismael,
Thank you. It works “almost” perfectly. These are the headers I get (attached image). So it looks like in the reply-to header, the email address is good but the name isn’t. Can we fix that?
Thank you,
There you go. If you are going to change something, please let me know beforehand.
Thank you,
Hi Basilis,
I don’t understand the answer. My problem is that before, the mails received from a contact form had the “reply-to” field. Now not anymore. So now, if I just hit the Reply button when receiving a mail, I’ll send it to myself because the From field is my own email and there is no Reply-to.
It seems like a bug.Hi guys,
Catalan translation 10% completed:
https://drive.google.com/file/d/0B03YVICa7T7dTFoyX29WOC05LXM/view?usp=sharing
https://drive.google.com/file/d/0B03YVICa7T7dVzFFRVdZZlVYYVE/view?usp=sharingJust to note that it is based in the file I found in Enfold 4.1.2, not 4.2. I don’t know if that causes any issue…
Cheers,
October 31, 2017 at 9:38 pm in reply to: Where to find option to select color for section scroll down arrow? #871001I see. Thank you!
Hi guys,
This is the Catalan translation:
https://drive.google.com/file/d/0B03YVICa7T7dTFoyX29WOC05LXM/view?usp=sharing
https://drive.google.com/file/d/0B03YVICa7T7dVzFFRVdZZlVYYVE/view?usp=sharingThere’s only a 5% done, with some of the most important strings translated, but I’m working on the rest.
Thanks!
That’s true! Thanks!
Hi guys,
What’s the latest version of enfold.pot? Is it the one in the first post?
Nice, Sarah!
Thank you, you rock!
-
AuthorPosts