nittygrittytechy
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Sorting Order Plugin QuestionSorry for the late reply.
Okay great, here is my link.
https://livinghisword.org/daily-biblical-news/Okay, I have one more to ask, please.
Let’s say I want one code for desktop and tablet.
"columnDefs": [ { "className": "?", "targets": [ 1, 2, 3, 4 ] } ]And one for mobile where I need all the columns to be collapsed.
"columnDefs": [ { "className": "?", "targets": [ 1, 2, 3, 4, 5 ] } ]What overall code would I use for both scenarios?
Also, I tried the desktop class and tablet class together, and it doesn’t work. It collapses them on mobile. It should be the complete opposite, correct?
https://livinghisword.org/wp-content/uploads/tablepress-code.jpg
Thank you 🙂
- This reply was modified 4 years, 2 months ago by nittygrittytechy.
Whoops, I spoke too soon. Is there a way to only make this visible on mobile? Right now it is visible on all, desktop, tablet, and mobile.
I am reading the content you provided, but having some difficulty of how it actually works.
This is what I have but it is not working.
"columnDefs": [ { "className": "mobile-1", "targets": [ 1, 2, 3, 4 ] } ]Thank you
- This reply was modified 4 years, 2 months ago by nittygrittytechy.
Perfect,
Thank you for the additional code. That works very well!!!!
Thank you,
Sorry for the trouble, I was unaware of that.
You’re correct, it is working, super awesome.
Thank you so much for your time :)!
I agree, how do you add all columns under the collapse css mode?
Thank you
Never mind I used Generate Press Elements to add the short code and it worked, thank you 🙂
Okay I read one support response saying you do not support emails being sent out if a new post or page has been added. May I request this feature.
**** However I did install your plugin and am having problems. I do not want the subscribe me on each and every page. So I changed it to manual and added the short code and the php code but nothing is showing up on the page.
How do I add the subscribe button to one page only?
The code I used
[alertme-form-show] – Displays subscription box on your post/page/cpt
—– NOPE does not work<?php echo do_shortcode(‘[alertme-form-show]’); ?> – Insert subscribe box direct into your template
—– NOPE does not workAny help would be greatly appreciate, thank you
Forum: Plugins
In reply to: [Lightweight Subscribe To Comments] Update to the newest version of WP 5.5.1Well it seems that this plugin has been abandoned. No response to forum post and no current update. WP is now up to 5.6.1. I will be uninstalling this plugin.
Forum: Plugins
In reply to: [GenerateBlocks] Reverse grid layout in mobile viewportAh ha, thank you for that video for it really helped me see what I was doing wrong. I am new to Gutenberg blocks. I usually just code everything. Thank you for your patience.
Forum: Plugins
In reply to: [GenerateBlocks] Reverse grid layout in mobile viewportSir I am sorry I do not see what you are seeing. Can you screen shot what you are looking at. I clicked on Grid block and I do not see the word “order”. Please remember you are familiar with your plugin and I am not. Any visual guidance would be great, thank you.
I did use css however I would still like to know where this feature is for my client, thank you.
Forum: Plugins
In reply to: [GenerateBlocks] Reverse grid layout in mobile viewportHello Tom,
I read this post form but I do not see where the order is. Where is the order? Can you please screen shot or do a video of where this is and how to get to it.
I am trying to reverse the order of my two columns and not having success.
Any help would be appreciated, thank you
Jennifer
https://go.discoverybible.com/wp-content/uploads/2020/12/GB1.png
https://go.discoverybible.com/wp-content/uploads/2020/12/GB2.pngForum: Plugins
In reply to: [Comment Reply Email] E-Mail not being sentHi Treeflips,
I just installed your plugin. Great job by the way! Question please. When I tested the reply emails the only emails being received are the ones I reply back to.
When someone replies back to a comment they are not receiving an email again only when I reply on the backend under comments.
So just to make sure I am communicating correctly, the only emails being sent is me replying back to the comments. No emails are being sent if someone replies back to another persons comment after I approve it.
Any ideas?
I can send you a video if you like 🙂
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Add Collapse View on MobileWell your table is not working for my site but you can keep the donation :).
Thank you!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Add Collapse View on MobileOkay I figured out the problem. Now how do I add column E, F, G to be collapsible no matter what width it is?
I want it to stay collapsed on all sizes.
Thank you
Jennifer