We are developing website of word press CMS where the pages consists either one small paragraph and other sections with one side image and next to it text. A s a best practice and user experience point of view by considering mobile responsive and desktop text placement which one is recommended is it left aligned or center text placement please suggest, the website is for real estate
Thank you very much sir, I was told by few users text alignment is left hence it is not looing good in mobiles, below url for your access and suggest me https://theveritasventure.com/elite-woods-new/ 1. will inform the web designer to use WPTouch 2. if we use left justification of text in word press CMS will this help please help to understand
David Favor
If I were tasked with fixing the above site.
1) Remove VC (Visual Composer - WPBakery).
This plugin has a horrible security history.
Also... this plugin will interfere with efforts to make the site mobile friendly.
VC != Friendly
2) HTML is munged on this site... Munged meaning, many syntax errors.
First step to boost SEO traction + have content render correct on Mobile devices.
3) Tip: You can simulate mobile by collapsing your browser down to it's smallest window.
This allows a crude/fast mobile view test of sites.
4) Only slightly odd looking part of site (at quick glance) is top header, which likely can be fixed by WPTouch or simply adding a media break in CSS to downsize text slightly.
5) The WPT iOS Site Test site is tooled fairly well, for a WordPress site.
Only big issue to fix, for Mobile + Desktop + SEO Traction - is database speed.
You can fix this using mysqltuner, as it appears the database instance is using the default config, which isn't suitable for running real sites.
6) Also, likely Opcache is either missing or disabled or incorrectly sized.
7) If you fix #5 + #6, this will greatly increase overall site speed, which is crucial for Mobile.
@Alicia... Ah... yes... I resisted by using the "WP Breakery" moniker developers use to refer to this heap 'o steaming code.
"WP Breakery" is one of the most insecure, poorly conceived, excruciatingly slow, conflicts with many other plugins pieces of code I've come across in my many years of WordPress work.
I've gotten to a point where any site running this code... I'll only work on the site, if first work is removing "WP Breakery", as this is the only way I can be sure I can actually accomplish other fixes.
"WP Breakery" - Well said!
Alicia St Rose
@David, I actually, don't work on any site that insists on any page builder. Especially, since nearly all of them have accessibility issues. The native WordPress block editor is getting outrageously good now!
https://theveritasventure.com/elite-woods-new/
1. will inform the web designer to use WPTouch
2. if we use left justification of text in word press CMS will this help please help to understand