HEX
Server: Apache/2.4.65 (Debian)
System: Linux web6 5.10.0-36-amd64 #1 SMP Debian 5.10.244-1 (2025-09-29) x86_64
User: innocamp (1028)
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: /home/earthpw/public_html/wp-content/plugins/mystickymenu/mystickymeny-new-welcomebar.php
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins" />
<h2 class="text-center"><?php esc_attr_e( 'Create a new My Sticky Welcome bar for your website. What can you use it for?', 'mystickyelements' ); ?></h2>
<div class="mystickymenu-new-widget-row">
	<div class="mystickymenu-features">
		<ul>
			<li>
				<div class="mystickymenu-feature">
					<div class="mystickymenu-feature-top">
						<img src="<?php echo MYSTICKYMENU_URL ?>/images/pro-devices.png" />
					</div>
					<div class="feature-title">Create separate designs for desktop and mobile</div>
					<div class="feature-description">E.g. the mobile version can have a different color and a different position</div>
				</div>
			</li>
			<li>
				<div class="mystickymenu-feature">
					<div class="mystickymenu-feature-top">
						<img src="<?php echo MYSTICKYMENU_URL ?>/images/pro-language.png" />
					</div>
					<div class="feature-title">Do you have a multi-language website or WPML plugin installed?</div>
					<div class="feature-description">You can show different welcome bars based on URL (E.g. French welcome bar for the French version of your website)</div>
				</div>
			</li>
			<li>
				<div class="mystickymenu-feature">
					<div class="mystickymenu-feature-top">
						<img src="<?php echo MYSTICKYMENU_URL ?>/images/pro-widget.png" />
					</div>
					<div class="feature-description"><b>Show separate welcome bars for different products on your website</b> (e.g. you can show the welcome bar for products in the https://yourdomain.com/high-end/* category)</div>
				</div>
			</li>
			<li>
				<div class="mystickymenu-feature second">
					<div class="mystickymenu-feature-top">
						<img src="<?php echo MYSTICKYMENU_URL ?>/images/pro-page.png" />
					</div>
					<div class="feature-title">Display different channels for your landing pages</div>
					<div class="feature-description">This way you can track the results better and have the right welcome bars for your landing pages.</div>
				</div>
			</li>
			<li>
				<div class="mystickymenu-feature second">
					<div class="mystickymenu-feature-top">
						<img src="<?php echo MYSTICKYMENU_URL ?>/images/pro-support.png" />
					</div>
					<div class="feature-title">Show one welcome bar on your support and contact pages,</div>
					<div class="feature-description"> and a different welcome bar on your sales pages.</div>
				</div>
			</li>
			<li>
				<div class="mystickymenu-feature second">
					<div class="mystickymenu-feature-top">
						<img src="<?php echo MYSTICKYMENU_URL ?>/images/pro-chat.png" />
					</div>
					<div class="feature-title">Display different call-to-action buttons</div>
					<div class="feature-description">for different pages on your website or buttons for mobile and desktop</div>
				</div>
			</li>
		</ul>
		<div class="clear clearfix"></div>
	</div>
	<a href="<?php echo esc_url(admin_url("admin.php?page=my-stickymenu-upgrade")); ?>" class="new-upgrade-button" target="blank">Upgrade to Pro</a>
</div>