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
Hi,
Glad we could help, please let us know if you should need any more help on the topic.
Best regards,
Rikard
Hi,
I’ve tagged the topic for our german speaking moderator, please wait for his reply.
Best regards,
Rikard
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.
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
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
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/
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
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!
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?
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?
I just dropped 3.6.1 on top of 3.6 and my site is working again.
C
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"> </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%"> </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"> </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%"> </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.
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
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;
}
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):

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
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.
Hi,
I have a problem with the dropdown of the last topmen item: it is running out of the browser window, see this image: 
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.
Hello. Only the top half of the logo on one of our websites is linking. How can I make the entire logo a link?
I am using various CSS to adjust the logo and the menu, such as:
/*Moves vertical location of logo:*/
strong.logo {
top: 5px;
}
/*adjust height of the glassy header */
.html_header_top.html_bottom_nav_header #header_main, .html_header_top.html_bottom_nav_header #header {
max-height: 186px;
}
#menu-item-407, #menu-item-553, #menu-item-362 {
left: 164px;
}
#menu-item-554, #menu-item-546, #menu-item-366 {
left: -101px;
}
/*Moves vertical location of menu items:*/
div#header_main_alternate {
top: -55px;
}
and
ul#avia-menu { position: relative; top: -50px; }
#header_main_alternate { z-index: 4; }
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
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’;
$client = new SoapClient($url,array(‘trace’=>1,’cache_wsdl’=>WSDL_CACHE_NONE,’location’=>’http://68.169.57.64:8080/transflow_webclient/services/InvoicingService.InvoicingServiceHttpSoap11Endpoint/’));
//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
@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!