This article fits the ART, SEA, Arnold, theme. Please paste the custom CSS code to “Appearance > Customize / Additional CSS”: #header { -webkit-transition: -webkit-transform 0s; transition: transform 0s;} You of course add the CSS codes in the child theme.
How to find WordPress Post/Page ID
It is very easy to find WordPress Post/Page ID, only 3 steps: Login wp-admin, go to Pages(or Posts) > All Move the mouse cursor to a page(or Posts) title, there will be a URL shown on the bottom status bar of the browser You will see a number like the […]
How to custom a WordPress Theme(child theme)
This article fits the ART, SEA Air, Arnold, Za, Theone, Aside theme. Our themes support multiple customization ways. Maybe you want to make some custom job. But please don’t change the theme file directly. Because the theme update will cover the changed theme files. CSS codes Most of the style of custom work […]
How to 1-click Duplicate WordPress Page
To duplicate WordPress page quickly, we recommend WordPress plugin Yoast Duplicate Post. Please go to Appearance > Install Plugins, install/activate the “Yoast Duplicate Post” plugin. If you cannot find the Install plugins page, please go to Plugins > Add new, search “Yoast Duplicate Post” to install and activate it. Go […]
How to create Mailchimp Subscription Form
This article fits the ART, Arnold, SEA theme. You could create a Mailchimp subscription form by the MC4WP plugin. The subscription form could be set in the Footer bar, a Page, or a Pop-up box. Install MC4WP plugin Go to Plugins > Add New Enter MC4WP to search it Click Install Now Activate the […]
How to config Multi-language by WPML within 5 mins(Video included)
To learn how to config Multi-language by WPML plugin for your WordPress website, especially for translating pages built by page builder. Please read this tutorials. Please note that WPML isn’t a free plugin, the tutorial is base on the Multilingual CMS version. There is the official documentation of WPML. Install WPML plugin […]
How to config Multi-language by Polylang plugin(Video included)
Polylang is an awesome WordPress multilingual plugin. The good news is that it offers a free version that meets most of the needs of multilingual sites. Please note that there isn’t the page duplication function for the free version. To learn how to config Multi-language by Polylang plugin for your […]
Translate SEA Theme by Loco Translate
The SEA theme is set with the English default. But it is easy to translate into another language. There are two main POT files ready: /themes/sea-theme/languages/sea-theme.pot /plugins/bm-builder/languages/bm-builder.pot You could translate the PO/MO file by Loco Translate WP plugin. Refer to the video tutorials on how to translate from the POT file. […]
Translate a WordPress Theme by Loco Translate(Video included)
To learn how to translate a WordPress Theme by Loco Translate plugin, please spend 2 mins to read this tutorials. Our WordPress themes(and most WordPress theme sold on marketplace) are set with the English default. But it is easy to translate into another language. There are two main POT files […]
How to improve the portfolio website speed
This article fits all WordPress themes. Set cache for your WordPress website Please set the cache by the WP-Optimize plugin, the free version is enough. Minify assets files We use the Autoptimize plugin to minify the CSS and JS files. There is the cache settings in this plugin also, but […]