Forum Replies Created

Viewing 30 posts - 181 through 210 (of 287 total)
  • Author
    Posts
  • in reply to: LayerSlider stretches images #588997

    Hello,

    Thank you for your advice. I’ve disabled all the plugins and it was loading normal. So activated them one by one. At the end it was “Lazy load” which was messing up. Thank you!

    Regards,

    Erwin

    Hi,

    That’s correct. My friend for who I’m building the site is already looking at it. So it’s a bit confusing when it doesn’t work totally fine. I’ve made a clone, see the private section for the link where the settings are as I actually want them.

    Regards,

    Erwin

    in reply to: Menu problem on single page site #587877

    Hi Vinay,

    That’s the idea indeed. But the menu-item “Plant iT”, is another page. So there are actual two pages. When I’m on the second page and I would like to navigate to the first site, a specific section, then the menu should also work. How can I resolve this?

    Thank you for helping!

    Regards,

    Erwin

    in reply to: LayerSlider stretches images #586769

    Hi Basilis,

    Indeed it’s a strange thing. Thank you for so far.

    Regards,

    Erwin

    in reply to: LayerSlider stretches images #586670

    Hi Basilis,

    Thank you for your reply!

    I didn’t notice this at working on the site. But my client has seen this strange look of the slider, he was looking in edge. I don’t know how he has discovered this, but I was able to reconstruct this at this way. Normally you wouldn’t see this, I think. Perhaps in edge, you’ll see this…

    The cache plugin is installed after first seeing this problem, I have disabled it to be sure it doesn’t interfere. Also I have deleted my browser-cache. The problem stills exist.

    I would appreciate if you will have another look at it.

    Regards,

    Erwin

    Hey Vinay,

    Thank you for your reply! I do want the shrimping header. Added your code, but this didn’t change anything.

    Regards,

    Erwin

    Hi Vinay,

    When you scroll relative fast then it looks allright, but when you scroll slow it’s not okay. I haven’t changed anything. Would really appreciate to hear what I can change to disable the animation.

    Regards,

    Erwin

    in reply to: Let menu-item open in a new tab #582953

    Hi,

    Thanks again. Actually I did know this, have used it before, for a while ago. Thank you for letting me remember it!

    Regards,

    Erwin

    in reply to: How can I highlight the current-menu on a single-page-site #582936

    Hi,

    Thank you for replying! I noticed that fall-back. The contact-form at the bottom wasn’t in a own section, so there it falls back to home. o I’ve given it an own section. Now it’s working fine! Thank you!

    Hi Vinnie,

    That works fine! It’s exactly what I mean. One thing more, is it possible to remove the animation? When I scroll real slow to below, I see it shrink and then it pops up again at the right size. It would be nice when this can be removed. I’m working with a child-theme so overrides are possible.

    Regards,

    Erwin

    in reply to: Sub-menu doesn't show on posts #562681

    Hi Vinay,

    Thank you for pointing me in the right direction.

    Changed the z-index of the image and it’s working fine now.

    Regards,

    Erwin

    in reply to: Sub-menu doesn't show on posts #561642

    Hi Andy,

    Thank you for your quick response! I’ve updated the theme, but this doesn’t make a difference. The problem stays the same.

    Regards,

    Erwin

    in reply to: Fade submenu doesn't work #558054

    Hey Elliot,

    Thanks for your reply!

    I’ve deactivated all of the plugins. And renamed the old enfold-folder and uploaded a fresh one. As I’m using a child-theme, I’ve activated the original theme. Then the overlapping doesn’t occur anymore. The menu response is much faster. So I’ve tested some things out. I do know now what the problem is, it’s a rule within style.cs.

    ul.sub-menu{
    opacity:0.8 !important;
    }
    

    This is causing it. So I’ve changed it to:

    ul.sub-menu {
     background:rgba(255,255,255,0.5)!important;
    }

    Now it’s working. Thank you for thinking with me!

    Regards,

    Erwin

    in reply to: Icons aren't displayed correct #542715

    Thank you Yigit and Rikard,

    It’s working now!

    Regards,

    Erwin

    in reply to: Icons aren't displayed correct #542191

    Hi,

    Is it possible that this is happening because the wordpress folder is in a subdomain? Could there be a easy fix, like hard coding the resource in the header.php file?

    Regards,

    Erwin

    in reply to: Icons aren't displayed correct #541627

    Hi Yigit,

    Thanks for your reply! But it doesn’t change a thing. Do you have other suggestions?

    Regards,

    Erwin

    in reply to: A few questions #538266

    Sorry, I was to fast with my answer. After a hard refresh it works fine. Thank you very much!

    Regards,

    Erwin

    in reply to: A few questions #538241

    Hi Andy,

    Thanks!. Checked out the version of chrome, this one wasn’t up to date. Fixed this and with that also the menu problem. In safari it’s showing perfect, in firefox, which is up to date, it’s the same problem again, the submenu goes beneath the image. In ie it also okay.
    So, how can I fix it for firefox? Firefox is often a problem, adjustments which works in other browsers don’t work in ff. Really strange.

    Regards,

    Erwin

    in reply to: A few questions #537864

    Hi Andy,

    Thank you for being so patient! Really appreciate it.

    I’ve added a link to a shared dir on dropbox, see the private content section.

    Hope this makes clear what I mean. There are three screenshots which are displaying the submenu’s dropped down. And there’s one of the source-code. Didn’t highlighted anything there, but it’s obvious to see that there are three submenu’s in the main_menu.

    Regards,

    Erwin

    in reply to: A few questions #537720

    Hi Andy,

    This doesn’t change anything. Seeing your code, you’re probably still thinking it’s not there. A few steps ago, the image beneath the menu was a bit to low, but at that point I could see the submenu. I’ve lowered this image again so that you can see that the submenu is displayed.

    Regards,

    Erwin

    in reply to: Image height is o small when responsive. #537667

    Hi Basilis,

    Buddypress is for building a social network, isn’t it? So I’m a bit confused. Where should I need it for… Just looking for some adjustments in the responsive behavior.

    Regards,

    Erwin

    in reply to: divider on categorypage and image position #537651

    Hi Elliot,

    Indeed it’s not a category-page as standard used in wordpress. Because I would like to use pagebuilder, I’ve just used the ‘blog’ option in the pagebuilder and selected one category.

    It’s solved now, thank you!
    Regards,

    Erwin

    in reply to: A few questions #537641

    Hi Andy,

    I will respond to the first point, for the other ones, I will open another topic. Thanks for your comment.

    There is a sub-menu, several indeed. But as said, they won’t be shown because they are below the image. In the image, see the link, you can see in the source that there is a submenu. How can I make them visible?

    Regards,

    Erwin

    in reply to: Full width image in header #535770

    Hi,

    Solved this topic mostly. Opened another topic for a few other issues, so that it’s clear what is belongs where.

    Regards,

    Erwin

    in reply to: Full width image in header #535156

    Hi,

    Changed the category-page, added a fullwidth slider to it. As I already added the image to the pages and to the single.php, this would be the last, technical, demand.

    This does work, but the image reacts strange when going responsive, and on the category-page it’s beneath another element. Tried to change the z-index, but poperly changed the wrong element, nothing changed. See http://bit.ly/1HEpwUh

    Can you help me with those “problems”?

    Regards,

    Erwin

    in reply to: Full width image in header #535134

    Hi Elliot,

    So I’ve added my code into the description. Soon as I click save, my code gets deleted.

    This is my code:
    <img class="topper" src="http://myurl.nl/wordpress/wp-content/themes/enfold-child/images/realheader_werkenbij.jpg" >

    Regards,

    Erwin

    in reply to: Problem with border beneath menu. #532035

    Hi,

    And of course, after hours searching and trying and nothing seems to work. After I posted it, I found my solution. So this one is already solved.

    Regards,

    Erwin

    Hi Andy,

    That works fine on the pages where I’ve added the easy-slider. On posts it doen’s work, which is obvious seeing the code.

    I’ve adde the code into single.php and given it a class “topper”. How can I control the height here? Trying to use the same code here using .topper or img.topper only stretches the image.

    Regards,

    Erwin

    Hi Yigit,

    Thank you for your reply. The full-width part looks solved. The margin at the bottom of the slider is still to big. And it’s changing when I increase the width of my screen, then it’s going up even over the slider.

    How can I change this?

    Regards,

    Erwin

    Hi Andy,

    Adjusting the height was easy now. Thank you.

    Only thing still standing is changing my google+ icon in a twitter icon. I’ve used the code above. Tried to change it to the corresponding code which I found when entering an icon-box. But this doesn’t apply on this place. How can I change this icon?

    Regards,

    Erwin

Viewing 30 posts - 181 through 210 (of 287 total)