Forum Replies Created

Viewing 30 posts - 31 through 60 (of 103 total)
  • Author
    Posts
  • in reply to: Product selector in Contact Form and then Check out… #904698

    thanks you Günter.
    I was hoping Enfolds Contact form might had a solution for this. I guess not.
    You can close this thread now.

    Ok, thank uou Basilis. you can close this thread now.

    in reply to: Move phone info to right on mobile screen #903016

    any help on this guys?

    in reply to: zooming breaks the layout #903015

    any help on this guys?

    in reply to: How to disable modal lightbox only on one page #903000

    I don’t understand what your saying Jordan.

    It is the right page-id, so that’s not it. (page-id-89

    This is the page where i want to disable Enfolds Lightbox.
    The code you provide avoids any lightbox, also the lightbox of the custom facebook feed.
    the link of the page is in the private content.

    So yes the code you gave effects the lightboxes, bot also blocks other plugin’s lightboxes. In this case the custom facebook feed.
    The thread link shows another solution. Can you tell me who to find that piece of code they are talking about in the Avia.js file?

    in reply to: How to disable modal lightbox only on one page #902837

    hi jordan,

    I already tried this, but the problem with this is it disables all lightboxes, also the one of the plugin. I added your code in the Custom CSS.
    you can see for yourselve on the blog page what it does.

    Seem like this thread: https://kriesi.at/support/topic/how-to-disable-modal-lightbox-only-on-one-page/
    is the only way to solve it.

    What is the reason i can’t find the piece of code in the avia.js file?

    • This reply was modified 6 years, 9 months ago by KingFilly.
    in reply to: How to disable modal lightbox only on one page #902807

    Hi Jordan,

    It’s not 1 image… I’m using a plugin called: Custom Facebook Feed pro. It has his own lightbox which i would like to use for the blog page.
    The specific page url is in the private section. we are also using a woocommerce webshop where we need the lightbox tool, so i can’t just disable it for the whole website. (An Enfold settings)

    I tried to find this code to change:
    exclude : ‘.noLightbox, .noLightbox a, .fakeLightbox, .lightbox-added, a[href*=”dropbox.com”]’,

    so i can add the page id, but this code is not in the JS file as mentioned.
    Maybe it has something to do with the fact im using Enfold 2017?

    • This reply was modified 6 years, 9 months ago by KingFilly.
    in reply to: Move phone info to right on mobile screen #902018

    Hi Rikard,

    This doesn’t work either. I think it conflicts with other Quick CSS that i added.
    Can you take a look in the Quick CSS field? I will create a temporary access for you.
    See the access link in the private content.

    Important is that the other layout in the sub header stays the same:
    On desktop:
    – linkedin logo top right.
    – phone info and email on the right, next to LinkedIn logo.
    – Logo aligned to the left.

    On Mobile:
    – Linkedin logo top right
    – phone info and email top left. I prefer in 1 line, but phone nr and email on 2 lines aligned to the left (above logo) is also acceptable.

    Hope you can help me out.

    in reply to: zooming breaks the layout #902013

    Is there a way to disable the general Zoom function and keep the responsive function?
    This way problem one is solved :)

    By the way; I work with Chrome on a Imac.

    in reply to: Move phone info to right on mobile screen #900716

    Hi Rikard,

    Thank you for your reply.

    Unfortunately it doesn’t work properly.
    When i copy this code it the text ‘falls’ off the screen on mobile. (with padding left: 30 px)
    Under 4px it breaks the line on mobile.
    So when >4px it shows one line but the text falls off the screen.

    I made screenshots and added imgur links in the private section.

    What i try to accomplisch is:
    – or the phone info and email on 1 line.
    – or the phone info and email on 2 line, aligned to the left of the screen.

    Hope you guys can help me out.

    thanks yigit.
    That did the trick.

    And what about the other question?

    I’ll try to explain what im trying to accomplish:

    I added a screenshot in the private content. This is how i would like to have the logo and that it stays like this when you change between 768px and 1220 px.
    Situation now is that the logo jumps, but i would like to keep in the white shape from the slider.

    <768 px width is fine (tablet and mobile)
    >1220 px width is fine

    but everything in between the logo jumps… :(

    • This reply was modified 6 years, 11 months ago by KingFilly.

    Hi Mike,

    Thank you for the code. The website isn’t launched yet, thats why the anchors aren’t working right.

    The code you provide deletes the space on the front end, but the anchor link isn’t working anymore?

    Hi MIke,

    The Slider is the one that is called ‘Werkwijze’

    I added a codeblock above the slider called: <div id=”werkwijze”></div>

    But it still show a white space. is there a solution to add the code block without seeing something of it on the frontend?

    in reply to: Overlapping Element on Slider #886740

    Hi Jordan,

    yes i got it fixed. I replace a peace of code with this:

    @media only screen and (max-width: 1160px) {
    .av-main-nav > li.menu-item-avia-special {
    display: block;
    }
    .av-main-nav > li.menu-item {
    display: none;
    }}

    And it worked :)

    I have one other thread open for the same website. Can you check it please?m
    You can close this thread now.

    in reply to: Overlapping Element on Slider #886645

    i got the elements / columns width / outlining fixed !! Now i only need a solution for this:

    The Mobile Menu is not appearing at <1160px
    I made sure the main menu disappears at this size, but the Mobile Menu doesn’t appear.

    Any help?

    in reply to: Overlapping Element on Slider #886551

    Hi VIctoria,

    When you are going to take a look at the website, can you also check why the Mobile Menu is not appearing at <1160px
    I made sure the main menu disappears at this size, but the Mobile Menu doesn’t appear.

    thanks in advance

    in reply to: Overlapping Element on Slider #886494

    Hi Victoria,

    I’ve created a new temporary login. see link in private content.

    in reply to: Overlapping Element on Slider #886318

    Oh, and when i make my screen smaller the text over laps the element.. doesn’t look pretty. Is there a piece of code to fix this?

    • This reply was modified 6 years, 11 months ago by KingFilly.
    in reply to: Overlapping Element on Slider #886316

    Hi Yigit,

    Works like a charm… I used this code to overlap the slider:

    .textimage {
    margin-top:-120px;
    }

    but how can i move it a bit more to the left?
    As you can see i also tried to add the second column with grey background in. It already has the right height, but i would like to outline the grey area with the slider.

    Same as on the image. (imgur link in private content)

    • This reply was modified 6 years, 11 months ago by KingFilly.
    in reply to: Overlapping Element on Slider #886300

    Sounds like a plan :) I will try to do this. Thanks Yigit!

    in reply to: Widget in header overlaps on different screens #886299

    Hey Yigit!

    thanks for the work. I change the color of the icon… Looks very good :)
    You can close this thread now.

    Can you take a look at my other thread?

    in reply to: Widget in header overlaps on different screens #886253

    Hi Yigit,

    I created a temporary admin account on my website. The link is in the private content.

    You are much quicker then me. :)
    In the private content below also a link to an image of how i would like toe have the phone number inside my header.

    Since you have access now, can you take a look at another thread i posted? it’s about the same website:
    https://kriesi.at/support/topic/overlapping-element-on-slider/

    hope to hear from you soon.

    • This reply was modified 6 years, 11 months ago by KingFilly.
    in reply to: Widget in header overlaps on different screens #886171

    Hi Yigit,

    thank you for your reply.

    Do you mean via Appearance > menus instead of ‘Editor’? Or do i need to adjust a PHP file in Editor?

    And how can i add the phone-number with the icon next to it?

    I’ve created this code for icon & phone number; [av_font_icon icon='ue803' font='fontello' style='' caption='' link='' linktarget='' size='50px' position='left' color='#e46059' admin_preview_bg=''][/av_font_icon]<span style=”color: black;”>+31649893494</span>

    If it’s to hard to explain i can provide you a temporary access, but i would like to try it myself first… :)

    Hope to hear from you soon.

    regards Filip

    in reply to: Maximum Container Width #878071

    Hi Guenni,

    How stupid of me. good that someone is sharp today ;)
    And thanks for the tip, i’ll open a new thread for another question.

    have a good weekend!

    @ moderators: you can close this thread now.

    in reply to: Maximum Container Width #877978

    Hi Guenni007,

    It actually DID the trick ;)

    .iconbox:hover {
    cursor: pointer;
    }

    worked like a charm :P

    Thanks Guenni & Ismael.

    I asked another solution also in this thread but it got lost…

    It’s about changing the color of the ‘timeline’ in a iconlist.
    I tried this code before for another project and that worked:

    .main_color .avia-icon-list .iconlist-timeline {
    border-color: #3E5EA7!;
    }

    But this doesn’t seem to change on this website.
    Hope you guys also have a answer for this.

    in reply to: Maximum Container Width #877972

    AHH it actually does work Ismael. I was confused because you don’t see the ‘hand’ instead of ‘pointer’, what you expect when you click on something. Isn’t that possible?

    in reply to: Maximum Container Width #877971

    Hi Ismael,

    I added the code to the function.php file and the other code to CSS as you suggest, but this didn’t do the trick.
    Any other suggestion?

    regards

    in reply to: link entire iconbox #877625

    Can you please give me any advice?

    in reply to: Maximum Container Width #877407

    Hi, still waiting on a solution! Hope you guys can help me out.

    in reply to: link entire iconbox #876814

    Hi Victoria,

    What do you mean by someone? Someone how clicked on the link or just somebody that is working in the admin, like me.
    The admin is now available for you for the upcoming 2 hours. I hope you have time to take a look.

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