iancdma profile

Home Forums iancdma

Forum Replies Created

Viewing 20 posts - 21 through 40 (of 44 total)
  • Author
  • iancdma
    Participant

    I also want it to have 2 rows. The screenshot you sent doesn’t show how to make it show 2 rows, 3 items per row.

    in reply to: Portfolio Usage

    iancdma
    Participant

    Any updates on this? 😀

    iancdma
    Participant

    And I can also configure it to be viewed by category, correct?

    in reply to: Portfolio Usage

    iancdma
    Participant

    Let me rephrase my question.

    I want to use Gallery but I want it to have 6 items, 3 images per row. I want it to be grouped by Categories. I want to be able to select multiple photos at once.

     

    The Portfolio component looks a lot better than the Gallery component, that’s why I wanted to use it.

    in reply to: Portfolio Usage

    iancdma
    Participant

    I realized that the last bit of the custom CSS code is the culprit. I’ll put it inside a media query.

    There is something else however, the notice on top of the page isn’t mobile responsive.

    • This reply was modified 5 years ago by iancdma.
    Attachments:
    You must be logged in to view attached files.

    iancdma
    Participant

    [video src="https://dl.dropboxusercontent.com/s/ei7upbt48m91fhm/gPBfKHrVnX.mp4" /]

    in reply to: Issue with Unyson

    iancdma
    Participant

    All I did with YellowPencil is override the font-weight and colors. Nothing related to layout.

    As for the custom CSS, here’s all I have:

     

    .home .sh-section-overlay-front {
    z-index: 1;
    }

    .section-justify-height-full .sh-column {
    min-height: 100vh;
    }

    .section-justify-height:not(.section-justify-height-only) .sh-column {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }

    iancdma
    Participant

    Weird explanation but okay.

    Would it be okay to ask you guys to implement responsive headings by default?

    in reply to: Responsive Headings

    iancdma
    Participant

    I meant to say that I fixed the screenshot (image was not appearing because src was localhost) but the issue is not yet fixed.

    iancdma
    Participant
    1. Notice on top breaks on mobile
    2. Testimonial style 5/6 breaks
    3. Conference gallery does not show up at all
    4. Expanded pricing table does not display well

    And buttons magically disappear on mobile for some reason. Help please.

    Attachments:
    You must be logged in to view attached files.

    iancdma
    Participant

    Sorry. I just fixed it. It’s a QR code and I don’t know why it won’t center.

    Attachments:
    You must be logged in to view attached files.

    iancdma
    Participant

    Are we going to put it in Custom CSS code instead of YellowPencil? I don’t have the box shadow right now, but please feel free to provide the CSS code to remove it.

    iancdma
    Participant

    In the “Download the Conference App” section, the QR code doesn’t seem to be centered.

    iancdma
    Participant

    Can I make this a feature request then?

    It would be cool if we can have tabs above timelines.

    iancdma
    Participant

    Yes, I’ve visited that page before, but it doesn’t seem comprehensive. For example, some elements are not on the documentation, and I’m not sure where to get information regarding them.

    Right now, I’m trying to use the Portfolio element, but I don’t know how to use it like the example you have on your demo website.

    in reply to: Responsive Headings

    iancdma
    Participant

    I don’t really want to use a plugin since your theme already supports it. Is there any way I could put the timelines inside tabs?

    https://jevelin.shufflehound.com/elements/timeline/

    iancdma
    Participant

    Just figured it out. It’s actually because when you press Preview Changes in WordPress, the focus goes to that button. Whenever you edit an element, right after closing or saving, it goes back to the focused button. Is there a fix to this?

    in reply to: Issue with Unyson

    iancdma
    Participant

    Why does the Unyson editor scroll up to the top of the page every time I edit an element and close/save?

    iancdma
    Participant

    Thanks for that info. Is Jevelin optimized for Pingdom, GTMetrix, Pagespeed, and the likes?

    iancdma
    Participant

    Thanks! That fixed the problem. I’m just wondering, why isn’t this already included in the theme? Or did I find bugs and you’re gonna apply these fixes in the next version?

    For the second button, I’m a (junior) developer, so I guess I’ll just find my way. Thanks again.

Viewing 20 posts - 21 through 40 (of 44 total)