Portfolio Page – Demo Page - by KM-Line

This topic has 17 replies, 3 voices, and was last updated 8 years, 4 months ago ago by Eva Kemp

  • Avatar: KM-Line
    KM-Line
    Participant
    December 24, 2015 at 10:45

    I use the WP Blanco Theme for a Blog Site, please see
    http://www.koiblog.de

    I want to create a Portfolio Page, just like
    https://www.8theme.com/demo/blanco-wo/portfolio-2/

    Is there a possibility to Import a Demo Page ?

    I want to use this Page for an Overview of all Categories,
    how can I remove the FullSize Icon and Link ?

    I only want to Link into the Category.

    So on the
    https://www.8theme.com/demo/blanco-wo/etheme_portfolio/duis-non-diam-ac-quam-consequat-fermentum-in-quis-dolor/

    there is a Slider “RECENT WORKS”
    Is there a Posibility to Import that Slider or is there any Shortcode ?
    I dont use the Woocommerce Plugin.

    16 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 24, 2015 at 11:16

    Hello,

    Portfolio page is created as described in the documentation https://www.8theme.com/demo/docs/blanco/#!/portfolio and it shows projects that you created in Portfolio section in WP Dashboard.

    To show “Recent Works” slider you need enable it in “Blanco – Theme Settings” > Portfolio > tick “Show Recent Works”.

    To remove icons add this code in custom.css file:

    .portfolio-item .portfolio-descr .button {
      display: none;
    }

    To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/blanco directory via FTP and enable it in Blanco – Theme Settings, tick “Enable Custom CSS file”.

    Best regards,
    Jack Richardson.

    Avatar: KM-Line
    KM-Line
    Participant
    December 24, 2015 at 17:36

    Hello Jack,

    thank you for your Help, I did it like you told me but I only get an empty Result:
    http://www.koiblog.de/?page_id=128&preview=true

    http://www.koiblog.de/test/

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 24, 2015 at 18:02

    Hello,

    Please provide us with WP Dashboard credentials in private content.

    Best regards,
    Jack Richardson.

    Avatar: KM-Line
    KM-Line
    Participant
    December 24, 2015 at 21:36

    Hello, see private Content.
    And thank you !

    Please, contact administrator
    for this information.
    Avatar: KM-Line
    KM-Line
    Participant
    December 24, 2015 at 21:41

    Just another question, please see Private Content:

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    December 25, 2015 at 09:31

    Hello,

    Portfolio page shows projects created in Portfolio section:
    http://storage4.static.itmages.com/i/15/1225/h_1451032040_3530342_ac7f3c2509.png
    You don’t have any. You need add new projects at first.

    Regards,
    Eva Kemp.

    Avatar: KM-Line
    KM-Line
    Participant
    December 25, 2015 at 12:16

    Ok, got it, thank you.
    Now I created some Projects, the Overview works.
    http://www.koiblog.de/themen/

    What I want to do is the following:
    I dont want to Use WP Articles, I only want to use blanco Project as Articles for a Video Blog.

    So for that i have some more Question:

    I changed the Project Template by using the custum.css
    On http://www.koiblog.de/themen/ is my Overview

    “Article” is on http://www.koiblog.de/etheme_portfolio/unsere-koi-anlage/
    So where can I change the url, I want to change the
    “etheme_portfolio” tag, best would be, into the Categories tag.
    Examplae
    http://www.koiblog.de/ueber-uns/unsere-koi-anlage/

    Next Thing:
    Where can I cange the Headline
    “Project Details”

    And, is it possible to Link directly into a Project Category ?
    I my Example to “Koi-Auktionen”

    Last (I hope, sorry)

    RECENT WORKS Slider

    Where can I change the Name ?
    And, can I use this Slider also in other Sites by using a Shortcode ?

    Thank you very much for your help and a merry chrismas to you.

    Avatar: KM-Line
    KM-Line
    Participant
    December 25, 2015 at 12:50

    Update:

    i found a Solution for the following:

    Next Thing:
    Where can I cange the Headline
    “Project Details”

    Last (I hope, sorry)
    RECENT WORKS Slider
    Where can I change the Name ?

    But I found another Problem,
    the RECENT WORK Slider
    doesnt work on IOS Mobile Browser, it is not possible to use the Link.
    Do you have a Solution ?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 25, 2015 at 15:05

    Hello,

    To change portfolio url you need to edit the wp-content/themes/blanco/code/portfolio.php file. Change the code 'supports' => array('title','editor','author','thumbnail','excerpt','comments') in line 40 to the following

    'supports' => array('title','editor','author','thumbnail','excerpt','comments'),
    'rewrite' => array( 'slug' => 'YOUR_WORD' )

    the RECENT WORK Slider
    doesnt work on IOS Mobile Browser, it is not possible to use the Link.

    Do you mean link icon isn’t shown for the ability to click?

    Best regards,
    Jack Richardson.

    Avatar: KM-Line
    KM-Line
    Participant
    December 26, 2015 at 09:23

    Do you mean link icon isn’t shown for the ability to click?

    Yes, that is exactly what I mean.

    I found another Problem with IOS Mobile Browser:
    I embedded a Youtube Video using an entry in the custom.css:

    .responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }
    .responsive-video {
    position: relative;
    padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
    padding-top: 0px;
    height: 0;
    overflow: hidden;
    }
    

    So if you now view the Content-Site in an Ipad,
    the Header Navigation doesnt work, not possible to Click.
    If you now start the Video, after that you can use the Navigation.

    It would be very cool if you have a Solution for both.
    Thank you so much.

    Avatar: KM-Line
    KM-Line
    Participant
    December 26, 2015 at 09:24
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 26, 2015 at 10:05

    Hello,

    The link you provided as an example gives 404 error.
    Please show a correct page.

    Best regards,
    Jack Richardson.

    Avatar: KM-Line
    KM-Line
    Participant
    December 26, 2015 at 10:12

    Sorry, in the meantime i did the Changes from above in the code/portfolio.php
    So please take
    http://www.koiblog.de/koi_wissen/video-2/

    Next Problem in Iphone View (IOS 8) (i`m really sorry)</strong>

    The Recent Slider does`t work.
    Example (if possible, please view in an Iphone):
    http://www.koiblog.de/koi_wissen/video-2/

    But thank you for your professionel Support !!!

    Avatar: Eva
    Eva Kemp
    Support staff
    December 28, 2015 at 12:05

    Hello,

    We’ve checked the link in iPhone 6 and Recent Works slider works and links are clickable.
    Please specify what iPhone version and browser you’re using.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: KM-Line
    KM-Line
    Participant
    December 29, 2015 at 09:21

    Hi, sorry, it was my mistake.
    The Slider did not work correct if you use less than 4 Postings.
    Now the Slider works fine, sorry.

    One last Question,

    is it possible to Link directly into a Portfolio Categorie ?
    http://www.koiblog.de/
    For Example Link to http://www.koiblog.de?category=Koi-Auktionen

    Thank you very much and I wish you all the Best for 2016!

    Avatar: Eva
    Eva Kemp
    Support staff
    December 29, 2015 at 11:20

    Hello,

    Please take our apologies but there is no possibility to link directly into a Portfolio Category.

    Regards,
    Eva Kemp.

  • Viewing 17 results - 1 through 17 (of 17 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.