nothere
Forum Replies Created
-
Forum: Localhost Installs
In reply to: Home School PortalThank for those answers, however looking at the education term for the plugins and themes doesn’t seem to come up with what I was looking for. That is more geared to someone having their own education resources, and trying to sell them. We are using different bits and pieces from various curriculum to make our own, however, the biggest problem is a way to input that data into wordpress and display that data, and track the progress.
The ability to scan documents into wordpress site, and scan books, and modify those type of things would be a great help.
Forum: Installing WordPress
In reply to: Install WordPress LocallyThanks Joy.
Are you familiar with Egnyte? What Egnyte does for us, is allows us to collaborate amongst all our employees at different companies especially when it comes to linking excel spreadsheets, in that it serves as a central location. So each employee’s machine as long as it has the network drive mapped, they are connected.
With that in mind, I guess this is more of an Egnyte question in that, we can install php onto that server. I am thinking it is just a matter of moving the wamp/php/mysql/wordpress contents(folders) over to that network drive, and would only be accessible to the employees that have access to that network drive.
Your thoughts greatly appreciated.
Thanks you are right, it was in the theme’s custom CSS, i actually removed all the custom css in the theme to see if it would line up, it did line up better but not exactly.
I think perhaps the way I am going about this project might be to difficult between the two. Perhaps at some future date you could create a wordpress theme that works in conjunction with your tablepress plugin so there is more flexibility.
Thanks for all your help.
Thanks Tobias, I don’t think I can remove that CSS, that is from the tablepress. I was just trying to achieve a way to make the header columns border line up with the row of the columns below.
Which settings? Here’s a snapshot. When I toggle it between one and two columns, it is looking at the page as a whole, not the table.
As far as editor goes, I have not been using any. I am using the Table Press plugin (additional css page) and the theme builder’s additional css page.
Do you know where I could find this i’ve got highlighted in yellow? perhaps that might be the key to seperate the values so i can make it appear as a box around each word?
Thanks, that definitely spaced it out, however, I am not sure if it is still combining it as one value? Is there a way to make the header column width line up with the rest of the columns? Also, on the drop down the first row that drops down the text is in upper left hand corner instead of left middle, can that be changed in addition to adding a border in between the two values? Example being between BAPTISM and 3/16/1834 on the first row drop down area of table when the page loads.
Thanks Tobias, I figured it out this morning! Just right before your reply.
Next note:
Look at these screenshots.
Is it possible that I can format the data in the drop down?For example, it appears that it is combining the values of two columns. I just don’t know what the flexibility is here with formatting that.
Thanks,
Also, my database buttons are not working, even though I see them displayed on the webpage? Any idea what might have broke that?
Thanks,
Tobias, another question:
Where can I go to edit this class?
<div class=”dataTables_paginate paging_full_numbers”The issue is when you look at my page, you see two lines underneath:
First / Previous / 1 / 2 / 3 / 4 / 5 / Next / LastI’d like to see if I could enable just one line to see how it looks.
Thanks,
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Formatting Table Options within this ThemeI’ve decided that maybe it is best to stay away from the Advanced CSS options in the tablepress, and use the advanced CSS location in the theme as we have been doing. take a look at site now.
I’ve also turned off all the table options. With that in mind, i am leaving one table option turned on as if i turn it off, i’ll lose the borders of the table from the code that i inserted into the theme additional css page.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Formatting Table Options within this ThemeIn reference to your last post:
Gotcha, wonder where I can find the source code of the table? perhaps i need to get it, and see the tags used, and then find it in the theme source code?For the county column, leave it be, its fine being under the dropdown, but it would be nice to know how to put something in the dropdown or put it in the column.
In reference to my last post:
I am thinking I’ll have to put the same column css code in both the table and the wordpress template, just to get the lines to match up.
Heres a snapshot of the additional CSS code in the tablepress.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Formatting Table Options within this ThemeIs there a way to make the header and foot row, match as far as the lines go? It seems that when I adjust column width its only adjusting header and footer.
I am thinking, this is because the tablepress is overriding it.