Forum Replies Created

Viewing 30 posts - 151 through 180 (of 276 total)
  • Author
    Posts
  • in reply to: styling widget in header #729689

    Hi,

    See http://pastebin.com/DtdMhLWq

    Regards,
    Erwin

    in reply to: styling widget in header #729676

    Hi,

    That works indeed, but when I try to add a to my previous browser window, wordpress hangs in a error 500. So I have to edit functions.php via ftp to get it back on his feet.

    I’ve added:

    add_filter(‘avf_logo_subtext’, ‘kriesi_logo_addition’);
    function kriesi_logo_addition($sub) {
    $sub .= “Terug“;
    return $sub;
    }

    Suggestions?

    Regards,

    Erwin

    in reply to: styling widget in header #729673

    Hi Yigit,

    Thanks for your reply. I’ve added the first option, without any changes. On my site I don’t see any change. Am I doing something wrong?

    Regards,

    Erwin

    in reply to: styling widget in header #729338

    Hi Rikard,

    Thank you for your fast reply.

    At first I’ve tried to place it into the header.php, but I couldn’t get it sticky to the the logo. It scrolls up with the page. Because I would like it to be visible at all times, I’ve tried to put it in the menu, as you suggested. But my link is : Terug. This doesn’t work using the menu.

    I think you’ll have an idea of what I want, a back-button in the header who’s also available. What would be the best approach?

    Regards,

    Erwin

    in reply to: Z-index and layerslider #726812

    Finally, it’s realized.

    So you can close this topic.

    in reply to: Z-index and layerslider #726742

    Hi,

    I’ve bin struggling for a couple of days now, can’t get it fixed. No matter where I place the z-index and position-att.

    A bit of help would be really appreciated ; ).

    Regards,

    Erwin

    in reply to: Adding shadow to a color-section #723625

    Hi Ricard,

    Thank you. This works fine for me. Strange thing is, I’m working in a child-theme, adding this code to style.css in the child-theme, doesn’t change a thing, even when I add !important to it. Adding it to the Quick CSS does change it.

    Do you know how this works and what is preferred?

    Regards,

    Erwin

    in reply to: Adding shadow to a color-section #723069

    Hi Rikard,

    It’s the section where the vimeo-video is placed. The url is in the private-part.

    Thanks!

    Erwin

    in reply to: Using the post-grid like the demo #719963

    Hi Andy,

    Tried both portfolio-items, but this doesn’t change a thing. Any other suggestions?

    Regards,

    Erwin

    in reply to: Using the post-grid like the demo #719010

    Hi Andy,

    Thanks for your reply. I’ve installed the plugin you mentioned. Now I have a lot of media-classes which I can change. I’ve tried featured, because I have added the image as the featured image. But this doesn’t change anything. Can you tell me which class I should use?

    thumbnail 400 px 150 px Yes
    medium 300 px 300 px No
    medium_large 768 px 0 px No
    large 1030 px 1030 px No
    widget 36 px 36 px Yes
    square 180 px 180 px Yes
    featured 347px 150px Yes
    featured_large 1500 px 630 px Yes
    extra_large 1500 px 1500 px No
    portfolio 495 px 400 px Yes
    portfolio_small 260 px 185 px Yes
    gallery 845 px 684 px Yes
    magazine 710 px 375 px Yes
    masonry 705 px 705 px No
    entry_with_sidebar 845 px 321 px Yes
    entry_without_sidebar 1210 px 423 px Yes
    shop_thumbnail 120 px 120 px Yes
    shop_catalog 450 px 450 px Yes
    shop_single 450 px 999 px No

    Hope you know which class is used.

    Regards,

    Erwin

    in reply to: Masonry gallery lightbox doesn't work #705796

    Hi Basilis,

    Thank you for looking. I’ve checked the live-site and the test-site within the dir /site/. Both sites are pointing at the right place for the wp-installation and also to the correct site. Both sites are in use at this moment, the /site/ is for testing like this kind of issues.

    If I see it wrong, which is possible off course, then please specify what you mean.

    Regards,

    Erwin

    in reply to: Masonry gallery lightbox doesn't work #705788

    Hi,

    See the private section for login-details.

    The url is pointing at a test-site so the live-site won’t be changed. So you can try what you want. I’ve already deactivated all the plugins with no result.

    Succes!

    Regards,

    Erwin

    in reply to: Strange responsive behaviour #667664

    Hi Ismael,

    Thank you for finding out. Great!

    Regards,

    Erwin

    in reply to: Strange responsive behaviour #666325

    Hi Andy,

    I did first switch it off, deleted the cash and then disabled the plugin.

    My credentials are in the private section. Of course you can disable plugins as you like, just started testing with it. I’m curious about what it could be..

    Regards,

    Erwin

    in reply to: Strange responsive behaviour #664695

    Hi Andy,

    Thanks for your reply. I’ve disabled the caching-plugin and did a hard refresh, but this didn’t helped me. So I’ve disables all other plugin’s also accept “Limit Login Attempts”. This didn’t helped eather.

    Do you have other suggestions?

    Regards,

    Erwin

    in reply to: Remove borders on page without header and footer #664419

    Hi Vinay,

    Thanks for you reply! I didn’t know that I could remove borders by leaving the color empty. Did find out when I was removing the color in the developers-tools, that it was changing, but not deleting it. Great to know right now. Thank you!

    Regards,

    Erwin

    in reply to: Suddenly strange paddings #618715

    Hi Yigit,

    Thank you for your reply!

    I have removed the // and that fixed the padding at the top. Thanks!

    After It’s already been a while ago that I installed jetpack, so I didn’t think about this plugin. But after disabling it, the video’s are also displayed correct.

    Thank you for thinking with me!

    Regards,

    Erwin

    in reply to: Woo-commerce: Place valuta € after the price #603476

    Hi Yigit,

    That was an easy one, should have found that out my self.

    Thank you!

    Regards,
    Erwin

    in reply to: Sidebar in Productpage woo-commerce #603118

    Hi Yigit,

    I’ve made two screenshots to show what I mean.

    The first one is how it is at the productcategoy, http://awesomescreenshot.com/0de5qj8221This is also how I want it to be.

    The productview is this http://awesomescreenshot.com/0e55qj93c0 Tried to make clear how I want it. I want it just like each other page, the sidebar at the right. If you still have questions, I’ll be happy to answer and explain.

    Regards,

    Erwin

    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

Viewing 30 posts - 151 through 180 (of 276 total)