Viewing 30 results - 237,481 through 237,510 (of 243,754 total)
  • Author
    Search Results
  • #168017

    Hey!

    3) I had the same problem on my website and solved it with following css code

    
    .title_container .main-title {
    width: 100%;
    margin-bottom: 35px;
    }
    
    .title_container .breadcrumb {
    top: auto;
    bottom: 10%;
    }
    

    It will extend the title container to 100% and push the breadcrumb to the bottom – i.e. like here: http://inoplugs.com/tutorials/how-to-use-the-media-gallery-in-combination-with-flashlight/

    Josue’s code should also work but maybe you need to add an !important tag like

    
    .title_container .breadcrumb {
    position: static !important;
    }
    

    6) Not right now but we’ll release an update next week (Enfold 2.3) which allows you to upload ANY icon font zip file you generated with: http://fontello.com/ and the theme will then allow you to select your uploaded font icons too.

    Regards,
    Peter

    #168015

    Hi!

    Just a small update on this – we now decided that we’ll give the user the choice if he wants to set the paths manually or use the “automatic fallback”. If you add

    
    add_theme_support('avia_template_builder_custom_html5_video_urls')
    

    to the functions.php Enfold will show 3 url fields instead of one and you can set more than one video url. Without this code Enfold will try to load the other video files automatically.

    Regards,
    Peter

    #167993

    Hello!


    @dbarta
    : This is the plugin used on Incarnation: http://wordpress.org/plugins/the-events-calendar/

    Best regards,
    Ismael

    #167930

    Hey David!

    The working width of your Enfold setup is 1030px. so for a 3 column portfolio the images would be 343px width (1030/3).

    Cheers!
    Josue

    Hey!
    add this to your custom.css stylesheet in folder /css/ or to the quick-css panel located in your wordpress backend at Enfold->Styling:

    html {
    min-width: 910px;
    }
    

    this should fix the problem. I will add a similar fix to the next theme update. Please be aware that the only thing that actually will cause problems is a fixed header, so if you really want to use the non responsive version of the theme then you should also go with a non-fixed header

    Cheers!
    Kriesi

    #167927

    Hey!

    Set all the WordPress settings for your home page to “Your latest Posts”.

    Then from the Enfold options set your homepage using the dropdown in the initial main theme options page.

    Best regards,
    Devin

    #167923

    In reply to: Comment Replies

    I believe the comments do show with indentation out of the box with enfold. However, only the comments posted via the “reply” button directly within a comment box will be considered a direct reply, and therefore be indented. Hope it makes sense!

    #167911
    Sparky68
    Participant

    Hello. I’ve just purchased the Enfold theme and something weird is happening with the Layer Slider plugin.

    It seems to be self replicating sliders – every time I refresh the slider settings page in the dashboard I get new sliders appearing.

    I’ve not customized the theme at all apart – all I’ve done is download the dummy data.

    I currently have 92 sliders and counting – see image below.

    Has anyone encountered this issue???

    HELP

    Cheers

    M

    Layerslider

    #167910

    Hey!

    Looks like you already did it, however if you want to reduce it even more, you need to increase the max-width property of the .container_wrap .container div.
    0
    Cheers!
    Josue

    #167896

    Topic: Facebook gallery

    in forum Enfold
    mmsdev
    Participant

    I am wanting to use a plug in “Social Gallery Plugin” that lets users share pictures to there facebook wall and comment within the gallery and tag friends in the pictures
    it allows the user to share an individual picture, but it does not work with enfold theme..

    Can you please advise me if it can work or is there another option that works with it?

    #167888
    MLA18
    Participant

    I am having difficulties finding something in the CSS.

    I am trying to eliminate the gray border which appears when you use the Add to Cart [add_to_cart id=”” sku=””] shortcode.

    I can find it while using Firebug: border: 4px solid #CCCCCC; padding: 12px; butfor some reason can’t find the actual location for it within Enfold.

    Thanks in advance!

    #167883

    Hi radis92!

    Written documentain here http://docs.kriesi.at/enfold/documentation/index.html ( You can also find it in the file you downloaded from ThemeForest )
    And some video tutorials here http://vimeo.com/channels/aviathemes/videos

    Cheers!
    Yigit

    #167878
    Hanniball
    Participant

    Hi there,

    will this plugin: http://wordpress.org/plugins/landing-pages/

    work with Enfold theme? I read it has it’s own Framework and page builder so I’m not sure if this works.

    Hanniball

    • This topic was modified 12 years, 2 months ago by Hanniball.
    #167877

    Topic: Mega Menu link

    in forum Enfold
    Polinder82
    Participant

    Hi,

    Sorry, maybe a silly question, but I don’t know to fix it. How do you get the megamenu item but without the link? The same as you use on the enfold demo “Pages”. On the demo the “Example Pages”, “Slider”, “Blank Pages”, “Special Pages” has no link to a (external) page.

    #167868

    I have been using enfold since it was first released, and I love the theme. One request is adding an event calendar, similar to incarnation church theme.. Every event calendar I add doesnt really work properly without some customization to the theme. Thanks for your consideration.

    #167861

    In reply to: enfold settings

    Hi yukanl!

    Your theme options is broken. Did you zoom in/out the browser? Please try to download the theme again and do an update.

    Regards,
    Ismael

    #167859

    In reply to: Lightbox and Logo

    Hi!

    2.) Kriesi already answered this question on a topic and he didn’t provide the answer or code for the logo switch. He wanted to make sure that kriesi.at is unique. You can hire a freelance developer or designer to modify the logo feature.

    3.) Enfold already comes with a lightbox plugin which is prettyPhoto. We can’t assure you if the Jackbox plugin is compatible with the theme. We won’t be able to provide full support for any third party plugin.

    Cheers!
    Ismael

    #167858
    MLA18
    Participant

    Apologies if this is a duplicate topic. I have looked through the forums and don’t see this mentioned specifically.

    Currently there is no navigation menu when viewing on the standard Android browser on a Samsung Galaxy II. The menu is there however on the same phone if viewed through Firefox or Opera. Enfold theme version is 2.2.

    My client has a slightly older iPhone (I am waiting to hear back as to what version the iPhone is) and is claiming to have the same problem, no navigation menu.

    Are there any CSS fixes for this?

    Thanks in advance!

    #167856

    In reply to: Blog Link Delay

    Hello jgoldberg1983!

    Go to Enfold > Setting > And where do you want to display the Blog?, deselect any pages and just leave it blank. Edit your Blog Page, go to Advance Layout Builder then insert the Blog Post element. See if there is any improvements. You can use a cache plugin to optimize page speed.

    Regards,
    Ismael

    #167854

    Sir,

    how can i adjust these paddings to 10px? Padding

    #167836

    Hey!

    Can you post an example of the pdf link that is generated using the plugin? Have you tried manually adding a pdf link?

    Best regards,
    Ismael

    #167830

    Topic: Comment Replies

    in forum Enfold
    BuffyO
    Participant

    Kudos on your new site and forum. They are fantastic. I was wondering how to get the comments replies to show up for enfold in the same way they are for your child theme? Currently when I reply to a comment it shows up as a new comment rather than ‘indented’ to signify a reply. Suggestions?

    Here’s a post with comments, just in case you need a visual:
    http://consciousmovements.com/thoughts-on-self-image-cultural-neuroscience-feldenkrais-method/

    #167828
    mtupuschies
    Participant

    Hi,

    not sure if you’ll be able to help but since I have the problem only since I used enfold you might have a tip.
    I am using the Quform Plugin http://codecanyon.net/item/quform-wordpress-form-builder/706149
    The plugin itself an the created forms work totally fine.
    Problem is adding a form to a page / post.
    They have a shortcode button in the visual editor. When pressing that it brings up a form where you can choose the form you want to add in the page and creates the shortcode. This form pops up in a lightbox mode. and there is the problem. It either does not come up at all or maybe it’s hidden behind the avia editor.

    Was wondering now if there was a way to somehow add their shortcode to your wizzard so avoid this?

    Right now I can’t show you the issue since I only have a local installation.
    Hope you have an idea anyway.

    Thanks,
    Marcel

    #167827

    Ah I didn’t realize that I had to regenerate after cropping, I thought when you clicked update it would resize that one image you just edited.
    I don’t need to do it to all of them so may be easier to create my own,

    > Can you please tell me the width and height of a 3 column single thumbnail in case I want to create myself please ?
    or where I can find the dimensions that enfold uses for the thumbnails.

    many thanks again for your thorough and great support
    David

    #167824
    wayneftruax
    Participant

    I am lost here some of my pages showing a gallery only loads the faded image and opens image in new window http://kokko-design.com/landscape-architecture/ on other pages with gallery this is working fine? On my project page http://kokko-design.com/residential-design-services/ again the images do not load but the link works (content portfolio grid) this is all occurring after the latest ENFOLD update. Please help.

    Many thanks, Wayne

    #167823

    Hi solsikkehaven!

    I added a function in Enfold 2.2 which should fix the issue but in your case it does not kick in. I’m not sure why it doesn’t work but please try to replace the entire code in enfold/js/avia.js with the code from here: https://gist.github.com/InoPlugs/ff21a064c574fc154794 – does it change anything? If not please create me a wordpress admin account and send me the login data to: (Email address hidden if logged out) – I’ll look into it.

    Best regards,
    Peter

    #167822

    In reply to: Main Navigation Issues

    Hi!

    Another user reported the issue and we’ll fix it with the next update. For a quick fix please copy/paste the code from here: https://gist.github.com/InoPlugs/ff21a064c574fc154794 into your enfold(js/avia.js file. You can remove/delete the “old” code in avia.js

    Best regards,
    Peter

    #167817

    Hello!


    @blubbline
    :

    1) You can ignore the warning message. It just tells you that the php files contain text strings of several textdomains and that not all text strings are translatable with the theme language file. However you just need to translate the avia_framework textdomain to translate the entire theme.

    2) You don’t need to create translation files for the English website version because all original text strings are already in English. If you want to use the English version of the theme you must install the English version of wordpress ( http://wordpress.org/download/ ). Maybe you need to remove the DE_de value from the WP_LANG constant in wp-config.php if you used the German version before.

    If you want to switch between the languages (German, English, Danish, etc.) you need to install a translation plugin like WPML.


    @dmiklus
    : We always appreciate if our users send us the translations files. However we don’t offer any rewards for them but you may profit from the community feedback (suggestion for a better translation of a certain phrase, etc. ).

    Best regards,
    Peter

    #167806

    Hi,
    you said the english po files are included in the theme. My installation only includes Danish, German, French, Spanish, Dutch, Russian and Swedish. I updated to version 2.2
    Can you send me the link to download the english files?

    I tryed to use the “Codestyling Localization” plugin to translate the files myself but got the following error message when adding and trying to edit en_US:

    “Fehler: Die aktuell geladenen Texte gehören nicht zur Texdomain: avia_framework
    Erwarten Sie, dass jeder Text, der nun übersetzt wird, nicht erscheinen wird, solange die Textdomains nicht übereinstimmen.
    Dies ist ein Problem in der Programmierung der Quelldateien, die Sie zu übersetzen versuchen. Kontaktieren Sie den Autor und erklären Sie das Problem.”

    How do I activate the english po files so the current german language in the front end is replaced with english language?

    Thank you so much for your help!!!

    Best,
    Juliane

    #167800

    Hey!

    Please add following code to Quick CSS in Enfold theme options

    #top div .avia-gallery img { border-style: none; }

    Cheers!
    Yigit

Viewing 30 results - 237,481 through 237,510 (of 243,754 total)