milada07
Forum Replies Created
-
Hi,
haven′t you forget about me?
have you received the attachments in the e-mail I sent you?)
Please let me know,Milada
Hi,
please have a look at these links:
this link is a preview of the correct table: https://moreyouthfulskin.com/wp-admin/admin-post.php?action=tablepress_preview_table&item=10&return=list&return_item=10&_wpnonce=1f973c4048
this link refers to the wrong table (at the bottom of the page: https://moreyouthfulskin.com/cs/rehydrating-ginseng-toner/
Thank you in advance!
Milada
Forum: Plugins
In reply to: [Knews Multilingual Newsletters] Email address seems to be incorrectHi,
I am facing this problem too (Your e-mail address seems to be incorrect. Please check it back.). I have disabled the Contact form 7 glue, however, I still get this message.
Has anyone found the solution?
I would be grateful for it!Milada
Thank you very much!
Just rated it ??
Best wishes,Milada
and yes, it was because of the first row being ticked as a head row.:-)
Milada
Hallo,
thank you very much for your kind words and confirmation!
I am sorry to ask, but what do actually “td” and “th” stand for? That would clarify for me the code shortening procedure.Thank you again and regards,
Milada
Dear Tobias,
thank you for the hint with Extra CSS classes. I have created two rosters (two tables (so far)), name them
and have done this coding:
.tablepress-roster1-table {
font-family: Cambria;
font-size: 14px;
}.tablepress-roster1-table thead th {
background-color: #38bcb8 !important;
}.tablepress-roster1-table .column-1 {
background-color: #71ede9 !important;
}.tablepress-roster1-table thead th {
font-family: Cambria;
font-size: 14px;
color: #000000;
}.tablepress-roster1-table .column-5 {
padding: 4px;
}.tablepress-roster1-table th,
.tablepress-roster1-table td {
width: 20%;
margin: 0 auto 1em;
}.tablepress-roster2-table {
font-family: Cambria;
font-size: 14px;
}.tablepress-roster2-table .row-1 td {
font-weight: bold;
background-color: #38bcb8 !important;
}.tablepress-roster2-table .row-2 td {
font-weight: bold;
background-color: #38bcb8 !important;
}.tablepress-roster2-table .row-3 td {
font-weight: bold;
background-color: #38bcb8 !important;
}.tablepress-roster2-table .row-4 td {
font-weight: bold;
background-color: #71ede9 !important;
}.tablepress-roster2-table .row-5 td {
font-weight: bold;
background-color: #71ede9 !important;
}.tablepress-roster2-table .row-6 td {
font-weight: bold;
background-color: #71ede9 !important;
}.tablepress-roster2-table .row-7 td {
font-weight: bold;
background-color: #71ede9 !important;
}.tablepress-roster2-table .row-8 td {
font-weight: bold;
background-color: #38bcb8 !important;
}.tablepress-roster2-table .row-9 td {
font-weight: bold;
background-color: #71ede9 !important;
}.tablepress-roster2-table .row-10 td {
font-weight: bold;
background-color: #38bcb8 !important;
}.tablepress-roster2-table th,
.tablepress-roster2-table td {
text-align: center;
}.tablepress-roster2-table th,
.tablepress-roster2-table td {
width: 50%;
margin: 0 auto 1em;
}I do not only understand, why the first row in the roster2-table does not display this colour background-color: #38bcb8 !important;
as the other rows.Can you please explain me that?
Can you please let me know if the coding is fine for rosters in general?Thank you!
Milada
Hi,
thank you for your reply. I would like to ask you something more.
I have accidentally deleted a table number 6 – can I somehow recover it? I would like to recover it in a way that I would copy table 7 and this copy put as table 6. Is it technically possible? Or instead of recovering the table 6, can I move the table 7 back, to be assigned no. 6?I have some more technical questions.
Basically, there would be two types of tables. First 5 tables have the first row in a specific colour and the first column has a specific colour, too. In both types of tables the column division is equal: in the 1st case: 20%, in the 2nd case: 50%. I have this code:.tablepress th,
.tablepress td {
width: 20%;
margin: 0 auto 1em;
}for both types of tables. Do I need to create a new code for the second type table, if I always want to keep the equal table column width?
.tablepress-id-1,2,3,4,5 th,
.tablepress td {
width: 20%;
margin: 0 auto 1em;
}.tablepress-id-5+N th,
.tablepress td {
width: 50%;
margin: 0 auto 1em;
}Then from table 6 in forth would have 10 rows and 2 columns. I would like to put the text in only some cells in bold only in the first column part. Is this code correct?:
.tablepress-id-5+N .column-1 .cell=A3,A2,A3,A8,A10 {
font-weight: bold;
}How can I generally mark the .tablepress-id for the tables succeeding after the table id 5? .tablepress-id-5+N?
Thank you in advance for your help!
I like your plugin very much. I am now only setting up my blog. Once it will earn something (which I hope), I would certainly like to donate some financial support to it.
I also very much appreciate your responsiveness and availability.
Best regards,Milada
Hallo Tobias,
thank you for your kind reply, but I searched this forum and already applied these changes – so thank you for their confirmation! ??
Actually, I would still have one more “minor” question? Would it be possible to configure the table in a way, that the first (head) row would be prevalent over the left column colour?
I tried to solve the problem by adding !important to the row, like this:.tablepress thead th {
background-color: #38bcb8 !important;
}.tablepress .column-1 {
background-color: #71ede9 !important;
}but the the column colour fills in also in the first cell of the head row.
I also added !important to the column, as before it only filled with colour only the first cell.Please let me know, if this is clear and thank you beforehand for your help!
Best regards,Milada
Forum: Fixing WordPress
In reply to: css class menu-separatorI am using a commercial theme by Studio Press, Genesis child theme.
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] How to set up MailPoet pluginHi Wysija,
thank you.
Milada
Forum: Plugins
In reply to: [Cloudflare] Cloudflare bugHi @thellimist,
as I said the error log is: Plugin could not be activated because it triggered a fatal error.
What I did:I had installed Polylang Pro, and as there were problems viewing and creating pages, I was instructed by its author to deactivate all my plugins to find out which causes the bug.
When reactivating Cloudflare, I got this message: Plugin could not be activated.Thanks,
Milada
Further to my question above: if it is a bug, can I continue setting up my theme, before you fix it?
ThanksMilada
Forum: Themes and Templates
In reply to: Navigation menu – multilingual site, Genesis, PolylangThank you esmi