sfmenite
Forum Replies Created
-
Thanks for the reply.
I am using Version 2.3.2 and using the Elementor widget to display (not shortcode).
You can see samples on this page;
As you can see, Paul Morisson’s text are all cramped together even though in the editor it has paragraph break. See screenshot here.
The next testimonial, Cara Munns shows the paragraph break as I inserted the html br tag <br /> using text editing. Screen shots here. However it is not proper for me to tell my client to use Text to edit, besides switching from WYSIWYG back to Text will completely remove the tags.
Hope you can help me find a good solution for this.
fyi – all linked screenshots will be auto-deleted a month from now (by July 2023).
Forum: Plugins
In reply to: Redirect to original pages after deactivating Global Translator pluginor you can try placing this in your htaccess…
RedirectMatch 301 ^/(it|ko|zh-CN|zh-TW|pt|en|de|fr|es|ja|ar|ru|el|nl|zh|zt|no|bg|cs|hr|da|fi|hi|pl|ro|sv|ca|tl|iw|id|lv|lt|sr|sk|sl|uk|vi|sq|et|gl|mt|th|tr|hu|be|ga|is|mk|ms|fa)/(.*)$ http://www.yoursite.com/$2
thannks for your reply vtxyzzy, I’ve tried that code and nothing is being displayed.
Forum: Fixing WordPress
In reply to: Posts/Pages becomes orphan after media uploaddont u hate it when someone posed a problem online and didnt update it? yeah I hate it and I became one 😛
anyway, I managed to ‘solve’ this problem.. actually my wordpress site became too large for my xampplite and everytime i added a new page, the database became corrupted..
I moved my development site to my control panel and everything works fine.
Forum: Fixing WordPress
In reply to: Posts/Pages becomes orphan after media uploadthx for the reply esmi.
I will try this today.