Viewing 30 results - 239,011 through 239,040 (of 242,416 total)
  • Author
    Search Results
  • #133484

    Thanks Ismael!! I’ll give that a try. I know that sometimes there is a line of code (I think in functions.php) where the slider quality is set to 90 by default. I would like full quality. Am I making sense? Sorry, very tired.

    Cheers!

    Pat

    #134141

    The gallery itself does not support social share buttons but you can try to add the social share links to the lightbox (prettyphoto). Open up enfold/js/avia.js and replace

    elements.prettyPhoto({ social_tools:'',slideshow: 5000, deeplinking: false, overlay_gallery:false, default_width: ww, default_height: wh });

    with

    elements.prettyPhoto({ slideshow: 5000, deeplinking: false, overlay_gallery:false, default_width: ww, default_height: wh });

    The share buttons will look like: Demo

    #114781

    Hey,

    @kommbuero: You can actually do it by editing function-enfold.php, find this code:

    if(!function_exists('avia_post_nav'))
    {
    function avia_post_nav($same_category = false)

    Set it to true:

    if(!function_exists('avia_post_nav'))
    {
    function avia_post_nav($same_category = true)

    Regards,

    Ismael

    #114780

    I add this topic at the recommendation of Nick (thread “Can I use the navigation arrows for each category, not all?”)

    If someone selects a category, and then clicks inside that category a single post, the prev/next-arrows do not navigate inside that category.

    There exists a small (5 kb) plugin wich would solve this problem. But is hard to integrate this plugin into the theme.

    It would be very helpful, if there would be any possibility to browse inside a category.

    #134154

    Yes, the reason is that Enfold will always add the sidebar to the last element after a fullwidth element. In your case the layout is built with a “sidebar element”, a “fullwidth color section” element and Enfold adds the sidebar to the content element after the color section. If you want to avoid this layout you’ve two options.

    1) Use the product element after the color section.

    2) Use a fullwidth layout without sidebar and use the column elements (eg 3/4 1/4) to display the products element side by side with some “widget area” elements. The layout would look like:

    header…


    1/4 (widet areas) / 3/4 product grid


    color section


    footer…

    This issue will be fixed in the next version. For now open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodespostslider.php and replace

    $output = str_replace('{{thumbnail}}', $thumb_fallback, $output);

    with

    $output = str_replace('{{thumbnail}}', $thumb_fallback, $output);

    wp_reset_query();

    #134113

    Enfold does not allow you to add custom icons to the font file which is bundled with the theme at the moment but we’re working on a “font icon” generator which will help the user to build a customized font file (which just contains the icons you need). mp3power suggestion seems to be a great workaround for now.

    #124668

    Hi,

    You can submit a request here: https://kriesi.at/support/topic/enfold-feature-requests

    Regards,

    Ismael

    #134328

    Saved again, by your great work. I upgraded manually to theme 1.9.1… retaining my CSS files (just didn’t replace them on the server) and everything works great.

    Thanks guys… I’ll check with you next time…

    really nice website

    #27535
    bevlogenverf
    Participant

    Hi, guys

    the theme is so nice

    with what code could i get the top menu bigger? the one with the phone numder, extra menu and social icons there? any css code for it? htttp://www.bevlogenverf.nl/enfold2

    THX!

    #27534
    mgma
    Participant

    Hi guys-

    I upgrade to 3.6 hastily. My site seems to be dragging a lot, and the AJAX in the portfolios is barely functioning. Are there known 3.6 issues with the theme?

    Thanks…

    #27533

    Topic: logo

    in forum Enfold
    #27532
    bevlogenverf
    Participant

    Hi here: http://bevlogenverf.nl/enfold2/graffiti-kunst/

    I would like to be able to define the color for the active tab. Not the content but the tab itself so it is easy to see which one is clicked and open at the time.

    Any CSS code for that?

    #27521
    bevlogenverf
    Participant

    Hi guys

    I need some css code for the footer and the socket

    I would like to change the letters to white and make them bigger in the middle column of the footer

    Also all the letters need to become white in the footer and socke

    HERE: http://www.bevlogenverf.nl/enfold2

    Hey,

    I don’t see anything wrong with your css modifications, if it works then it is should be OK.

    You got a nice website. :)

    Regards,

    Ismael

    #133939
    #134274

    In reply to: Translate Enfold

    Hi,

    Please refer to this link: https://kriesi.at/support/topic/translation-issue-on-search-results-page

    Generate a new po file with Codestyling: http://wordpress.org/plugins/codestyling-localization/

    Install the plugin, go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and click on “Add new language”. Then select your language from the list and click the “create po-file” button. Click on “Rescan” to fetch all text strings. Then click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).

    Regards,

    Ismael

    #134054

    Hi Devin

    Yes, I am using Enfold V1.9.1 and my php memory limit is 128mb.

    Hojoon

    #134282

    In reply to: Ajax Search

    Hi,

    Edit functions-enfold.php, remove everything then replace it with this code: http://pastebin.com/i8tF4BsH

    Regards,

    Ismael

    #133483

    Hi,

    The background image used is 1700x470px. You can use smaller images up to 1500px.

    Regards,

    Ismael

    #134250

    Hi,

    Go to Enfold > Sidebar > Page Sidebar navigation, disable it.

    Regards,

    Ismael

    #134248

    Hi,

    I’ll tag Kriesi. I think he’ll tell you where he got them.

    Regards,

    Ismael

    #133114

    I’m sorry for any confusion but I’m not sure how I could have explained it any better. A series of client logos that slide from left to right in an infinite loop? I thought we were on the same page after you mentioned that the trick is in the fact that the logos are on one big horizontal strip. Are well, hence my creating a sample for you to get the message through. This is surprisingly difficult to explain online. I think this is why others have given up.

    I really appreciate all your help Devin. I understand this is outside of the scope of the support forum. This is more of a trick as opposed to a technical issue with the platform. It’s apparent now that this effect cannot be achieved with the current platform. The sample I showed you was a website I built. This was the only way I could get the image to slide but it’s only a hack. It will stop animating after 3 or 4 mins once the layer sliders finish.

    I am on the latest version of Enfold 1.9.1 on another site and the effect still does not work with your mentioned settings.

    We can leave this now. I’ll just hope that no one else asks for this effect :)

    Keep up the great work Devin.

    PS. I know you guys don’t have an open book for every possible effect (geez!!!!). I was just asking the same question that many other users have tried to ask and I thought it would be okay to ask on this forum. I did mention in my original post that I did try to contact the admin of the website that originally had that effect (they used Enfold) and they did not get back to me. I was trying to do the right thing.

    Maybe you guys could put up a tricks and tips page for stuff like this. So not a technical guide but step by step tutorials on how to do all kinds of things that people would never have thought of. This would be a “think outside of the box” section. I think you’ll find it would be very popular.

    #27413
    allegrabillings
    Participant

    This may be obvious but is there a way to use the Avia Layout Builder when putting together blog posts? I seem to only be able to use shortcodes.

    #134273

    In reply to: Translate Enfold

    help!

    #134067

    Hi chartier,

    I’ll tag the topic for Kriesi so he can take a look. Thank you for the heads up :)

    Regards,

    Devin

    #134053

    Hi Hojoon,

    Are you using Enfold version 1.9.1? Have you checked or modified your php memory limit yet?

    Regards,

    Devin

    #133004

    Hi alcakes,

    Enfold was updated earlier this week to 1.9 and then 1.9.1 to work with 3.6.

    Regards,

    Devin

    #133979

    Hi Devin,

    I regret to say that there is no xmlns:fb line inside my header.php file… I checked everywhere and there is none.

    Also, I deactivated all the plugins and the maps disappear. I went to check in the backend and saw that it fails to pick up the correct map widget in the widget area, where it says “displayed everywhere” within the drop down menu. When I scroll it I can see the sidebar widget I called “map”, I can select it, but when I hit save the page returns me always the “dispalyed everywhere” instead of “map” and I can’t see any map.

    I recall this was an issue happening already before in a previous post at a few other users including me and if I am not wrong, one of you told me to insert some custom css in the quick css panel, which I did, and solved the problem. The custom css is probably still there, within the quick css panel, yet the map is no longer there.

    Unfortunately now, I have so many different lines of code you gave me inside the quick css that I have no idea which one regulates what…

    What should I do?

    Thanks,

    Antonio

    PS: Also, when deactivating the plugins I saw there is a drop-in which I have no idea what that is and it cannot be deactivated? Is that part of Enfold installation?

    Here is what it says on the plugin page:

    Drop-ins are advanced plugins in the wp-content directory that replace WordPress functionality when present.

    Plugin Description

    install.php Custom install script.

Viewing 30 results - 239,011 through 239,040 (of 242,416 total)