Viewing 30 results - 141,781 through 141,810 (of 141,898 total)
  • Author
    Search Results
  • #116843

    Hi Topher,

    Try updating the theme files to the most recent version available from your downloads on Themeforest. Kriesi has been releasing bug fixes pretty rapidly and I want to make sure this isn’t something that was already fixed in 1.3 (you are currently on 1.2).

    Regards,

    Devin

    #116268

    Hey Scott,

    First thing is re-download the theme files as 1.3.1 had a specific fix for blank pages. Second, if that doesn’t fix it, the issue can be fixed with a bit of css. Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    #top.avia-blank #main {
    display: initial;
    }

    Regards,

    Devin

    #115664

    Hi jawes,

    Try the css change that Nick posted here: https://kriesi.at/support/topic/mega-menu-bug#post-108100

    Regards,

    Devin

    #116394

    Hi All,

    I’m getting similar issues as well though its a bit hard to tell on an ipad. I’ve tagged Kriesi on the topic as there are a few issues with the widescreen layout that he is working on at the moment as well.

    Regards,

    Devin

    #22708
    andreano
    Participant

    I have a request related to post layout and featured image.

    If I define a featured image I lose a considerable space on the left side, almost 15%

    See this example – http://www.andreanolanusse.com/pt/delphi-xe4-conheca-as-novidades-para-ios-e-mais/ – the image was define and its on the top, however the little camera icon stay there getting all the space.

    Any change you guys can fix that?

    Thanks,

    Andreano

    #116613

    In reply to: Tabs responsive issue

    Hi ,

    I don’t have a smartphone so please try each of these to see what it looks like

    Option A:

    Please add this to your /css/custom.css or Quick CSS located in Enfold > Styling on the bottom of the page

    @media only screen and (max-width: 767px){
    .responsive .tabcontainer .tab.fullsize-tab {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(225, 225, 225);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(225, 225, 225);
    }}

    Option B

    open up /css/shortcodes.css and find line 627 that looks like

    {width:100%; max-width:100%; border-left:none; border-right:0;left:0; top:0; min-height: 0!important;}

    replace that with this line

    {width:100%; max-width:100%; min-height: 0 !important;}

    and add this css to Quick CSS

    @media only screen and (max-width: 767px){
    #top .active_tab_content {
    border-right-width: 0px !important;
    }}

    Thanks,

    Nick

    #116856

    To expand further, every time I open up an element that has text entry it adds another <p><br/> to the top and bottom each time.

    #116842

    Forgot to include link to blog: http://www.tophersimon.com/blog

    #22691
    tophersimon
    Participant

    Hi there,

    So I’m not sure what’s going on here but I added a categories widget to the sidebar on the blog and for some reason they don’t work.

    If you click on Wedddings for example, it reloads the page, but will all blog entries, not just the weddings. Also the header changes correctly to: Archive for category: Weddings

    but, strangely enough when you click on that header, it randomly links to one of the blog posts. In this example:

    Archive for category: Weddings header links to: http://www.tophersimon.com/2012/06/12/san-jose-wedding-photography-ronnie-and-daryl-queen-of-apostles-catholic-church-freedom-hall-and-garden/

    Any ideas what’s going on and a fix?

    Thanks!

    Topher

    #22687
    mtillman
    Participant

    I’ve been quickly messing around with adding some Typekit fonts to Enfold (Integrated via the ‘Typekit for WordPress Plugin’)

    They’re loading great on desktop, but the headings appear to be degrading back to Open Sans on my mobile (iPhone 4S running iOS 6.1.3).

    Are there two different stylesheets? Desktop vs. Mobile

    Outside of that issue, also seems like it’s going to be a lot of CSS work to properly display Typekit fonts as opposed to the provided Google options. Any suggestions or recommendations?

    Also, some odd font features in general… like majority of the Open Sans is set to a letter-spacing of 1px… other fonts may not look as good with that type of spacing… any way to quickly remedy those quirks when going to other fonts… in my preferred case Typekit.

    I’m using a test site right now at: http://dev5.marktillmandesign.com

    Just minor font thoughts… all in all, I’m loving the flexibility of this theme thus far!

    Thanks.

    Mark

    #116373

    I went ahead and took the code out of the quick css. This is just something I put together myself using the shortcodes. It works fine for the first gallery, but it stops working once you click through the different tabs.

    #116084

    I will give that a try and see how it looks.

    I was also able to solve it by changing the following code

    div.pp_default div.pp_content_container .pp_details {

    margin-top: 12px;

    }

    to

    div.pp_default div.pp_content_container .pp_details {

    margin-top: 7px;

    }

    #116083

    Hey!

    Use following code to reposition the button – insert it into the quick css field:

    a.pp_close {
    top: -8px;
    }

    Best regards,

    Peter

    #116548

    In reply to: Can't do anything

    Yes, create a new temporary admin account and I will take a look at whats going on.

    You can send the information to my email at DevinVinson (at) gmail.com. Make sure to include a link to this topic so that my spam filter doesn’t grab it :)

    #116028

    Hi,

    I am looking at your pages, and am still trying to figure out what exactly the problem is.

    On this page http://www.northeastbarristers.com/barristers/ , i see the portfolio is working. I would do something about that area above the portfolio since it looks strange and nearly empty.

    Please point to specific problems, and if you would, please use imgur.com to post screen captures with arrows, because perhaps we are seeing different pages or are using different browsers, because everything looks good from here.

    I would just use this css to get rid of that square box during mouse over on the portfolio item pages

    #top .avia-team-member .team-social {
    border: 0px solid rgba(0, 0, 0, 0.1) !important;
    }

    Thanks,

    Nick

    Hi,

    It is possible yes but you need to add a lot of css modification. This is the closest I can get. I used a 1500x640px image with the text or whatever elements already included on image itself.

    Create a new page. On the Layout Option select “No Sidebar”, “Don’t Display the Header”, “Don’t Display the socket & footer widgets” respectively.

    Go to Advance Layout Editor > Media Elements > Insert Full Width Easy Slider > Select the Splash Image.

    On your custom.css insert this code

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

    .fixed_header.social_header .page-id-1380 #main {
    padding-top: 0;
    }

    Notice the .page-id-1380? That is the unique id for my own splash page. You need to inspect your page then find the body class and use that instead.

    Regards,

    Ismael

    Hi,

    You remove them with this

    #top .social_bookmarks li {
    border: none;
    }

    Or you can change the color using this

    #top .social_bookmarks li {
    border-color: red;
    }

    Always glad to help. :)

    Regards,

    Ismael

    I just noticed that Kriesi uses the function get_previous_post/get_next_post functions for the next/previous links. Unfortunately these functions rely on the get_adjacent_post() function in wp-includeslink-template.php which does not support custom taxonomies (like portfolio entries, etc.) yet. It just supports standard posts and categories if you want to select posts from the same category. So for now this won’t be possible but you can add it to the feature request list: https://kriesi.at/support/topic/enfold-feature-requests

    A workaround would be to use a plugin from here: http://wordpress.stackexchange.com/questions/8058/next-post-link-on-custom-taxonomy and to replace the get_previous_post/get_next_post function calls in functions-enfold.php:

    $entries['prev'] = get_previous_post($same_category);
    $entries['next'] = get_next_post($same_category);

    with a custom next/previous page function. I guess we need to wait for WP3.7 – then the next/previous page functions should also support custom taxonomies: http://core.trac.wordpress.org/ticket/17807

    #116665

    Afaik not because fontello.com ( http://fontello.com/ ) does not offer a icon set which contains numbers and we use this service for the icon font. However you can suggest the feature here: https://kriesi.at/support/topic/enfold-feature-requests/page/2

    Ismael you rock! That looks cool. Last question regarding that section… how can I remove the vertical separators between the social icons. They stand out harshly against the black. I’d just take them out completely.

    Thanks!!!

    Hi,

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

    #header_meta {
    background-color: black;
    }

    .header_color ul {
    border-color: gray;
    }

    Regards,

    Ismael

    jwferne
    Participant

    I’m trying to find the code that will enable me to make the top section black to add some “pop”. I don’t want to make the menu’s dark, so I can’t change the alternate color. Flip-side I’d need the text & social icons lighter. Is this all controlled in the css?

    Any help would be greatly appreciated.

    A nice feature would be to allow that top section to be defined in the Styling settings. I’m sure others would want to change it too.

    Thanks,

    – John

    #116034

    Even if a plugin is critical, it can still be coded poorly or just have a conflict because of the way it integrates with the wordpress admin.

    Installing the theme files on top of themselves shouldn’t cause you to lose any data as all of the data is stored in the wordpress database and just changing the files doesn’t effect it unless you instruct wordpress to do so.

    Regards,

    Devin

    #116201

    Hi DavyE,

    Not that I know of but I’ve tagged the head of support on the topic to see if he has any insight.

    Regards,

    Devin

    #116272

    Hi Devin,

    oh yes, i forgot that there is an option button at the top ….

    Thanks for pointing me to the right direction.

    Cheers, Sebastian

    #116370

    Hi,

    Please update to v1.31 which has an update to the tabs widget.

    Please log into themeforest.net using the account you’ve purchased the theme under and download the latest update. Please be aware that the update will overwrite every single theme file including custom.css , so make sure that you created a backup first. The best way to upgrade the theme would be via ftp, renaming your current Enfold them folder on your server and then uploading the newest version of the theme. If you have made customization to your templates, but are no longer sure exactly where, I’ve made a comprehensive video outlining the easiest way to solve that issue. https://docs.google.com/file/d/0B8hqGBMSfHtKRkJlN0pyNVNDSkk/edit?usp=sharing


    But right now the way to prevent it from disapearing would be to add this css, but first, let make sure we got the latest theme to work with

    #top .avia-slideshow-inner {
    height: 384px;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: translateZ(0);
    }

    Thanks,

    Nick

    #22632
    R3V0X
    Participant

    Hey ! This topic was locked : https://kriesi.at/support/topic/icons-before-the-title-menu#post-107848 but Ismael didn’t answer at my question.

    I would like to insert an icon in the main menu as the site mentioned in the other topic.

    Like this : 827400Capturedcran20130430111558.png

    Thx

    I’m looking for the same solution! Separate portfolios with previous and next working only in the specific portfolio.

    Will follow this topic to see if any solution becomes available.

    #116197

    In reply to: Portfolio Order

    #116440

    In reply to: Gallery Question(s)

    1) You can remove the padding around the gallery images with:

    #top div .avia-gallery img {
    padding: 0;
    }

    – insert it into the quick css field.

    2) Atm it is not possible but we’ll include this feature in the next version: http://www.clipular.com/c?5381085=vHkdVz2Rg3GKID3-xWc7zx69Jww&f=.png – the new option allows you to deactivate the links, to activate the lightbox or to open the images in a new (or the same) browser tab/window.

    3) The image size is controlled by the columns setting.

Viewing 30 results - 141,781 through 141,810 (of 141,898 total)