From 4e433e156bcfb811ac2c527f4d4e0ec2aa6c1f05 Mon Sep 17 00:00:00 2001 From: Duskell Date: Sat, 14 Mar 2026 22:19:21 +0100 Subject: [PATCH] Added email field to comment --- partnerexpo-core.php | 4 ++-- public/css/comments.css | 2 +- .../partnerexpo-core-public-comments.php | 22 +++++++++++-------- 3 files changed, 16 insertions(+), 12 deletions(-) diff --git a/partnerexpo-core.php b/partnerexpo-core.php index 31c37c3..52a9f97 100644 --- a/partnerexpo-core.php +++ b/partnerexpo-core.php @@ -9,7 +9,7 @@ * Plugin Name: PartnerExpo Core * Plugin URI: https://partnerexpo.eu * Description: A PartnerEXPO oldal belső pluginja - * Version: 1.1.9 + * Version: 1.1.10 * Author: Juhász Levente * Author URI: https://github.com/Duskell/ * License: GPL-2.0+ @@ -23,7 +23,7 @@ if ( ! defined( 'WPINC' ) ) { die; } -define( 'PARTNEREXPO_CORE_VERSION', '1.1.9' ); +define( 'PARTNEREXPO_CORE_VERSION', '1.1.10' ); function activate_partnerexpo_core() { require_once plugin_dir_path( __FILE__ ) . 'includes/class-partnerexpo-core-activator.php'; diff --git a/public/css/comments.css b/public/css/comments.css index f6195d2..47dbad2 100644 --- a/public/css/comments.css +++ b/public/css/comments.css @@ -114,7 +114,7 @@ box-shadow: #00000020 0px 5px 20px 0; border-radius: 15px; padding: 20px; - height: fit-content; + height: 550px; margin-top: 50px; & .pexpo-core-com-form-title { diff --git a/public/partials/partnerexpo-core-public-comments.php b/public/partials/partnerexpo-core-public-comments.php index 841a68b..df6a5b4 100644 --- a/public/partials/partnerexpo-core-public-comments.php +++ b/public/partials/partnerexpo-core-public-comments.php @@ -68,21 +68,25 @@

-
+


-

- -
+

+ +

+
+ +

+ +


-

- -
+

+ +


-

- +