Viewing 30 results - 94,801 through 94,830 (of 142,845 total)
  • Author
    Search Results
  • #642585

    I did some more digging. And found this: https://productforums.google.com/forum/#!topic/chrome/ohe90d_je4I

    Looking at my settings, my hardware acceleration was already disabled and I’m still getting flickering so I enabled it. Quit Chrome and reopened. Typed in my website url and so far so good. No flickering, tagline and button appeared. So I guess it’s a wait and see? I’ll keep you posted.

    #642578
    Diezel23
    Participant

    Hi

    I have gone through numerous threads and cannot seem to find the topic related to my Question,find it quite strange that on one esle picked up on this.

    For some reason Google fonts added through the Functions.php page does not work on mobile phones (ios) and some desktops.

    add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’);
    function avia_add_heading_font($fonts)
    {
    $fonts[‘Oswald’] = ‘Roboto:100,400,600,800’;
    $fonts[‘Roboto Slab’] = ‘Roboto Slab:400,300,700’;
    return $fonts;
    }

    add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
    function avia_add_content_font($fonts)
    {
    $fonts[‘Oswald’] = ‘Open Sans:100,300,700’;
    $fonts[‘Roboto Slab’] = ‘Roboto Slab:400,300,700’;
    return $fonts;
    }

    So I tried to enqueue the script as follows but when I inspect the head the “,” separating the font-weight are replaced with % signs.

    function load_fonts() {
    wp_register_style(‘googleFonts’, “https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700,100”, false);
    wp_enqueue_style(‘googleFonts’);
    }
    add_action(‘wp_enqueue_scripts’, ‘load_fonts’);

    in my style.css i would then call the style .something { font-family: ‘Roboto Slab’, serif;}

    Can anyone please assist me in this please

    Regards

    #642557
    DickZirkzee
    Participant

    Hi there,
    thanks for all the help on earlier topics.
    I need a plugin for Enfold which gives a visitor a download automatically after he gave his email adres.
    What plugin is best?
    tnx
    dick

    #642513
    mjtrike97
    Participant

    Hello,

    I was setting up some demo sites with Enfold. I imported the restaurant content. I wanted to see if it would be useable for ordering pizza. This means someone would need to be able to choose size and select toppings. I installed gravity forms and an addon for product variations. It seems to work good for creating an item with these variations but when selecting to use a form for the product in woocommerce, the product doesn’t show up correctly on the engrave delivery page.

    In stead of showing a thumbnail of the item with title and description (Small Cheese Pizza), it only shows a select options button. You can see the issue here http://demo2.chronustechnology.com/delivery/ There is a select options button appearing between “ROCOTTA CHEESE” and “VEGETARIAN PIZZA”. The button works and brings up the product page with the gravity form but it should be showing the thumbnail and description like the other menu items.

    Any idea how to make it compatiable with gravity forms?

    Thanks

    • This topic was modified 9 years, 9 months ago by mjtrike97.
    #642507
    Anonymous

    We tried several times, but we were not able to get what we wanted:

    View post on imgur.com


    attached the head of the site we want to make and the component layout; in particular we would also be able to determine the distances between top margin and of the first line parts (the two buttons and the title), between these and the menu below, between this menu and the title, between the title and the last menu. The site is test.adpinfo.it; can you help us ?
    Thank you

    #642498

    Hi Vinay, sorry, I changed the PW. Please see the private data above, now the login data are right, sorry.

    And according to your answer you gave today someone other, who has the same problem:
    I have already downloaded ENFOLD yesterday new from Themeforest, but this does not solved this issue.

    #642479
    randorff
    Participant

    After installing WPML the frontpage is shown differently than its been created. Switching from danish to english this is at the top of the page:

    An icon with a pencil
    FRONTPAGE
    June 3, 2016/by admin

    And the text below the slider is now in a gray box. Switching back to danish and it looks fine again.

    What to do?

    #642456

    Hi,

    Glad you got it working, please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

    #642455

    Hi Kurt,

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

    Regards,
    Rikard

    Hi!!!
    How can i change in masonry layout?
    Like i want to add category of post as sub-heading on top of main heading and i want to add author with date, like in screenshot
    http://take.ms/3i9fM

    Thanx

    #642443

    HI Isamel

    thanks a lot, this almost did the trick!

    It would be nice if the header and footer ist not the top layer anymore if the shadowbox pops up.
    I tried with z-index but could not manage to place header and footer behind the shadowbox.

    do you have an idea how to do this?

    thanks a lot

    #642436

    It’s simple the solution proposed here http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ does not set the widget wherever I want.

    I want the widget to be placed at the top right in the secondary menu.

    #642428
    marko7
    Participant

    Hi. I would like to change the font which appears in the Special Headings at the top of every page to the same font as I have for the logo. Sorry, forget what it’s called.
    Thanks, Mark.
    http://www.thegreatoceanwalk.com

    #642424

    Wow a lot of styles needed. Consider including this in next Enfold update.

    Excellent thank you.

    What about the social icons now?

    Like i said, on Desktop i have the option of displaying the social icons “in main header are”. On mobile view though they are not available. How can i place them in the header somewhere?

    Thanks

    • This reply was modified 9 years, 9 months ago by mike.rav. Reason: update
    #642423

    In reply to: Header erweitern

    Hi Horst-Michael,

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

    Best regards,
    Rikard

    #642422

    Hi,

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

    Regards,
    Rikard

    #642421

    In reply to: Whitespace on mobile

    Hi changegroup,

    Please try the following in Quick CSS under Enfold–>General Styling:

    1.

    @media only screen and (max-width: 767px) {
    .responsive #top .container .av-content-small {
    margin-bottom:0 !important;
    }
    }

    2.

    @media only screen and (max-width: 767px) {
    .single .av-special-heading {
    margin-top: 20px !important;
    }
    }

    Regards,
    Rikard

    Hi Linda,

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

    Best regards,
    Rikard

    #642410

    Hey Dave,

    But now the Main Content starts up beneath the Header

    We checked the site but it’s using a different theme. Could you please provide a screenshot of the layout that you want? Have you tried adding css modifications in the Quick CSS field? You can achieved a transparent boxed layout with this:

    .alternate_color, .alternate_color .site-background, .alternate_color .first-quote, .alternate_color .related_image_wrap, .alternate_color .gravatar img .alternate_color .hr_content, .alternate_color .news-thumb, .alternate_color .post-format-icon, .alternate_color .ajax_controlls a, .alternate_color .tweet-text.avatar_no, .alternate_color .toggler, .alternate_color .toggler.activeTitle:hover, .alternate_color #js_sort_items, .alternate_color.inner-entry, .alternate_color .grid-entry-title, .alternate_color .related-format-icon, .grid-entry .alternate_color .avia-arrow, .alternate_color .avia-gallery-big, .alternate_color .avia-gallery-big, .alternate_color .avia-gallery img, .alternate_color .grid-content, .alternate_color .av-share-box ul, #top .alternate_color .av-related-style-full .related-format-icon, .alternate_color .related_posts.av-related-style-full a:hover, .alternate_color.avia-fullwidth-portfolio .pagination .current, .alternate_color.avia-fullwidth-portfolio .pagination a, .main_color, .main_color .site-background, .main_color .first-quote, .main_color .related_image_wrap, .main_color .gravatar img .main_color .hr_content, .main_color .news-thumb, .main_color .post-format-icon, .main_color .ajax_controlls a, .main_color .tweet-text.avatar_no, .main_color .toggler, .main_color .toggler.activeTitle:hover, .main_color #js_sort_items, .main_color.inner-entry, .main_color .grid-entry-title, .main_color .related-format-icon, .grid-entry .main_color .avia-arrow, .main_color .avia-gallery-big, .main_color .avia-gallery-big, .main_color .avia-gallery img, .main_color .grid-content, .main_color .av-share-box ul, #top .main_color .av-related-style-full .related-format-icon, .main_color .related_posts.av-related-style-full a:hover, .main_color.avia-fullwidth-portfolio .pagination .current, .main_color.avia-fullwidth-portfolio .pagination a {
    	background-color: rgba(255,255,255,.5) !important;
    }
    
    .header_color .header_bg, .header_color .main_menu ul ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div, .header_color .av-subnav-menu > li ul, .header_color .av-subnav-menu a {
        background-color: rgba(255,255,255,.5) !important;
        color: #808080;
    }
    
    #main, .html_stretched #wrap_all {
    background-color: transparent !important;
    }
    

    Best regards,
    Ismael

    #642401

    Hi,

    If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    Note that the content of the posts created in the advance layout builder will not display in the blog overview page. You need to use the default editor.

    Best regards,
    Ismael

    #642398

    Hi,

    Turn on the custom css class then add a unique class attribute to the columns which contain the logo and the video. http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Use css media queries to adjust the width of these columns on mobile view. Example:

    @media only screen and (max-width: 767px) {
    .responsive #top .custom-column {
        margin: 0;
        margin-bottom: 10px;
        width: 48%;
    }
    }

    We used “custom-column” as the class attribute.

    Best regards,
    Ismael

    #642395
    natying
    Participant

    Hi,

    I’m trying to use a social icon which I don’t see in the social profile dropdown, but it is part of the default font in Enfold.
    I have followed all the instructions as stated in this thread
    https://kriesi.at/support/topic/use-different-social-icons/

    Added this code in functions.php file using the editor tool in wordpress:

    add_filter('avf_default_icons','avia_add_custom_icon', 10, 1);
    function avia_add_custom_icon($icons)
    {
    $icons['sina-weibo']	 = array( 'font' =>'entypo-fontello', 'icon' => 'ue92b');
    return $icons;
    }
    
    add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);
    function avia_add_custom_social_icon($icons)
    {
    $icons['sina-weibo'] = 'sina-weibo';
    return $icons;
    }

    but my icon still doesn’t appear in the social profiles dropdown

    Please help

    Hi,

    Please let us know if you should need any more help on the topic.

    Thanks,
    Rikard

    #642375

    Hi,

    Please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

    #642373

    Hi,

    Please let us know if you should need any more help on the topic.

    Regards,
    Rikard

    #642344

    Hi,

    1.) We added the following code in the Quick CSS field to force the full submenu element to switch to mobile menu on tablet view:

    @media only screen and (max-width: 989px) {
    .responsive #top .av-menu-mobile-active .mobile_menu_toggle {
        display: inline-block;
    }
    
    .responsive #top .av-menu-mobile-active .av-subnav-menu {
        display: none;
    }
    
    .responsive #top .av-menu-mobile-active .av-subnav-menu.av-open-submenu {
        display: block;
    }
    
    .responsive #top .av-menu-mobile-active .av-subnav-menu li {
        display: block;
        border-top-style: solid;
        border-top-width: 1px;
        padding: 0;
    }
    
    .responsive #top .av-subnav-menu > li:first-child {
        margin-top: -1px;
    }
    
    .responsive #top .av-menu-mobile-active .av-subnav-menu > li > a {
        border-left: none;
        padding: 15px 15%;
        text-align: left;
    }
    
    .responsive #top .av-submenu-container {
        top: 50px !important;
        position: relative !important;
        height: auto;
    }
    
    .responsive #top #wrap_all .av-menu-mobile-active.container {
        width: 100%;
        max-width: 100%;
    }
    
    .responsive #top .av-menu-mobile-active {
        text-align: center;
    }
    }

    Best regards,
    Ismael

    #642343

    In reply to: Content section height

    Hi,

    Edit the color section, add a unique Section ID to it, “custom-section” for example then add this in the functions.php file:

    // custom section height fix
    add_action('wp_footer', 'ava_custom_script');
    function ava_custom_script(){
    ?>
    <script>
    (function($){
    	$.fn.avia_browser_height_mod = function()
    	{
    		if(!this.length) return;
    
    		var win			= $(window),
    			html_el		= $('html'),
    			subtract	= $('#wpadminbar, #header.av_header_top:not(.html_header_transparency #header), #main>.title_container'),
    			css_block	= $("<style type='text/css' id='av-browser-height-mod'></style>").appendTo('head:first'),
    			sidebar_menu= $('.html_header_sidebar #top #header_main'),
    			full_slider	= $('.html_header_sidebar .avia-fullscreen-slider.avia-builder-el-0.avia-builder-el-no-sibling').addClass('av-solo-full'),
    			calc_height = function()
    			{
    				var css			= "",
    					wh100 		= win.height(),
    					ww100 		= win.width(),
    					wh100_mod 	= wh100,
    					wh95_mod    = Math.round( wh100 * 0.95 ),
    					wh95		= Math.round( wh100 * 0.95 ),
    					solo		= 0;
    
    				if(sidebar_menu.length) solo = sidebar_menu.height();
    
    				subtract.each(function(){ wh100_mod -= this.offsetHeight - 1; });
    				subtract.each(function(){ wh95_mod -= this.offsetHeight - 1; });
    
    				var whCoverMod	= (wh100_mod / 9) * 16;
    
    				//fade in of section content with minimum height once the height has been calculated
    				css += ".avia-section.av-minimum-height .container{opacity: 1; }\n";
    
    				//various section heights (100-25% as well as 100% - header/adminbar in case its the first builder element)
    				css += ".av-minimum-height-100 .container, .avia-fullscreen-slider .avia-slideshow, #top.avia-blank .av-minimum-height-100 .container{height:"+wh100+"px;}\n";
    				css += "#custom-section .container	{height:"+wh95+"px;}\n";
    				css += "#custom-section.avia-builder-el-0 .container {height:"+wh95_mod+"px;}\n";
    				css += "#top .av-solo-full .avia-slideshow {min-height:"+solo+"px;}\n";
    
    				//ie8 needs different insert method
    				try{
    					css_block.text(css);
    				}
    				catch(err){
    					css_block.remove();
    					css_block = $("<style type='text/css' id='av-browser-height'>"+css+"</style>").appendTo('head:first');
    				}
    
    				setTimeout(function(){ win.trigger('av-height-change'); /*broadcast the height change*/ },100);
    			};
    
    		win.on( 'debouncedresize', calc_height);
    		calc_height();
    	}
    
    	$(document).ready(function()
        {
    	//calculate the browser height and append a css rule to the head
    	if($.fn.avia_browser_height_mod)
    		$('#custom-section').avia_browser_height_mod();
    	});
    })(jQuery);
    </script>
    <?php
    }

    If you specify your own Section ID, make sure to replace all instances of the “#custom-section” selector in the code above. If you’re not satisfied with the height, adjust the multiplier (default: 0.95) on this line:

    wh95_mod    = Math.round( wh100 * 0.95 ),
    					wh95		= Math.round( wh100 * 0.95 ),
    

    UPDATE: Make sure that the “Section Minimum Height” of the color section is disabled or is set to “No minimum height”.

    Best regards,
    Ismael

    Thanks for that Andy, I got that one sorted.
    Regarding the video on the desktop, it’s doing the fade-in affect to all of my pages – I just need code to be included with the one Vinay gave me so it’s to work only for the homepage. You see what I mean when you click on “About Us” page.

    Thanks,
    Andy

    tremblayly
    Participant

    Hi

    I have most of the the meta data to display when I create posts using the ALB. I’m missing only one piece – the posts categories.

    I found the code block in this ticket: https://kriesi.at/support/topic/selective-meta-items-shown/#post-637003 but I’ve obviously missing the code that would go into the functions.php file. I tried the following code which I copied from the function #2 to display the tags data, but it did not work:

    //For categories:
    function custom_shortcode_func3() {
    ob_start();
    echo the_categories(‘‘.__(‘Categories:’,’avia_framework’).’ ‘);
    $output = ob_get_clean();
    return $output;
    }
    add_shortcode(‘the_post_categories’, ‘custom_shortcode_func3’);

    Can you help me please.

    Thanks
    Lyse

    #642318

    Is this the correct quick CSS to change the font size of the phone number in the top right?

    .social_header .phone-info { font-size: 18px; }

Viewing 30 results - 94,801 through 94,830 (of 142,845 total)