-
HOW TO SETUP SSL IN MOODLE
Please check below steps to setup ssl in Moodle LMS: Step: 1 Goto Moodle config.php file on moodle root. Change $CFG->wwwroot to https as shown ( $CFG->wwwroot = ‘http://example.com’;) Step: 2 Next, Set up a redirect in your .htaccess file. Place the following code to htaccess RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://example.com/$1 [R,L] […]
-
HOW TO DEVELOP A simple WORDPRESS PLUGIN
In this article, you will understand how to develop a simple WordPress plugin Please try to understand the steps plugin code link given at end of the article STEP 1: CREATE A FOLDER IN WORDPRESS PLUGINS DIRECTORY WordPress Plugin Directory path: wp-content > plugins > basic-wordpress-plugin We have created ‘basic-wordpress-plugin’ folder in plugins directory STEP 2: CREATE […]
-
How to Remove ‘Enfold Theme by Kriesi’ text in footer
Please follow below steps to remove ENFOLD THEME BY KRIESI test in footer: Step 1: Login into WordPress admin Panel. Step 2: Admin menu click on Enfold. Step 3: In Enfold theme option click on Footer. Step 4: In copyright option add [nolink] at the end of copyright text. Please check below attached screenshot. If […]
-
WordPress blog design
website features WordPress user friendly UI Fully Dynamic Website SEO friendly Daily backup Security modules Free SSL(Https) Budget We had developed this WordPress website in $300
-
WordPress blog design with Avada theme
website features WordPress blog design with Avada theme Fully Dynamic Website SEO friendly Daily backup Security modules Free SSL(Https) Budget We had developed this WordPress website in $300
Latest Posts
- Add google captcha into all shopify contact form dynamically with code
- POST request hanging in POSTMAN serverless offline
- Custom form integration in klaviyo
- how to do test payment Shopify/Test Credit Card On Shopify
- Shopify cryptocurrency
Archive
- June 2022 (1)
- March 2022 (1)
- October 2021 (1)
- September 2021 (6)
- August 2021 (146)
- June 2021 (1)
- December 2020 (2)
- September 2020 (1)
- August 2020 (7)
- July 2020 (2)
- June 2020 (3)
- May 2020 (4)
- April 2020 (1)
- March 2020 (1)
- February 2020 (4)
- December 2019 (1)
- November 2019 (8)