Viewing 30 results - 94,561 through 94,590 (of 142,833 total)
  • Author
    Search Results
  • #645245

    Hey henrik51,

    I think it would be easier if you created another section and upload an image better adapted for mobile screens, you can give your sections ID’s to hide/show them using CSS after that:

    @media only screen and (max-width: 767px) {
    #desktop-section {
    display:none !important;
    }
    }
    
    @media only screen and (min-width: 768px) {
    #mobile-section {
    display:none !important;
    }
    }

    Thanks,
    Rikard

    #645242

    Hi,

    Glad we could help, please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

    #645238

    Hi,

    I’ve tagged the topic for our german speaking moderator, please wait for his reply.

    Best regards,
    Rikard

    #645219

    Hi, you need to access the website via a real mobile browser, and now not scaling down your desktop browser.

    The fullwidth submenu is not sticky on mobile phones.

    #645208

    Hey wilimediamakers,

    I’ll tag Ismael for the topic since he’s the one who wrote that, but the title and meta settings should be a setting in the plugin. The code goes to the bottom of your functions.php file under Appearance–>Editor.

    Best regards,
    Rikard

    #645204

    Hi – how do I add the css class to the menu items please? Alternatively is there an easy way to have a different simplified mobile menu show instead of the main menu? If I simply select to make the mobile version work like an accordian under the theme settings, then the top level pages cant be accessed as they become only clickable to open and shut the accordian… I just want the top level pages (and no submenus are required) to show on a mobile, so happy to use a secondary menu, or hide sub menu items…

    Hi,

    Great, glad you got it working and thanks for sharing the solution. Please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

    #645190

    I did around google and found someone with the same issue. Appears the dev on this page but I can’t find it for me like he did for him. Perhaps you know the missing link I don’t since i’m not a dev?

    https://community.theme.co/forums/topic/how-do-i-embed-video-in-responsive-lightbox-with-3rd-party-video-provider/

    #645165
    Justin
    Participant

    Hey guys,
    so I thought to use the Layer Slider to make things a little cooler and it seems to have opened up a few problems.
    Not sure if it’s related to settings or what.
    But this is what I am running into:

    – Slider does now show navigation PREV/NEXT
    – Slider does not render on the Ipad
    – the icons you’re seeing on my desktop version at the bottom ‘research, design, etc’ does NOT show up on any mobile devices Not on the tablet (ipad) and not on my iphone.

    Any thoughts here?
    Thank you,
    Justin

    #645160
    laptophobo
    Participant

    On my home page (please see Private Content for URL) there is a set of 4 large light-blue icons (For our patients, for our supporters, etc.) . On desktop view they are aligned 4 in a row. When viewed around 970px (for pad view) they become 2 rows of two. And on smartphone view, they become 1 up view. I’d like to have the smartphone view be the same as the “pad view”: of 2 rows of 2 icons.

    Could you share with me the styling?

    Thank you!

    #645159

    Here’s the responsive one

    <div class="wistia_responsive_padding" style="padding:56.25% 0 0 0;position:relative;"><div class="wistia_responsive_wrapper" style="height:100%;left:0;position:absolute;top:0;width:100%;"><iframe src="//fast.wistia.net/embed/iframe/uor4461zof?videoFoam=true" allowtransparency="true" frameborder="0" scrolling="no" class="wistia_embed" name="wistia_embed" allowfullscreen mozallowfullscreen webkitallowfullscreen oallowfullscreen msallowfullscreen width="100%" height="100%"></iframe></div></div>
    <script src="//fast.wistia.net/assets/external/E-v1.js" async></script>

    And the fixed one

    <div class="wistia_responsive_padding" style="padding:56.25% 0 0 0;position:relative;"><div class="wistia_responsive_wrapper" style="height:100%;left:0;position:absolute;top:0;width:100%;"><iframe src="//fast.wistia.net/embed/iframe/uor4461zof?videoFoam=true" allowtransparency="true" frameborder="0" scrolling="no" class="wistia_embed" name="wistia_embed" allowfullscreen mozallowfullscreen webkitallowfullscreen oallowfullscreen msallowfullscreen width="100%" height="100%"></iframe></div></div>
    <script src="//fast.wistia.net/assets/external/E-v1.js" async></script>

    What about the oEmbed URL thing?

    Mindgruve627
    Participant

    Hi there,
    Can you direct me on how to make the Enfold Child RSS Link and Twitter account Widget links open in new tab?
    I’m specifically interested in the Twitter link opening in a new tab.

    I’ve tried the suggestions listed in this post: https://kriesi.at/support/topic/would-like-rss-widget-links-to-open-in-a-new-window/
    I made the changes as suggested in the above by copying /framework/php/class-framework-widgets.php and placing it in the Child Theme and adding: target=’_blank’.
    But unfortunately it didn’t work on my end.
    Can you recommend a solution?

    #645140
    Ben
    Participant

    I’d like to add the Houzz logo to the social bar icons.
    I’ve added the custom font and I’ve tried following this thread https://kriesi.at/support/topic/custom-social-bar-icons-replaceadd-enfold/#post-375463 but I can’t get it to work. Any ideas?

    #645139

    I just dropped 3.6.1 on top of 3.6 and my site is working again.
    C

    #645137

    Here are all the code options Wistia gives me with the respective code. Anything look workable?

    Inline Embed

    <script charset="ISO-8859-1" src="//fast.wistia.com/assets/external/E-v1.js" async></script><div class="wistia_embed wistia_async_uor4461zof" style="height:200px;width:356px">&nbsp;</div>

    Inline Embed Responsive

    <script charset="ISO-8859-1" src="//fast.wistia.com/assets/external/E-v1.js" async></script><div class="wistia_responsive_padding" style="padding:56.25% 0 0 0;position:relative;"><div class="wistia_responsive_wrapper" style="height:100%;left:0;position:absolute;top:0;width:100%;"><div class="wistia_embed wistia_async_uor4461zof videoFoam=true" style="height:100%;width:100%">&nbsp;</div></div></div>

    The above can also be toggled to Fallback instead of Standard Javascript Embed code, plus you can check a box for oEmbed URL. Says recommended for WordPress.

    Popover Embed

    <script charset="ISO-8859-1" src="//fast.wistia.com/assets/external/E-v1.js" async></script><span class="wistia_embed wistia_async_uor4461zof popover=true popoverAnimateThumbnail=true" style="display:inline-block;height:200px;width:356px">&nbsp;</span>

    Popover Embed Responsive

    <script charset="ISO-8859-1" src="//fast.wistia.com/assets/external/E-v1.js" async></script><div class="wistia_responsive_padding" style="padding:56.25% 0 0 0;position:relative;"><div class="wistia_responsive_wrapper" style="height:100%;left:0;position:absolute;top:0;width:100%;"><span class="wistia_embed wistia_async_uor4461zof popover=true popoverAnimateThumbnail=true videoFoam=true" style="display:inline-block;height:100%;width:100%">&nbsp;</span></div></div>

    Public link for sharing

    https://strengthinnumberscoaching.wistia.com/medias/uor4461zof

    Hi Basilis,

    I tried disabling all plugins and it still comes.

    Obviously the event calendar stopped working when i disabled all plugins

    I had to enable event calendar plugin – when I did that – the calendar appeared and it still shows.

    So now im stuck :(

    Waiting on your expertise now.

    #645107

    Hey Tobias,

    It’s not clear what you are trying to achieve. i see 4 different separators and they look fine to me. However if you are trying to customise the look of the separator please check this post https://kriesi.at/support/topic/separators-size/#post-584035

    Best regards,
    Vinay

    freelancemom
    Participant

    Wordpress 4.5.2
    Enfold 3.5.2

    This is the exact problem we had before, but different page and element. Please previous thread and the solution you offered here: https://kriesi.at/support/topic/team-member-element-correct-image-size-will-not-insert/

    We are trying to add an image using avia media element “image”. If we select full size (702 x 281) the builder shows a broken link, and nothing is visible on the page when viewed.
    If we select any other size option, the image displays properly, except of course, it’s too small.

    I feel like this must be a WP 4.5 compatibility bug, as the problem started since that upgrade. Thanks for you help!

    A combination of all of the above codes worked! Thank you!! For anyone else finding this thread, here is my final CSS:

    /* Media - Masonry Gallery - Makes masonry gallery full width on mobile devices */
    @media only screen and (max-width: 464px) {
    .responsive.html_stretched .av-masonry-entry {
      max-width: 45%;
    }
    #top .container .av-masonry.av-large-gap {
      margin-left: 20px;
    }
    #masonry_full_width .container, #masonry_full_width .template-page {
      width: 100% !important;
      max-width: 100% !important;
      margin: auto !important;
    }
    }
    • This reply was modified 9 years, 9 months ago by enfold4phil.

    @Guenni007
    If I’m not wrong, the CSS you gave do not exist in this Enfold version…

    The online CSS line that exist with the class .av-hide-on-mobile is in layout.css, line 3590:
    .responsive #top .av-hide-on-mobile, .responsive #top .av-hide-on-tablet{display:none !important;}

    EDIT:
    Enfold do not use wp_is_mobile() but:

    
        	if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) && 'ontouchstart' in document.documentElement)
        	{
        		$.avia_utilities.isMobile =  true;
        	}
        	else
        	{
        		$.avia_utilities.isMobile =  false;
        	}
    
    #644982
    goldengate415
    Participant

    Hello-
    My website worked great under previous version of Enfold.
    With Enfold 3.6, I am seeing some very strange mobile header behavior, especially on my property pages such as:
    http://www.thomashenthorne.com/homes-for-sale-details/56-BAYVIEW-AVENUE-BELVEDERE-CA-94920/21613141/3/

    If you access this from desktop it is normal, but if you access from mobile the mobile menu shows up with no header with an “x” in the top left corner. If you press the “x” the header appears but is “sticky” (I have no mobile plugins, no sticky menu etc) and you mainly see the header and not the content — because the content is hidden by the header as you scroll down.

    Here is a photo of the problem in case you are not able to replicate on your iPhone (not sure if this happens on Android):
    screenshot

    The “hamburger” menu does not even appear when you go to the link on my website, nor does header.

    Again, this was all working fine prior to the latest update to 3.6.

    Help please!

    Thank you!
    Rob

    rezoot
    Participant

    Hi,

    There is a donate button coming on the top without any reason.

    I need a quick resolution to this, see examples:

    http://prntscr.com/bdx0v6

    http://prntscr.com/bdx13t

    Please let me know how to resolve.

    #644974
    sixtyseven
    Participant

    Hi,

    I have a problem with the dropdown of the last topmen item: it is running out of the browser window, see this image: Screenshot

    The problem occurs under all resolutions. Could anyone please help me with that?

    Thanks in advance.

    i suppose that this is a problem by minifying a media querry advice.

    something like this here:

    @media only screen and (max-width: 1024px) {.responsive #top .av-hide-on-mobile, .responsive #top .av-hide-on-tablet {
        display: none !important;
    }
    }

    some minifying tools lost some important brackets here etc.

    #644966
    #644959

    In reply to: Moving Social Icons

    Hi,

    Try adding the code on top in the Quick css field if you still have any issue we need to take a closer look please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • the URL to the login screen
    • a valid username (with full administration capabilities)
    • as well as a password for that username

    Best regards,
    Vinay

    #644944

    Topic: Woocommerce

    in forum Enfold
    kimogroup
    Participant

    I am suppose to add this code to my woocommerce , but i do not know where to put it and i tried making a plugin but it doesnt work

    so please help me its a payment gateway ..

    Thank you in Advance

    <?php

    $url = ‘http://68.169.57.64:8080/transflow_webclient/services/InvoicingService?wsdl&#8217;;
    $client = new SoapClient($url,array(‘trace’=>1,’cache_wsdl’=>WSDL_CACHE_NONE,’location’=>’http://68.169.57.64:8080/transflow_webclient/services/InvoicingService.InvoicingServiceHttpSoap11Endpoint/&#8217;));

    //Parameters to be sent and processed
    $params = array(
    ‘name’=>’Frank’,
    ‘info’ => ‘Topup’,
    ‘amt’ => ‘amount’,
    ‘mobile’ => ‘phone number’,
    ‘mesg’ => ‘Please confirm the payment’,
    ‘expiry’=>”,
    ‘billprompt’=>’2’,
    ‘thirdpartyID’=>’Mazzuma’,
    ‘username’=>’your username’,
    ‘password’=>’your password’
    );

    try{
    $result = $client->__call(‘postInvoice’,array($params));
    }catch(SoapFault $e){
    echo $e->getMessage();
    }
    print_r($result);
    echo “

    ";
    echo $client->__getLastRequestHeaders();
    echo htmlentities($client->__getLastRequest());
    echo $client->__getLastResponseHeaders();
    echo htmlentities($client->__getLastResponse());
    echo "<pre/>";
    ?>

    Hi

    I’ve reinstalled the theme and re-installed my website on a different domain. So far all is working well.

    Please close this ticket and if I encounter any issues I will open as a new topic.

    Thank you for your patience and support.

    Lyse

    #644940

    @Andy – that plugin does not stop the WooCommerce thumbnails from being created by /config-woocommerce/config.php, which is the question I asked how to do in my first post, and which has still not been answered, although I think I’ve now figured it out. (-:

    For one image uploaded Enfold creates an additional 19 images which triples the disk space used. I am never going to use all of those image types in the website and so I will use the remove_image_size function to stop the ones I don’t want from being created on upload to save space/bloat.

    That plugin has however highlighted even more images that Enfold creates as well as gallery, magazine, masonry etc.

    So please can you/someone advise what & where these image sizes are used for? If I don’t use them anywhere, I will stop these being created as well, but I need to know where Enfold might use them i.e. are they “core” to the theme.
    arpw-thumbnail
    wpbdp-thumb
    wpbdp-large

    After this was applied: https://kriesi.at/support/topic/anyone-else-having-issues-with-chrome/

    I am still not able to view Special Headings, Text Boxes, Buttons, Gravity Forms while logged into WP Admin. Can someone please help ASAP? I really need to be able to view when pages are live or in preview to see if I like what I see.

    This is happening across multiple browsers & both mac & pc as mentioned above which makes me think it has to be something within Enfold!

Viewing 30 results - 94,561 through 94,590 (of 142,833 total)