Forum Replies Created

Viewing 30 posts - 31 through 60 (of 151 total)
  • Author
    Posts
  • in reply to: Background Video Restarts before the Slide Is Finished #1019039

    No worries and thank you Nikko.

    Good catch on the muted value, where can I find that–sure we’ll have other background videos in the future and now it’s necessary for autoplay in Chrome.

    Thanks again!

    in reply to: Background Video Restarts before the Slide Is Finished #1017555

    Hi Nikko,

    Chrome and FF, windows 10, also Chrome on Mac (not sure about the OS).

    The total length of play per slide is definitely 6 seconds, the problem is the videos themselves restart after 4 seconds, rather than playing the video for the full 6 seconds of time.

    It is especially pronounced on the second video (doctor with labcoat).

    in reply to: Header Formatting Help #996147

    Great thank you so much! All looks good except the code you used to increase the logo size

    I also centered and increased the logo image with this code:

    .responsive #top #wrap_all #header #header_main .inner-container .logo {
        width: auto;
        margin-right: auto;
        margin-left: auto;
        min-height: 100px;
    }

    That only made the header taller but didn’t increase the size of the logo. The actual logo is a bit larger than how it’s showing up, so I’m just curious how I can get it to appear larger without making the header much deeper. I realize this will decrease the padding around the logo though.

    Thank you in advance. I really appreciate it!

    in reply to: Burger menu next to centered logo on desktop #994029

    Checking in on this…let me know what you can. Thanks!

    in reply to: Burger menu next to centered logo on desktop #993350

    A few more header kinks I’m trying to work out:

    1. We would like the menu flyout to be on the same side as the burger menu icon.
    2. We would like the logo to be centered in the browser window. Right now, it’s slightly off centered. See image here https://imgur.com/a/tc4rEqo
    notice how the logo is not aligned in the center of the navigation bar
    3. I’m trying to adjust the size of the logo so it appears slightly larger in the navigation. I think because of the custom code that was added, everything I try to do is overrided. Can you explain how I can achieve this look (slightly larger size and centered logo): https://imgur.com/a/EmIiI30

    That should be it, hopefully. Thank you for your assistance

    in reply to: Burger menu next to centered logo on desktop #992942

    Thank you Vinay, one more thing. Is it possible for the menu flyout to enter from left side of the screen instead of the right?

    in reply to: Burger menu next to centered logo on desktop #985339

    There are numerous issues with this heading:

    1. Menu isn’t showing up when hamburger icon is clicked
    2. Search bar is getting cut off when clicked
    3. Header is too deep
    4. Sticky / shrinking header is not enabled

    I appreciate all your help, but can you please remove the code Vinay added in the child theme styles? I would do it myself, but I’m not sure what was added.

    in reply to: Burger menu next to centered logo on desktop #985256

    Awesome thanks! How do I reduce the padding so the header is not so deep? Screenshot attached.

    Also, do I still need to enable CSS and JS merging as noted in a pervious comment?

    View post on imgur.com

    in reply to: Burger menu next to centered logo on desktop #984868

    I’m sorry, I’m confused? We have an enfold child theme activated and that’s what I’m working off of.

    in reply to: Burger menu next to centered logo on desktop #984310

    Thank you! I would like for the menu to look like this

    View post on imgur.com

    in reply to: Burger menu next to centered logo on desktop #980653

    And actually, now that I see it, can I move the burger menu to be left aligned and have the logo centered? I’d like to send a screenshot of my mockup, but it doesn’t appear that that’s an option.

    in reply to: Burger menu next to centered logo on desktop #980647

    Thank you Vinay! Can I still adjust the size of the header and logo to make it less deep?

    Also, I’m not sure how to enable the CSS and JS merging. Can you explain?

    in reply to: Create a linked column with an existing CSS class #955488

    Thanks @guenni007, I’ll try that out!

    Much appreciated,
    MJ

    in reply to: Create a linked column with an existing CSS class #954014

    Hi Rikard,

    Meaning that our work order will not accommodate the time to fix anything should there be an issue with the update. Typically when we update Enfold, we have some issues with sliders and random media items that aren’t anything abnormal, but for a site like this with a lot of pages and content, could take a few hours to straighten out.

    in reply to: Create a linked column with an existing CSS class #952967

    Hey Rikard,

    Sorry about the incorrect creds, I’m running 4.2.6 right now, just realized I actually can’t update the Theme at the moment–there are too many moving parts to manage and I’m not authorized to spend time fixing issues that may arise.

    Is there a manual way to do it? Correct creds are below.

    Thanks,

    • This reply was modified 6 years, 6 months ago by raisonbrands. Reason: Found out I couldn't update theme at this time
    in reply to: Layer Slider No Mobile Code For Select Pages Only #940664

    You can reference this thread for how I got the code!

    #122386

    https://kriesi.at/support/topic/can-i-turn-off-the-layer-slider-on-mobile/

    in reply to: Problem with anchor links #929333

    Hey, thanks @WP-Turned-Up and @Rikard, worked like a charm and much appreciated.

    in reply to: Full Screen Slider Issues Updating to version 4.2 #883966

    Thanks Ismael,

    So that fixed the issue for the homepage video slider and greatly improved the Contact Us slider, but the Contact Us slider still has some issues. The width and height are good but the video itself is oriented much lower, check them both out in the Private Content field.

    I assume this has to do with additional video/display controls that are in the new version of Enfold (which are very much appreciated!). I checked out the new paramaters and the only one that makes sense is the aspect ratio, but plugging in different values didn’t produce any changes.

    Is there a control that I’m missing or should I just edit that video to be of a different height in this new version of Enfold?

    Thanks, the help is always very much appreciated

    in reply to: Posts Function Appears to be Broken #879867

    All right Ismael, that did the trick. Originally I had tried using the excerpt field with the link text, wouldn’t show.

    But, everything looks and functions just like we want it to now.

    Thanks and sorry for all the back and forth!

    in reply to: Posts Function Appears to be Broken #876826

    Sorry Ismael,

    Deleted all code in the Postslider.php file and pasted from // https://pastebin.com/q4HpJewV but I get what looks to be the same exact results: https://imgur.com/a/FvUOT

    With Pantheon, I get a commit message so I know the file has been edited and saved successfully.

    Any ideas?

    in reply to: Posts Function Appears to be Broken #873833

    Hi Ismael,

    Sorry for the difficulty here. When you say “you just modified the code”, if you look above, I never modified “$prepare_excerpt = avia_link_content_filter($prepare_excerpt);”

    I did modify “$prepare_excerpt = preg_replace(‘#<a.*?>.*?#i’, ”, $excerpt);” and changed it to “$prepare_excerpt = preg_replace(‘#<a.*?>.*?#i’, ”, $excerpt);”

    So, when I replace “$prepare_excerpt = preg_replace(‘#<a.*?>.*?#i’, ”, $excerpt);” with “$prepare_excerpt = avia_link_content_filter($prepare_excerpt);
    $prepare_excerpt = $prepare_excerpt[‘content’];”

    All I get is an error message and an odd formatting (no link though): https://imgur.com/a/pokn4

    Would you mind showing me where the code is that I should replace? Here is the code presently in the postslider.php file https://pastebin.com/2pupv925

    in reply to: Posts Function Appears to be Broken #870657

    Hi Ismael and thanks,

    So I assume when you say

    “please look for the same line:
    $prepare_excerpt = avia_link_content_filter($prepare_excerpt);”

    I should be able to find that exact same line already in the postslider.php file. Would you mind pointing out where that line would be located? I’m having troubles tracking it down.

    Thanks!

    EDITED// please use pastebin.com for long codes.

    in reply to: Posts Function Appears to be Broken #868942

    Thanks Ismael,

    Almost home! That brought back the excerpts and made the Read More links go the right places, but we’d still love to get rid of these links that are automatically inserted as a part of the “link” format post.

    https://imgur.com/a/y8kHE

    Just a bit of clarity, one must start the except with the link for it to go where it needs to go, but in all blog styles except for “grid”, it doesn’t show up.

    Thanks! I know this is a pain!

    in reply to: How to Style Portfolio / Blog Filter Items #868243

    Hi Ismael,

    Thank you and also Victoria, it’s looking good and working like a charm.

    in reply to: How to Style Portfolio / Blog Filter Items #867858

    Hi Victoria and thanks,

    Yes indeed, that’s what I thought I was doing here, with “.sort_by_cat” being the element:

    .sort_by_cat a span:hover {
    display: block;
    background-color: #0f9daf !important;
    color: #fff;

    }

    Any ideas on how I can apply the hover styles to the whole element?

    Thanks and sorry, just trying to figure these things out as I go!

    in reply to: Posts Function Appears to be Broken #867701

    Sorry, forgot to mention, we’re trying out new PHP in the dev environment, the credntials are below.

    in reply to: Posts Function Appears to be Broken #867697

    Hi Ismael,

    Sorry for the delay in response. I implemented the changes last week on the child theme, took a bit to figure out that we needed to change parent theme settings before the effects of the new postslider.php file to register.

    So unfortunately we ended up loosing excerpts and “read more” links. Leaving just the titles and categories, here’s a look: https://imgur.com/a/9MXpn

    The second image shows what we’re trying to achieve, we just want to get rid of the link that shows up at the beginning of the exceprts for “link format” posts in grid views, and have those read “more links” go to the adress that the “link format” post is linked to. BTW, here’s what I mean by a “link format” post: https://imgur.com/a/2zaU1

    Thanks!

    in reply to: How to Style Portfolio / Blog Filter Items #867665

    Hi Ismael,

    I provided a screenshot with the “img” button, guess it didn’t work. Here is one straight from Imagur: https://imgur.com/a/O0FyA

    If you mouse over slowly, you’ll see that the border changes color (from orange to blue) independently of the box interior itself. The border does stay blue however (which is good!) once you hover over the interior box.

    We would like the entire box to turn blue a when the border does, just couldn’t figure out how to do that on my own.

    Thanks!

    in reply to: How to Style Portfolio / Blog Filter Items #866513

    Hi Victoria,

    Thank you so much, it looks exactly as we asked for. But, once implemented, I saw that their color for buttons (that bright orange) overpowered any choice of color for active link text from their color palette.

    So, I figured out how to change the box color on hover and the color when active. The one catch that I have is having the box and border radius change color on hover at the same time. The border changes color before the box if you hover over slowly (but I really like the rounded corners).

    Here’s what I mean: Screenshot 4

    How can I get the entire object to change color at once, like so?
    Screenshot 5

    Here’s the changes to code that I made just in case that helps.

    .sort_by_cat .filter {
    display: block;
    float: left;
    margin-right: 10px;
    font-size: 20px!important;
    }

    .sort_by_cat a span {
    display: block;
    background-color: #f36e21;
    color: #fff;
    padding: 5px 7px;
    border-radius: 5px;

    }

    .sort_by_cat a span:hover {
    display: block;
    background-color: #0f9daf !important;
    color: #fff;

    }

    .sort_by_cat a {
    margin-left: 10px;
    }
    .filter {
    padding: 5px 7px;
    line-height: 32px;
    }
    .all_sort_button {
    background-color: #f36e21;
    border-radius: 5px;

    }

    #av_section_1 .sort_by_cat a.active_sort span.inner_sort_button span {
    color: #fff;
    }

    #av_section_1 .text-sep {
    display: none;
    }
    .sort_by_cat a.active_sort span {
    background-color: #0f9daf !important;
    }

    Thanks again!

    in reply to: Posts Function Appears to be Broken #865978

    After more investigation, the post functionality has been solved–server side issue, Enfold is vindicated! Please disregard the above.

    But there are still a couple smaller issues that we would love some help ironing out related to the blog posts.

    Please see the attached: https://imgur.com/a/t6FOp

    Screen Shot 3

    The two posts inside the purple square are “Link” posts. The blog style itself is Grid with Title & Excerpt + Read More Link.

    Issue 1: In other blog styles, the link itself is not present on the front end (which is what we’d like). But on Grid mode, the link shows up (underlined in red). We would like that link text to not be present in Grid mode (it’s the only format that will work for the design).

    Issue 2: The Read More links (in green boxes) for the Link Style posts go to essentially a post view of the link. We would just like those links to go to the appropriate website, just like the feature images do.

    Just in case I’m still being confusing, here’s a screen shot of what we’d like to happen.
    https://imgur.com/a/39sg7

    Please use the credentials below, the ones above are no longer relevant.

    Thanks!

Viewing 30 posts - 31 through 60 (of 151 total)