Viewing 30 results - 130,561 through 130,590 (of 142,938 total)
  • Author
    Search Results
  • #254137

    Actually now the border is black – doesn’t match the rest:
    http://i.imgur.com/Z3MjUvs.png

    I have noticed other issues as well. The social links in the top right have a couple pixels shaved off the right sides.

    And third issue:
    http://i.imgur.com/wiNeBHD.png
    on this page:
    http://www.kytn.net/ministries/youth-ministries/
    There is a thin white line vertically next to the video

    These all appear to be issues with Google Chrome on Windows 8. IE 10 is fine.

    • This reply was modified 12 years ago by kytnsda.
    #254135
    tonyiatridis
    Participant

    I have a portfolio page set up here:

    http://kristencooper.com/ctt/academic/

    and I notice there are faint arrows to the sides of the portfolio items which advance to the next which is very cool, however I notice as it continues it proceeds to other portfolio items from a different section (taxonomy if I am using the right term). I remember an old plug in called ‘next post in the same taxonomy’ that stopped this from happening but it seems to have been discontinued. Is there a way to make the portfolio items advance only within the categories set for that portfolio page, and if not how can I turn off the arrows?

    Thanks a bunch,

    T

    #254107
    davidrk
    Participant

    Hi there. I recently updated WP and the Enfold theme and have a few issues I’m still trying to resolve with the header. The site is http://www.bhutantravelbureau.com

    1) On an ipad the social icons are appearing beneath the logo in portrait mode instead of aligned to the right.
    Ipad portrait view
    Also on the Ipad, the sticky logo and navigation are not minimising, and don’t appear to be transparent.

    2) On smartphones the logo now appears quite small after applying the custom CSS required to stop the logo stretching across the entire screen and behind the menu icon. It also doesn’t line up next to the menu toggle, appearing above it instead.
    Iphone image 1
    Iphone image 2

    The CSS I have applied is as follows:
    @media only screen and (max-width: 768px) {

    .responsive .mobile_slide_out .logo {
    float: none;

    }

    .responsive .logo a, .responsive .logo img {
    height: auto !important;
    margin-top: 8px!important;
    max-width: 85%;}
    .html_header_top.html_logo_center .logo {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    }

    .responsive #header .social_bookmarks {
    position: relative;
    margin-top: 10px;
    }
    }
    @media only screen and (max-width: 480px) {
    .responsive .logo a, .responsive .logo img {
    max-width: 80%;
    height: auto!important; }
    }

    Help to resolve this issue much appreciated. Cheers.

    #254087

    Hey!

    I have no issues on any of the above links in any browser. Not sure where the difference could be coming from on your end however.

    Cheers!
    Devin

    #254081
    CurlyHost
    Participant

    I’d like to change out the social media icons at the top of Enfold from the default to some purchased social icons – what would be the best file to update to change out the default with some purchased images?

    #254058

    Hi ouranos3!

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

    .av_promobox { margin-top: 10px; margin-bottom: 10px; }

    Best regards,
    Yigit

    #254040
    Brendan
    Participant

    Hi there, first off I really love the theme. Nice work guys!

    Now for my Q. Is there any way to configure how images inserted into posts / thumbnails generated for blog posts are cropped / scaled?

    For example the featured image of this post has the top and bottom cropped, but it should display the guys faces. How do i go about correcting this?

    http://www.zettanetracing.com/zettanet-race-team-welcomes-the-ferret-into-the-business/

    Some images are fine but others are cutting off key parts of the image. Another example is the thumbnails on this page, some look perfect while others are cutting off key parts of the image.

    http://www.zettanetracing.com/#after_full_slider_0

    Is there any way to do this without manually cropping / scaling the image before uploading?

    Thanks in advance!

    #254037
    digitalcomplexion
    Participant

    Hello,

    I would like all Vimeo videos to Auto-Play. Is this possible?

    Thanks,
    Judd

    #254016
    Phillip
    Participant

    I would like to convert the following two lines I added to style.css into QuickCSS so the changes aren’t lost after the next update. Can you help me? It didn’t work.

    #header_main .container, .main_menu ul:first-child > li a{ height:120px; line-height: 195px; }

    /* sticky variation*/
    .html_header_top.html_header_sticky #main{ padding-top:120px; }

    Hi Yigit,
    Sorry for a late reply. Got distracted over the long weekend with Easter :)
    All looks good after the upgrade to Enfold 2.6.4.
    I have noticed one other “issue” in the navigation drop down in various devices. Would you like if I report it to you? It is not show stopper for us… But might be good for the theme to improve.

    Take care of yourself,
    E.

    #254010
    Alexoidea
    Participant

    Hello everyone,

    I consider using a “before after slider” for a site wide project using Enfold.
    Has anyone used and implemented this type of plugin responsively coupled with Enfold?
    How successful was/is it? Which would you recommend, if any? WHare are the hurdles?

    There are several BAS around available from Codecanyon:
    http://codecanyon.net/search?utf8=✓&term=+before+and+&category=wordpress&new_term=before+and+after

    For the sake of documentation, this question has already been asked a year ago without much of a success success:
    https://kriesi.at/support/topic/before-and-after-slider/#post-27853

    Time was ripe to bring it forth again. Thx for sharing experience, if any.

    A.

    Hi Andrew!

    There is a newer Enfold version released today, please update it.

    Best regards,
    Josue

    #254005

    Hi!

    Change the social icons code to this:

    @media only screen and (min-width: 768px) {
    .av_header_transparency .social_bookmarks a {
        color: white !important;
    }
    }

    That way it will only be applied to the desktop view.

    Regards,
    Josue

    #253980
    brianzajac
    Participant

    Hello,

    Please take a look at this page: http://dev.thecgschool.com/products/video-courses/vray-video-training-bundle/

    I’ve added this CSS to get the correct sizing of the text I want:

    #top h2, #top h1 strong {
    color: #FFFFFF!important; 
    font-size: 45px!important; 
    }
    .caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
    color: white!important; 
    font-size: 24px!important; 
    }

    However I’d like it to scale as the width decreases (for Smartphones / Tablets). Can you tell me what other code I need to add / adjust to make this happen? Thanks!

    #253979

    Still not showing up. Is it possible to add a cart in the header by the social icons? Those social icons show up in the top of the display on mobile phones. I really need to figure this out so I can continue using your theme and help our customers checkout on the mobile phones. It has to be very clear where the view cart and checkout is. Thank you for your input and help. Appreciate it. Gary

    #253977
    This reply has been marked as private.
    #253976

    Topic: Mobile sub-navigation

    in forum Enfold
    sberendss
    Participant

    I understoot that in the latest update, you removed the mobile dropdown menu (like in topflat.nl).
    In a new install (polderflora.nl), on a mobile I can click a main navigation item, but I can’t reach the sub-items.
    (Un)Checking “Hide Mobile Menu Submenu Items” doesn’t change anything.
    Changing “activate for smartphones (768px)” into smartphones and tablets (990) only lets the whole navigation disappear on my test-mobile.

    How can I make the sub-navigation clickable in mobile devices?

    #253975

    Hi Marc!

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

    #top .av-main-nav ul a { color: red; } 
    #top .av-main-nav ul a:hover { color: green !important; }

    Cheers!
    Yigit

    #253970

    Hi Justin! :)

    Please add following code to Quick CSS

    @media only screen and (max-width: 767px) {
    .responsive .logo a, .responsive .logo img {
    height: auto !important; 
    margin-top: 8px!important;
    max-width: 85%;}
    .html_header_top.html_logo_center .logo {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    }}

    Regards,
    Yigit

    • This reply was modified 12 years ago by Yigit.
    #253969

    Hey!

    Change the one on the top to following

    @media only screen and (max-width: 480px) {
    .avia-content-slider { min-height: 1250px !important; }}

    Best regards,
    Yigit

    #253961

    In reply to: Simple button usage

    Thank you,
    Updating from 2.6.3 to 2.6.4 fixed the issue thank you very much.

    Last thing on this topic, any way to have the apostrophe not break the code [ ‘ ] ? They are pretty common in french.
    Right now I used [ ’ ] instead of [ ‘ ] but other admins will have troubles with this for sure.

    Let me know if I should add a topic to feature request if you don’t know of another work around.

    Thanks for your help

    #253956

    Little confused. I have all of the following code currently in my quick css:

    @media only screen and (max-width: 480px) {
    #top .avia-smallarrow-slider { min-height: 1250px !important; }}
    
    #top .avia-smallarrow-slider { min-height: 280px !important; }
    
    @media only screen and (max-width: 767px) {
    section.slide-entry.flex_column {
    width: 45%!important;
    margin-right: 4%!important;
    }}
    
    .html_header_top.html_header_sticky #main{
    padding-top: 0 !important;
    }
    
    .avia-content-slider-active .slide-entry-wrap { min-height: 250px; }
    
    .avia-builder-el-0 { margin: -30px 0 -40px 0; height: 60px; }
    
    .main_color:first-child .template-page.content.twelve.alpha.units {
        padding-top: 0;
    }
    @media only screen and (max-width: 767px) {
    .main_color:first-child .template-page.content.twelve.alpha.units {
        padding-bottom: 30px;
    }
    }

    What should I change? Thank you.

    Juan-Jose
    Participant

    he design of my page in Internet Explorer 11 is very different from Google Chrome 34

    Hello.

    I am creating the next page http://www.tavad.com/tratamiento_drogas

    Also this created a stylesheet (2101.css) for the page itself to avoid conflicts with existing topic.

    The result is as expected in Chrome, but in Internet Explorer 11 and 320 x 533 (Samsung Galaxy SII) No pictures or texts are correctly adjusted.

    They could explain to me how to correct this problem. Await your reply

    Thank you. John

    #253949

    That did it! The only thing left is the social icons on mobile don’t appear on the homepage unless you scroll down (probably because of the transparency from the desktop version is applying itself on mobile.

    Also the social icons still seem far down and too far to the the right on mobile.

    #253948

    In reply to: Dynamic toggle height

    Hi!

    Dynamic heights in web development is a tricky topic but its also not something that theme support covers since its content customization specific to your individual setup.

    Best regards,
    Devin

    This reply has been marked as private.
    #253911

    Topic: Socket menu alignment

    in forum Enfold
    simplyaha
    Participant

    We have a couple of menu items in the socket menu and copyright text that are overlapping. The overlapping occurs when the browser is at tablet width, the menu then pushes to next line in mobile sizing. Website is wildcatmattress.com

    Here is the custom styling, as is, in child theme

    @media only screen and (max-width: 767px) and (min-width: 480px) {
    .responsive #socket .sub_menu_socket {
    float: left !important; }}

    @media only screen and (max-width: 767px) and (min-width: 480px) {
    .responsive #scroll-top-link {
    display: block !important;
    }}

    @media only screen and (max-width: 479px) {
    .responsive #socket .sub_menu_socket {
    display: block !important;
    }}

    Thank you.

    #253906

    Hi!

    Code is not being applied. I have updated the code i posted here – https://kriesi.at/support/topic/20-for-rush-fixes-easy-but-time-sensitive-thank-you/#post-253852
    Please try it now

    Cheers!
    Yigit

    #253896

    Hi!

    1) The next/prev post/portfolio navigation doesn’t take care about the category order but it will sort navigate to the next/previous post based on the “publish” date. See https://codex.wordpress.org/Function_Reference/next_post_link and https://codex.wordpress.org/Function_Reference/previous_post_link
    If you want to limit the post navigation to the category of the current post/portfolio entry see https://kriesi.at/support/topic/portfolio-link-arrows/

    2) You can try to add the +1 script to the enfold\includes\helper-main-menu.php – insert it somewhere below

    
    <div class='container'>
    

    (there’re two occurrences of this code – the first line affects the submenu, the second the main menu). If the button doesn’t display properly please use a social bookmarks plugin like: http://wordpress.org/plugins/simple-share-buttons-adder/ or hire someone who can help you to implement the button based on your requirements.

    Regards,
    Peter

    #253894

    Hi!

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

    @media only screen and (max-width: 767px) {
    .responsive #top .avia-post-nav {
    display: block!important;
    }}

    Regards,
    Yigit

Viewing 30 results - 130,561 through 130,590 (of 142,938 total)