An open API service indexing awesome lists of open source software.

https://github.com/ipuldev/proslider

Company Profile wordpress template
https://github.com/ipuldev/proslider

Last synced: over 1 year ago
JSON representation

Company Profile wordpress template

Awesome Lists containing this project

README

          

# ProSlides WordPress Theme

Welcome to the ProSlides WordPress Theme! This theme is designed to provide a stunning and fully functional presentation solution for WordPress websites. The theme utilizes Tailwind CSS for styling and offers a dynamic experience for users. This README will guide you through the setup, development, and deployment processes.

## Overview

The ProSlides theme incorporates Tailwind CSS to enhance the design and functionality of the theme. While the theme is currently in a static state, we are actively working on making it fully dynamic.

## Features

- **Tailwind CSS Integration**: Tailwind CSS is used for styling, providing a modern and responsive design.
- **Static and In-Progress**: The theme is currently in a static state with plans to become fully dynamic in future updates.
- **Deployment**: The application is already deployed and available online.
- **Contact Form with SMTP**: The theme includes a contact form with SMTP setup instructions.

## Getting Started

To get started with the ProSlides WordPress Theme, follow these steps:

### Installation

1. **Clone the Repository**: Begin by cloning the repository to your local development environment.
- Command: `git clone `

2. **Navigate to the Theme Directory**: Change into the directory of the cloned theme.
- Command: `cd proslides`

3. **Install Dependencies**: Run the following command to install the necessary npm packages.
- Command: `npm install`

### Development

During development, you may need to make changes to the CSS files. To reflect these changes, follow these steps:

1. **Make Changes**: Update the CSS files as needed.

2. **Build CSS**: After making changes to the CSS files, run the following command to generate the updated CSS.
- Command: `npm run build:css`

3. **Live Preview**: To see your changes in action, refresh your WordPress site or use a local development server.

### Deployment

The ProSlides theme is already deployed and can be accessed at the following link:

- ProSlides Live Site: [proslider.kesug.com](http://proslider.kesug.com/)

## Contact Form Setup

The theme includes a contact form that can be configured to send emails via SMTP. Follow these steps to set up SMTP:

1. **Install SMTP Plugin**: Install and activate the [WP Mail SMTP](https://wordpress.org/plugins/wp-mail-smtp/) plugin from the WordPress plugin repository.

2. **Configure SMTP Settings**: Access the WP Mail SMTP settings in the WordPress admin panel and enter your SMTP server details. Save the settings and use the plugin’s test email feature to ensure everything is working correctly.

3. **Add the Contact Form**: The contact form is integrated into the theme and will automatically use the SMTP settings for email functionality.

### Managing Form Submissions

To manage contact form submissions, you can view and handle them directly from the WordPress admin panel. Ensure that your form submission handling code is correctly set up to capture and process the form data.

## Screenshot

![Screenshot of ProSlides Theme](screenshot.png)

### Contributing

Contributions to the ProSlides theme are welcome! If you have suggestions or improvements, please feel free to submit a pull request or open an issue on the repository.

### License

This theme is licensed under the MIT License. See the LICENSE file for more details.

## Contact

For any questions or support, please contact [muhammad.saful.egnineer@gmail.com](mailto:muhammad.saful.egnineer@gmail.com).

---

Thank you for using the ProSlides WordPress Theme. We hope you enjoy the theme and find it valuable for your presentations!