datsyuk
Forum Replies Created
-
Forum: Plugins
In reply to: [Max Mega Menu] Align Main Items next to SubmenuHi Tom,
thanks a lot. I tried it before, but obviousely i made it wrong ;(
Thanks for the simple solution. It is working as I wished.Great plugin by the way.
regards
JörgForum: Themes and Templates
In reply to: [Bam] Remove Space below header (on certain page)Hi there,
i figure out how to remove the space:
#content.site-content { padding-top: 0px; margin-top: 0px; }and
.entry-content {
margin-top: 0px;
padding-top: 0px;
}Adding .page-id-XXX did the job for only the specific page:
Topic can be closedForum: Plugins
In reply to: [Backup Migration] Migration ErrorHello,
thnaks for your reply. Following your advice I could run the backup and start the recovery. unfortunately the recovery stucks at 50 % and nothing happens for hours.
Any ideas?
Regards
YUKThis is the log (in german):
[STEP] [2021-11-24 09:05:50] Wiederherstellung wird gestartet [WARN] [2021-11-24 09:05:51] PHP CLI wurde manuell deaktiviert, Plugin überspringt alle PHP CLI-Schritte. [SUCCESS] [2021-11-24 09:05:51] Wiederherstellungsprozess bestätigt [SUCCESS] [2021-11-24 09:05:51] Migrationsprozesses wird gesperrt [STEP] [2021-11-24 09:05:51] Wiederherstellung wird gestartet [INFO] [2021-11-24 09:05:51] Backup & Migration-Version: 1.1.6 [INFO] [2021-11-24 09:05:51] Custom-Error-Handler wird initiiert [INFO] [2021-11-24 09:05:51] Wiederherzustellende Website:http://seeburger.karldigital.de [INFO] [2021-11-24 09:05:51] PHP-Version: 7.4.25 [INFO] [2021-11-24 09:05:51] WP Version: 5.8.2 [INFO] [2021-11-24 09:05:51] Webserver: Apache/2.4.51 (Unix) [INFO] [2021-11-24 09:05:51] Maximale Ausführungszeit (in Sekunden): 259200 [SUCCESS] [2021-11-24 09:05:51] Wiederherstellungsprozess erfolgreich gestartet. [STEP] [2021-11-24 09:05:51] Prüfung von verfügbarem Speicherplatz... [INFO] [2021-11-24 09:05:51] Prüfe verfügbaren Speicherplatz [INFO] [2021-11-24 09:05:51] Erfordert mindestens 186181484Bytes. [177.56 MB] [INFO] [2021-11-24 09:05:51] disk_free_space()-Funktion wird verwendet... [INFO] [2021-11-24 09:05:51] Pfad/Partition wird überprüft:***ABSPATH***/wp-content/***backup_path***/backups [SUCCESS] [2021-11-24 09:05:51] Noch6,622,562.50 MB frei. [6.32 TB] [SUCCESS] [2021-11-24 09:05:51] Super! Es gibt genug Speicherplatz! [SUCCESS] [2021-11-24 09:05:51] Confirmed, there is enough space on the device, checked: 186181484 bytes. [STEP] [2021-11-24 09:05:51] Erstelle neuen Geheimschlüssel für den aktuellen Wiederherstellungsprozess. [SUCCESS] [2021-11-24 09:05:51] Geheimschlüssel wurde erstellt, er wird an dich zurückgesendet (ping). [INFO] [2021-11-24 09:05:51] Geheimer Schlüssel erfolgreich erkannt (pong)! [INFO] [2021-11-24 09:05:51] Erstellen eines temporären Verzeichnisses [STEP] [2021-11-24 09:05:51] Scannen von Archiv... [INFO] [2021-11-24 09:05:52] Der Scan hat15215 Dateien im Backup gefunden. [STEP] [2021-11-24 09:05:52] Vorbereiten der Extrahierungstechnik... [INFO] [2021-11-24 09:05:52] Exportierte Dateien pro Batch:4000 [INFO] [2021-11-24 09:05:53] Verwendung von ZipArchive, Berechnungen zur Speicherbegrenzung werden übersprungen... [INFO] [2021-11-24 09:05:59] Zwischenbilanz der Extraktion:4001/15216 (26.29%) [INFO] [2021-11-24 09:06:08] Zwischenbilanz der Extraktion:8001/15216 (52.58%) [INFO] [2021-11-24 09:06:18] Zwischenbilanz der Extraktion:12001/15216 (78.87%) [INFO] [2021-11-24 09:06:27] Zwischenbilanz der Extraktion:15216/15216 (100.00%) [SUCCESS] [2021-11-24 09:06:27] Dateien entpackt... [STEP] [2021-11-24 09:06:27] Speichern der wp-config-Datei... [SUCCESS] [2021-11-24 09:06:27] wp-config-Datei gespeichert [STEP] [2021-11-24 09:06:28] Backup-Manifest wird abgerufen... [SUCCESS] [2021-11-24 09:06:28] Dateiliste geladen [STEP] [2021-11-24 09:06:28] Wiederherstellung von Dateien (kann eine Weile dauern)... [SUCCESS] [2021-11-24 09:06:48] Alle Dateien erfolgreich wiederhergestellt. [DOWNLOAD ERSTELLT] Datei heruntergeladen am (Serverzeit): 2021-11-24 09:23:48 [DOWNLOAD ERSTELLT] Zuletzt aktualisiert (Sekunden): 1020Sekunden zuvor [DOWNLOAD ERSTELLT] Zuletzt aktualisiert (Datum): 2021-11-24 09:06:48Forum: Plugins
In reply to: [DayOfWeek] tomorrow shortcodeso great. Thank you!
It#s already in use on our site.Forum: Plugins
In reply to: [DayOfWeek] tomorrow shortcodeHi richard,
thanks for your reply.
Would be great if you could add that feature. i think there are a lot of use cases for ist.Best regards
YUkForum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Show date without timethank you. that worked fine!
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Show date without timeBtw. the problem does not appear if I create a shortcode with the shortcode Generator but unfortunately {link_title} does not work with the code from the generator. The event title is not clickable.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Show date without timeIn the upcoming events widget
The shortcode is:
{timerange after=”, “}{date} – {linking_title}The output is e.g.:
09:00, 16. Januar 2021 – Sample Eventregards
YUKForum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Show date without timeHello,
thanks for your reply. The field in My Calendar > Settings > Text is blank.
The WordPress > Settings > General is checked to j. F Y and time to G:iI found out that the {time} Shortcode only works if I enter a time format in My Calendar > Settings > Text. Right now the time format is set to H:i
If I leave the field empty, the {time} does not show anything, but if I enter a format in the time field the {date} Shortcode shows “time, date”.
Any ideas? Can i reset the plugin to initial settings?Regards
YUKForum: Plugins
In reply to: [Product Table & List Builder for WooCommerce Lite] Offset doesn’t workHello Kartik,
i was just trying a few things. I removed the “limit” shortcode and set the table itself to a limit of one. No suddenly the “offset” ist working.
Was there wrong with my “limit” shortcode?Regards
YUKI just set ahight for the title row. Now it looks good.
Topic solved. thank you!Hello,
thank you so much. i used your second solution using SiteOrigin Page Builder and it’s working great.
Just one more thing. I want the “Buy here” buttons of alle products on the same line but the product titles have different legth. Is there a solution?Thank you
P.S.: I wanted to share a screenshot but I doesn’t seem to be possible in this forum
Forum: Plugins
In reply to: [Foyer - Digital Signage for WordPress] Refresh Slide every time it loadsHello Menno,
thanks for the reply and the explanation.
I found a solution without any programming skills:
– I created a own webpage with the content I need using the plugin “Advanced iFrame”
– I used the Plugin “Head, Footer and Post Injections” to put some code on the site to refresh it every 20 second:
<meta http-equiv=”refresh” content=”20″>It seems to be working fine for my purpose.
Best regards