gsbohn
Forum Replies Created
-
Oh, I see you answered me quickly.
Thank you. I discovered my error before reading your reply.
You always seem to answer almost immediately.
Don’t you ever sleep? LOL
Disregard.
It seems that extra rows that I have created at the bottom for future data entry, rose to the top on the sort.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Auto Sort on page viewThanks for the quick reply.
Exceptional advice, your first example. Works like a trooper.
Will that stick with the next upgrade?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Error in CSS styling ?See email
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Error in CSS styling ?This may be of interest to you. I’m sure it’s nothing that could be foreseen.
I have iframe youtubes in one of my columns – working great.
When I imported from “Reloaded”, they no longer worked.
Here is the imported code:
<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/KJVuqYkI2jQ\" frameborder=\"0\" allowfullscreen></iframe>
Here is the original code, that has to be corrected.
<iframe width="300" height="169" src="https://www.youtube.com/embed/KJVuqYkI2jQ" frameborder="0" allowfullscreen></iframe>
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Error in CSS styling ?Good grief. I’m sorry for taking your time.
Thank you. Waiting patiently for beta .8
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Error in CSS styling ?I’m sorry about the link. I had forgotten I was looking in “draft” mode.
It should be viewable, now.
Forum: Plugins
In reply to: [WP-Table Reloaded] ScrollingI’m importing but the custom CSS is not being read properly.
Should it still read “table-reloaded” call?
.wp-table-reloaded-id-2 .column-4 { width: 300px; } .wp-table-reloaded-id-2 .column-1 { width: 75px; } .wp-table-reloaded-id-2 .column-2 { width: 75px; }
Forum: Plugins
In reply to: [WP-Table Reloaded] ScrollingThis sounds like a real winner. I am looking forward to it. Thank you so much for a great script and for being a coder on top of your users questions. When I settle for a script, the authors promptness to help will always win the day for me, often exceeding the functionality of the script itself.
Genie
Forum: Plugins
In reply to: [WP-Table Reloaded] ScrollingHere is the page under construction using the pagination feature. Disregard the text under the table. That is being added a little at a time.
Normal PageOn the List of Tables page, you have Preview option that allows you to see the table without expanding the entire page. See the link below. You will notice in the link below how there is a scrollbar where I can see the entire contents on the one page instead of using the pagination. I was wondering if using a scrollbar function, instead of pagination can be done or be added as an alternate feature for the post page?
Thank you for your attention.
Forum: Plugins
In reply to: [WP-Table Reloaded] Link ColorsMuch thanks. I thought perhaps that would be found somewhere among the other .css files but could not locate it.
Appreciate it.Forum: Plugins
In reply to: [SlickQuiz] Quiz Question – Increase Font Size ?Fantastic
All is working great.
Thank you.
Forum: Themes and Templates
In reply to: Theme: Twentyeleven – Maximun WidthMuch thanks.
I will work with your suggestions.
Appreciated.
Forum: Themes and Templates
In reply to: Theme: Twentyeleven – Maximun WidthI took the original stylesheet, placed it in the child theme, and have made changes to that one. Are you saying that everything that is NOT changed in the child-them stylesheet should be deleted?
Also I do not quite understand all of the code to make these changes.
Forum: Themes and Templates
In reply to: Twentyeleven Menu Bar "box lines"Although it looks good in IE, the search box decided to take up residence on top of the menu bar, hiding links underneath.
Browsers, gotta love ’em NOT.