Adrian Mörchen
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Migrating existing website to WordPressDepends.
What exactly do you mean with “WordPress Business”? Just WordPress or the service at WordPress.com?
Really, you gave way to less information. Surely, it is possible to migrate to WordPress as a software, but how fast, easy and expensive this would be depends on your current setup and requirements.
Forum: Reviews
In reply to: [Before After Image Slider Lite] Short codeHi anandpearl,
To use the shortcode generator you have to install the optional “VAfpress” framework.
Please see the documentation for this http://demo.moewe-studio.com/wp/installation-updating/ -> Needed Plugins
If this doesn’t work, you can download the needed plugin manually and add it to WordPress: https://github.com/scrobbleme/vafpress-framework/releases/download/v2.0.1-MOEWE/vafpress-framework-plugin-2.0.1-MOEWE-Edition.zipElse you may still use the shortcode manually: http://demo.moewe-studio.com/wp/before-after-slider-wordpress/shortcodes/ (Please note: not all options might be available in the free version).
Btw. please use the support forum for future requests 😉
Forum: Plugins
In reply to: [Before After Image Slider Lite] Activating Plugin Causes Website To CrashHello LordLiverpool,
Sorry to hear that, never heard of such a problem before.
Do you have any error logging or can enable it?Btw. sorry for the late reply. I’m quite new to ww.wp.xz.cn and wasn’t aware, that I don’t automatically get a notification, when someone writes her.
Forum: Plugins
In reply to: [Germanized for WooCommerce] "Bestellung prüfen" fehltDeswegen hatte ich es auch gefragt.
Aber bei Amazon kann man z.B. auch auf der Bestätigungsseite noch sämtliche Daten, wie Anzahl, Adresse, Versand … ändern.
Von daher -> weiterhin unklar 😉
Ah, sehr gut. Damit geht es. Vielen Dank.
Hi,
Ach deswegen ist es jetzt so seltsam 😉
Bei uns wird seit dem Update 19,0000% angezeigt. (Trägt WooCommerce leider immer wieder automatisch ein, wenn man es ändert).
Optimalerweise werden alle 0 abgeschnitten.
Forum: Plugins
In reply to: [Germanized for WooCommerce] "Bestellung prüfen" fehltSuper, danke dir für die Info 😉
Ticket kann geschlossen werden.
Forum: Plugins
In reply to: [Germanized for WooCommerce] "Bestellung prüfen" fehltDanke für die Antwort.
Ich vermute fast, dass es einfach so ist. In eurer Demo kommt ja auch keine Seite mehr, auf der man die eingegebenen Daten nochmal überprüfen kann.
Forum: Plugins
In reply to: [Blogger Importer] Images stop importing and stalls out – won't resumeWe’ve got better results using PHP 5.5 instead of 5.4.
Forum: Plugins
In reply to: [Print Invoice & Delivery Notes for WooCommerce] Custom Font on Invoice?You can do something like this:
add_action('wcdn_head', 'my_custom_print_style', 20); function my_custom_print_style() { ?> <style> // reference font here </style> <?php }@cb00 You may try my extension.
https://github.com/scrobbleme/woocommerce-print-credit-notes
Feel free to contribute, it currently just fits my needs.
I can second this (Tried in 3 different browsers). Got the same problem and also using WPML.
Forum: Reviews
In reply to: [Single Latest Posts Lite] Great plugin with some flawsSorry, I don’t know what’s so “bad” with 4 stars. 4 stars is quite well and I like the plugin after all.
Also have a look when I posted my rating. It’s 8 month ago! Have you ever thought, that the plugin might have been evolved within this time? Maybe back than, it was just not possible what I wanted.
Forum: Plugins
In reply to: [Regenerate Thumbnails] Nothing happenHave you tried deleting your browser cache?
May it be, that the images are rendered in another way or simple set to a fixed size via CSS and therefor stretched?Forum: Plugins
In reply to: [Single Latest Posts Lite] Thumbnail width or height not respectedAh, okay it’s working now. Maybe a caching problem. Thanks for your help 😉