Viewing 30 results - 93,781 through 93,810 (of 142,946 total)
  • Author
    Search Results
  • #654176

    Hey jelle,

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

    nav.main_menu {
         margin-right: 0!important; 
         margin-left: 0!important; 
    }
    
    #top #header .av-main-nav > li {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .av-main-nav-wrap, .main_menu {
    	width: 100% !important;
    }
    

    Best regards,
    Vinay

    #654175

    Hey turistai,

    Please try changing code to following one

    #top.single-post .post-entry {
    max-width: 800px !important;
    margin: auto !important;
    }

    Also, please note that zooming in/out does not correctly reflect how your website looks on different screen sizes.

    Best regards,
    Yigit

    #654160

    found this solution and used it

    now its OK

    #654145

    this is the css.
    little bit complicated because i needed to desig both ajax preview.
    one for full page and another for page that have sidebar.
    also the css maybe little bit rough, made it as quick as possible and got the result.

    /* ajax portfolio display the thumbnails at the side of the big pic instead of the bottom */ 
    .avia-gallery-thumb img {
    	max-height:160px;
    	width:auto;
    }
    
    .avia-gallery-thumb  {
    	margin-bottom:12px;
    }
    
    #top .portfolio-preview-image {direction:rtl}
    #top .portfolio-preview-image .avia-gallery img  {
    float: none;
    padding: 7px !important;
    width: auto;
    display: inline-block;
    clear:none;
    }
    
    #top .portfolio-preview-image {padding-top:40px;}
    #top .portfolio-preview-image .avia-gallery .avia-gallery-big-inner {
    text-align: center;
    
    }
    #top .portfolio-preview-image .avia-gallery a  {
    float:right !important; max-width:100% !important;
    }
    
    #top .avia-gallery-big ,.fakeLightbox ,.avia-gallery-big-no-crop-thumb   {
    float:right !important; max-width:320px !important;
    height:auto !important;
    margin-left:33px !important;
    /*background-color:#0F3;*/
    border:none !important;
    
    }
    
    #top .avia-gallery-big ,.fakeLightbox ,.avia-gallery-big-inner img  {
    max-width:280px !important;height:auto !important
    
    }
    
    #top .avia-gallery-big ,.fakeLightbox ,.avia-gallery-big-inner   {
    float:right !important; max-width:320px !important; height:auto !important
    
    }
    
    .avia-gallery-thumb { /*background-color:#039;*/ max-width:50% !important; float:right;}
    .avia-gallery-thumb img {border:none !important}
    
    /* display of ajax ortfolio entry when there is right sidebar */
    .sidebar_right .portfolio-preview-image {width:80%; !important; padding-right:22px;}
    .sidebar_right   .portfolio-entry  { width:100% !important;}
    .sidebar_right .avia-gallery-thumb { max-width:50% !important }
    
    .sidebar_right .avia-gallery-thumb img {
    	max-height:120px;
    	width:auto;
    }

    no side bar
    with side bar

    #654142

    Hi,

    What is the mobile device you’re testing this with? Is it a tablet? Replace the code with this:

    @media only screen and (max-width: 768px) {
    .responsive #top #wrap_all .slide-entry {
        margin-left: 0;
        clear: none !important;
        width: 32% !important;
        float: left;
    }
    }

    Best regards,
    Ismael

    #654139
    hugaud
    Participant

    Hi,
    Can you tell me if there is a way to make the background of a colour section as an image slider rather than a fixed image or a video please ?

    I have used a video background on the attached homepage but the client now wants images to change underneath the content as they like the other elements (rotator, video, button…). I can get them to make a video with changing static images but it may be easier if I could implement a slider as background. Maybe it’s obvious and I’m missing something or maybe it’s something more complicated ?

    Thanks in advance – link to the development site in private content ,the area in question sits at the top of this home page.

    Hugues

    #654137

    Hi,

    Thank you for the test page. Add this in the Quick CSS field:

    #staticbutton {
        margin-top: -300px;
    }

    Or use percentage value:

    #staticbutton {
        margin-top: -20%;
    }

    Best regards,
    Ismael

    #654136
    GuyMVI
    Participant

    trying to sort the ajax portfolio entries from right to left.
    when there is only 1 or 2 items, want theme to start from the right side of the page.

    saw this solution that does work.
    https://kriesi.at/support/topic/rtl-portfolio-grid/

    i need to know if there is a way to do it in child theme
    dont want the change to be deleted in future theme updates.

    tried to copy JS folder to enfold child but it doesnt affect (only affecting when changing the original file from the father theme)

    is it possible to make this change from child?

    loudcow
    Participant

    Hey there,

    When the ‘left side menu’ is selected I have issues with the socket text being cut off slightly. Approximately 10 characters. Only when side menu option chosen and only on posts. Pages are fine. And all fine when top menu is chosen.

    To view: I am developing on a new server before DNS changes are made and hence using host file trick to view/develop. If you wish to view the site I have added the domain name and the IP address in private content and also a link to the screen shot highlighting the issue.

    Thank you!

    #654088

    Our website is in 2 languages: dutch and french. I made translated widget images for both languages. But if I create an widget in dutch, the versin in franch don’t show up or shows the dutch version

    regards

    Christophe

    #654084

    Hi @debenm;
    this topic may help you.

    #654072
    debenm
    Participant

    I’m wondering if there is a way with quick CSS to have a different background image appear in a color section when on a tablet or phone browser?

    Our site https://enduringword.com has a color section with a background image on the front page. It looks good on the desktop browser, but of course as the site downsizes to tablet and then phone size it doesn’t look the way we would like. So I’m wondering if I can set different background images for the various size screens?

    Thanks,
    Miles

    #654065

    Hi Vinay – I just tried using that and adding it to my child theme CSS

    .sd-blue{
    width: 100%;
    height: 100%;
    background: url(‘http://rfl.shortiedesigns.com/wp-content/uploads/2016/06/blue_bg-1.png’) center center no-repeat;
    background-size: cover;

    &:before {
    content: ”;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom right,#002f4b,#dc4225);
    opacity: .6;
    }
    }

    But when I do the background goes white

    Here is a screenshot of what i’m trying to do

    https://www.dropbox.com/s/fhjvczd5lacv3fg/Screen%20Shot%202016%2006%2028%20at%203.29.53%20pm.png%20%201303%C3%97572%20.png?dl=0

    – I’m trying to have a full width background imge
    – and a gradient attached to this particular class…

    any clues would be great thanks

    #654057

    Hi,

    We are very sorry for the delay. Please add this in the Quick CSS field in order to remove the margin on mobile view:

    @media only screen and (max-width: 767px) {
    #av_section_1 .flex_column_table.av-equal-height-column-flextable {
        margin-top: 0 !important;
    }
    }

    Note that you can apply a unique Section ID to the section containing the column then replace the selector “#av_section_1” with it.

    Regarding the second inquiry, those portfolio items are blank.

    http://dakwerkendrb.be/dakwerken/wp-admin/post.php?post=909&action=edit
    http://dakwerkendrb.be/dakwerken/wp-admin/post.php?post=326&action=edit

    Note that the “Voeg een Preview Tekst toe” will only work in the “ajax portfolio”.

    Best regards,
    Ismael

    #654055

    Hi,

    How I add Twitter Cards ( https://dev.twitter.com/cards/types/summary-large-image )
    on my code in Enfold ?

    This is still not going to work because the social share section has its own set of patterns. It can only share the post title and url. However, it’s possible to alter the pattern by using a filter. Example here: https://kriesi.at/support/topic/social-share-problems/#post-581487

    Best regards,
    Ismael

    Hey nep102,

    Thank you for using Enfold.

    I’m sorry but this seems to be not possible. Another user has a video background on a site but it’s an mp4 video. It’s possible to pause the video without showing the play button. https://kriesi.at/support/topic/problem-with-looping-video/#post-441912

    Best regards,
    Ismael

    #654046

    Hi,

    Please update the code:

    add_action( 'wp_footer', 'ava_custom_script' );
    function ava_custom_script() { ?>
    	<script type="text/javascript">
    	(function($){
    		var a = function() {
    			var ch = $('.container .av-content-small.units').height();
    			$('#top #main .sidebar ').css('height', ch);
    		}
    
    		a();
    	})(jQuery);
    	</script>
    	<?php
    }

    Best regards,
    Ismael

    #654035

    Hi,

    Issue 1:
    The size of the Related Products image are disproportionate to the page and the thumbnails need to be smaller.

    Have you tried to adjust the size of the Catalog Images thumbnail?

    Issue 2:
    The Related Products thumbnails are automatically placing on a dark strip background which looks really weird. How do we remove this background and place the thumbnails under the product description box.

    That is the default style of the related section. If you want to change the background color, please use this in the Quick CSS field:

    .single-product .alternate_color {
        background-color: #ffffff;
        border-top: 0;
    }

    Best regards,
    Ismael

    #654034

    Hi,

    Thank you for the info. Use the “ava_after_main_container” hook. Example:

    Enfold Woocommerce Change Shop Page

    Instead of is_shop, use the is_single conditional function and render the shortcode with the do_shortcode function. https://developer.wordpress.org/reference/functions/do_shortcode/

    Best regards,
    Ismael

    #654033

    Hey psstudiosinc,

    Thank you for using Enfold.

    1.) I’m sorry but you can’t group the items by category without major modification on the archive.php file. You have to duplicate the loop and create a new query which filter the items by category. Please hire a freelance developer or contact codeable: http://kriesi.at/contact

    2.) Please refer to this previous thread: https://kriesi.at/support/topic/style-of-single-menu-button-item-link-to-submenu/#post-639090

    Best regards,
    Ismael

    #654031

    Oh now it has updated, but why does the sidebar act the way it does? Shouldn’t it be at the top?

    Hi,

    It’s not highlighted or selected because the page “Career” has no relation or connection with the job posts. Please try this in the functions.php file:

    // custom script
    add_action('wp_footer', 'ava_custom_script');
    function ava_custom_script(){
    ?>
    <script type="text/javascript">
    (function($) {
    	function h() {
    		var job = $('body').hasClass('single-job_listing'),
    			career = $('.menu-item-top-level-7');
    		if(job) career.addClass('current_page_item current-menu-item');
    	}
    
    	h();
    })(jQuery);
    </script>
    <?php
    }

    Best regards,
    Ismael

    #654027

    Hi,

    The comments.php contains a pagination function by default. You have to enable the option “Break comments into pages with top level comments per page and the page displayed by default” in the Settings > Discussion panel.

    Best regards,
    Ismael

    #654025

    Hey goosedigital1,

    Thank you for using Enfold.

    We can either hide the caption or adjust the font size on smaller screens. Add something like this in the Quick CSS field:

    @media only screen and (max-width: 989px) {
    .avia_transform .av_slideshow_full .avia-caption-title {
        font-size: 1em;
    }
    
    .avia_transform .av_slideshow_full .active-slide .avia-caption-content {
        font-size: 12px;
    }
    
    .slideshow_caption .slideshow_inner_caption {
        top: -40px;
    }
    }

    Best regards,
    Ismael

    #654024

    Hmm, hi Andy,
    There still seems to be an issue, even after updating my cell phone.

    The headline font I see while on a desktop computer is totally different than the headline font I see while looking on my cell phone. Other people are experiencing the same. I have an iPhone. Are you on an android? I’m wondering if the issue lies there and how to fix it.

    #654020

    Hi,

    Please try this code instead:

    // custom script
    add_action('wp_footer', 'ava_custom_script');
    function ava_custom_script(){
    ?>
    <script type="text/javascript">
    (function($) {
    	function a() {
    		$('#top .avia-logo-element-container .slide-image').each(function() {
    			$(this).attr('rel', 'nofollow');
    		});
    	}
    
    	a();
    })(jQuery);
    </script>
    <?php
    }

    Best regards,
    Ismael

    repking
    Participant

    Support Team,

    Periodically, I get an ‘extra’ gray colored full width section that gets added to the top of the page, just below the header. I put the theme in debug mode and the extra section doesn’t appear that I can tell in the code. If I delete/clone sections in the advanced layout editor long enough, it sometimes somehow goes away on its own. I saw another post on the forum that was able to remove it by putting in code not to “display:none” the section in the CSS, but that seems like a hack to me and it doesn’t work with these pages, so wondering if something else is wrong or if there is a better solution.

    Thanks,
    Ron

    • This topic was modified 9 years, 10 months ago by Basilis.
    #653992
    Doron
    Participant

    two pages in a portfolio website I’m currently building work just fine in desktop view
    but all their page content completely disappear on mobile view
    (links to those pages is in the Private Content)

    I’m pretty sure I didn’t define any CSS (such as “@media only screen and (max-width…”) to cause this thing to happen and yet it happens
    how come only those two have this issue?
    most important – is there a way to find out whats causing this and fix it?

    • This topic was modified 9 years, 10 months ago by Doron.
    #653990

    Topic: Product-Slider in 404

    in forum Enfold
    Lilo
    Participant

    Hi,
    first of all I love Enfold and Thank you very much for all those great Updates!

    I want to use a shortcode to add a product-slider into my 404 Page

    I added this code into error404.php but it’s not working.

    do_shortcode(“[av_productslider categories='142,85,158,173' columns='3' items='9' offset='0' sort='0' autoplay='yes' interval='5' custom_class='']“);

    Can you help?
    Thanks a lot
    lilo

    #653989

    Hi Andy,

    sry, but that’s not correct! It DOES work before with Shortcodes in Codeblocks, but no matter -> realcode also does not seem to work after the upgrade…
    I did try the following code (very easy one):
    (see private)

    it just places two pictures of a Webcam into the Website, but it does not work. I used “body” as code wrapper element. And it just works fine previous versions…

    Another point, seems to be the same story:
    on the same page I use Icon Box and place a ShortCode into the TextBox of it:

    [metar loc="EDDK"]
    (hier klicken für Details)

    It also stopped working after upgrade…

    Thanks for a small thought on this.

Viewing 30 results - 93,781 through 93,810 (of 142,946 total)