Forum Replies Created

Viewing 30 posts - 181 through 210 (of 276 total)
  • Author
    Posts
  • 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

    Hi Andy,

    That works fine. I’m only having trouble to set the right setting for twitter instead of google plus. What do I hav to change?

    I’m also still having trouble with the menu as mentioned in the first post. The main-items are fine, I think, but the submenu isn’t fine right now. How can I change the height and posiion of the submenu?

    Regards,

    Erwin

    Hi Yigit,

    Here it is.

    Regards,

    Erwin

    Hi Yigit,

    Thank you for your reply. But it didn’t changed a thing.

    The second link in this code is for Google plus, I will change this to Twitter, any idea about the social_icon number?

    Regards,

    Erwin

    in reply to: Logo is beneath the phone-info #520292

    Hi Yigit,

    That did it. Thanks!

    Regards,

    Erwin

    in reply to: Single page nav is off #504606

    Hi Rikard,

    I’ve tried it myself, and I don’t have a problem. Tried two different browsers to prevent caching.

    Could you please try again?

    Regards,

    Erwin

    in reply to: Single page nav is off #504417

    Hey Andy,

    Updated the theme to v3.3.2. Deleted the cache and disabled all the plugins. This doesn’t change a thing. Other suggestions?

    Regards,

    Erwin

    in reply to: Single page nav is off #502653

    Ok, here they are

    in reply to: Single page nav is off #502529

    Hi,

    To stay with the instance #over-ons, that one is added to the content-section as developer ID. In the content of that section it doesn’t exist further.

    Regards,

    Erwin

    in reply to: Single page nav is off #502281

    Hi Rikard,

    Thought that I did, but I see it’s disappeared ;).

    Here it is again, http://bit.ly/1ULjjvX

    Regards,

    Erwin

    in reply to: Making the secondary menu responsive #485097

    Hi Rikard,

    Thanks for your answer. Indeed with a few tweaks it’s okay now.

    Thanks!

    Regards,

    Erwin

    in reply to: Problem with special characters #483152

    Hi,

    I am told that this is an issue with the language switch. I have installed WPML and then Enfold puts in the lnguageswitch, which works great.

    But how can this effect my special characters? And how can I fix this?

    Think I’ve got it.

    Regards,

    Erwin

    • This reply was modified 9 years, 4 months ago by Erwin.
Viewing 30 posts - 181 through 210 (of 276 total)