Viewing 30 results - 140,221 through 140,250 (of 142,828 total)
  • Author
    Search Results
  • #28316
    DoGrinDigital
    Participant

    Hi,

    this is different problem, so I choose to open a new thread for this.

    I added the button into the header, like in this thread.

    https://kriesi.at/support/topic/full-screen-slider-image-chopped

    But there’s two problems.

    one problem with the small fixed header:

    the button isn’t centered, see here:

    http://awesomescreenshot.com/04e1n1if89

    I’ve tried with the header with social icons. There it works, but I don’t want the social icons in my header.

    the second problem is now, that the button in the footer isn’t centered anymore.

    See here: http://awesomescreenshot.com/0ca1n1inc9

    I’ve tried to mess around with the values, but nothing worked. Right now, the custom css looks like this:

    .main_menu {

    right: 100px;

    }

    .avia-button-right {

    display: inline-block;

    left: 0px;

    position: relative;

    float: right;

    }

    @media only screen and (max-width: 767px) {

    .avia-button-right {

    left: initial;

    position: absolute;

    top: 0px;

    right: 0px;

    }

    }

    Can you help me out?

    Cheers

    #137095

    Hey,

    I’m really not sure but I guess a good developer can add the functionality on less than 3 hours tops. :)

    Regards,

    Ismael

    #136630

    Hi,

    Please download the latest version of Woocommerce then update the old: http://wordpress.org/plugins/woocommerce/

    Please give us a link to the website. Did you try to recreate the portfolio with videos?

    Regards,

    Ismael

    #135265

    Hi,

    I’ll tag Kriesi. He can shed more light on the topic at hand. :)

    Regards,

    Ismael

    Hey,

    1.) You can add this on your custom.css or Quick CSS:

    .blog .big-preview.single-big {
    display: none;
    }

    Please give us a link to the blog page. The page body id might be different so we have to inspect it.

    2.) It’s not happening on our end. Can you post a link to your blog? Please deactivate any plugins.

    Regards,

    Ismael

    #137101

    Hey,

    What type of header do you have? If you’re using Small fixed header, you can do this:

    #header {
    top: 28px;
    background: #fff;
    }

    .header-scrolled {
    top: 28px !important;
    }

    .fixed_header #main {
    padding-top: 48px;
    }

    Regards,

    Ismael

    #136547

    Hi,

    1.) Add this on your custom.css or Quick CSS, adjust the height according to the height of the header when you it shrinks.

    .header-scrolled #header_main .container {
    height: 58px !important;
    line-height: 58px !important;
    }

    2.) This the code that controls the arrow:

    #top .avia-slideshow-arrows a {
    font-family: 'entypo-fontello';
    display: block;
    text-decoration: none;
    color: #fff;
    visibility: visible;
    position: absolute;
    width: 60px;
    text-align: center;
    height: 60px;
    line-height: 62px;
    font-size: 25px;
    top: 50%;
    margin: -30px 15px 0;
    z-index: 99;
    overflow: hidden;
    text-indent: -600%;
    }

    Regards,

    Ismael

    #114968

    Hello,

    I really want to help you with Japanese translations, but can you please fix these two issues:

    – The date/time formats are hard-coded like: “11 Aug 2013”, but it needs to be translated to “2013年 8月 11日”. As you can see the order of day, month, and year is different in Japanese. The format should match to the WordPress admin’s General settings (Date Format and Time Format).

    – There is a problem with breadcrumb when using Japanese (or any non-ascii language). When a title is truncated because it is too long, it doesn’t cut off at a character boundary of UTF-8 (Unicode).

    Please take a look at the right-side of the header breadbrumb at:

    http://jp.emeditor.org/emeditor-%E3%81%AF-%E3%82%B7%E3%82%A7%E3%82%A2%E3%82%A6%E3%82%A7%E3%82%A2%E6%A5%AD%E7%95%8C%E8%B3%9E-%E3%81%AB%E3%81%A6%E6%9C%80%E5%84%AA%E7%A7%80%E3%82%A2%E3%83%97%E3%83%AA%E3%82%B1%E3%83%BC%E3%82%B7/

    the two characters at the right (“��”) are invalid charactes because UTF-8 string was not correctly truncated.

    These two issues are very important to me, and if not fixed, I won’t be able to use the Enfold theme. I posted the similar issues at different topics, so I apologize for double posting, but I thought this topic is more appropirate. If these issues were fixed, I would be gladly submit my Japanese translations (.po).

    Thank you,

    #136909

    Hi,

    There is no fix for the table element yet. We suggest that you hide them when viewing on mobile device then show a tab element instead. You can add this on your custom.css or Quick CSS:

    This will hide the table then show the tab element instead when viewing on Mobile Devices:

    @media only screen and (max-width: 767px) {
    .avia-table.avia-data-table {
    display: none;
    }

    .tabcontainer.top_tab {
    display: block;
    }
    }

    This will hide the tab element on desktop or iPad view:

    @media only screen and (min-width: 767px) {
    .tabcontainer.top_tab {
    display: none;
    }
    }

    Regards,

    Ismael

    #136983

    Hey,

    Please refer to this link:

    https://kriesi.at/support/topic/adding-gradient-background-to-icons

    Regards,

    Ismael

    #28283
    taliwalt
    Participant

    I’m interested in acheiving a boxed layout with margins at the top and bottom. The second solution you gave in this thread https://kriesi.at/support/topic/boxed-layout-margin-on-top-and-bottom worked (although the first didn’t, and I’m also on chrome).

    Anyways, I’m hoping you can tell me how to incorporate this with a sticky nav menu. If my top and bottom margins are set to 40px, when I scroll down the page the sticky menu stays at 40px and cuts across the page as it scrolls up.

    Thanks a lot!

    #132502

    Im having the same problem, hoping you can provide some direction. I spent about an hour looking at support posts and tried entering in the QuickCSS box as well as altering the avia.js file (from post: https://kriesi.at/support/topic/header-menu-intersecting-with-logo).

    my website, http://www.resnnInvestments.com, has the same problem as above.

    full screen the top navigation looks great, mobile size it looks great as well, but in between, if you shrink the window there is a huge overlap where the left 2-3 menu items are under the logo and the right menu items get pushed down to cover up the page title. makes it look really bad.

    can you help? thank you!

    #136546

    I decided not to mess up with targeting the touch screen laptop.

    But can you point me to the piece of code and file file (css or js) that controls the easy slider arrow buttons size?

    I will figure it out from there how to modify the size and target the tablet portrait mode.

    Thanks!

    #136629

    I did that but still having the same problem.

    #136641

    In reply to: Archive Excerpts

    Hi Darryl,

    Once you’ve followed this step: https://kriesi.at/support/topic/enfold-archive-exceprts#post-120517

    If you are in a child theme need to create the includes folder and put the loop-archive.php in it. Now you can edit the loop-archive.php file and where it has the_content change it to the_excerpt.

    Regards,

    Devin

    You just need to undo this change you asked how to do previously: https://kriesi.at/support/topic/remove-sidebar-from-bbpress-forum

    As for individual sidebar removal and adding in you would need to do some kind of conditional change but I’m not familiar enough would bbPress specifically to say what it would be for individual forums.

    Regards,

    Devin

    #28271

    Topic: BBpress question

    in forum Enfold
    TylerDrew
    Participant

    Hi guys,

    I have a forum, and I have buddypress and bbpress plugins installed. My question is, looking at the forum page located at http://drinkallthebeers.com/forums/, there is no log in or create user button or link for someone who is not registered to post or create topics. What do I need to do here?

    Thanks so much,

    Tyler

    #136806

    I tried this and was very happy to see it work, but very sad to see $output = “”;

    in the top left corner of the website (and iconlist modal window). I will leave this current for the time being for your viewing pleasure.

    http://66.147.244.223/~peterwi1/

    I agree, this should be standard option-to make as a button. There needs to be a hover effect that goes with this though, as every other link gets a hover feature.

    annsissel
    Participant

    I there!

    1. was wondering 2 things. I want to use the blog-page as a feed (showing all of the post on the feed page) witout the feature image on top. Is there a way to remove this and still keep the feature image? I want to keep it for “you might like this” feed and other feeds. i feel this could be an otion when choosing the look of the blog maby?

    2. My blogposts look like crap in firefox. in safari they look ok, but in firefox they will not adjust to the blog with, and does not look good…What to do? I tried to search the forums and found some codes (i really like the qouick-kode thingy as i´m not exactly loving the coding stuff), but they did not help at all.

    Thank´s!

    AS

    #136545

    Again, I don’t have the hardware to test it but most browsers will recognize touch vs non touch devices. There has been a lot of talk lately because of this hardware about what to do for future web development because right now we don’t have a way to really differentiate the hardware because of touch controls.

    If possible, can you create an admin account for me so I can log in and take a look. If you are able I’ll try a few things and see if we can come up with a bandaid while we try some other things out.

    Send the information to my email at DevinVinson [ at ] gmail.com. Please include a link to this topic in the email so that my spam filter doesn’t grab it :)

    Regards,

    Devin

    #137012

    Hi liondancetoronto,

    Please do not create multiple topics for the same issue. I’ve already closed one of your duplicate topics and answered you here: https://kriesi.at/support/topic/enfold-menu-option-page-not-displaying-so-no-ability-to-edit-or-create-menu

    We can continue to diagnose and try to solve your issue in that topic.

    Regards,

    Devin

    #136768

    Hi All,

    It looks like an update is needed to fix some issues with the last version. If anyone has any issues after updating just make a new topic and we’ll take a look then.

    Regards,

    Devin

    #136450

    In reply to: Twitter widget pro css

    Hi,

    I’m not sure if this is what you want but you can add the code on your custom.css or Quick CSS. You need to provide a twitter icon for the content property:

    #top .widget_twitter li:before {
    content: url('IMAGE URL HERE');
    position: absolute;
    left: 0px;
    margin-top: 20px;
    }

    #top .widget_twitter li {
    padding: 0 0 8px 55px;
    margin: 0 0 8px 0;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    }

    Regards,

    Ismael

    #28245
    serviceteamit
    Participant

    Hi,

    I’ve added the <div> for the Progress Bars on this page: bigdata.serviceteamit.co.uk to the Layer Slider on this page: bigdata.serviceteamit.co.uk/slide_three.

    I followed the outline here: https://kriesi.at/support/topic/make-content-elements-appear-in-the-layerslider-wp.

    My progress bars do not show at all, just the text of the progress bars.

    Can anyone suggest what I’m doing wrong? Thanks in advance.

    to be more precise, it’s the slider on homepage and the services page which are strange.

    on the services page the page is “cut” and when i’m logged in the wordpress navigation bar which should be on top is right in the middle of the page.

    #136533

    No, I did. BBcode keeps stripping them for some reason. Here’s a screenshot of the actual code:

    mexlrov.png

    I attempted to fix the problem by inserting a list item at the top like so: <li style=”list-style-type:none”> , but the Avia layout builder strips the &nbsp;  and ignores it.

    I’ve set builder mode to debug, so I’m going to copy the code and replicate the page without using the builder to see if that fixes the problem, but I’d like to know why it’s happening in the first place.

    Hi,

    Did you use a Mega Menu for this item? Please check it first, disable the mega menu if you accidentally enabled it on Appearance > Menus > About.

    Then add this on your custom.css or Quick CSS:

    #top #header .mega_menu_title a {
    font-size: 11px;
    line-height: 11px;
    color: #808080;
    }

    Regards,

    Ismael

    #136628

    Hey,

    Please upgrade to WordPress 3.6 and update the theme to Enfold 2.0.1. I hope that will fix the issues.

    Regards,

    Ismael

    #136177

    In reply to: search bar RTL

    Hey,

    You can use this:

    #top .header_color #s[placeholder] {
    text-align: right;
    clear: left;
    }

    Regards,

    Ismael

    #136805

    Hey,

    Edit config-templatebuilder > aviashortcodes > iconlist.php, find this code:

    $output  = "";
    $output .= "<li>";
    $output .= "<div class='iconlist_icon avia-font-".$icon_el['font']."'><span class='iconlist-char'>{$display_char}</span></div>";
    $output .= "<div class='iconlist_content_wrap'>";
    $output .= "<h4 class='iconlist_title'>".$atts['title']."</h4>";
    $output .= "<div class='iconlist_content'>".ShortcodeHelper::avia_apply_autop(ShortcodeHelper::avia_remove_autop( $content ) )."</div>";
    $output .= "</div>";
    $output .= "<div class='iconlist-timeline'></div>";
    $output .= "</li>";

    Replace it with:

    $output  = "";
    $output .= "<li>";
    $output .= "<a href='{$atts['link']}' title=''><div class='iconlist_icon avia-font-".$icon_el['font']."'><span class='iconlist-char'>{$display_char}</span></div></a>";
    $output .= "<div class='iconlist_content_wrap'>";
    $output .= "<h4 class='iconlist_title'>".$atts['title']."</h4>";
    $output .= "<div class='iconlist_content'>".ShortcodeHelper::avia_apply_autop(ShortcodeHelper::avia_remove_autop( $content ) )."</div>";
    $output .= "</div>";
    $output .= "<div class='iconlist-timeline'></div>";
    $output .= "</li>";

    Cheers,

    Ismael

Viewing 30 results - 140,221 through 140,250 (of 142,828 total)