almute
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: How to enter data into a tables field using PHPIn the meantime, I’ve managed it. There were still a few basic syntax errors in PHP, which I have now found and fixed.
Thank you for your tips.- This reply was modified 2 years, 3 months ago by almute.
Forum: Developing with WordPress
In reply to: How to enter data into a tables field using PHPNeither of the two suggestions works.
The fields that should be updated are in the same table (belonging to a wp plugin) that is used throughout the context of the PHP file. The values are calculated and saved as variables in the file (the tax and the net amount of the total amount), and should be saved in addition to the existing values in other fields of the data record (‘amount_vat’ and ‘amount_net’).
The table is called lnKzptkWrcp_payments or rcp_payments (“lnKzptkW” is the prefix).This is perfect. I prefer the buttons at the bottom.
I have also added a button at the right of those 2 to get back to the listing.Thanks so much. This is what I need. It is working fine.
Worked easily! Thank you so much
Looks good. I will give it a try. Thank you.
- This reply was modified 2 years, 3 months ago by almute.
Thank you. That’s exactly what I was looking for!
I don‘t think that my question is resolved, since using separate rows is not the solution that I‘m looking for.
In case that the fields in column 1 and 2 have a different number of rows this will result in gaps. This is not wanted!
I expected to be able to arrange the fields for all possible layouts (all possible number of columns) in the dialog and not that only one layout is possible. This is how I know it from other, reponsive plugins and web tools.So this is not a satisfactory solution for me only a more unsightly workaround.
Please pass this on to the development team.
I would then have to do this for all 14 fields – resulting in 7 master rows instead of 1 master row. Because for the other fields the order gets mixed up, too. It’s only clearer with first name and surname, that’s why I had named this as an example.
So, quite complicated!Here are the 2 views

Forum: Plugins
In reply to: [Easy Table of Contents] When changing the text the TOC doesn’t work any moreI was not able to find out which classes are used for shortcode toc. Do you have a list?
Forum: Plugins
In reply to: [Easy Table of Contents] When changing the text the TOC doesn’t work any moreCan you please tell me how I can format the toc when using with the shortcode?
I did not find a way to change the color of the background and some more things concerning the text. I’m used to work with CSS.Forum: Plugins
In reply to: [Easy Table of Contents] When changing the text the TOC doesn’t work any moreYes, I have understood. I’m trying with the shortcode. But I need to use the same formatting I used for the widget. At the moment the toc is not looking suitable for my website.
Forum: Plugins
In reply to: [Easy Table of Contents] When changing the text the TOC doesn’t work any moreThanks. I have now tried this but I have problems to set the same formatting I used for the widget. I need to change the color of the toc’s background and the font formatting of the title. I tried with a special class but without success.