itLwork
Forum Replies Created
-
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Can’t make my element stickThey’re all on.
Legacy, dynamic and debug.Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Can’t make my element stickTried it, still the same error. “STICKY ANYTHING DEBUG: There are no elements with the selector/class/ID you selected for the sticky element (“#tablepress-3_filter”).”
The table and search bar is prompted by a short code on my page: [table id=3 datatables_rowgrouping=true /]
Does that have anything to do with it?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Making search bar stickyHi!
I found this page: https://datatables.net/examples/api/regex.htmlSo I’ve tried this:
<input class=”global_filter” id=”global_filter” type=”text”>
<script>function filterGlobal () {
$(‘#tablepress-3’).DataTable().search(
$(‘#global_filter’).val(),
$(‘#global_regex’).prop(‘checked’),
$(‘#global_smart’).prop(‘checked’)
).draw();
}</script>
[table id=3 datatables_rowgrouping=true /]It’s not filtering the table at all. Do you have any idea of what I’m missing?
Best regardsForum: Plugins
In reply to: [Sticky Menu & Sticky Header] Can’t make my element stickHi Mark!
No unfortunately it’s not fixed at all.
I’ve been trying with different filters and solutions. but none help for my search bar. I’ve cleared my tests and left the search bar that I’m having trouble with.As far as I can see, the search bar is called: #tablepress-3_filter.dataTables_filter
I’m basically dead stuck on this at the moment. Any help in this would be a life saver.
Best regards
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Making search bar stickyHi! Thanks for quick reply!
It seems like the problem is that it’s stuck inside the form. How would I make a separate search bar, like this:
https://www.w3schools.com/howto/howto_css_search_button.asp
And make it filter the table?
Makes perfect sense! Thank you!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filtering multiple tablesWorks perfect! It looks absolutely perfect!
Thank you so much for all your support!Submitted top review.
Best regards!Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filtering multiple tablesAbsolutely perfect!!
One last thing.
Now it seems like my table header is pretty much redundant. But if i remove it, the table seems to break. Is there a way to hide it?Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filtering multiple tablesHi!
It worked like a charm. Thanks for quick reply!How would I change the background and text color of the categories?
Is it possible to add a row of space above the categories for easier readability?Forum: Plugins
In reply to: [Collapse-O-Matic] Text Expands Beyond Content AreaI’m still waiting for reply from them. But i found this, does it help?
https://github.com/ThemeFuse/Unyson/issues/1902Forum: Plugins
In reply to: [Collapse-O-Matic] Text Expands Beyond Content AreaThanks! The change in code gives the same result as before.
I’ve reached out to developers, but they’re off until tomorrow.Forum: Plugins
In reply to: [Collapse-O-Matic] Text Expands Beyond Content AreaThanks for response! Iv’e added the code. It resized the window, but only after collapsing the expanded text, then it resizes back when expanding. The theme does have a function to expand and collapse the table depending on content, if I understand you correctly. I’ve added a carousel on another text under “problem text” for demonstration, if it helps?
Forum: Plugins
In reply to: [Collapse-O-Matic] Revisiting Expander Expands Beyond Content AreaHi! Love the simplicity of your plugin. Unfortunately I’m having the same issue here on a themeforest theme. I’m trying to add the code to functions.php, but I get “wordpress syntax error, unexpected ‘}’ ” Have I missed something?
Forum: Fixing WordPress
In reply to: Please help! Where do I find the "Template code"!?Thank you so much!!! Problem solved! And the page is showing stats! You made a very distressed person extremely happy 😀
Forum: Fixing WordPress
In reply to: Please help! Where do I find the "Template code"!?Thanks for replying HostingUmbrella, but finding the editor is not my core problem. My problem is that i can’t find the specific “Template code” that pixelstats so losely refers to, to make their plugin work. People seem to be using it and giving it stars, but I just can’t figure out how to install it. And there is no more ingoing explanation to be found!