Viewing 30 results - 136,171 through 136,200 (of 142,845 total)
  • Author
    Search Results
  • #199705

    Hi!

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

    p + h2 { margin-top: 0; }

    Best regards,
    Yigit

    #199658

    Hey David!

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

    .avia_desktop .av-masonry-entry:hover .av-masonry-image-container {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 0.5!important; }

    Cheers!
    Yigit

    #199656

    I added it like this :

    .social_header #header_main .container { max-height: 116px!important; }

    .social_header .main_menu ul:first-child > li a {
    height: 116px!important;
    line-height: 116px!important;
    }

    #header_meta { display: none; }
    .fixed_header.social_header #main { padding-top: 117px; }
    .social_header .main_menu ul:first-child > li a {
    height: 116px!important; line-height: 116px!important; }
    .logo, .logo a, .logo img { max-height: 116px!important; }

    Still… not there yet…

    #199653

    .social_header .main_menu ul:first-child > li a {
    height: 116px!important;
    line-height: 116px!important;
    }

    #header_meta { display: none; }
    .fixed_header.social_header #main { padding-top: 117px; }
    .social_header .main_menu ul:first-child > li a {
    height: 116px!important; line-height: 116px!important; }
    .logo, .logo a, .logo img { max-height: 116px!important; }

    Like this?

    Erm… Still not working…

    #199628

    In reply to: How to install fonts

    #199619

    Hi m!

    What type of header are you using? You can add following code to Quick CSS in Enfold theme options under Styling tab and change page ID

    .page-id-734 #header { display: none; }

    Please see this post to find page ID’s https://kriesi.at/support/topic/mini-heading-in-page/#post-188120

    Best regards,
    Yigit

    #199618
    vinvalentino
    Participant

    Everything was working just fine when it suddenly stopped attaching properly images or setting as featured.

    Actually there are the following certain symptoms:
    -When creating a new post:
    1.via the add Media button process i select and upload a new image with the thumbnail showing properly and when i press insert into post/insert gallery a blank media box appears in the post’s textbox.
    2.when i try to set a new featured image (one that is newly uploaded or one of the old images) the bottom right ‘set featured image’ widget looks like no image is selected or set. I click “set as featured image” and the modal closes but the image never appears.
    -When I try to browse my Media>Library any newly uploaded image is blank with no thumbnail available and no image file appearing when clicking view (via the ‘domain/?attachment_id=…’ link).
    -When browsing my ftp server directory or typing the url ‘domain/wp-content/uploads/2013/3/image.jpg’ the images are appearing just fine.
    -Any images that I upload I can see in the media browser but their thumbnails there aren’t cropped like normal, it’s a thumbnail of the entire image where normally (and previously uploaded images) it’s cropped. They also don’t have pixel dimensions listed like other images do.

    This is causing a major problem on a busy e-commerce site. I’ve seen others with the same issue who said it was fixed when they disabled the “Advanced Custom Fields” plugin, but I don’t have that plugin.

    I did not make any changes to anything, no new plugins, no updates. It worked fine in one product listing, then I went to the next one and it stopped and now won’t work for any.

    I’m wondering if the advanced custom fields plugin or something similar is integrated into the theme and could be causing this strange issue.

    #199616

    Hi m!

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

    #top #menu-item-search.menu-item-search-dropdown>a { display: none; }

    Regards,
    Yigit

    #199613

    1th vote for additional blog views, like list view (example: http://the7.dream-demo.com/blog-2/blog-standard/blog-standard-sidebar/ )

    Nice addition to list view, but not necessary, option for grid vew to choose number of columns (2,3 or 4), and perhaps grid/list view switcher at frontend at the top of content area.

    2nd vote for Ajax search in sidebar, content, …

    • This reply was modified 12 years, 3 months ago by VBM.
    #199599

    It works now, thank you very much! Great support as always here.

    One question though, when the next theme update comes, do I still just have to use the code in this post: https://kriesi.at/support/topic/remove-lightboxlink-from-ajax-preview-slider-again/#post-199447?

    #199588
    Sandy
    Participant

    I need to add YouTube social icon to the header, next to the FB and Twitter icons. I followed the instructions at https://kriesi.at/support/topic/youtube-icon/ but there still is no YouTube option to choose from.

    Also, these icons are very small and lacking colour – they need to be more prominent. What options are there?

    #199572

    Hi odac25thka!

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

    #header_meta { display: none; }
    .fixed_header.social_header #main { padding-top: 117px; }
    .social_header .main_menu ul:first-child > li a {
    height: 116px!important; line-height: 116px!important; }
    .logo, .logo a, .logo img { max-height: 116px!important; }

    That should do it

    Regards,
    Yigit

    Abbe
    Participant

    Hi,

    I’m working on a one page website that includes a masonry project section kind like this:
    http://kriesi.at/themes/enfold/portfolio/masonry-portfolio/

    But instead, i want it to open the projects content with AJAX, like here: http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/

    Is it possible?

    thanks.

    /******/

    Important info about an old topic i created & it’s closed.
    WPML + Permalinks, 404 errors
    https://kriesi.at/support/topic/woocommerce-wpml-permalinks-404-error/

    Your team suggested to get in contact with WPML support, and i did. They said you may want to get in touch with them.

    A possible hint is the fact that the theme is trying to do things what WPML already does, like translating custom post permalinks.
    I see that, by commenting out the line 8 of /wp-content/themes/enfold/config-wpml/config.php, and after resaving permalinks, the issue with “Sample Page” disappear.
    To be clear, I refer to that line:
    add_action( ‘init’, ‘avia_wpml_register_post_type_permalink’, 20);

    That worked, no more 404, no more mistakes between languages, etc…

    #199541

    In reply to: Slider under Header

    Hi!

    Please add following code to Quick CSS

    #top .iconbox { margin-top: 20px; }

    Cheers!
    Yigit

    #199540
    This reply has been marked as private.
    #199539

    Hey!

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

    @media only screen and (min-width: 990px) { #top div .avia-gallery img  { height: 240px; }}
    @media only screen and (min-width: 768px) and (max-width: 989px) { #top div .avia-gallery img  { height: 136px; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) { #top div .avia-gallery img  { height: 86px; }}
    @media only screen and (max-width: 480px) { #top div .avia-gallery img  { height: 54px; }}

    Regards,
    Yigit

    #199538

    In reply to: Slider under Header

    Hi Yigit,
    just take a look at: http://polyscale.m3ms.de/

    All the three boxes shall have the same level at the top.

    Cheers,
    Markus

    #199534

    Hi Josue

    Ok I understand. The problem is if you put the background as a layer in each slide then the background will slide in again which won’t look right. It needs to stay where it is with the other elements sliding in on top.

    http://www.mainline-energy.co.uk/temp-2/

    Can you think of anything here to solve this? The only thing I can think of it to turn the slider background off for phones. Possible?

    Thanks

    Masten

    #199516

    In reply to: Slider under Header

    Hi Yigit,
    thanks for these helps.
    But how do i get the box moving up so that they are at the same level like the “non-top-boxes”?
    I tried with: .iconbox_top { margin-top: -20px;}
    But this doesn´t work.

    Cheers,
    Markus

    #199513

    In reply to: Slider under Header

    Hi!

    If you would like to remove icon only on homepage, please use following code

    .home .iconbox_top .iconbox_icon { display: none; }

    you can remove .home if you would like to make the changes globally.
    To increase padding on iconbox left

    .iconbox_left .iconbox_content { padding: 20px; }

    Cheers!
    Yigit

    #199497

    Following up on this, I believe I found the solution. This fixes it:
    #top .main_menu .menu li ul a { color: black!important;}

    #199491

    In reply to: Minify, Lazy Load

    Hey Devin,

    yes you´re right, it´s worth.

    I read the manual and I think bwp-minify makes a good job with the scripts, but it´s not possible to handle the stylesheets the way I need it. In my case it breaks my Layout so I have to exclude a lot of stylesheets with the snippet. But that results in more queries..

    I use MinQueue. It works pretty nice for me..

    Today I played just one hour to fix all the scripts. In the last days with all the other Plugs I needed hours for bad results..

    Now I have just 2 queues for css, one for the enfold-styles, and one for all others – both in the Header before the scripts. And I have 4 queues for javascript, 2 in the Header (most of them with jquery) and 2 in the footer.

    All of them pulled correctly by CDN.

    I´ve started with 25 Stylesheets (12 from Enfold), and 34 Scripts. Why this much? Oh, you can make WordPress combined with Enfold to a monster … :)

    We need all the stuff for WooCommerce, Membership-Area and our own Community with bbPress and BuddyPress, Video-Gallery, Security, Optimization and additional Features in the Backend.

    This moment we´re on a shared-hoster with a small package and GTMetrix gives us 91% and 80% and a loading time of 5.. I think if we upgrade it, we become some points more.. :) We´re on a Apache with xCache.

    Really nice Theme and a good Team!! I will use for more projects in nearly future. Thumbs up!!

    Here some Tipps for Plugs that gives us a good result:

    Performance: WP Super Cache, Options Optimizer, Plugin Organizer, WP-Optimize, WP. Smush.it and MinQueue. To check Plugin-Performance: P3 (Plugin Performance Profiler). To Backup your Website: BackUpWordPress. Security: Wordfence, Better WP Security.

    All of them are wellcoded with good Performance-Values.

    Hope this can help some people. Please close this Topic. Thanks

    Best regards

    #199485

    In reply to: Bigger Logo gets cut

    Hey!

    I think the min-width value of the media query causes the issue – try following code instead

    
    @media only screen and (min-width: 1px)  and (max-width: 990px) { .logo, .logo a, .logo img { max-width: 200px; }
    .logo img { margin-top: 10px; }
    }
    

    Best regards,
    Peter

    #199471

    Hi

    This is the message I have had back from the host

    We are unable to facilitate the modification of any parameters on our shared hosting cluster as this applies to all users on the cluster. If you require this level of flexibility we recommend that you migrate your services to a VPS or dedicated server platform.
    http://www.names.co.uk/servers

    Any last ideas before I forget about this topic?

    Thanks
    Ian

    #199469

    Thank you.

    It seems though when I make this change, I get this ugly black line on top of the ‘history’ section.

    http://123.100.86.227/~nzbarris/dir/

    #199460

    Hey!

    Strange – please try to use following code instead

    
    jQuery('.portfolio_preview_container .portfolio-preview-image .avia-slideshow .avia-slideshow-inner').find('a').addClass('avianolink noLightbox');
    $('a.avianolink').on('click', function(){return false;});
    
            //activates the prettyphoto lightbox
            $(container).avia_activate_lightbox({callback:'avia_lightbox_callback'});
    

    I’ll move the “avianolink” function into the ajax callback function with the next theme update – then you just need to use the code I posted here: https://kriesi.at/support/topic/remove-lightboxlink-from-ajax-preview-slider-again/#post-199447

    Best regards,
    Peter

    #199445

    In reply to: Slider under Header

    I got some other question, i think it will be easy to solve for you.

    Right now i got an iconbox at the home site.
    How do i hide this icon from the top?

    And if i use the icon on left the box has no padding.
    How can i fix this, when i want to use the icon-on-left box?

    Cheers,
    Markus

    • This reply was modified 12 years, 3 months ago by der_mueller.
    #199438
    sgrobert
    Participant

    Hi there,

    With reference to the following: https://kriesi.at/support/topic/how-can-i-insert-anchor-tags-and-click-through-up-and-down-one-page/#post-199345

    May I check whether is there a way to “highlight” the link when the page ‘moves’ to a certain anchor-segment of the page. Or will the link be just staying at the top of the page? Do assist. Thanks!

    Regards,
    Robert Chai

    #199435

    In reply to: Slider under Header

    Hey!

    You can use this instead:

    #layer_slider_1 {
    position: relative;
    margin-top: -88px;
    }

    Regards,
    Ismael

    #199429

    Hello fantastic support people!

    I hope you can help me fine-tune the blog page of my new website. If you could please explain your directions in basic language (I’m new to web building), that would be much appreciated!

    Okay, here goes:

    (1) I’m trying to make some changes to my blog, but when I go to “Blog” under “Pages,” I can create changes all I want, but they don’t actually show up on the website. What am I missing here?
    http://naturaintegrativehealth.com/?page_id=731

    (2) I’m trying to embed a video from YouTube, but all that’s loading on my blog post is the HTML.
    Here’s what I mean: http://naturaintegrativehealth.com/?p=1

    (3) How do I make the featured image look smaller at the top of the blog post? This picture is HUGE!
    Here’s what I mean: http://naturaintegrativehealth.com/?p=1

    I appreciate all your help. You guys are great!

Viewing 30 results - 136,171 through 136,200 (of 142,845 total)