A professional WordPress theme built for web design agencies, SEO companies, and digital marketing businesses. Features a powerful Elementor-based page builder with 30+ custom widgets.
- Custom Elementor Widgets - 30+ professional widgets for building stunning pages
- WooCommerce Ready - Full e-commerce integration
- Responsive Design - Mobile-first, fully responsive layout
- SEO Optimized - Built with SEO best practices
- One-Click Demo Import - Get started quickly with pre-built demos
- Portfolio System - Custom post type for showcasing work
- Template Builder - Build custom headers, footers, and page templates
- Child Theme Included - Safe customization support
- RTL Support - Translation ready with .pot file included
- Performance Optimized - Clean, efficient code
- WordPress: 4.5 or higher (tested up to 6.8)
- PHP: 7.0 or higher
- MySQL: 5.6 or higher
- Elementor: Latest version (required)
- Download the theme package
- Go to WordPress Admin β Appearance β Themes
- Click Add New β Upload Theme
- Choose tekprof.zipand click Install Now
- Activate the theme
- Install and activate required plugins when prompted
If setting up from scratch:
CREATE DATABASE createcgroupe_tekprof_102;Update wp-config.php with your database credentials:
define("DB_NAME", "createcgroupe_tekprof_102");
define("DB_USER", "your_username");
define("DB_PASSWORD", "your_password");
define("DB_HOST", "localhost");The following plugins are required for full functionality:
- Tekprof Toolkit (included) - Custom widgets and functionality
- Elementor - Page builder
- Elementor Pro - Advanced Elementor features
- Contact Form 7 - Contact forms
- WooCommerce - For e-commerce features
- Breadcrumb NavXT - Breadcrumb navigation
- One Click Demo Import - Import demo content
tekprof/
βββ assets/                 # CSS, JS, images
β   βββ css/
β   βββ js/
β   βββ img/
β   βββ vendor/
βββ includes/               # Core functionality
β   βββ classes/           # Theme classes
β   βββ admin/             # Admin panel
β   βββ library/           # Third-party libraries
βββ template-parts/        # Reusable template parts
βββ languages/             # Translation files
βββ functions.php          # Theme functions
βββ style.css             # Main stylesheet
βββ screenshot.png        # Theme screenshot
tekprof-child/            # Child theme (active)
βββ functions.php
βββ style.css
tekprof-toolkit/          # Companion plugin
βββ includes/
β   βββ elementor/        # Custom Elementor widgets
β   βββ helper/           # Helper functions
β   βββ post-type/        # Custom post types
β   βββ template-builder/ # Template builder
βββ assets/
The child theme is already active. Add customizations here:
Custom Functions:
// In tekprof-child/functions.php
add_action('init', 'my_custom_function');
function my_custom_function() {
    // Your code here
}Custom Styles:
/* In tekprof-child/style.css */
.your-custom-class {
    color: #000;
}Access theme options:
- Go to WordPress Admin β Theme Options
- Configure logo, colors, typography, layout settings
Each page/post has custom metaboxes for:
- Header settings
- Footer settings
- Sidebar configuration
- Body class
- Custom CSS
The theme includes 30+ custom widgets:
Layout Widgets:
- Header
- Banner/Hero
- Footer (multiple variations)
Content Widgets:
- About Section
- Services Grid/Details
- Team Grid/Details
- Portfolio Grid/Details
- Blog Posts
Interactive Elements:
- Funfacts/Counter
- Testimonials
- FAQ Accordion
- Pricing Tables
- Skills/Progress Bars
- Working Process
- Why Choose Us
Utility Widgets:
- Call to Action
- Video Player
- Contact Form
- Newsletter Signup
- Social Icons
- Sponsors/Logos
The theme registers these image sizes:
- tekprof_850x470- Blog thumbnails
- tekprof_1290x620- Full-width featured images
- tekprof_100x80- Small thumbnails
Regenerate thumbnails after theme activation using a plugin like Regenerate Thumbnails.
- Place files in: /opt/lampp/htdocs/www/creative_agency/src/tekprof_102/
- Start Apache and MySQL
- Create database
- Access site: http://localhost/www/creative_agency/src/tekprof_102/
The theme defines these constants:
TEKPROF_PATH       // Theme directory path
TEKPROF_URI        // Theme directory URI
TEKPROF_ASSETS     // Assets URI
TEKPROF_INCLUDES   // Includes path
TEKPROF_CLASSES    // Classes pathPlugin constants:
RT_PATH            // Plugin path
RT_URL             // Plugin URL
RT_ELEMENTOR       // Elementor widgets path
RT_INCLUDES        // Includes pathElementor widgets not showing:
- Make sure Tekprof Toolkit plugin is activated
- Check that Elementor and Elementor Pro are installed
Demo content not importing:
- Increase PHP memory limit to 256MB
- Increase max execution time to 300 seconds
Images not displaying:
- Regenerate thumbnails
- Check file permissions (755 for directories, 644 for files)
For theme support:
- Documentation: https://wp.webtend.net/tekprof
- Author: WebTend on ThemeForest
This theme is licensed under the GNU General Public License v3.0 or later.
- License URI: http://www.gnu.org/licenses/gpl-3.0.html
- Copyright: Β© 2025 WebTend/Coderstation
The theme uses the following third-party resources:
- Elementor - GPLv3
- Codestar Framework - GPLv3
- TGM Plugin Activation - GPLv2+
- Bootstrap (vendor) - MIT License
See individual libraries for their respective licenses.
- WordPress 6.8 compatibility
- Bug fixes and improvements
- Updated Elementor integration
- Initial release
This is a premium theme. For customization requests or bug reports, please contact the theme author through ThemeForest.
- Theme Author: WebTend
- Theme URI: https://wp.webtend.net/tekprof
- Author URI: https://themeforest.net/user/webtend
Note: This is a premium WordPress theme. Please ensure you have a valid license before using it in production.