Forum Replies Created

Viewing 30 posts - 241 through 270 (of 283 total)
  • Author
    Posts
  • in reply to: sidebar logo icons #715895

    Thanks, but it´s still the same issue.
    See here:

    View post on imgur.com

    Maybe. I would like some help to try some other solutions to see what is the best for me.
    Yes I could try that and see how it will look. It will be static and it will take more place so that the sidebar wont be that empty.

    I would like it to appear vertical with the three pictures cause there is a lot of empty space. I believe it would be more nice if it´s possible like that.

    Well still if I click on the video on the frontside it´s very difficult to make it play, maybe because of the text?
    How can I make the frontsite video play automatically like on normal browser, and why is this deactivated on mobile?

    I activated the sidebar for mobiles, but for the page booking it´s not so convenient when the testimonials are at the buttom or at least so far away from the “send” button.

    Can you send css code to make it close to the send button? The idea is that the user needs to see the testimonials on mobile before or while writing in the contact form. Can I get three solutions?:

    1. the testimonials are on top of contact form
    2. the testimonials are in the contactform
    3. The testominals are under the contactform but closer to the send button

    Thanks a lot! :)

    hello, the site is up. I have just tested. Normally I get a mail when it´s down but I didn´t received anything.
    Yes, it could be great to test ans see how it would work. If it doesn´t work it´s ok and then I will just go with something like now.

    One other thing is that the testimonials soesn´t show on mobile version when it´s in sidebar.
    How is it possible to show this?
    The same goes for video on frontside, when on mobile it only show a picture and not the video.

    It looks great with:
    .page-id-3665 #element_avia_17_1 {
    width: 100%;
    margin-left: 0;
    }

    But what about the language?
    I just want to change the language to Danish but I want it to remember it when I need to migrate site or update.

    in reply to: progress bar with link to pop up text #714775

    Hi Ismael,

    I added the tab element/code inside the “catalogue”
    I have tried to make the text smaller as well, some text looks more different. Can you check everything and see if it is correct? thanks.

    See below in private content.

    Thank you for a quick reply on this.

    in reply to: sidebar logo icons #714773

    Hi,

    I created a new password and tested that I could login see below in private content. The name might have been wrong. Now it should be correct.

    Hi again,

    Maybe you have some ideas and/or maybe you could help me to explain how to add a testimonials slideshow vertically?

    Would it be possible to add an vertical slider? Can you make me a short and simple guide on this?

    If I want to add it in a text widget how can I do this as vertical, can you also make a simple guide on this?

    Thanks you.

    in reply to: sidebar logo icons #713606

    Yes it´s still not working.

    in reply to: sidebar logo icons #713011

    Hello,

    it is getting a little but confusing. I was not aware that I needed Ismaels code and your code at the same time.
    Can you please write the whole code to insert so that´s no confusion please?

    My code looks like this now, and it still brakes the subbuttons:
    .sidebar_left {
    -moz-box-shadow: inset -8px 0 20px -10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset -8px 0 20px -10px rgba(0, 0, 0, 0.2);
    box-shadow: inset -8px 0 20px -10px rgba(0, 0, 0, 0.2);

    }
    .sidebar_left .inner_sidebar {
    margin-right: 0;
    }

    .sidebar_left .menu li a {
    border: 1px solid #e1e1e1;
    border-right: 0;
    border-left: 0;
    margin: 0 0 -1px;
    padding: 12px 16px !important;
    text-align: left;
    }

    .sidebar_left .menu li:first-child a {
    border-top: 0;
    }

    in reply to: sidebar logo icons #712567

    It is still not showing the subbuttons correct (pakketilbud1, pakketilbud2 and pakketilbud3)

    My full quick css code is:
    .custom-tag { padding: 5px; background-color: rgba(0,0,0,0.5); }
    @media only screen and (max-width: 767px) { .progressbar-title {
    font-size: 11px;
    }}
    @media only screen and (max-width: 767px) { .av-catalogue-content p:last-child {
    font-size: 11px;
    }
    .avia_message_box_content {
    margin-left: -8px;
    margin-right: -8px;
    }}

    .sidebar_left .inner_sidebar {
    margin-right: 0;
    }

    .sidebar_left .menu li a {
    border: 1px solid #e1e1e1;
    border-right: 0;
    border-left: 0;
    margin: 0 0 -1px;
    padding: 12px 16px !important;
    text-align: left;
    }

    .sidebar_left .menu li:first-child a {
    border-top: 0;
    }

    in reply to: sidebar logo icons #711448

    Now the shadows are gone. I want it with shadows nad want it to look like the tabs.

    my code looks like this:
    .custom-tag { padding: 5px; background-color: rgba(0,0,0,0.5); }
    @media only screen and (max-width: 767px) { .progressbar-title {
    font-size: 11px;
    }}
    @media only screen and (max-width: 767px) { .av-catalogue-content p:last-child {
    font-size: 11px;
    }
    .avia_message_box_content {
    margin-left: -8px;
    margin-right: -8px;
    }}

    .sidebar_left .inner_sidebar {
    margin-right: 0;
    }

    .sidebar_left .menu li a {
    border: 1px solid #e1e1e1;
    border-right: 0;
    border-left: 0;
    margin: 0 0 -1px;
    padding: 12px 16px !important;
    text-align: left;
    }

    #.sidebar_left .menu li:first-child a {
    border-top: 0;
    }

    And the subpages/subbuttons looks wrong . (see screenshot)

    View post on imgur.com

    • This reply was modified 8 years ago by lech07.
    in reply to: sidebar logo icons #711266

    Thanks, but would it be possible to make the code so it works if i make another sidebar?
    So let´s say i create in the future another sidebar, then i want it to have same settings.

    When I click on “Pakketilbud” on the sidebar it brakes because I have subpages under “Pakketilbud”

    So it would be nice to fix this and to make the css in a way that all sidebars in the future will have this setting.

    Do you know if all this quick css will slow down the site? And how much will it slow the site down?

    in reply to: sidebar logo icons #710890

    thanks alot.
    Seems great but how can i have the menu names/icons straight? Like in Nikkos code.

    in reply to: progress bar with link to pop up text #710384

    thanks alot Andy,

    It seems like it works better now and I have shortened as well the text in the progress bar so it wont brake.

    I have this css on top of your css, do I need this?
    .custom-tag { padding: 5px; background-color: rgba(0,0,0,0.5); }
    @media only screen and (max-width: 767px) { .progressbar-title {
    font-size: 11px;

    All css together looks like this:
    .custom-tag { padding: 5px; background-color: rgba(0,0,0,0.5); }
    @media only screen and (max-width: 767px) { .progressbar-title {
    font-size: 11px;
    }}
    @media only screen and (max-width: 767px) { .av-catalogue-content p:last-child {
    font-size: 11px;
    }
    .avia_message_box_content {
    margin-left: -8px;
    margin-right: -8px;
    }}

    I found a solution to use tabs instead with progressbar but the text dont fit. Is there a solution for this?

    View post on imgur.com

    • This reply was modified 8 years ago by lech07.
    in reply to: sidebar logo icons #709911

    Hi Yigit,

    Tabs look more nice but can I use it as a normal menu somehow?

    Is it possible to make the sidebar look as nice as the tabs with logo?
    As you can see right now it doesn´t look very nice the sidebar menu. Can you please assist to make it nice with shadow, correct line/height like tabs menu etc.?

    in reply to: progress bar with link to pop up text #709909

    Hi Andy,

    If you try to view the page from a mobile or making the browser very thin/responsive you would see that it´s not very nice. With other words, it looks terrible.

    View post on imgur.com

    in reply to: progress bar with link to pop up text #706640

    Hello,

    This is the code I have inserted in the quick css of my child theme:
    .custom-tag { padding: 5px; background-color: rgba(0,0,0,0.5); }

    @media only screen and (max-width: 1024px) {
    .page-id-1176 .av-layout-grid-container, .page-id-1176 .av-layout-grid-container .flex_cell {
    display: block;
    width: 100%!important;
    .av-catalogue-content {
    padding-right: 60px;
    }

    .avia-progress-bar {
    margin-bottom: 20px;
    }

    .progressbar-title {
    font-size: 11px;
    }

    ————————

    It doesnt work and the code made other things smaller on the website. It made the pictures (packages) on the frontpage smaller :/

    • This reply was modified 8 years ago by lech07.
    in reply to: progress bar with link to pop up text #704949

    Yes, it helps a little bit but when making the browser very small like mobile then it doesn´t show correct.
    When I tried on my mobile it show correct at all.

    Im not sure if I have an alternative in mind at this moment. If I could get some examples or ideas then maybe I could think of something.

    in reply to: progress bar with link to pop up text #703468

    hello,

    there is text braking etc. if you watch the site from a mobile or making the browser smaller then you should see that it´s not that nice anymore.

    in reply to: accordion #698548

    Hello,

    I have added my own icons but it looks like that I can only use one iconpack at a time.

    I have downloaded two icon packs but it wont show both. It´s not possible to upload multiple zip iconspacks?
    Or do i need somehow to copy all iconpacks into 1 iconpack to get it to work?

    can i please get help with this?

    in reply to: accordion #697791

    Furthermore, as i understand it there is support and help. What i need is some help and support.

    When i ask for help or ideas i expect to get some kind of help.

    For instances: that is not possible, but, you can can try this and this.

    So basically at kriesi you are saying, sorry we cant help you, hire a developer. Instead of Maybe showing some ideas and smart features your thema might have.

    I understand if the thema was free but i actually payed. I tried other free themes where i got the same support that you are giving for something that i payed for.

    Lefteris

    in reply to: accordion #697783

    Hello Andy,

    The questions are about the same thing, how i can make my ikon boxes nice with pictures.

    It make sense to stick to one subject but it doesnt make sense to me if i can only ask one question. Case Maybe i need more help, i didnt understood, i have more questions to the same issue. For me to open a new thread each time i have a question for the same issue, is not very logical or effecient for me.

    in reply to: video slide size #697777

    Ok. But what i Mean is that siteground have their own plugin with is called supercacher.

    Can i use this plugin instead of one of the other plugins esmael has mention?
    I Mean, one cache plugin must be more or less similar to other cache plugins.

    in reply to: video slide size #697539

    Thanks Andy,

    I have checked it out. It´s interesting.
    I am using siteground and they have their own supercacher: https://www.siteground.com/tutorials/supercacher/wordpress_sgcachepress.htm

    If I will use their supercacher I guess I wont need the other caching plugins Esmail is mentioning?
    Can you modify the guide and take the cacher plugins out if I wont need them and maybe put the supercacher plugin from siteground in the guide, and send to me here?

    thanks.

    in reply to: video slide size #697535

    Hello,

    I have posted the login details for you.
    Can you please check?

    in reply to: accordion #697534

    anyone?

    in reply to: accordion #696740

    is it possible somehow to make a slider inside the boxes og put 2-3 pictures and make them change so that the guest can see what each package contains?

Viewing 30 posts - 241 through 270 (of 283 total)