Viewing 30 results - 216,181 through 216,210 (of 244,452 total)
  • Author
    Search Results
  • #301291

    My language (Finnish FI_fi) is not on the list.. can I generate it?

    When I just clicked add new language and did the scan there is 2379 strings to translate.. surely the blog texts and so one are already translated in Finnish somewhere.

    Can I download some “baseline” Finnish language file somewhere and import it as base for Finnish language in Enfold and I could then just translate the strings that Enfold theme adds..?

    I’m quite new to WordPress, so sorry for being little dumb.

    #301288
    eyesforlies
    Participant

    I was having problems yesterday with the advanced layerslider bugging out on a new install. I posted about it the last several days. It was at http://www.eyesforlies.com/test/

    Getting frustrated trying to figure it out, I did the following:

    1. Deleted the /test/ directory where I installed it. I reinstalled it all from scratch. What happens is once I put in the dummy pages, it works for about 30 seconds and then corrupts before I do anything!! The layers don’t build on the slider, but instead pixels show up where each item would be! Trying to figure out why a new install wouldn’t work, I saw Enfold was not deleted, so I tried it again– but this time in a new directory!

    2. Thinking something is corrupt that I missed, I even started a complete fresh install at http://www.eyesforlies.com/backup/ and even did a new unzip copy of Enfold, and uploaded it and guess what? Upon importing dummy data and testing it–it did it AGAIN BEFORE I TOUCHED ANYTHING! I have not touched anything in this install. How could this happen?

    What could cause this to fail on a brand new install????

    Renee

    #301284
    This reply has been marked as private.
    #301283

    Topic: Logo position

    in forum Enfold
    jaroljmek
    Participant

    Hi Guys,

    Great to see Enfold selling so well!

    I’ve got a couple of questions that I should be able to solve but:

    1. Logo vertical position. How do I nudge the logo down to sit vertically aligned in the middle? I used some padding CSS but then my sticky logo became super tiny.

    http://www.theweblounge.co.uk/kworum/

    2. Easy Slider Caption position. Is it tricky to move the captions around a little?

    3. Easy Slider description. How can I target the font size of the Easy Slider sub header without affecting all my p fonts?

    Thanks very much!

    Christian

    #301280
    SphereEvenements
    Participant

    Hi,
    I’d like to have split lines between categories in my header menu. How can I have the same style than the example in Enfold configuration please ? http://www.sphere-evenements.com/barreseparation.jpg

    I’d like to have my categories in bold style too, how can I do this please ?

    Thank you !
    Best regards,
    Franck

    #301274
    Aelia
    Participant

    I have a site running Enfold 2.8.1 and I see that latest version is 2.9.1. I was wondering if I can go ahead and run the update, or if I’m risking to break something in the process. Thanks.

    #301261

    Hi Josh please can you look at this thread, this is where i am dealing with this now, https://kriesi.at/support/topic/styling-and-positioning-issues-in-firefox/#post-301244

    We have now taken off all of our own styling and css, it is only the enfold theme now and our pictures and the problem is still there, i hope we can resolve this as we need to send the site to the client tomorrow and this is the last problem.

    #301260

    Hey!

    Just to make sure, have you checked “Shrinking Header” in Enfold theme options > Header Layout > Header Behaviour?

    Best regards,
    Yigit

    #301259

    The auto updates are new but it will only update for minor releases: http://codex.wordpress.org/Configuring_Automatic_Background_Updates

    Enfold updates semi regularly and will be getting a significant update some time soon. You can get a sense of the timing over the past year via the changelog here: http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990#item-description__changelog

    #301257

    Yeah, it actually updated all by itself not long after I got the message that it was available, which I am actually not too happy about. I would like to have control over that. Do you know where I can change the setting for that so it only updates manually?

    Ok, if I can’t figure it out myself I guess that is what I will have to do [not til payday unfortunately].

    How often does the Enfold theme update, is there an update coming out any time soon? If there is an update coming soon then I’ll need to get the child done very soon. What does an update (WP or theme) effect exactly? I know for sure the files, so if you changed any files it would overwrite those, but as far as images that I have uploaded, any of the settings, the quick css, etc? What is effected exactly?

    And so by using a child theme, nothing that would be effected is effected? But, if you are using a child theme, how would you go about doing any updates that are available if you wanted to? Or can you not do any updates if using a child theme?

    Thank you!

    #301240

    Ok we have now taken away all of our styling and custom code blocks. Now all all that is displaying is the default enfold template. And if you check now on firefox the problem is still there.

    I will leave our styling off the site now until we have sorted this issue out.

    If it is not a theme problem now then i must be totally mad from too much work :P

    #301238
    Simplify
    Participant

    We need to extensively create a custom page template for Enfold theme and I would like to know what CSS framework is it using? I need to know the grid classes, css elements, etc… I thought it was using 960 grid but not until I checked the classes. Was it customized? Maybe a css documentation? Thanks!

    #301233
    radugidei
    Participant

    Hi guys, I’m trying to move the submenus from the hover-dropdowns to another section underneath the main menu, but above the page title.
    so, from this :
    Image and video hosting by TinyPic
    to this
    Image and video hosting by TinyPic
    In the example, Affiliations, Awards, etc are children of Practice. Ideally, this list should be populated with the children of the current page automatically.

    Normally, i can do these things myself, but Enfold is a lot more complicated than previous themes :)

    Cheers

    • This topic was modified 11 years, 7 months ago by radugidei. Reason: added images
    #301222

    In reply to: Mega menu not working

    Hi!

    Feel free to request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/

    Using media queries you can adjust the font size on different screensizes. Please add following code to Quick CSS as well

    @media only screen and (max-width: 1140px) and (min-width: 990px) {
    .header-custom-text { font-size: 22px; }}
    @media only screen and (max-width: 989px) {
    .header-custom-text { font-size: 14px; }}
    @media only screen and (max-width: 768px) {
    .header-custom-text { display: none; }}

    Best regards,
    Yigit

    #301216

    In reply to: Page members only

    Hi squaic!

    Enfold or WordPress does not support this feature by default. You can either install a membership plugin like S2Member or http://wp-member.com/ or you can hire a freelancer who can develop a custom membership plugin which fits your requirements.

    Cheers!
    Peter

    #301211

    Hey doze!

    Please try to use the Codestyling plugin to translate or change existing text strings. Download and install the plugin ( http://wordpress.org/plugins/codestyling-localization/ ), go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and select your language and click on “Rescan” to search for all text strings. Afterwards click on “Edit” and translate/change the text strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner). You can also use tools like Poedit instead: http://poedit.net/ and oupload the po/mo translation files into the Then upload them into the wp-content/themes/enfold/lang/ folder.

    Best regards,
    Peter

    #301206

    Hi doze!

    Make sure you are using Enfold version 2.9.1 and it will be in the “Layout” meta box on the right hand side of the page when editing a page.

    Cheers!
    Devin

    #301204
    doze
    Participant

    Hello,

    I can’t seem to find the setting to enable transparent header, like in this page:
    http://kriesi.at/themes/enfold/shortcodes/images-with-hotspots/

    Where it’s set?

    #301196

    In reply to: Mega menu not working

    Hey!

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

    .header-custom-text {
    float: right;
    }

    Best regards,
    Yigit

    #301189

    Hey!

    You don’t need to modify the single.php template to make the template fullwidth. Just add this code to the enfold or child theme functions.php file:

    
    add_filter('avia_layout_filter', 'avia_change_post_layout', 10, 2);
    function avia_change_post_layout($layout, $post_id){
    
        if(is_single() && get_post_type($post_id) == "post")
        {
            $layout['current'] = $layout["fullsize"];
            $layout['current']['main'] = "fullsize";
        }
        return $layout;
    }
    

    Cheers!
    Peter

    #301187

    Topic: Page members only

    in forum Enfold
    squaic
    Participant

    Hi Enfold team!

    I would like to have a page only members can access. I found lot of members plugin but no like I would like. I did an exemple to be clearer (private content).

    If they are already client or connected, they can see my page without this block.

    Hope to be understood…

    Thank you!

    Adrien

    #301186

    In reply to: one page layout

    Hey!

    On this page: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/

    There is an image showing where you’ll add the text which will output as your anchors. That will be on each Color Section element added in via the drag and drop editor.

    Regards,
    Devin

    #301183

    Hey gravies!

    Currently it is not possible. Please feel free and request such feature here – https://kriesi.at/support/enfold-feature-requests/

    Cheers!
    Yigit

    #301178
    This reply has been marked as private.
    #301173

    In reply to: Image Carousel

    BenWorx
    Participant

    Hey guys!

    I am testing my work on all the browsers..
    There are 2 problems on Safari (windows version, laptop), all other browsers render just fine:

    1. The navigation menu of Enfold theme is not displayed properly
    2. The text of the content item “testominals” is not displayed.

    Any suggestions?

    Thanx a million!!

    Ben

    #301167
    This reply has been marked as private.
    #301164
    #301149

    Hi CloudChoice!

    Thank you for using Enfold.

    Please try this on Quick CSS or custom.css:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive .page-id-7165 .container {
    width: 428px;
    }
    }

    Cheers!
    Ismael

    #301144

    Hey Marc!

    Please go to Enfold/framework/php folder and open class-breadcrumb.php file and find

    if('post' == $post_type)
            {
                    $category = get_the_category();

    and change it to

    if('post' == $post_type)
            {
                    $category = "";

    Cheers!
    Yigit

Viewing 30 results - 216,181 through 216,210 (of 244,452 total)