Viewing 30 results - 136,981 through 137,010 (of 142,852 total)
  • Author
    Search Results
  • #190870

    In reply to: thumbnails shifting

    Hey!

    Please try to insert following code into the quick css field to fix the issue

    
    #top .alignleft a,  #top .alignleft a:hover, #top .alignleft img, #top .alignright a,  #top .alignright a:hover, #top .alignright img, #top .aligncenter a,  #top .aligncenter a:hover, #top .aligncenter img{position: relative;}
    

    Regards,
    Peter

    #190862
    aebli
    Participant

    After inserting a Color Section in the top of the main content, the right sidebars are displaced on the bottom of the page:

    http://new.ete.ch/01_dl_variante/

    Bug or feature request?

    Thank you very much.

    #190848
    Glyphism
    Participant

    Ho folks, does anyone know of a way to disable or change the animation effect that appears when you click on the little three-line icon for the responsive navigation drop down menu?

    Ideally I want it to look like it is sliding down from above, rather than from the top right corner.

    Thanks,
    G

    aweirick
    Participant

    Hello. Thank you for a wonderful theme!!
    I have a few queries I was hoping you could assist with.

    http://test.inlink.com.au/blog-grid/
    For the Blog/news page – after the excerpt text I would like to have the ‘Read more →’ text to appear for all blog articles. Because at the moment there is no clue as to there being more content to read (especially for mobile and tablet view). Is this possible? If so how would I do this?

    http://test.inlink.com.au/portfolio/
    For some portfolio items I will have video as a link, for others there is nothing more to show. Is there a way that I can be selective to stop the portfolio items linking through to the full portfolio post page – perhaps in the custom link for the items that I don’t want to link through? I tried just putting ‘#’ in the field, but the link still goes through to the full portfolio page. So that for some all that is seen is the thumbnail.

    Many thanks,
    Alison

    #190807

    Hey!

    Please refer to this post and reduce header height https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
    You can use 100 or 110 instead of 200 i guess.
    And add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 767px) { .sub_menu { top: 490%; }}

    Cheers!
    Yigit

    #190777

    In reply to: Mini heading in Page

    Hi!

    I am closing this topic. I will continue responding there

    Cheers!
    Yigit

    #190760

    In reply to: Mini heading in Page

    #190731
    erinnova
    Participant

    Whenever I try to access the themes page or install a plugin I get redirected to the homepage of my website.

    Originally the issue was a 404 error when trying to install a plugin. I deactivated all the plugins and removed the ones I wasn’t using. This stopped the 404 error but now I’m just redirected to my homepage when I try to install a new plugin.

    The same thing now happens when I try to access my themes page. I don’t this was an issue when the 404 error was the problem.

    Thanks!

    #190715
    silviouk
    Participant

    Hi there,

    I want to replace the container that holds the contact telephone number in the top right corner of the header with this Google translate script, I’ve tried loads of times but it just breaks the site :(

    <div class=’container’><div id=”google_translate_element”></div><script type=”text/javascript”>
    function googleTranslateElementInit() {
    new google.translate.TranslateElement({pageLanguage: ‘en’, layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, ‘google_translate_element’);
    }
    </script><script type=”text/javascript” src=”//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit”></script>

    Thanks in advance…

    #190704

    Hi primarythoughts!

    I attempted to look into the issue earlier this morning but the logins doesn’t work. Now that I’m back into going through the start of my queue I’ve added a response asking for them to be re-checked so we can log in and take a look.

    Not sure how your topic didn’t get addressed before then but it was our only one above 1 day response time and showing as 2 days in the queue.

    Once we can log in and take a look we can get it sorted out.

    Cheers!
    Devin

    #190684
    primarythoughts
    Participant

    If I could make this initial post private I would as I totally appreciate all of your assistance and I’m not trying to raise a ruckus, but I still need help on this request… I’m not sure if someone is working on it trying to figure things out as I’ve heard nothing. My second request for the same issue someone was closed out, so I know I’m not being totally ignored, but again I still need help.

    https://kriesi.at/support/topic/gallery-pagination-issues/

    #190665

    In reply to: Reopen a closed issue

    Done that, but:
    1. It did not work, the gap is still big (I started with 100 as you suggested but got down to 50), on top of that, when scrolling the menu size stays the same and does not shrink.
    2. I am using the child theme, what will happen upon upgrade?

    :(

    #190652

    Thanks! That worked perfectly.

    Is there a way to keep the socket at the bottom of the page from filling up the empty space? I’d like to keep it the same height in full width as it is when it’s in boxed mode. Thanks.

    #190631

    Hi!

    Please try replacing the first line of code with following one

    .av-special-heading h5 { padding-top: 30px!important; }

    I have added !important to force it

    Best regards,
    Yigit

    #190625

    Thanks but it’s still not working. Take a look at this page: http://shiaunycspine.com/dev/about/dr-john-shiau-founder/

    The line moved, but the title stayed in the same place.

    #190602

    Hi!

    Please add following code to Quick CSS as well

    .av-special-heading h5 { padding-top: 30px; }

    If you would like to move the seperator, add following code too

    .av-special-heading-h5 .special-heading-border {
    height: auto; padding-top: 30px; }

    Best regards,
    Yigit

    #190599

    Thanks for your quick reply. That sort of worked, but not really. My Special Headings use H5 tags, which is fine, I changed the code. The problem is that it changed only the padding over the title but didn’t move the line down as well.

    Here’s a link to my site: http://shiaunycspine.com/dev/

    I want to change only the padding over the Special Heading, not all H5 tags. Thanks.

    #190592

    In reply to: Reopen a closed issue

    Hey!

    Please refer to this post to decrease the height of the header https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
    You can enter 100 or 90 instead of 200 there

    Cheers!
    Yigit

    #190588

    Hi simplefly!

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

    .template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2  { padding-top: 20px; }

    If that does not do it, please post the link to your website and point out the elements

    Best regards,
    Yigit

    #190584

    In reply to: Side Accordion Menu?

    Hey blueoxygen!

    Please refer to this post https://kriesi.at/support/topic/table-in-tab-how-to/#post-186619
    In your case, you can copy shortcodes and paste it inside text widget in Appearance > Widgets

    Regards,
    Yigit

    #190548
    marcuscent
    Participant

    Hi. I am having a problem with advanced layer slider elements when viewed on mobile. I tried to copy the settings from the sample Enfold content for this feature but my slider are being cut-off on both the left and right sides. A screen capture from Android shows the problem here – https://dl.dropboxusercontent.com/u/68645492/Screenshot_2013-11-19-18-36-54.png . The sliders look perfect on desktop so I’m wondering. Can anyone can tell me what I might have done wrong. Many thanks.

    #190531

    Hi Bruno!

    I tested the video and it seems to work for me ( http://www.screenr.com/JOoH ). The video loaded slow because of my (mobile) internet connection I’m using at the moment but it worked. Maybe a browser extension blocks the video content? Did you try the other method I mentioned here: https://kriesi.at/support/topic/fallback-oembeded-video/ ?

    Cheers!
    Peter

    Hi chartier!

    You can use following css code to show the icons on smaller screens too – insert it into the quick css field

    
    @media only screen and (max-width: 767px){
    .responsive .template-blog .blog-meta, .responsive .post_author_timeline, .responsive #top #main .sidebar {
    display: block;
    }
    }
    

    Regards,
    Peter

    #190501
    #190485

    In reply to: Reopen a closed issue

    Hi Yigit,
    Once I remove Josue’s code, the gap is big again (although the scroll minify menu effect works)

    Here is the code as it is now:
    li#menu-item-3512 a {
    padding: 5px 10px;
    background-color: #0698d9!important;
    color: white!important;
    height: 30px!important;
    line-height: 20px!important;
    margin-top: 43px;
    border-radius: 10px;
    }

    .header-scrolled li#menu-item-3512 a {
    margin-top: 15px;
    }

    .home .fixed_header.social_header #main {
    padding-top: 12px; }

    Cheers,
    Guy.

    #190475
    allegrabillings
    Participant

    This topic closed before I saw it.
    https://kriesi.at/support/topic/fullwidth-masonry-gallery-image-loading-issue/

    I just wanted to second that this is infact an issue if the masonry gallery is trying to load a large number of photos. What I have noticed is upon loading the page if the viewer does nothing and the gallery finishes loading and then you scroll down the page everything is fine. But if you start scrolling down the page while images are still loading then all hell breaks loose so to speak. I can second above that if you refresh or resize the browser window after it is finished then it will fix itself.

    So you can close this, but I wanted to second that there is infact a bug going on here. I have seen it is chrome and safari

    #190452
    simplefly
    Participant

    I would like to add some top padding to the Special Heading. The settings only give me the option to adjust the bottom padding. Is there a way can make this adjustment?

    Hi Ismael,
    I discovered it was the plugin 404 redirected stopping it from working.
    I have adjusted the settings now and it works. Thank you!

    Just one more question. I am starting a blog on my site (www.interiorinnovations.com.au)
    I was wondering if I could tweak the look of the blog.
    1. Enfold has a large feature image in the blog pages. Can I remove this but keep the thumbnail image in blog search?
    2. Can I remove the link for author name (if this is possible)
    3. Also can I extend the display area to be a larger width?
    http://s7.postimg.org/i28vr3ljv/Fix_Blog.jpg

    Thank you Ismael!

    #190444

    Topic: Enfold Questions

    in forum Enfold
    dawsmik
    Participant

    How do you center the logo from top to bottom?

    How do you make the header area smaller from top to bottom?

    How do you make the pages standard width (960 pixels)

    How do you make the header font bigger?

    How do you bring the header menu closer to the middle?

    How do you keep the socket from expanding? (it is several inches thick when the browser is at max width)
    http://www.sellmydigs.com/

    What is the easiest way to get this layout? (just the content part below the header)
    http://www.conversion-rate-experts.com/questions/

    How do you make the primary font size 12 have still have it shrink on smaller screens?

    How do you change the color of the icons?

    How do i remove the “Enfold theme by kriesi” from the socket?

    website is sellmydigs.com if you would like to see it.

    #190440
    MM
    Participant

    Hi,

    I have a shortcode from a 3rd party plugin (form generator) that creates a pop-up contact form. I have been trying to put links to 2 popup forms into the top custom menu (enfold secondary menu) or in the header phone number/small info text area (under theme options>>header). Unfortunately, menu URLs won’t except shortcodes (I read I could use placeholders and add the shortcode to functions.php, but I’m slightly lost with it) and neither will the phone number/small info text box.

    Is there an easy way for me to add this in? I also tried adding the code directly into header.php, but I can’t get the styling and positioning right. I am a PHP novice!

    Shortcodes:
    [contactformgen_popup id=5]Pet Owners Login[/contactformgen_popup]
    [contactformgen_popup id=4]Vets Login[/contactformgen_popup]

    PHP for one of the popup forms:
    <?php
    if(function_exists(‘contactformgen_popup’)){
    contactformgen_popup(5, ‘Pet Owners Login’);
    }
    ?>

    The PHP I tried to add to the header (using the phone info class as I want it to appear there):
    $cfclogin1 = contactformgen_popup(4, ‘Vets Login’);
    $cfclogin2 = contactformgen_popup(5, ‘Pet Owners Login’);
    echo “<div class=’phone-info {$phone_class}’><span>{$cfclogin1} | {$cfclogin2}</span></div>”;

    Any help would be greatly appreciated!

    Thanks,

    Matt

Viewing 30 results - 136,981 through 137,010 (of 142,852 total)