colnago1
Forum Replies Created
-
Thank you. How to add several categories? category-slug, category-slug2, etc…
if ( has_category('category-slug', $post ) ) {
Forum: Plugins
In reply to: [WordPress Button Plugin MaxButtons] maxbuttons is not work on amp versionhello! still no amp support?
Please write the SQL command for Sqlite3
Error screenshot https://i.imgur.com/qHJlk9S.png
I used this SQL code
CREATE TABLE wp_nxs_log ( id bigint(20) NOT NULL AUTO_INCREMENT, date datetime DEFAULT '1970-01-01 00:00:01' NOT NULL, uid bigint(20) DEFAULT 0 NOT NULL, act VARCHAR(255) DEFAULT '' NOT NULL, nt VARCHAR(255) DEFAULT '' NOT NULL, type VARCHAR(255) DEFAULT '' NOT NULL, flt VARCHAR(20) DEFAULT '' NOT NULL, nttype VARCHAR(20) DEFAULT '' NULL, msg text NOT NULL, extInfo text NULL, UNIQUE KEY id (id) ); CREATE TABLE wp_nxs_query( id bigint(20) NOT NULL AUTO_INCREMENT, datecreated datetime DEFAULT '0000-00-00 00:00:00' NOT NULL, type VARCHAR(55) DEFAULT '' NOT NULL, postid mediumint(9) NULL, uid bigint(20) DEFAULT 0 NOT NULL, nttype VARCHAR(55) NULL, timetorun datetime DEFAULT '0000-00-00 00:00:00' NOT NULL, refid mediumint(9) NULL, descr VARCHAR(255) NULL, extInfo text NULL, UNIQUE KEY id (id) );
Error in query (1): near “AUTO_INCREMENT”: syntax error
Wow, Works perfectly!! Thank you!
Hello, thank you! I sent you an email ??
I use on my server php 7.2.2
Excuse me, I hurried with the question, it`s a corrent path /var/www/html/domain.com/wp-content/plugins/d/database/db.sqlite
Ari adminer said “Connection parameters are valid.”After that I pressed the button “Run Adminer in a new window”
But blank screen
Сould you see my site and server? My IM skype ad3pt_ and TG – @udderI do not use MySQL. I’m using Sqlite3 database. What should I do in this case?
Thank you Jeremy
Forum: Themes and Templates
In reply to: [Graphy] link in new tabTakao Utsumi @utsumit Hello from Russia. Please, help me, how to make that post opened in a new tab?