smga
Forum Replies Created
-
Forum: Reviews
In reply to: [Redirection] 2026 – the year of training for updates?Good luck to you, we’re on your side, very good plugin!
Thank you very much for your answer!
We will wait for the update.Hello and thanks for your reply.
The problem was found on the sites https://zvuk-m.com/ and https://kavkazmusic.tv/ On both sites the version of the plugin is 4.1.6.2
The problem occurs only for authors. Administrators don’t have a problem. There may be a problem on my other sites (20 sites), but there are no authors, only administrators, so I can not confirm. Here are some screenshots as an illustration:
The same post looks like this when edited:
– by a user with author level – https://zvuk-m.com/wp-content/uploads/2022/01/278490-01.jpg
– by a user with administrator level – https://zvuk-m.com/wp-content/uploads/2022/01/278490-02.jpgForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Mass change using SQL-queriesIt’s embarrassing for me to bother you, but there are no TablePress data in table wp_posts and column post_content of the database…
Okay, I’ll try to solve this issue myself, all the best!Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Mass change using SQL-queriesFor example, to change the content of post’s text we use a query like this:
UPDATE wp_posts SET post_content = REPLACE(post_content, ‘OLDTEXT’, ‘NEWTEXT’);
For tables of TablePress, of course, we need another query, meaning fields wp_posts and post_content, what I must to write instead of these fields to change TablePress content?
Thank in advance!Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Mass change using SQL-queriesCould you give an example of this request so that it becomes clear to us where to move. Thank in advance!
Great solution, I received an email!
Everything is working: http://zvuk-m.com/artisty
Thank you for the excellent performance!
Additional customization may be used if necessary
———————.tablepress-id-### span.highlight { background-color: #f00 !important; color: #fff; padding: 1px; }I wrote to your email from smga@……
Thanks!