Uname: Linux webm012.cluster130.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Software: Apache
PHP version: 8.0.30 [ PHP INFO ] PHP os: Linux
Server Ip: 145.239.37.162
Your Ip: 216.73.216.190
User: dreampi (1009562) | Group: users (100)
Safe Mode: OFF
Disable Function:
_dyuweyrj4,_dyuweyrj4r,dl

name : content-style-2.php
<?php
$icon_meta = get_post_meta(get_the_ID(), 'motiox_service_icon', true);
?>

<article class="service service-<?php the_ID(); ?> service-style-2">
    <div class="service-content">
        <?php if (!empty($icon_meta)) : ?>
            <div class="entry-icon">
                <?php
                if (is_numeric($icon_meta)) {
                    echo wp_get_attachment_image($icon_meta, 'motiox-service-small');
                } else {
                    ?>
                    <img src="<?php echo esc_url($icon_meta); ?>" alt="<?php echo esc_attr(the_title()); ?>" />
                <?php } ?>
            </div>
        <?php endif; ?>

        <?php the_title('<h3 class="entry-title"><a href="' . esc_url(get_permalink()) . '" rel="bookmark">', '</a></h3>'); ?>

        <div class="entry-bottom">
            <div class="excerpt-content"><?php echo wp_trim_words(get_the_excerpt(), 35); ?></div>
            <div class="entry-btn-wrapper">
                <a class="entry-btn more-link-hover" href="<?php the_permalink() ?>"><?php esc_html_e('Learn more', 'motiox'); ?></a>
                <a class="entry-btn more-link" href="<?php the_permalink() ?>"><?php esc_html_e('Learn more', 'motiox'); ?></a>
            </div>

        </div>
    </div>
</article>
© 2026 GrazzMean-Shell