New Landing How can we help? Themeforest Theme Support Dante Portfolio Item: Split Media/Description | Ratio & Media Slideshow Question

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Dante
  • #47117
    Breechay
    Member
    Post count: 75

    Hey Swift team,

    I just have 2 general questions regarding Portfolio items and the “Split Mdedia/Description”

    —–
    1. Is there a way I can change the ratio of the split? e.g, make the image smaller and the description a bit wider

    2. Instead of a single image, is there a way to integrate a slideshow in the portfolio with the “Split Mdedia/Description” option?

    —–

    Thanks guys

    #47128
    Breechay
    Member
    Post count: 75

    3. Feature suggestion: a way to combine Split Media/Description + Standard (media with content below).

    #47723
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) In single-portfolio.php you will need to find this code around line 334:

    <?php if ($fw_media_display == "split") { ?>
    figure class="media-wrap col-sm-9">

    and change it to

    <?php if ($fw_media_display == "split") { ?>
    figure class="media-wrap col-sm-6">

    then do the same around line 398

    <section class="article-body-wrap col-sm-3">

    to

    <section class="article-body-wrap col-sm-6">

    2) Yes you can select a revolution slider as the post detail type (see screenshot)

    Hope this helps!

    – Kyle

    #48161
    Breechay
    Member
    Post count: 75

    Sweet! Thanks Kyle

    #48380
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem!

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register