Title: almute's Replies | WordPress.org

---

# almute

  [  ](https://wordpress.org/support/users/almute/)

 *   [Profile](https://wordpress.org/support/users/almute/)
 *   [Topics Started](https://wordpress.org/support/users/almute/topics/)
 *   [Replies Created](https://wordpress.org/support/users/almute/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/almute/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/almute/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/almute/engagements/)
 *   [Favorites](https://wordpress.org/support/users/almute/favorites/)

 Search replies:

## Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)

 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [How to enter data into a tables field using PHP](https://wordpress.org/support/topic/how-to-enter-data-into-a-tables-field-using-php/)
 *  Thread Starter [almute](https://wordpress.org/support/users/almute/)
 * (@almute)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/how-to-enter-data-into-a-tables-field-using-php/#post-17440128)
 * In 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, 6 months ago by [almute](https://wordpress.org/support/users/almute/).
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [How to enter data into a tables field using PHP](https://wordpress.org/support/topic/how-to-enter-data-into-a-tables-field-using-php/)
 *  Thread Starter [almute](https://wordpress.org/support/users/almute/)
 * (@almute)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/how-to-enter-data-into-a-tables-field-using-php/#post-17437898)
 * Neither 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).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Scroll from one profile to the next/previous](https://wordpress.org/support/topic/scroll-from-one-profile-to-the-next-previous/)
 *  Thread Starter [almute](https://wordpress.org/support/users/almute/)
 * (@almute)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/scroll-from-one-profile-to-the-next-previous/#post-17436787)
 * 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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Scroll from one profile to the next/previous](https://wordpress.org/support/topic/scroll-from-one-profile-to-the-next-previous/)
 *  Thread Starter [almute](https://wordpress.org/support/users/almute/)
 * (@almute)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/scroll-from-one-profile-to-the-next-previous/#post-17436558)
 * Thanks so much. This is what I need. It is working fine.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Sending Email with attachement (PDF)](https://wordpress.org/support/topic/sending-e-mail-with-attachement-pdf/)
 *  Thread Starter [almute](https://wordpress.org/support/users/almute/)
 * (@almute)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/sending-e-mail-with-attachement-pdf/#post-17408454)
 * Worked easily! Thank you so much
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Sending Email with attachement (PDF)](https://wordpress.org/support/topic/sending-e-mail-with-attachement-pdf/)
 *  Thread Starter [almute](https://wordpress.org/support/users/almute/)
 * (@almute)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/sending-e-mail-with-attachement-pdf/#post-17406188)
 * Looks good. I will give it a try. Thank you.
    -  This reply was modified 2 years, 6 months ago by [almute](https://wordpress.org/support/users/almute/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Layout with 2 columns is displayed in the wrong order on the smartphone](https://wordpress.org/support/topic/layout-with-2-columns-is-displayed-in-the-wrong-order-on-the-smartphone/)
 *  Thread Starter [almute](https://wordpress.org/support/users/almute/)
 * (@almute)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/layout-with-2-columns-is-displayed-in-the-wrong-order-on-the-smartphone/#post-17370239)
 * Thank you. That’s exactly what I was looking for!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Layout with 2 columns is displayed in the wrong order on the smartphone](https://wordpress.org/support/topic/layout-with-2-columns-is-displayed-in-the-wrong-order-on-the-smartphone/)
 *  Thread Starter [almute](https://wordpress.org/support/users/almute/)
 * (@almute)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/layout-with-2-columns-is-displayed-in-the-wrong-order-on-the-smartphone/#post-17364693)
 * 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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Layout with 2 columns is displayed in the wrong order on the smartphone](https://wordpress.org/support/topic/layout-with-2-columns-is-displayed-in-the-wrong-order-on-the-smartphone/)
 *  Thread Starter [almute](https://wordpress.org/support/users/almute/)
 * (@almute)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/layout-with-2-columns-is-displayed-in-the-wrong-order-on-the-smartphone/#post-17345537)
 * 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!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Layout with 2 columns is displayed in the wrong order on the smartphone](https://wordpress.org/support/topic/layout-with-2-columns-is-displayed-in-the-wrong-order-on-the-smartphone/)
 *  Thread Starter [almute](https://wordpress.org/support/users/almute/)
 * (@almute)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/layout-with-2-columns-is-displayed-in-the-wrong-order-on-the-smartphone/#post-17345321)
 * Here are the 2 views
 * ![](https://i0.wp.com/exclam.de/Bildschirmfoto%202024-01-15%20um%2020.28.45.png)
 * ![](https://i0.wp.com/exclam.de/IMG_3009.jpeg)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Table of Contents] When changing the text the TOC doesn’t work any more](https://wordpress.org/support/topic/when-changing-the-text-the-toc-doesnt-work-any-more/)
 *  Thread Starter [almute](https://wordpress.org/support/users/almute/)
 * (@almute)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/when-changing-the-text-the-toc-doesnt-work-any-more/#post-13095560)
 * I was not able to find out which classes are used for shortcode toc. Do you have
   a list?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Table of Contents] When changing the text the TOC doesn’t work any more](https://wordpress.org/support/topic/when-changing-the-text-the-toc-doesnt-work-any-more/)
 *  Thread Starter [almute](https://wordpress.org/support/users/almute/)
 * (@almute)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/when-changing-the-text-the-toc-doesnt-work-any-more/#post-13094131)
 * Can 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Table of Contents] When changing the text the TOC doesn’t work any more](https://wordpress.org/support/topic/when-changing-the-text-the-toc-doesnt-work-any-more/)
 *  Thread Starter [almute](https://wordpress.org/support/users/almute/)
 * (@almute)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/when-changing-the-text-the-toc-doesnt-work-any-more/#post-13065337)
 * Yes, 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Table of Contents] When changing the text the TOC doesn’t work any more](https://wordpress.org/support/topic/when-changing-the-text-the-toc-doesnt-work-any-more/)
 *  Thread Starter [almute](https://wordpress.org/support/users/almute/)
 * (@almute)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/when-changing-the-text-the-toc-doesnt-work-any-more/#post-13065251)
 * Thanks. 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.

Viewing 14 replies - 1 through 14 (of 14 total)