Viewing 30 results - 241,801 through 241,830 (of 242,547 total)
  • Author
    Search Results
  • #119584

    Hi,

    Ahh just css to add to custom.css , before i thought you posted a chunk of css from one of the template files. Nice customization to menu , looks good. Try this please

    #top .avia-menu-fx {

    top: 40% !important;

    }

    ‘The small size menu no longer has that line strike through each menu word.

    Thanks,

    Nick

    #119509

    Erm, did you read the topic?

    There is no need to point to an URL because I didn’t touch any CSS or code. But for the sake of freedom you may have a look here:

    http://kriesi.at/themedemo/?theme=enfold

    Seems there’s no 3rd level page so you may have to create one by yourself. Doesn’t even matter – I found the error, turned the sidebar nav off and used my own plugin.

    #119861

    In reply to: Enfold Instagram Icon

    Hey,

    Glad it is fixed. :)

    Cheers,

    Ismael

    #120387

    Hi,

    Just add this on your custom.css

    /* All Mobile Sizes (devices and browser) */
    @media only screen and (max-width: 767px) {
    .responsive #top #main .sidebar {display:block !important; }
    }

    Sorry if you feel that way on the Enfold theme.

    Cheers,

    Ismael

    #120497

    Hi,

    We can help you more if you can post a link to your website.

    Simple Social Icons – Works but messes up the title. left & right align wont work at all~~ It can be fix with css, only if we can inspect your site.

    Awesome Flickr – Wont work other than giving me a long column but wont re-alight to footer dimensions~~ Another css solution can fix this.

    We recommend http://wordpress.org/plugins/addthis/.

    Regards,

    Ismael

    #23617
    mlong43
    Participant

    I just bought the theme and I clicked on Enfold>Styling and then selected a predefined color scheme (Splash Orange) but when I view a page, the whole background of the page is BLACK. For example, look at: http://blackinventor.com/george-carruthers/

    I want white for the main content, but no matter which predefined color scheme I select, it stays black. I have tried it in Chrome, and Safari , on a laptop and an IPAD 3.

    Help please. I’m using WordPress 3.5.1.

    Mark

    #120509

    Hi,

    It is working find on my end. Do you have the latest version of Enfold? Please give us a link to your website.

    Regards,

    Ismael

    #120277

    In reply to: Add new custom post

    ok, thanks, I try this. well, if we post new plugin on ” Enfold theme”, are there any problem on this? I worry about some bugson this by other plugin not including ” enfold theme”.

    #119476

    Hi,

    Yeh, I see it now. In IE10 I can replicate this.

    Here is a way to fix it (so far it did it for me). Please open up /includes/admin/register-plugins.php and add two forward slashes // on lines 22 and 24 so that they look like

    //require_once AVIA_PHP . '/class-tgm-plugin-activation.php';

    //add_action( 'tgmpa_register', 'avia_register_required_plugins' );

    That’s it. Please try pasting the text first into the Text view of the editor, and then switch to Visual view.

    Kriesi will surely have a proper patch for this in the upcoming updates.

    Thanks,

    Nick

    #23614
    andypeck
    Participant

    Hi there,

    Ive been having a few issues with using widgets in the footer. It seems that they either dont work at all or they clash with others and either mess up the title or one of the other widgets in another column.

    Heres just a few I have tried in last few mins but ive given up counting

    Slickr Flickr – Works occasionally and then just switches off

    Simple Social Icons – Works but messes up the title. left & right align wont work at all

    Awesome Flickr – Wont work other than giving me a long column but wont re-alight to footer dimensions

    in fact I cant get any flickr widgets to stabilise where I have some decent amount of control

    Not moaning just looking for a solution for an attractive Social set of icons and Flickr

    Thanks for replying :) …

    So I got rid of all the other css except the one you mentioned, and the header resized my logo to a small logo (not 116 height)…

    I’m a total beginner, so looking at the css of that other guys website is kinda crazy! I just know from searching the Enfold forum that a couple other people have asked how to make their logo bigger and they were given some custom css. The following link is for a guy who wanted his logo wider:

    https://kriesi.at/support/topic/what-do-i-need-to-adjust-to-make-my-logo-bigger

    And this link is a thread from the guy who owns the website I used as an example above:

    https://kriesi.at/support/topic/problem-with-header-logo-and-menu

    I tried using the padding css that you mentioned and then adding the “logo size” css:

    .logo, .logo a, .logo a img {

    width: 232px;

    height: 116px;

    }

    And what happens is that I get the size logo I want, but it drops down out of the header. However, for now I took out the “logo size” css so that you could check out how it has resized my logo to a small logo…

    #120425

    Hi Dude, one last question about WPML plugin. integration in Enfold,

    I will “widgetize” the Logo in order to display a different graphic for every language, so I really don’t need to repeat every bit of customization over and over again for every language.. Multilingual theme options is a great feature, but all I need is to change the graphic for the Logo – everything else will be consistent across languages.

    Kindly provide a solution, cause the client asked for 5 languages… Preferably a.. php one :)

    thx

    #120435

    Ok thanks for the help. I was able to view the video tutorials in vimeo and make a test homepage and it works. For the default icons , you can just replace them with custom ones that I want to make right ?

    And in the copyright, can the enfold link be removed ?

    #23606
    oldenglishd
    Participant

    Hello, I was wondering how to removing the opacity and icon overlay on the slider hover state in the Enfold theme… When hovering the slide I’d like it for the image to remain the exact same, no overlay. Thank you. The site is http://www.domainsponsor.org

    #23605
    frankwelschlehmann
    Participant

    Hi,

    I have an enfold footer menu which shows up nicely on the desktop display but NOT on the iPhone.

    See: http://www.analorenajung.com/

    Any ideas?

    Thanks,

    Frank

    #120434

    Hi dsgnerfw,

    We’ve made some video tutorials that should help: https://kriesi.at/support/topic/video-requests

    1) Full width images is really up to you. Something like 1500px wide is a good place to start and then let the slider stretch them as needed.

    2) It depends on which columns you mean. There is the Portfolio section, a color section with three icon blocks inside and lots of other options. No real single way to do anything because of the amount of flexibility within the elements.

    3) In the main theme options you just need to set the homepage to your “home” page and the blog page option to the page you want the blog to show on.

    4) No, you can do just about everything without touching the theme files. There is a custom.css file included in the css folder for longer css additions and a Quick CSS field in the style tab for short css changes.

    Regards,

    Devin

    #120424

    Thanks Dude for the prompt and detailed response,

    I was planning to comment out “require_once( ‘config-wpml/config.php’ );” in functions.php, but it won’t make any difference, as you ‘ve pointed out. I intent to open a new thread at wpml.org about the insane amount of requests that I’d recommend the WPML plugin. produces with Enfold…

    Check out (at the bottom left footer..) this empty page – http://goo.gl/ehur4 – it makes 116 queries with almost no content.

    FYI Enfold – without WPML activated – produces less than 50..

    Thanks again for your response, I will follow your suggestion.

    #23597
    dsgnerfw
    Participant

    Hi guys , just bought enfold for my site http://www.blue2x.com

    I used a thematic child theme before but my coding skills now are rusty and I don’t know much php. Anyways I need help on

    >>

    Creating the homepage – In my old site, the recent posts is the homepage of my site. I want to create a static homepage just like the enfold sample. I understand you need to add a new “page” ( homepage ) and use the advance layout editor.

    So in the advance layout editor.

    1. Full width easy slider ( not sure what is used in the enfold sample ). What is the ideal size for the images so it can be viewed in multiple platforms.

    2. Just like the enfold homepage there are 3 columns with images on top. I understand you need to add 3 columns, but how about adding the images ?

    3. I want my blog url to show the recent posts, how do I do this ?

    4. Is it necessary to create a child theme when making changes ( customizing colors etc ) not touching any css ?

    #120423

    Yes, Enfold uses a special config file (located in wp-contentthemesenfoldconfig-wpml) which is required to use all theme features with WPML. Without the config.php file the portfolio custom post type won’t translate properly and you can’t set different theme options for different languages (which is necessary if you want to set a different logo, etc. for each language). The config file itself doesn’t “break” Polylang for sure but the main problem is that our theme isn’t “prepared” for Polylang. All translation plugins require hooks (actions or filters) and translation functions to manipulate the query or output based on the current selected language and imo Polylang won’t work without some theme code adjustments. There’s no need to turn existing code “off” because it won’t be executed anyway if WPML isn’t installed/activated but you’d need to “add” new code which integrates Polylang into Enfold. That said I’d stick with WPML because we can’t help you with polylang, qtranslate or other translation plugins out there.

    #23593
    sigmawebgr
    Participant

    Hi Kriesi,

    Great theme, I’m sure it will feature first at Themeforest very soon.. Worked with a dozen themes – so far never seen something quite like it. I’m impressed.!

    Although I’ve used WPML in the past – still using it in some projects – it seems that it doubles (sometimes triple..) the database queries, for no apparent reason. This happens only with the Enfold theme.

    I’ve tried a free plugin – called Polylang – which works great and it’s extremely lightweight, but for some reason both original and translated posts, portfolio items, etc are not displayed (even though the categories are selectable through the page builder).

    Is Enfold built with WPML dependencies and if this is the case is there a way to ” turn them off ” so that I can use another plugin?

    thx

    #119601

    In reply to: Demo data

    Most of the elements are the same and where the images are not allowed to be shared, those items have not been included.

    The initial slideshow *is* included though it doesn’t included all slides. They are all however able to be re-created using the Layerslider options.

    The shop from the demo is just the default woocommerce shop with no alterations that don’t come up automatically with the theme.

    The menu is only different in that it doesn’t have a mega menu set up, however the documentation links to a video showing it a bit http://docs.kriesi.at/enfold/documentation/index.html#mega

    But no, it isn’t possible for us to supply the demo site xml file.

    An example of the demo content installed after a fresh installation can be seen here at around 5 minutes: https://vimeo.com/channels/aviathemes/64927356

    Regards,

    Devin

    #120290

    Hi Max,

    The tracking field for the theme only adds in whatever code you put into it to the bottom of your site. So if it isn’t tracking things correctly, there isn’t any interference from the theme.

    What you can try is to remove the tracking code from the Enfold option and instead add it to the WooCommerce settings. Or, you can follow the directions from your tracking code source and add the code directly into the footer.php file of the theme.

    Regards,

    Devin

    #23546
    webpress
    Participant

    Continuing from here: https://kriesi.at/support/topic/remove-caps-in-headings-enfold-theme

    Dude: I need to PM or email the links

    #119583

    Hi Andy,

    You could try something like this in a media query for mobile and below:

    #menu_section .opened_menu {
    border-top: 1px solid white !important;
    }

    Regards,

    Devin

    #23577
    ligend
    Participant

    Hi, please i have a big problem with other plugin widget with a linked images. The Enfold script add a property adn css of the all images and generate a graphic problem. How i can fix this? How i can disabled all Enfold effect for the images 3d plugin? Thanks

    You can display the posts which contain a tag. Select the “Display entries from a custom taxonomy” and select “Post Tag” in the second dropdown. Then select one or more tags

    There’s no feature to display the posts from a certain author though. You can try a workaround and use tags or categories instead or link to an author archive page (looks like: http://kriesi.at/themes/enfold/author/kriesi/ )

    Hi,

    FYI, I installed this basic plugin http://wordpress.org/plugins/logo-slider/ and it works quite well. Just added the shortcode in a textbox, and set the logo slider width to 450px in order to avoid (some of the) problems as it’s not responsive (even though doable through a custom css).

    Too bad this plugin doesn’t support greyscale/colour logo transition…

    Adding my 2 cents to see this feature in Enfold…

    #119390

    Hey!

    Please create a new thread and post a link to your website.

    Best regards,

    Peter

    #119389

    I also want this, but I see an issue. Letters get cropped: Take a look at the G here: http://i41.tinypic.com/2vd5u9c.png

    Hello Devin, I have inserted 📞 into the small infotext field within the enfold theme options, but it is not shown on the page. Firefox displays some kind of a “placeholder”, IE and Chrome ingnores it completly.

    I have no plugin and dropin activated (even no bbpress or woocommerce) because i am working on a test implementation.

Viewing 30 results - 241,801 through 241,830 (of 242,547 total)