-
AuthorSearch Results
-
March 1, 2017 at 1:41 pm #753686
In reply to: AVIA Shortcode in AMP posts
Hi,
@cptnem0 Replied you here – https://kriesi.at/support/topic/code-block-shortcode-is-not-working-with-amp/. Let us continue thereBest regards,
YigitHi,
many thanks for your help. The color changes now and the top margin works, but there is large space between content and right sidebar, also it seems to be that the snippet has no effect if you want too see the homepage on an tablet or mobil phone. Can you have a look ? See Link in privat content field (there is also the link to the screen shot, as the page later should look) I hope you can help me ;-)
Many thanks
ChristianMarch 1, 2017 at 1:34 pm #753680Topic: Increase min height of images on masonry on mobile
in forum Enfoldsensiblekaren
ParticipantHello
I know there are lots of threads on this topic but I cant quite find on that gives me this exact solution.
I am really happy with the masonry on other devices apart from on mobile – becuase some titles are longer than others – some images are smaller than others. Even the ones with short titles cut off the image and if it is a podcase the music note logo is cut in half. How do I make the images appear larger and so the icons are not covered on a mobile device? Link enclosed.
March 1, 2017 at 1:05 pm #753657In reply to: replace Entypo Fontello icon
Thank you Vinay
but i would yuo like add location-pin icon in social icon (top bar and footer)
so i have think to replace skype icon with location-pin iconHi,
Please refer to this ticket https://kriesi.at/support/topic/change-colour-of-entire-sidebar/#post-731082
If yous till have any issue please share a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinayMarch 1, 2017 at 12:29 pm #753640In reply to: Fixed Frame question
Thanks Rikard,
Is there anything you could suggest I could try on our site? We’re using Enfold with a frame, so I can experiment on there.
I’ve tried the following, but it appears to sit under the navigation, full width sub-menu.
.av-framed-box { border-right: 2px solid #444; border-left: 2px solid #444; border-top: 2px solid #444; border-bottom: 2px solid #444; }Thanks Yigit,
This works great for the pulse but the body of the hotspot remains the same, i have tried making the body colour clear to see if this would make the body transparent but it didnt work. Do you think you could do anything about this?
http://tinypic.com/r/11w80pf/9
this is the body of the hotspot, youi can see the pulse to the top left of the body.Thanks.
March 1, 2017 at 10:42 am #753592Hi,
Thank you so much! I’ve yet to test the solution on huge viewports, but on general-laptop sizes it works great! I ended up having my final left-header-css as following, for the sake of other finding this thread in the future;@media only screen and (min-width : 1001px) { .html_header_sidebar .logo { position: relative; clear: both; padding-top: 20px; padding-right: 30px; padding-bottom: 20px; padding-left: 30px; height: 25vh !important; } .html_header_sidebar #top #header { width: 20%; } .html_header_left #main { margin-left: 20%; position: relative; } .html_header_sidebar #header .av-main-nav > li, .av-sidebar-social-container { height: 11vh !important; } }Once again, thank you. I’ll report back shortly with the huge viewports, when I’m home at my bigger monitor.
Best regards,
MartinMarch 1, 2017 at 10:32 am #753581Hey Heathcliffe,
Please try the following in Quick CSS under Enfold->General Styling:
#footer { border-top: 3px solid #B2E129; }Best regards,
RikardHello Rikard,
many thanks for your answer, please have a look at the screenshot. We would like to have the right sidebar colored in grey and at the same start line as the content block (who is has a top margin of -50px). Do you have an idea for me to realize this?
Many thanks
ChristianMarch 1, 2017 at 9:42 am #753553In reply to: Footer "Enfold Theme by Kriesi"
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.logo img { top: 50%; transform: translateY(-50%); }Best regards,
VinayMarch 1, 2017 at 9:26 am #753546In reply to: Grid Row Stacking & Spacing – Mobile
Hey accurIT,
The easiest way to achieve this would be using custom css and adding a class name to the element or column whose margins you like to be different on mobile.
To do so please perform the below steps:
1. Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
2. Give the elements or columns a custom class name of “mobile-margin”.
3. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width:767px) { .mobile-margin { margin-top:60px!important; margin-bottom:60px!important; } }Best regards,
VinayMarch 1, 2017 at 9:16 am #753538In reply to: Make Hotspot pulse not visible
Hi,
Try adding this css code in Quick CSS:
#top .av-hotspot-container span.avia-arrow-wrap { display: none; }Hope this helps.
Best regards,
NikkoMarch 1, 2017 at 9:13 am #753537In reply to: How to reduce main manu transparancy?
Hi,
I have checked it but it seems you have already done it, if not you can try this css code:
#top .header_bg { background: rgba(0, 0, 0, 0.5) !important; }Best regards,
NikkoMarch 1, 2017 at 9:08 am #753533In reply to: How to get/keep original Enfold demo menu css ?
Hello Rikard, I kind of found a solution yesterday: downloaded the enfold.css from the EnfoldGym demo site, and added it to my site; plus one or two settings to change inside the Enfold theme menu, and here we go…. As it appears that every demo comes with a specific Enfold menu theme settings, it would be great if each demo page could give these settings. Otherwise, you end up with something a bit different from the original…(at least regarding the look of the top menu). Best regards, thank you… Frederic.
March 1, 2017 at 8:57 am #753522In reply to: Facebook page plugin stopped working since 3.8.5
Hi Ismael!
Thx for your reply, but I use the FB page plugin to display events. So the Enfold widget isn’t an alternative for me. Also this doesn’t explain, why the FB code stopped working after the last update…
Best regards,
ThomasMarch 1, 2017 at 8:55 am #753521In reply to: Enfold and Tribe Events Calendar
Just as an update, I tried moving the echo command inside of the
<head></head>tag which fixed the issue on mobile but ended up breaking the desktop site.-
This reply was modified 8 years, 11 months ago by
bohn54.
March 1, 2017 at 8:44 am #753516In reply to: Enfold and Tribe Events Calendar
Ismael,
Thanks for the quick response!
Here are a couple screenshots of the code.
Here is before I added the code.

And this is after

And here is the code for the new header
<?php if ( !defined( 'ABSPATH' ) ) { die(); } global $avia_config; $style = $avia_config[ 'box_class' ]; $responsive = avia_get_option( 'responsive_active' ) != "disabled" ? "responsive" : "fixed_layout"; $blank = isset( $avia_config[ 'template' ] ) ? $avia_config[ 'template' ] : ""; $av_lightbox = avia_get_option( 'lightbox_active' ) != "disabled" ? 'av-default-lightbox' : 'av-custom-lightbox'; $preloader = avia_get_option( 'preloader' ) == "preloader" ? 'av-preloader-active av-preloader-enabled' : 'av-preloader-disabled'; $sidebar_styling = avia_get_option( 'sidebar_styling' ); $filterable_classes = avia_header_class_filter( avia_header_class_string() ); ?> <!DOCTYPE html> <html <?php language_attributes(); ?> class=" <?php echo "html_{$style} ".$responsive." ".$preloader." ".$av_lightbox." ".$filterable_classes ?> "> <head> <meta charset="<?php bloginfo( 'charset' ); ?>" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=Om5o09g53k"> <link rel="icon" type="image/png" href="/favicon-32x32.png?v=Om5o09g53k" sizes="32x32"> <link rel="icon" type="image/png" href="/favicon-16x16.png?v=Om5o09g53k" sizes="16x16"> <link rel="manifest" href="/manifest.json?v=Om5o09g53k"> <link rel="mask-icon" href="/safari-pinned-tab.svg?v=Om5o09g53k" color="#5bbad5"> <link rel="shortcut icon" href="/favicon.ico?v=Om5o09g53k"> <meta name="apple-mobile-web-app-title" content="GracePoint"> <meta name="application-name" content="GracePoint"> <meta name="theme-color" content="#212a2f"> <?php /* * outputs a rel=follow or nofollow tag to circumvent google duplicate content for archives * located in framework/php/function-set-avia-frontend.php */ if ( function_exists( 'avia_set_follow' ) ) { echo avia_set_follow(); } ?> <!-- mobile setting --> <?php if ( strpos( $responsive, 'responsive' ) !== false )echo '<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">'; ?> <!-- Scripts/CSS and wp_head hook --> <?php /* Always have wp_head() just before the closing </head> * tag of your theme, or you will break many plugins, which * generally use this hook to add elements to <head> such * as styles, scripts, and meta tags. */ wp_head(); ?> </head> <?php flush(); ?> <body id="top" <?php body_class($style. " ".$avia_config[ 'font_stack']. " ".$blank. " ".$sidebar_styling); avia_markup_helper(array( 'context'=> 'body')); ?>> <?php if("av-preloader-active av-preloader-enabled" === $preloader) { echo avia_preload_screen(); } ?> <div id='wrap_all'> <?php if(!$blank) //blank templates dont display header nor footer { //fetch the template file that holds the main menu, located in includes/helper-menu-main.php get_template_part( 'includes/helper', 'main-menu' ); } ?> <div id='main' class='all_colors' data-scroll-offset='<?php echo avia_header_setting(' header_scroll_offset '); ?>'> <?php if(isset($avia_config['temp_logo_container'])) echo $avia_config['temp_logo_container']; do_action('ava_after_main_container'); echo do_shortcode("[av_submenu which_menu='center' menu='Main Menu' position='center' color='alternate_color' sticky='true' mobile='disabled' mobile_submenu=''][av_submenu_item title='Menu Item 1'][av_submenu_item title='Menu Item 2'] [/av_submenu]"); ?>-
This reply was modified 8 years, 11 months ago by
bohn54.
March 1, 2017 at 8:31 am #753503In reply to: Move 'Call To Action' above the navigation bar.
Hey James,
Please try the following in Quick CSS under Enfold->General Styling:
div.custom_text { top: -40px !important; }Best regards,
RikardMarch 1, 2017 at 8:27 am #753500In reply to: Google Search showing incorrect publication date
Hey dvdconway,
Thank you for using Enfold.
Please try one of the solutions that are provided in the following threads.
// https://kriesi.at/support/topic/how-to-remove-date-from-google-snippet/#post-746185
// https://kriesi.at/support/topic/google-pulling-date-from-portfolio/#post-712693Best regards,
IsmaelMarch 1, 2017 at 8:27 am #753499You can close the topic
Thank you very much for all your help :)March 1, 2017 at 8:17 am #753489In reply to: Vertical alignment of next/previous arrows
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-post-prev { top: 70% !important; }Best regards,
RikardMarch 1, 2017 at 7:55 am #753483Thanks Ismael!
Worked perfect with this code for me:
#top .woocommerce-tabs h2 { font-weight: bold; color:#502a62; font-family: open sans; font-size:14px; }This support here is the very best!
-
This reply was modified 8 years, 11 months ago by
Micha66.
March 1, 2017 at 7:55 am #753482Hi,
Great, glad you got it working and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardMarch 1, 2017 at 7:49 am #753476In reply to: change circle icon size
Hi,
Thanks for the feedback and glad you found the problem. Please let us know if you should need any further help on the topic.
Best regards,
RikardMarch 1, 2017 at 7:46 am #753475In reply to: Divider and other things not showing up right.
Hi,
Great, please let us know if you should need any further help on the topic.
Best regards,
RikardMarch 1, 2017 at 7:39 am #753471Hi,
We are very sorry for the late response.
The font weight of the product description title is already set to bold.
#top .woocommerce-tabs h2 { font-weight: bold; }Could you please provide a link to the product with the description?
Best regards,
IsmaelMarch 1, 2017 at 7:31 am #753468Hi,
Is there a function that allows for both menus to be included in one menu button in mobile?
This is possible but it will require a lot of modification that we can’t provide here. Please hire a freelance developer or contact our partner, Codeable.
// http://kriesi.at/contact/customization
One workaround is to include the items of the submenu in the main menu then add unique class attributes to the items. You can hide these items on desktop by using css media queries. Please post the login details so that we can create an example.
Best regards,
IsmaelMarch 1, 2017 at 7:25 am #753464In reply to: Site loading very slowly
Hi,
Great, glad we could help you out with that and thanks for the feedback. Please let us know if you should need any further help on the topic.
Best regards,
RikardMarch 1, 2017 at 6:59 am #753446 -
This reply was modified 8 years, 11 months ago by
-
AuthorSearch Results
Viewing 30 results - 83,521 through 83,550 (of 142,642 total)
-
Search Results
-
Hello
I know there are lots of threads on this topic but I cant quite find on that gives me this exact solution.
I am really happy with the masonry on other devices apart from on mobile – becuase some titles are longer than others – some images are smaller than others. Even the ones with short titles cut off the image and if it is a podcase the music note logo is cut in half. How do I make the images appear larger and so the icons are not covered on a mobile device? Link enclosed.
