Forum Replies Created
-
AuthorPosts
-
That’s exactly what I meant. However as I mentioned earlier, I found another solution. May also be easier for the end user later on.
Anyway, thanks again for your time and effort.Best regards,
Steven
Morning!
Please see screenshot of what I did: https://imgur.com/I1fQbKV.
I assume there’s no way to disable the hover action?EDIT: I think I found some kind solution. Instead of adding extra text to the title, I use the manual excerpt field in the single post page. Then let Content Views pick up the excerpt instead of (part) of the content et voila!
Regards,
Steven-
This reply was modified 2 days ago by
steviger.
Sorry, that I don’t understand. Where do I find this input field?
Hi,
Thanks again. I think my solution would be to hide the title tag altogether (Link naar: …) of the buttons.
title="Link naar: Henri Flu <i>1912-1944</i><br><span class="ondertitel">Geliefd huisarts en oorlogsslachtoffer</span>" aria-label="Henri Flu <i>1912-1944</i><br><span class="ondertitel">Geliefd huisarts en oorlogsslachtoffer</span>">Hi,
You’re absolutely right. Stupid of me to miss the fact that there have to be multiple posts in the same category. Otherwise, it wouldn’t work…. Well, now it does.
Regarding the <p> tag: The designer would like to have a year and a short text next to and below the title. That’s why I added the title to the post like so:
Henri Flu <span class=”jaartal”>1912-1944</span><br><p class=”ondertitel”>Geliefd huisarts en oorlogsslachtoffer</p>
But I agree it doesn’t look right when hovering over the next/previous buttons.Best regards,
Steven
Sure: https://kunst-en-verhalen.rhijnhof.nl/test/
As you can see the previous button now links to the current page.
I did the settings in the blog layout as you suggested and to my knowledge these are normal posts …Hi Günter,
Thank you for your time and effort. Unfortunately, both options don’t work. The only result is that the next/previous buttons disappear.
Best regards,
Steven
Hi Ismael,
Thank you so much, that’s awesome! I do get the CSS (almost …) but I have 2 questions. I know I said not to look at the dimensions but still:
- How can I place the text at the bottom like in my example? I guess it must be in .av-text-column but justify-content: center bottom doesn’t work
- Where/how can I change the proportions? Let’s say image 70% text 30%
EDIT: Found it, It’s in the flex properties. .av-text-column {
flex: 1; and .av-image-column { flex: 3; did the trick. So forget the last questionBest regards,
StevenGlad I could help!
Hi Jody,
Try this:
When in the display > menu window, click on the top right tab (screen settings) it pulls down and then select Title target
Please see screenshot here (mine’s in Dutch …)
Let me know if it works for you.Cheers,
Steven-
This reply was modified 2 weeks ago by
steviger.
July 11, 2025 at 2:42 pm in reply to: [SOLVED] Position of custom (icon)background in search box #1486661Hi Ismael,
Thanks again for the great support!
Cheers
Thanks! It works like a charm.
September 3, 2024 at 10:32 am in reply to: Change header color in Tribe Events Calendar list view #1466104Hi Rikard,
Thanks, it works.
Regards,
Steven
Hi,
I added the CSS but it didn’t change anything. After adding !important, it did.
Thanks!
Regards,Steven
Hi Rikard,
Thanks for your reply.The widgets I added in the same way I always do. In functions.php:
add_action( 'ava_after_main_menu', 'enfold_customization_header_widget_area' ); function enfold_customization_header_widget_area() { dynamic_sidebar( 'Topmenu' ); dynamic_sidebar( 'Tagline' ); }And added the widgets with exactly the same name…
It only happens on this website and coincidentally, the theme here has just been updated to the latest version of Enfold. What I not yet did with other websites.
Regards,
Steven
December 18, 2023 at 2:04 pm in reply to: [SOLVED]Hide .av-upcoming-event-venue in upcoming events plug-in Events Calendar #1428409Hi Mike,
That did the trick. Thanks!
December 14, 2023 at 7:23 pm in reply to: [SOLVED]Hide .av-upcoming-event-venue in upcoming events plug-in Events Calendar #1428153Hi Rikard,
Sorry, forgot ;)
Hi,
It works like a charm! Guenni for president!
Thanks again for your time and effort.
regards,
Steven
Hi Guenni,
Sorry about that. I missed your edit about the maintenance work…Your solution looks awesome. Will implement it asap and let you know ok?
Regards,
Steven
Hi Guenni,
Thanks for your elaborate work, looks awesome!. I agree to your solution with tabs. The idea is that every single textlink will need different content.
Probably I miss something but in your example: https://enfold.webers-webdesign.de/toggle-content/ I see that the two words in one line (Rotox and fillers and SkinCeuticals) have the same link whereas Rotox and SkinCeuticals should have their own link .Best regards,
Steven
September 29, 2022 at 12:14 pm in reply to: Using image icon/flipbox raster element [SOLVED] #1366875Hi Moke,
Awesome! Thanks for your time!
Regards,
Steven
That’ll be great!
Yes please
Hi Mike,
Thanks for the suggestion. I’ve been trying for quite a while now how to get it working as you discribed but I can’t get it to work. I think I’ll suggest the Accordion element in two separate columns to my client.
Thanks for the input anyway!
regards,
Steven
Hi Ismael,
I sure did look at that but the point is that I need two columns with text links. When I use the tab element with the vertical tabs there will be a lot of whitespace at the bottom right because we will need 10 tabs.
Indeed the Accordion could be an option but I prefer the “compact-ness” in my screendump. This way we can limit the height of the page.Best regards,
Steven
February 22, 2022 at 5:19 pm in reply to: Adding icon to menu item with button style bordered #1341812Hi,
Nope, all good. Thanks for the outstanding support (as allways…)
You can close this tread.
Regards,
Steven
February 22, 2022 at 12:28 pm in reply to: Adding icon to menu item with button style bordered #1341783Hi Yigit,
Thanks for your solution. Not sure why this option does work but, hey it works.
Cheers,
Steven
Hi Ismael,
Thanks man! That’s it.
Regards,
Steven
November 10, 2021 at 3:53 pm in reply to: [SOLVED] Mask/overlay Layerslider or full width slider with SVG #1328530Hi Guys,
Forget this post, my bad. I didn’t noticed the, now, quite extensive SVG divider possibilities in the color section options….
So what I did was add a divider and gave the section a negative top margin , et voila!Best regards,
Steven
Hi Guenni,
I was wondering if the code you provided also would work on childpages by modifying the function.
Best regards,
Steven
-
This reply was modified 2 days ago by
-
AuthorPosts
