Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2120297
Penci Shortcodes
Closed

Comments

  • softmatetr started the conversation

    Hi,  this is valid for penci shortcut:

    [featured_cat category="fashion" number="6"]

    but i want like this:

    [featured_cat posts="908,910,906" number="6"]

    908=post id

    is this possible? or do you consider to add this feature?

    and is there any penci shortcut documents?

    thanks in advance.

  •  2,699
    PenciDesign replied

    Hi,

    Yeah, in the next update version of Soledad, you can do that by use Build Query - it supports for too much other filtersmile.pngAlso, the next update come with supports Elementorsmile.pngLet's wait for it, we're working on this.


    Best Regards,

    PenciDesign

  • softmatetr replied

    hi, thanks. I am using html code until you will add it. thanks in advance. 

    <div class="home-featured-cat-content style-1">
        <div class="cat-left">
            <div class="mag-post-box hentry first-post">
                <div class="magcat-thumb">
                    <a class="penci-image-holder penci-lazy" href="http://mysite.com/this-flagship-coffee-shop-is-about-to-disappear-from-the-bullring/" title="This flagship coffee shop is about to disappear from the Bullring">
                    </a>
                </div>
                <div class="magcat-detail">
                    <div class="mag-header">
                        <h3 class="magcat-titlte entry-title"><a href="http://mysite.com/this-flagship-coffee-shop-is-about-to-disappear-from-the-bullring/">This flagship coffee shop is about to disappear from the Bullring</a></h3>
                    </div>
                    <div class="mag-excerpt entry-content">
                        <p>Lommodo ligula eget dolor. Aenean massa. Cum sociis que penatibus et magnis dis parturient…</p>
                    </div>
                    <div class="penci-hide-tagupdated">
                        <span class="author-italic author vcard">by <a class="url fn n" href="http://mysite.com/author/admin/">Site Yöneticisi</a></span>
                        <time class="entry-date published" datetime="2017-07-11T03:25:33+03:00">Temmuz 11, 2017</time>
                    </div>
                </div>
            </div>
        </div>
        <div class="cat-right">
            <div class="mag-post-box hentry">
                <div class="magcat-thumb">
                    <a class="penci-image-holder penci-lazy small-fix-size" href="http://mysite.com/5-interview-questions-you-should-always-be-prepared-to-answer/" title="5 Interview Questions You Should Always Be Prepared To Answer">
                    </a>
                </div>
                <div class="magcat-detail">
                    <h3 class="magcat-titlte entry-title"><a href="http://mysite.com/5-interview-questions-you-should-always-be-prepared-to-answer/">5 Interview Questions You Should Always Be Prepared To Answer</a></h3>
                    <div class="penci-hide-tagupdated">
                        <span class="author-italic author vcard">by <a class="url fn n" href="http://mysite.com/author/admin/">Site Yöneticisi</a></span>
                        <time class="entry-date published" datetime="2017-07-11T03:24:44+03:00">Temmuz 11, 2017</time>
                    </div>
                </div>
            </div>
            <div class="mag-post-box hentry">
                <div class="magcat-thumb">
                    <a class="penci-image-holder penci-lazy small-fix-size" href="http://mysite.com/startups-the-newest-companies-that-could-change-the-world/" title="Startups – The newest companies that could change the world">
                    </a>
                </div>
                <div class="magcat-detail">
                    <h3 class="magcat-titlte entry-title"><a href="http://mysite.com/startups-the-newest-companies-that-could-change-the-world/">Startups – The newest companies that could change the world</a></h3>
                    <div class="penci-hide-tagupdated">
                        <span class="author-italic author vcard">by <a class="url fn n" href="http://mysite.com/author/admin/">Site Yöneticisi</a></span>
                        <time class="entry-date published" datetime="2017-07-11T03:22:46+03:00">Temmuz 11, 2017</time>
                    </div>
                </div>
            </div>
            <div class="mag-post-box hentry">
                <div class="magcat-thumb">
                    <a class="penci-image-holder penci-lazy small-fix-size" href="http://mysite.com/a-ski-town-greenhouse-takes-local-produce-to-another-level/" title="A Ski Town Greenhouse Takes Local Produce to Another Level">
                    </a>
                </div>
                <div class="magcat-detail">
                    <h3 class="magcat-titlte entry-title"><a href="http://mysite.com/a-ski-town-greenhouse-takes-local-produce-to-another-level/">A Ski Town Greenhouse Takes Local Produce to Another Level</a></h3>
                    <div class="penci-hide-tagupdated">
                        <span class="author-italic author vcard">by <a class="url fn n" href="http://mysite.com/author/admin/">Site Yöneticisi</a></span>
                        <time class="entry-date published" datetime="2017-07-11T03:20:28+03:00">Temmuz 11, 2017</time>
                    </div>
                </div>
            </div>
            <div class="mag-post-box hentry">
                <div class="magcat-thumb">
                    <a class="penci-image-holder penci-lazy small-fix-size" href="http://mysite.com/startup-news-snap-falls-below-its-ipo-price-for-the-first-time/" title="Startup News | Snap falls below its IPO price for the first time">
                    </a>
                </div>
                <div class="magcat-detail">
                    <h3 class="magcat-titlte entry-title"><a href="http://mysite.com/startup-news-snap-falls-below-its-ipo-price-for-the-first-time/">Startup News | Snap falls below its IPO price for the first time</a></h3>
                    <div class="penci-hide-tagupdated">
                        <span class="author-italic author vcard">by <a class="url fn n" href="http://mysite.com/author/admin/">Site Yöneticisi</a></span>
                        <time class="entry-date published" datetime="2017-07-11T03:17:49+03:00">Temmuz 11, 2017</time>
                    </div>
                </div>
            </div>
        </div>
    </div>