NEW
Font size
WorksheetsWordpress Test
Total questions: 40
Worksheet time: 20mins
What is the first step to install WordPress manually on a web server?
Upload the WordPress files to the server
Create a database and user
Edit the wp-config.php file
Run the WordPress installation script
Which file must be edited to configure the database connection during WordPress installation?
functions.php
wp-config.php
index.php
style.css
What is the minimum PHP version required for WordPress 6.6 (as of 2025)?
PHP 5.6
PHP 7.0
PHP 7.4
PHP 8.0
Where can you find the WordPress admin dashboard after installation?
yourdomain.com/admin
yourdomain.com/wp-admin
yourdomain.com/dashboard
yourdomain.com/login
What is the purpose of the wp-config.php file?
To style the WordPress theme
To define the database connection settings
To manage plugin settings
To create custom post types
Which of the following is NOT a recommended step for securing a WordPress installation?
Changing the default 'admin' username
Using strong passwords
Keeping the wp-config.php file in the public_html folder
Enabling two-factor authentication
Where in the WordPress admin panel can you customize the active theme?
Appearance > Themes
Appearance > Customize
Settings > General
Tools > Theme Editor
What is the purpose of the functions.php file in a WordPress theme?
To store CSS styles
To add custom PHP functions and features
To manage database connections
To define the theme’s layout
Which file is typically used to modify the CSS of a WordPress theme?
style.css
header.php
footer.php
index.php
What is a child theme in WordPress?
A theme designed for child-related websites
A theme that inherits the functionality of a parent theme
A lightweight theme with minimal features
A theme used for testing purposes
How can you safely modify a WordPress theme without losing changes during updates?
Edit the theme directly in the WordPress editor
Use a child theme
Save changes in the wp-config.php file
Disable theme updates
Which WordPress feature allows you to add custom CSS without editing theme files?
Theme Editor
Additional CSS in the Customizer
Plugin Manager
Widget Editor
What is Elementor in the context of WordPress?
A caching plugin
A page builder plugin
A security plugin
A theme framework
How do you access the Elementor editor for a page in WordPress?
Go to Appearance > Elementor
Edit the page and click 'Edit with Elementor'
Go to Plugins > Elementor
Open the page in the Theme Customizer
Which Elementor widget is used to add a text block to a page?
Heading
Text Editor
Paragraph Block
Content Box
What is the purpose of sections in Elementor?
To group widgets and control layout
To manage site navigation
To store custom CSS
To create reusable templates
How can you preview changes made in Elementor before publishing?
Click the 'Save Draft' button
Use the 'Preview Changes' button in the bottom panel
Publish the page and view it live
Export the page as a template
What is the default layout structure in Elementor?
Rows and columns
Blocks and grids
Containers and widgets
Sections and pages
Which Elementor feature allows you to create reusable page layouts?
Dynamic Tags
Theme Builder
Template Library
Global Widgets
What is the purpose of Dynamic Tags in Elementor Pro?
To add animations to widgets
To pull dynamic content from WordPress
To create custom CSS classes
To manage responsive settings
How can you make an Elementor section responsive for mobile devices?
Use the Responsive Mode in the editor
Disable the section for mobile
Add custom PHP code
Edit the theme’s CSS file
What is the Motion Effects feature in Elementor used for?
To optimize page speed
To add animations and scrolling effects
To manage widget spacing
To create custom fonts
Which Elementor Pro feature allows you to design custom headers and footers?
Theme Builder
Popup Builder
Widget Library
Global Settings
How can you create a sticky header in Elementor?
Use the Sticky option in the Section settings
Add custom CSS to the header
Install a third-party plugin
Enable sticky mode in the WordPress Customizer
Which plugin is commonly used to create contact forms in WordPress?
Yoast SEO
Contact Form 7
Elementor
WooCommerce
What is the purpose of a CAPTCHA in a contact form?
To style the form
To prevent spam submissions
To collect user data
To send automated replies
How can you add a contact form to a page using Elementor?
Use the Form widget in Elementor Pro
Embed a shortcode from a form plugin
Edit the page’s HTML code
Both a and b
What is a common field to include in a contact form?
Product Price
Email Address
Order Number
Shipping Address
How can you customize the styling of a contact form in Elementor?
Use the Form widget’s Style tab
Edit the theme’s CSS file
Modify the wp-config.php file
Use a third-party CSS plugin
What should you configure to receive form submissions via email?
SMTP settings
Form notification settings
Theme email template
Database connection
What is the first step to set up WooCommerce on a WordPress site?
Create product pages
Install and activate the WooCommerce plugin
Configure payment gateways
Design the shop page
Which page is automatically created by WooCommerce during setup?
Blog
Shop
Contact
Homepage
What is the purpose of the WooCommerce Setup Wizard?
To design product pages
To configure basic store settings
To install themes
To manage user roles
Which payment gateway is enabled by default in WooCommerce?
PayPal
Stripe
Direct Bank Transfer
Apple Pay
Where can you manage WooCommerce shipping zones?
WooCommerce > Settings > Shipping
WooCommerce > Products
Appearance > Customize
Settings > General
What is a variable product in WooCommerce?
A product with multiple categories
A product with different variations (e.g., size, color)
A product with a discounted price
A digital product
Which Elementor widget is used to display a product’s title on a WooCommerce product page?
Product Title
WooCommerce Title
Product Heading
Product Name
How can you customize the layout of a WooCommerce product page in Elementor?
Use the Theme Builder to create a custom product template
Edit the page in the WordPress editor
Modify the theme’s PHP files
Use the WooCommerce Customizer
Which Elementor widget allows you to display product images on a WooCommerce product page?
Product Gallery
Product Image Slider
WooCommerce Images
Product Media
What is the benefit of using Elementor’s WooCommerce widgets for product pages?
They allow drag-and-drop customization
They automatically optimize for SEO
They reduce server load
They integrate with third-party themes only
