Viewing 30 results - 137,311 through 137,340 (of 142,354 total)
  • Author
    Search Results
  • #181312
    websiteworkers
    Participant

    Hi there. When I set a featured image for a blog post, how do I prevent it from showing up in the actual blog post? All I want it to do is show up in the blog feed. I’m upgraded to the latest version of Enfold. Currently have “single post with large preview image” set for single post style and for blog style, I have “single author, big preview Pic” set.

    Help, please! :)

    #181305

    Hey miguelinho84!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    #top .main_menu .menu li a { font-size: 18px; color: red; background-color: blue; }
    #top .main_menu .menu li a:hover { background-color: blue; color: red; }

    Cheers!
    Yigit

    #181295

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #top .main_menu .menu li a:hover { background-color: #6ab2b5; color: white; }

    Best regards,
    Yigit

    #181265

    thznk you for the reply .

    On my ipad it still shows all the way to the right .

    i set something in the middle on my desktop . But on my ipad it still shows way out right

    #181259

    Hi logan2d!

    I managed to get this on my local installation:

    I generated a post slider shortcode and then added it after the <body> tag starts in the header.php file:
    <?php echo do_shortcode("[av_postslider link='category' columns='3' items='9' offset='0' contents='no' preview_mode='auto' image_size='portfolio' autoplay='no' interval='5']"); ?>

    Regards,
    Josue

    #181257
    mhiller
    Participant

    Is there any way to make the Wooommerce “cart_dropdown_link” appear in the enfold header in responsive mode? Here are screen shots of the cart slider (top right) at normal screen size and in responsive mode: http://nexuscontentlab.com/temp/

    Thanks mike.

    #181239

    Hey musklick!

    You can add the img in the header.php, after the body starts:

    <img src="your_img" class="bottle" ?>`

    Then apply this CSS:

    .bottle{
    width: 350px;
    height: 650px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    }

    Try it out and see if it works, if it doesn’t provide us with a link to your website and the image of the bottle you want to use.

    Best regards,
    Josue

    #181232
    musklick
    Participant

    Hi, I’m trying to create an effect where an image of a bottle, placed to left side starts in the header, covers a portion of the main content and ends in the footer. So the effect is that the bottle “pops” out of the web page. The main content should contain a layer slider and the footer should have widgets as usual. Is this possible? The height can be static. When I place the bottle in the background it breaks on smaller screens. Could you put it as a transparent image on top of everything? Or use different CSS for different viewports.
    I can provide an image of the desired effect if that would help. Really hope you can help with this, I’m getting close to dead line and can’t get it to work. And my client really want this effect.

    #181216
    This reply has been marked as private.
    #181204

    In reply to: Headings colors

    Hi Josue,

    Here’s the code I’m using for the advanced editing ‘text blocks’

    #top .main_color .avia_textblock h1 { color: #5c5140; }
    #top .main_color .avia_textblock h2 {color: #5c5140; }
    #top .main_color .avia_textblock h3 {color: #5c5140; }

    Thanks,
    Robert

    #181192

    Hey!

    Yoast Google Analytics causes a javascript error on the admin screen. Actually it’s not required because Enfold already comes with an option field which helps you to print the analytics code. The plugin just slows down your website.

    Best regards,
    Peter

    #181182
    iluvatoq
    Participant

    How can i make sure everthing looks the same for every device ( ipad/desktop/laptop )

    I made a slider on my desktop . everthing is centred but on ipad i can’t see the things i changed to the slider
    and on the laptop ( different resolution ) everything is more to the right .

    • This topic was modified 12 years ago by iluvatoq.
    #181173

    Hey guys,

    My portfolio grid is still broken on this page > http://www.realwiredmusic.com/artists/

    Sortable categories are still not displaying at the top, and the images sizes & titles are not right.

    My portfolio grids on the homepage are perfect – why is this page giving me such problems?

    Please help – my client needs this fixed asap.

    I really appreciate the help!

    #181166

    In reply to: Kategorie Übersicht

    Hey!

    Ah, ok. Dieses Problem habe ich hier schon einmal gelöst: https://kriesi.at/support/topic/make-excerpt-shorter/#post-172121

    Best regards,
    Peter

    #181155

    In reply to: Menu height

    Thanks Josue ,

    I found out the way , put in QCSS:

    /*header with social icons: */
    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 90px; line-height: 90px; }
    .fixed_header.social_header #main {
    padding-top: 118px;
    }

    regards !

    #181151

    Hey loyalzoo!

    Please take a look at this topic: https://kriesi.at/support/topic/new-custom-font/

    Cheers!
    Josue

    #181146

    No, a fixed header is “fixed” to the top. The non-fixed header options keep the menu in place like on the typical website where it is removed from visibility when you scroll down.

    You just need to pick one of the fixed header options.

    #181142

    Hello Dustin!

    As far as i know there isn’t, you can request it as a feature here or if you really need you can try hiring a freelancer for the job.

    Cheers!
    Josue

    #181139

    In reply to: Custom font

    Hey Gregory!

    Please take a look at this topic: https://kriesi.at/support/topic/new-custom-font/

    Regards,
    Josue

    #181124

    No, what I want is the menu to stay on the top of the screen even when you scroll down. I think that is the nonfixed option, correct? Before, when I had it set to that, it would shrink a bit and stay on top, but now, it is stuck in one place on the page. The fix above, didn’t let the menu shrink and the formatting seemed off a bit.

    #181118

    Hey!

    I think maybe Josue misunderstood. The nonfixed header settings means the header is not stuck to the top of the screen. If that is what you want you need to choose one of the fixed header options.

    Regards,
    Devin

    #181101
    ydigilov
    Participant

    I have the nonfixed header set, but randomly the feature stopped working. Is it not compatible with a background image or something?

    igorsantosbjj.com

    #181087

    Hey!

    In this case use the code I posted here: https://kriesi.at/support/topic/wordpress-seo-yoast-breaks-page-editing/#post-180845
    If it doesn’t help create us an admin account and post the login credentials (private reply).

    Regards,
    Peter

    #181044

    Topic: Header Social Icons

    in forum Enfold
    Sbjup
    Participant

    Hello Support Team,

    I have a question concerning the social icons. I have managed to add a dotted divider to the top right corner of the homepage. The social icons however do not seem to appear next to the dotted line (small fixed header with social Icons).

    If I change the header options to non Fixed Header with Social icons, I can see the icons and they go to the center when the window size changes (just like on your site).

    What do I have to change to I can see the social icons on the top right corner (small fixed header with social icons)? Here is my style.css code:

    
    /*header with social icons - change how large the height can be */
    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 80px; line-height: 80px; }
    
    /* changes social hover from circle to rounded square */
    #header_main .social_bookmarks li a {
    	border-radius: 3px;
    	font-size: 16px;
    }
    
    /* moves the main nav left and changes right border */
    #top .main_menu {
    right: 100px;
    border-right-style: dashed;
    border-right-width: 1px;
    padding-right: 25px;
    }
    
    /* moves the social nav to the right of main nav */
    #header_main .social_bookmarks {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 0px;
    }
    
    /* hides the normal social div at the top */
    #header_meta {
    	display: none;
    } 
     
    /* removes border */
    .responsive #header_meta .social_bookmarks li {
    	border-style: none;
    }
    
    /* removes border */
    .responsive #top #header_meta .social_bookmarks li:last-child a {
    	border-style: none;
    }
    
    /*
    Desktop Styles
    ================================================== */
    /* Note: Add new css to the media query below that you want to only effect the desktop view of your site */
    
    @media only screen and (min-width: 768px) {
    /* Add your Desktop Styles here */
    
    	/* removes padding at the top behind logo after I shrink the main logo/navigation div height */
    	.fixed_header.social_header #main {
    		padding-top: 81px;
    	}
    	
    
    }
    
    /* Smaller than standard 960 (devices and browsers) (ipad Portrait)*/
    @media only screen and (max-width: 989px) {
    
    	/* adds the HKUSCG as a background */
    	div .logo {
    		background: url(https://www.hkuscg.com/wp-content/uploads/2013/10/S3transparentbackground-e1382792986200.png) top left no-repeat;
    		top: 11px;
    	}
    	
    	/* makes the default logo transparent */
    	.logo img {
    		opacity: 0;
    		filter: alpha(opacity=0); /* For IE8 and earlier */
    	}
    }
    
    /*
    Mobile Styles
    ================================================== */
    /* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */
    
    @media only screen and (max-width: 767px) {
    /* Add your Mobile Styles here */
    
    	
    	/*gives more space below main blog name when it is long and wraps to two lines on phones*/
    	.title_container .main-title {
    		line-height: 1.5em;
    	}
    
    	/* moves the icon logo on smaller screens */
    	.responsive .mobile_slide_out .logo {
    		margin-top: 10px;
    		margin-bottom: -10px;
    	}
    	
    	/* moves socket nav away from top link */
    	#socket .sub_menu_socket div {
    		float: right;
    		margin-right: 60px;
    	}
    	
    	/* change social icons */
    	#top .social_bookmarks li a {
    		font-size: 19px;
    		width: 40px;
    	}
    	
    }
    

    I would like to thank you in advance.

    Regards,

    Frank.

    #181041

    Hi malkoin!

    Your other topic is fairly active. Please don’t create duplicate posts as it just makes it harder for us to answer topics.

    If you have not already, the last post asked that the account you provided to view the layer slider be set to an admin because otherwise we are unable to even see your layer slider slides.

    Regards,
    Devin

    #181018

    Found it… Problem solved in this thread – Thanks guys :)

    https://kriesi.at/support/topic/woocommerce-category-archive-image-removel/

    #181014

    In reply to: Problem Install

    Hi DionSwift!

    Please see Peter’s post here https://kriesi.at/support/topic/enfold-white-screen-with-events-calendar/#post-180595

    Cheers!
    Yigit

    #181010

    Hey kirkmc!

    Please see Josue’s post here https://kriesi.at/support/topic/zoom-in-on-mobile-devides/#post-175234

    Best regards,
    Yigit

    #180985

    I trusted in the advice from this post: https://kriesi.at/support/topic/how-to-use-the-advanced-editor-for-blog-posts/
    That it is not recommended officially is new for me :(
    Would be great to use the styling features in posts, too.

    Hi Peter,

    Devin opens the old treat yesterday. Here you can see what happens:
    https://kriesi.at/support/topic/white-space-between-navbar-and-layerslider-ipad-landscape-enfold/

    This means that you can close this tread here.

    Thanks!
    Bruno

Viewing 30 results - 137,311 through 137,340 (of 142,354 total)