abdesign_germany
Forum Replies Created
-
Thanks A LOT @tenyharko!
On my local wp-config.php the entry was fine with:
define('PATH_CURRENT_SITE', '/');After deploying with duplicator, the newly built wp-config.php on the server had the trouble causing entry:
define('PATH_CURRENT_SITE', '');I just changed it back on the servers wp-config.php and now it’s fine again.
I don’t know, why duplicator is doing that, but at least I now have a solution for how to fix that problem. Of corse I’d appreciate to see a fix for that in a future update – but for now the issue can be marked as resolved.
THANKS!- This reply was modified 9 years, 7 months ago by abdesign_germany. Reason: spelling issues
- This reply was modified 9 years, 7 months ago by abdesign_germany. Reason: syntax and tags
Well, the local based .htaccess contains this:
[..]
RewriteEngine On # Turn on the rewriting engineRewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]# add a trailing slash to /wp-admin
RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ – [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L]
RewriteRule . index.php [L]Forum: Plugins
In reply to: [Germanized for WooCommerce] WC-Germanized & WPBakery VisualComposerDas Feld findest du auf genau der Seite, die du als Anhang für die entsprechende Mail im Plugin auswählst. Beispiel: in der Bestätigungsmail soll als Anhang die Seite “Widerruf” drangehängt werden. Deshalb gehst du auf die Seite “Widerruf”, scrollst ganz nach unten bis zum Punkt “Optionaler E-Mail Inhalt” – solltest du diesen Punkt nicht finden: ganz oben rechts neben “Hilfe” (direkt unter der schwarzen Admin-Leiste) gibts “Ansicht anpassen” – dort “optionaler E-Mail Inhalt” aktivieren, dann erscheint ganz unten auf der Seite die Option.
Forum: Plugins
In reply to: [Germanized for WooCommerce] WC-Germanized & WPBakery VisualComposerHallo,
seit dem letzten großen Update von Visual Composer in Zusammenhang mit WooCommerce erscheinen in den ausgelösten E-Mails, beim Anhängen der AGB-Seite als Mailzusatz, plötzlich Visual-Composer Elemente. Das Ganze sieht dann so aus:Infos zum Shop
[/vc_column_text][vc_column_text]Alles zu Zahlungsarten, Versandoptionen und Widerruf[/vc_column_text][/vc_column][/vc_row][vc_row center_row=““ bg_style=“stretch“ el_class=“xxy“][vc_column][vcex_spacing size=“20px“][/vc_column][/vc_row][vc_row center_row=““][vc_column][vcex_spacing][/vc_column][/vc_row][vc_row center_row=““ bg_style=“stretch“ el_class=“xxy“][vc_column style=“default“ bg_style=“stretch“ el_class=“xxy“][vc_column_text el_class=“shopinfo“]Zahlungarten
SEPA-Überweisung
Die momentan schnellste Zahlungsmöglichkeit im Shop. Sobald Sie den Betrag ihrer Bestellung vollständig überwiesen haben (im Normalfall geschieht das innerhalb von 1-2 Werktagen), wird Ihre Bestellung schnellstmöglich bearbeitet und an die von Ihnen angegebene Versandadresse verschickt. Die Kontodaten für eine SEPA-Überweisung sind: […]Vor dem Update wurden einfach die lesbaren Inhalte angehängt, alles war gut.
Das VisualComposer Plugin hat aufgrund eines Theme-Updates seit dem Update andere Klassen als vorher, vielleicht liegt es daran?
Muss ich irgendwas anders einstellen? Kann ich das Germanized plugin irgendwie teilweise resetten, so dass nicht alle Einstellungen weg sind, die AGB-Seite aber quasi neu eingefügt/eingelesen wird?Die AGB-Seite neu abspeichern ändert nichts.
– WooCommerce 2.6.1
– WC Germanized 1.6.8
– VisualComposer 4.12Danke schon mal.
MfGForum: Plugins
In reply to: [WP-Spreadplugin] Two shops on one page / plugin-caching issuesThat’s sad to read.
We’re a company who and do many things for our customers including merchandising stuff. So we’d like to do a showcase of those customers right in our website. And it would be really neat if we could show them on one site.Forum: Plugins
In reply to: [Timed Content] nested conditions?haha sorry, lot’s of copy/paste fails… but i think you get the picture. the “show mondays until 2020” obviously has to be replaced with the other days. but i’m sure you already figured that out by yourself 😉