nothere
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Formatting Table Options within this ThemeHow are you able to find what all of these values refernce to? For example, i believe COUNTY is column9, but it puts underneath my plus sign, i am wonder how i can add rows to that? Might be some styling in the table css perhaps?
Heres snapshot.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Formatting Table Options within this ThemeI figured out how to get the border I was after.
I had to enter this code in the plugin tablepress / options / frontend options.tablepress-id-3,
.tablepress-id-3 tr,
.tablepress-id-3 tbody td,
.tablepress-id-3 thead th,
.tablepress-id-3 tfoot th {
border: solid;
}Forum: Themes and Templates
In reply to: [Twenty Seventeen] Formatting Table Options within this ThemeAlso, I might add is there a way to put lines on the columns between the header and footer row?
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Formatting Table Options within this ThemeWow, great work, sir! I appreciate that. My apologies with all the questions, just not sure where to look, but basically you see the box that says 10 entries? can that be made smaller? just like the search box to the right? its too tall, lots of space around the area when you type the text, not sure if it is related to theme or not. Is there code that takes place here as well that can modify the row1 header?, and maybe the rows with and without the plus sign?
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Formatting Table Options within this ThemeAnd perhaps how to make First Name appear as one line, instead of two lines?
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Formatting Table Options within this ThemePerfect! That gets the columns looking great. Do you know what I might also add in Additional CSS to move the table to the top of the page?
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Formatting Table Options within this ThemeIf I could figure out where the table is actually located from the source code, then perhaps I can go into theme editor to modify the content area or the table format?
Thanks,
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Formatting Table Options within this ThemeThanks Jarret, I do not have it set to not display in the tablepress setup.
Also, my understanding per the author @tobiasbg of the plugin of the tablepress plugin, the word press template (twentyseventeen) I am using, has to be modified for the content area to be wider. Right now, when you click on the plus sign on the table, the other columns data are actually showing underneath, which is fine, but i’d like to extend those columns from 6 to maybe 12, and figure out how to get rid of the header, as it looks like the table is in the center, instead of top center of page.Thanks Tobias, you have been a great help. On that note, would you happen to have something out there in regards to a plug-in for a family tree or organization chart? Essentially what I was thinking was when someone in my family finds the person they are looking for, they click the plus, and one of the values below, will be a hyperlink that takes them to a new page (family tree page), showing where they are visually, and how they are connected to the family map.
Thanks,
John.
Done. Thanks, is it possible when you click the plus sign on the table that you can do a make a hyperlink with one of the values underneath?
Forum: Fixing WordPress
In reply to: Aligning text in table rows, gutenbergCan someone give me an example of what code I can put in the Additional CS to make my table not have 1st Middle Name on three lines? I’d like it to be one line. When I have put code in the Additional CSS tab, it does not work after hitting update.
Is this extension the one to add Pagination, such as page number 1 2 3??
https://tablepress.org/extensions/length-change-all-entry/
Thanks,
Awesome, once I get this site up and running as wanted, i’ll definitely need to donate, as this two plugins are a great help! One other quick question, if you go to the page now, I am curious is it possible to update the button that says “Excel” to something like “Save to Excel”
Thanks for that information sir. I will try to do the add new option from the wp admin console to see if that gets it installed and activated.
Also, when I update the short code, how would you update the short code if you wanted to use another premium extension you have like the database options that allows you to export in various formats? Is that possible to use two extensions on the same table?
Thanks!
[table id=3 responsive=collapse responsive_breakpoint=all/]
look right?
Thanks,
- This reply was modified 7 years, 1 month ago by nothere.