HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/delta/wp-content/plugins/sg-cachepress/templates/partials/campaing-0-step.php
				<!-- Primary Title / H1 -->
				<tr>
					<td class="body-text"
						style="color: #363636; font-weight: 600; font-family: 'Poppins', Arial, Helvetica, sans-serif; font-size: 30px; line-height: 40px; padding: 0 0 30px 0"><?php echo esc_html( $args['primary_title'] ); ?></td>
				</tr>
				<!-- End Primary Title / H1 -->
				<!-- Paragraph -->
				<tr>
					<td class="body-text"
						style="color: #363636; font-weight: 400; font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size: 18px; line-height: 30px; padding: 0px 0 60px 0"><?php echo esc_html( $args['paragraph_1'] ); ?></td>
				</tr>
				<!-- End Paragraph -->
				<!-- Secondary Title / H2 -->
				<tr>
					<td class="body-text"
						style="color: #363636; font-weight: 600; font-family: 'Poppins', Arial, Helvetica, sans-serif; font-size: 22px; line-height: 30px; padding: 0 0 20px 0"><?php echo esc_html( $args['secondary_title'] ); ?></td>
				</tr>
				<!-- End Secondary Title / H2 -->

				<!-- Header Image With link -->
				<tr>
					<td style="padding: 0 0 40px 0">
						<a href="<?php echo esc_url( $args['sgo_page_link'] ); ?>"
						   class="body-text"
						   target="_blank" rel="noreferrer"><img
								src="<?php echo esc_url( $args['header_image'] ); ?>"
								width="600"
								alt="<?php echo esc_url( $args['header_image_alt'] ); ?>"
								style="max-height: 300px;"/></a>
					</td>
				</tr>
				<!--End Header Image With link -->

				<!-- Secondary Title / H2 -->
				<tr>
					<td class="body-text"
						style="color: #363636; font-weight: 600; font-family: 'Poppins', Arial, Helvetica, sans-serif; font-size: 22px; line-height: 30px; padding: 0 0 20px 0">
						<span class="infobox" style="background: #cef2cf; display: inline-block; border-top: 2px solid #cef2cf; border-bottom: 2px solid #cef2cf; border-left: 4px solid #cef2cf; border-right: 4px solid #cef2cf; border-radius: 2px; "><?php echo esc_html( $args['secondary_title_2'] ); ?></span><?php echo esc_html( $args['secondary_title_3'] ); ?></td>
				</tr>
				<!-- End Secondary Title / H2 -->
				<!-- Paragraph -->
				<tr>
					<td class="body-text"
						style="color: #363636; font-weight: 400; font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size: 18px; line-height: 30px; padding: 0 0 30px 0"><?php echo esc_html( $args['paragraph_2'] ); ?></td>
				</tr>
				<!-- End Paragraph -->

				<!-- Paragraph -->
				<tr>
					<td class="body-text"
						style="color: #363636; font-weight: 400; font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size: 18px; line-height: 30px; padding: 0 0 30px 0"><?php echo esc_html( $args['paragraph_3'] ); ?></td>
				</tr>
				<!-- End Paragraph -->

				<!-- CTA -->
				<tr>
					<td class="body-text"
						style="padding: 0px 0 60px 0">
					<a href="<?php echo esc_url( $args['sgo_page_link'] ); ?>" target="_blank" class="body-text"
						   style="font-family: 'Poppins', Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 600; line-height: 20px; text-transform: uppercase; text-decoration: none; display: inline-block; border-top: 15px solid #4343f0; border-bottom: 15px solid #4343f0; border-left: 30px solid #4343f0; border-right: 30px solid #4343f0;  color: #ffffff; background: #4343f0; border-radius: 25px;" rel="noreferrer"><?php echo esc_html( $args['button_text'] ); ?></a></td>
				</tr>
				<!-- End CTA -->

				<!-- Header Image With link -->
				<tr>
					<td style="padding: 0 0 40px 0">
						<a href="<?php echo esc_url( $args['plugins_link'] ); ?>"
						   class="body-text"
						   target="_blank" rel="noreferrer"><img
								src="<?php echo esc_url( $args['header_image_2'] ); ?>"
								width="600"
								alt="<?php echo esc_url( $args['header_image_2_alt'] ); ?>"
								style="max-height: 300px;"/></a>
					</td>
				</tr>
				<!--End Header Image With link -->

				<!-- Secondary Title / H2 -->
				<tr>
					<td class="body-text"
						style="color: #363636; font-weight: 600; font-family: 'Poppins', Arial, Helvetica, sans-serif; font-size: 22px; line-height: 30px; padding: 0 0 20px 0">
						<span class="infobox" style="background: #cef2cf; display: inline-block; border-top: 2px solid #cef2cf; border-bottom: 2px solid #cef2cf; border-left: 4px solid #cef2cf; border-right: 4px solid #cef2cf; border-radius: 2px; "><?php echo esc_html( $args['secondary_title_4'] ); ?></span><?php echo esc_html( $args['secondary_title_5'] ); ?></td>
				</tr>
				<!-- End Secondary Title / H2 -->
				<!-- Paragraph -->
				<tr>
					<td class="body-text"
						style="color: #363636; font-weight: 400; font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size: 18px; line-height: 30px; padding: 0 0 30px 0"><?php echo esc_html( $args['paragraph_4'] ); ?></td>
				</tr>
				<!-- End Paragraph -->

				<!-- Paragraph -->
				<tr>
					<td class="body-text"
						style="color: #363636; font-weight: 400; font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size: 18px; line-height: 30px; padding: 0 0 30px 0"><?php echo esc_html( $args['paragraph_5'] ); ?></td>
				</tr>
				<!-- End Paragraph -->

				<!-- CTA -->
				<tr>
					<td class="body-text"
						style="padding: 0px 0 60px 0">
						<a href="<?php echo esc_url( $args['plugins_link'] ); ?>" target="_blank" class="body-text"
						   style="font-family: 'Poppins', Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 600; line-height: 20px; text-transform: uppercase; text-decoration: none; display: inline-block; border-top: 15px solid #4343f0; border-bottom: 15px solid #4343f0; border-left: 30px solid #4343f0; border-right: 30px solid #4343f0;  color: #ffffff; background: #4343f0; border-radius: 25px;" rel="noreferrer"><?php echo esc_html( $args['button_text_2'] ); ?></a>
					</td>
				</tr>
				<!-- End CTA -->

				<!-- Paragraph with styled link-->
				<tr>
					<td class="body-text"
						style="color: #363636; font-weight: 400; font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size: 18px; line-height: 30px; padding: 0 0 30px 0"><?php echo esc_html( $args['paragraph_6'] ); ?><a href="<?php echo esc_url( $args['paragraph_6_link'] ); ?>" target="_blank" rel="noreferrer" style="color: #4343f0; outline: none; text-decoration: none;"><?php echo esc_html( $args['paragraph_7'] ); ?></a></td>
				</tr>
				<!-- End Paragraph with styled link-->