Viewing 30 results - 92,491 through 92,520 (of 142,634 total)
  • Author
    Search Results
  • #663665

    Hi,

    The date was fetch from this container:

    
    <div class="meta" style="margin: 20px 0 0; padding: 10px; border: 1px solid #efefef; font-size:12px;">
    			WRITTEN BY: Dr Richard Beatty
    REVIEWED/UDPATED: <script language="javascript" type="text/rocketscript" data-rocketoptimized="true">document.write('May 27, 2016, 2:51 pm');</script>May 27, 2016, 2:51 pm
    CREATED: <script language="javascript" type="text/rocketscript" data-rocketoptimized="true">document.write('June 23, 2015, 12:06 pm');</script>June 23, 2015, 12:06 pm</div>
    

    This container is not generated by the theme so it’s probably added by a plugin.

    Best regards,
    Ismael

    #663661

    In reply to: Anchor link

    Hi Yigit,

    Thanks man! The links are working :)

    That leaves me to the second part of my question…..

    With the layer slider ‘over mij’ we put some text over my face. This seems to come out good on my big screen, is ok when you look at the website on your laptop, but it does not work on a mobile device. The text does’t scale well when being watched on a mobile device.

    Is there anything we can do about this too? It seems to be the last bug in the website.

    Best regards,

    Sander

    #663659
    haydaw
    Participant

    Hello,

    Following the instructions via https://kriesi.at/support/topic/solution-to-google-maps-key-issues/ I was able to temporarily fix the Google Maps issue, however now the map is showing up as a very low res version, the text is barely legible.

    The map is the full color overlay version.

    Thank you,

    Hayden

    #663657

    Looks like there has been an issue with this recently, someone else posted a solution.

    Just read the first comment, follow the Github link and copy everything but the first line of code, and paste into your Child Themes functions.php

    After you paste the code, you will need to go to https://developers.google.com/maps/documentation/javascript/get-api-key and get a API key.

    https://kriesi.at/support/topic/solution-to-google-maps-key-issues/

    Best,

    Hayden

    • This reply was modified 9 years, 5 months ago by haydaw.
    #663653
    sundara88
    Participant

    Hi,

    I’ve added social media icons to the top bar and made the phone number a bit bigger, but now on tablet size the phone number gets pushed down and only half shows.
    I’ve added this css to make the phon nr bigger and the container higher:
    div#header_meta.container_wrap.container_wrap_meta {
    height: 50px !important;
    }
    .phone-info span {
    line-height: 1.4em !important;
    font-size:1.4em !important;
    padding-top:11px;
    }
    This works fine on big screen.

    And I’ve tried the following css to make it work on the ipad:

    @media only screen and (max-width: 767px){
    div#header_meta.container_wrap.container_wrap_meta {
    min-height:200px !important;
    }
    .responsive .phone-info span {
    min-height:80px!important;
    }
    }

    But this doesn’t work. I hope you can help me.
    Kind regards,
    Lisa

    #663648
    Melaniegray92
    Participant

    Hi there,
    On my page http://www.success1010.com.au/thank-you-overcoming-blockages/
    The top of the page is displaying the code from the visual composer


    <’h1′ class=’av-special-heading-tag’ itemprop=”headline” >’Awesome!”

    Any idea why? It doesn’t happen in the preview.

    Thanks

    Mel

    #663633

    Hi There,

    I have resolved the issue – but not amicably. . . The issue arises when I try and place a full width sub menu, underneath the top color section. You are more than welcome to try this and chuck one in there and take a look for myself.

    I would still like the full width sub menu, but are just using a normal menu so the website doesn’t look like Mickey Mouse built it.

    I understand not bumping my own topic – but when I have an update, there is no point waiting for you guys to respond to something that is outdated.

    From here – please come back with a good response showing that:

    You have added a full width sub menu in, updated the site, and seen the abortion it creates. Then, please come up with a solution, so I can actually use the sub menu, without having a boxed footer. Then if you could tell me that solution, that’d be just swell.

    Thanks in advance.

    Neil

    #663628

    Thanks for reply

    1 _ I founded. Work it, but not working on the main page(There are only layerslider)

    https://kriesi.at/support/topic/minimise-size-of-footer/#post-417665

    2_ok

    • This reply was modified 9 years, 5 months ago by koraytastan.
    #663606

    You can close this topic! thanks

    #663592

    Hi Artem,

    Great, glad you found the problem and thanks for sharing your findings. Much appreciated :-)

    Let us know if you should need any further help on the topic.

    Regards,
    Rikard

    #663588

    Hi,

    Great, glad you got it working :-)

    Let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #663577

    In reply to: Google Maps API key

    #663569

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #advanced_menu_hide {
        top: 100px;
    }
    ul#mobile-advanced {
        border: 1px solid #363636;
        border-top: none;
    }
    

    then remove following custom CSS code

    #advanced_menu_hide {
        display: none !important;
    }

    Best regards,
    Yigit

    #663568

    Hi,

    You’re most welcome :)

    Feel free to start a new topic if you require assistance with anything else.

    Best regards,
    Jordan

    #663554

    In reply to: login in lightbox

    Hi Elliot,

    I tried adding this at the end of the link or url “?iframe=true ” but i dont get any luck. Do you have any sample on this topic? i need to make a login inside a lightbox when users click the text login. Thank you so much i hope you can help me with this sir!

    #663539

    Hi,

    I added following code to Quick CSS

    strong.custom-bc {
        position: relative;
        top: 10px;
    }

    and wrapped your text into a strong tag with a custom class :)

    Best regards,
    Yigit

    #663538
    Jason E
    Participant

    Good day all!

    I swear that in the past, I have been able to have drop-down menus work on phones and tablets. I don’t mean the hamburger/pancake menu, but the regular menu that when you tap on a menu item, it drops down for the rest of the menu, just like on a desktop. Is there a way to specify which resolutions get the full menu and which get the pancake menu? I am assuming media queries, but would like to know if there are ones already setup for this, or if there is another way that you would recommend?

    Thank you!
    -jason

    #663534

    Hey Richard,

    Thanks for getting in touch with us!

    Sorry for the issue you are having. Kriesi has been notified of this issue and it is being looked into. A fix will be included in the next patch.

    Until then please try this suggested quick fix and let me know how it goes – https://kriesi.at/support/topic/woocommerce-2-6-problem-urgent/#post-650161

    Best regards,
    Jordan

    #663516

    Topic: Untermenü Scrollen ?

    in forum Enfold
    eKMUch
    Participant

    Dear Kriesi,

    One submenu is very long which is why I’ve applied the solution as suggested here: https://kriesi.at/support/topic/untermenu-scrollen/ At first it looked great, but now I realize that the scroll function applies to all submenus, which makes it look super bad see print screen: http://prntscr.com/bvr6hv

    Can the code be applied in a way, so that it only effects the menu item “Kantone” and not the others?

    Thank you and best,
    R

    #663512
    Butterfly44
    Participant

    Hi :)

    How can I remove “Envie de parcourir plutôt nos actualités ?” and the 3 topics bottom this title ? *

    Thank you

    #663490

    Hey!

    Can you please change the ID to “icon-with-text” and code to

    #icon-with-text .av_font_icon strong {
        padding-top: 15px;
    }

    If that does not help, please create a temporary admin login and post it here privately

    Cheers!
    Yigit

    #663486

    In reply to: Page redirect

    Hey!

    You can add one Image with hotspots elements ( with “only_desktop” class ) and then on image element (without hotspots and with “only_mobile” class) to your page and add custom CSS code into Quick CSS :)

    Cheers!
    Yigit

    #663479

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top #wrap_all .av-social-link-icon_name:hover a {
        background-color: red;
        color: white;
    }

    Regards,
    Yigit

    #663473

    In reply to: Page redirect

    Hi Yigit

    This only_mobile in the image with hotspot element? and the code only_desktop should be for each hotspot? and i guess the css will go to custom CSS in general styling?
    Also i couldnt find any custom CSS in hotspot properties :)

    Thank you very much

    • This reply was modified 9 years, 5 months ago by hdpcr.
    #663456
    dawiditaxi
    Participant

    Hi,

    I want the same hover effect on buttons in top layer slider as on x-large buttons downside of same page, how can I do this?

    #663447

    In reply to: Page redirect

    Hi

    Please take a look on the page on desktop then in mobile so you can have an idea if this CSS will work. There are a lot of hotspots, 107

    Thank you

    #663445

    Hey!

    Please refer to this post – https://kriesi.at/support/topic/woocommerce-2-6-problem-urgent/#post-650161

    Best regards,
    Yigit

    #663421
    envapk2
    Participant

    Hi
    To make a social icon appear on mobile I used the code below. This works fine except that it moves the menu icon down a bit, out of line with the logo, thus:

    How can I raise it up a bit?

    many thanks

    Peter

    @media only screen and (max-width: 989px) {
    .responsive .av_mobile_menu_tablet .main_menu {
    display: block !important;
    }
    .avia-menu { display: none !important; }}
    @media only screen and (max-width: 767px) {
    .responsive #header .main_menu ul {
    display: block !important;
    }}
    @media only screen and (max-width: 767px) {
    .responsive.html_header_top #header_main .social_bookmarks {
    right: -30%;
    width: auto;
    margin-top: 5%;
    }}
    @media only screen and (max-width: 767px) {
    .responsive.html_header_top #header_main .social_bookmarks {
    right: -90%; }}

    Groeier!
    Participant

    Hello,

    Is it possible to change te url only on the homepage on the logo element?

    I’ve seen this post:
    https://kriesi.at/support/topic/changing-the-header-logo-link/#post-661402

    But that’s for all the pages. Maybe put the functions in a code block on the homepage?

    The reason I’m asking is because I want to but a button on the same place as the logo in stead of the logo.
    Maybe there is an other possibility, for example placing a custom block on the same place as the logo?

    Greets Jeen

    #663410

    In reply to: Space below nav bar

    Hi,

    Sorry for the late reply. Are you sure that is a category page? It looks like normal page when I look at the code. You can try this to target that specific page:

    .html_header_transparency .page-id-703 #main {
        padding-top: 44px !important;
    }
    

    Thanks,
    Rikard

Viewing 30 results - 92,491 through 92,520 (of 142,634 total)