domino4evers
Forum Replies Created
-
Forum: Plugins
In reply to: [Birthdays Widget] Month Name DisplayMe to!
Please help with a quick fix for displaying months
- This reply was modified 5 years, 11 months ago by domino4evers.
Any news on the issue?
[products_slider slide_to_show=”4″ cats=”24″ dots=”false” speed=”1000″]
Hi there
If I may not use the shortcode on the front shoppage, what should I then?
Forum: Plugins
In reply to: [Show-Hide / Collapse-Expand] Scroll to top of textHi there
I actually found just the solution I am looking for: http://mxii.eu.org/2017/09/07/javascript-spoiler-with-a-twist-collapsing-up-or-down/
Try “click to show”, then scroll down til you just can se the “click to hide”, and then close it
Forum: Plugins
In reply to: [Show-Hide / Collapse-Expand] Scroll to top of textHi there
I have added the code:
if (jQuery(showHideButton).hasClass("bg-close")) { showHideButton.scrollIntoView({behavior: "smooth", block: "start", inline: "nearest"}); } else { showHideButton.scrollIntoView({behavior: "smooth", block: "end", inline: "nearest"}); }And it works with Show More, but if I Show More, scroll a little down, like I have read the text, and click Show Less. The Show less disappears in the top.
I would like that the page follows up with the Show Less, so the Show Less is visible.
http://193.163.39.143/~kastrupvinduet/unikke-kompetencer/arkitektur-og-design-4/
Forum: Plugins
In reply to: [Print Invoice & Delivery Notes for WooCommerce] Moving Tax to new lineFound out with some CSS
Forum: Plugins
In reply to: [Show-Hide / Collapse-Expand] Scroll to top of textHi there
Hope you can help with the small problem with the scrolling function on the plugin.
Best Regards
Kim Domino EversForum: Plugins
In reply to: [Show-Hide / Collapse-Expand] Scroll to top of textAny news on the small problem?
Forum: Plugins
In reply to: [Show-Hide / Collapse-Expand] Scroll to top of textHi there
Not quiet.
Look: http://193.163.39.143/~kastrupvinduet/unikke-kompetencer/arkitektur-og-design-4/
It’s the first “Show more” on the left, now it pulls down the full page?
I have sent a support ticket.
I have styled the events on my site with:
<a href="[events_url]"> <div class="eventting"> #_EVENTIMAGE{250,250} <div class="eventtingtekst"> #_EVENTDATES<br> #_EVENTTIMES<br> #_EVENTLINK<br> {has_location}<br/><i>#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE</i>{/has_location} </div> </div> </a>But it’s not linking to the event. What shortcode can I use in the
<a href="[events_url]">so it links to the event?- This reply was modified 7 years, 3 months ago by domino4evers.
Hi there
I don’t quit follow you?
I download the Strip Plugin, and activate it. That I can do, but I don’t know how to make my own plugin with Dankort and MobilePay.Hi there
That would be really great! I have added QuickPay to my “portal”, so the customer can pay with Dankort and MobilPay, but that won’t work with your plugin, without your hook/filters.
So a little help would be so great! I am hoping on between 30 – 40 vendors on my Portal, so if I could get it to work with automatically transferring between the customer and the vendor – it could save a lot of time for me. I am NOT taking any fees for the sold products at all.
Ah ok… then we have a small problem here in Denmark, we have a “Credit Card” called Dankort and MobilePay, Stripe can’t use those, I have to use QuickPay or ePay. Stripe only uses VISA, MasterCard and so on.
- This reply was modified 7 years, 3 months ago by domino4evers.