wpsoftcode
Forum Replies Created
-
Thanks Ikbal – I will wait for the resolution of the main issue.
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Donation Form FieldsHello @yellaiah – I have switched to the WooCommerce plugin as this plugin didn’t work and is showing issues with my site.
@matheusfd may help you, or you may start a new topic from here.Hi Jonas,
No I mean – how can I restrict user to edit amount on checkout page that shows for a product on selecting “Just input box” in Woo Product > Donations settings.
- Recording: https://imgur.com/a1kkZtV
—————-
Also I have one more question, can you suggest any code that I can use in functions.php to change this text: https://i.imgur.com/CUTdnIC.jpg, on checkout page?
I don’t want to edit directly in the plugin file because the changes will be lost once I update the plugin in the future. For this small change, I don’t want to install any other plugin so if you can provide a code that I can put in theme’s functions.php to change, it will be very helpful. Any other method will also work.
Forum: Plugins
In reply to: [Events Widgets For Elementor And The Events Calendar] Not Showing TimeHi @shubham0095 / team – I think there is some problem in the plugin because even if I select the date format in Elementor editor that has time included (screenshot: https://i.imgur.com/Vd4FxG0.jpg), it does not show the time there (screenshot: https://i.imgur.com/RyRGLP9.jpg).
Since the time is added in the format, it should show the time. Could you please check and help me here as it is very important to me?
Forum: Plugins
In reply to: [Glossary] Stop redirecting to Glossary on Mobile or Desktop or BothThanks ??
Forum: Plugins
In reply to: [Easy Table of Contents] How to add gradient to Title?Thanks, it worked!
Forum: Plugins
In reply to: [Easy Table of Contents] How to add gradient to Title?Hi @magazine3 – I have already shared above in “The page I need help with:” section. Please check above ??
Forum: Plugins
In reply to: [Easy Table of Contents] Change toggle iconFor now I have resolved this using the below CSS:
#ez-toc-container label.cssicon:after { font-family: 'Font Awesome 5 Free'; content: "\f0c9"; font-weight: 900; color: #000cff; font-size: 20px; border: 1px solid #000cff; padding: 7px 10px; border-radius: 2px; } .cssicon span .list-377408, .cssicon span .arrow-unsorted-368013 { display: none; } #ez-toc-container label.cssicon { border: none; position: relative; top: -27px; }
Forum: Plugins
In reply to: [Easy Table of Contents] Change toggle iconHi @magazine3 – I don’t like the default one and doesn’t match my site design, so I want to replace it with the above one.
Please suggest how to replace the default one.
I added it there.
Hey @wpdatatables
I have some follow-up questions regarding your last reply:
Question 1: About increasing the width of the cell
I increased the width in the editor: https://i.imgur.com/LLH8ggz.jpg, but the same is not getting reflected on the site: https://i.imgur.com/VGd0URZ.jpg
Site page link: https://bit.ly/3UqgGjm
Could you please let me know where the issue is?
Question 2: I wrote a CSS and figured out a way to make the first row and first column sticky
But I need a little help here from you. ??
When I scroll down, then the border from the top and bottom of the first row get disappears. Could you please let me know the CSS to make it visible all the time, even on scroll?
- Here is how it appears before, and I want this all the time: https://i.imgur.com/VoVi1Ll.jpg
- Here is how it appears when I scroll down: https://i.imgur.com/WMVDBwm.jpg
A similar thing happens for the first column as well:
- Here is how it appears before, and I want this all the time: https://i.imgur.com/K5EMIRJ.jpg
- Here is how it appears when I scroll horizontally to the right: https://i.imgur.com/3hDHVu1.jpg
Could you please please please help with this?
I can see there is already a feature request here: https://features.wpdatatables.com/151
But I added mine as well.
I really really like this plugin because of its simplicity, and flexibility, and I don’t want to switch to a different plugin only because we have no this important feature. ??
I hope you will add this important feature soon. ??
Forum: Plugins
In reply to: [Ninja Tables – Easy Data Table Builder] Need Help With ClassYou just need to change the table ID from 402.
And what if I needed to apply it for all tables?
Hey there,
The issue I posted in First Question has been resolved.
Can you please take a look at the Second, Third, and Fourth ones?
Forum: Plugins
In reply to: [Ninja Tables – Easy Data Table Builder] Need Help With ClassHi @annuman
That is helpful but I need to apply custom font via custom CSS to match my theme font-style.
Also I need to increase the line height for the content inside the table.
I can do CSS myself, could you please let me know which CSS class to target for Ninja Table?
I can see someone from your team maybe have mentioned
.ninja_footable
on Stack Overflow but that doesn’t work.https://stackoverflow.com/questions/48097523/wordpress-ninja-tables-css-styling/49426764#49426764