Viewing 30 results - 241,111 through 241,140 (of 244,420 total)
  • Author
    Search Results
  • Hi,

    I think I found the solution.

    I updated functions-enfold.php on line 319 whith this code :

    $entries = get_previous_post($same_category);

    $entries = get_next_post($same_category);

    It seems to work as expected.

    Your code works with the Ajax portfolio version. I just inverted the two lines, and the font_icon to make work.

    “.$avia_config.”

    “.$avia_config.”

    Consider the thread solved !

    Thanks again.

    Regards,

    wrosh

    #116500

    In reply to: Enfold Showcase

    Over 500 lines of custom CSS, but we finally got a design our client loved. I have sworn from the very beginning I can make ANYTHING happen with a Kriesi theme, and this project certainly pushed my limits.

    http://trivalleydentalimplantcenter.com/

    So when’s the next theme coming out? Can’t wait to see what you guys have in store ;)

    #133868

    Hi,

    Yes, they should be responsive.

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

    Almost all of the sections on the demo are created using the color section element.

    Regards,

    Ismael

    #27409
    Gstar72
    Participant

    Hi Guys,

    Can you tell me the permalink structure on Enfold?.

    Regarding my site: http://www.naturaloutlook.com I have a problem. I have the following custom permalink set up: /%category%/%postname%/

    As the portfolio items are on the home page, eventhough I set up portfolio categories say Design as the parent with branding and ID as a child, similarly Photography as the parent, nature as the child…when you click on nature, the permalink structure reads Home>Nature. I changed the name of the home page in the menu to read Work, but it still shows on the permalinks as Home…and the parent categry does not show in the breadcrumbs.

    If I have my work on the home page, when I click on the category – nature under photography, how can I get the permalink breadcrumb to say Home / Photography > Nature ?

    Sorry guys, my brain is fried…I appreciate your help.

    Gary

    #133440

    Hi,

    Yes, at the moment it is visible though this is a good suggestion that I recommend you add to the https://kriesi.at/support/topic/enfold-feature-requests Feature Requests since I dont think I saw that one up there and it makes sense.

    Thanks,

    Nick

    #132381

    Hi,

    Yeh my bad for structuring my reply in a way I wanted to structure the css article lol. So the tone was not directed at you but at the top10 results on google. I wanted that indignation … in any case…

    Don’t worry about my time. I am gonna write an article up anyhow …

    http://kriesi.at/themes/enfold/shortcodes/iconbox/ <— iconbox

    Do you mean the glyph? The heart and star?

    Or do you mean placing an image inside there.. Really need to see the css and look at it through chrome developer tools. I would guess there is no height set on the image container probably. or the height on the image is smaller than the height on the container and possibly a height set to auto somewhere. Hard to tell without seeing anything.

    Thanks,

    Nick

    #27402
    bongoman
    Participant

    I’m using the dummy data for now and have decided I want to use the blog grid layout as my blog page. So I edit that page and change the sidebar setting to be “Sidebar Blog” but I am still seeing widgets from the Sidebar Page.

    I have set different widgets in the Sidebar Blog but they are not showing on the Blog Grid page, only widgets from the Sidebar Page. I have not set a blog page in either Enfold theme settings or in WordPress settings.

    #133810

    In reply to: WordPress SEO Plugins

    I can thoroughly recommend Yoast and have it installed on at least 10 WordPress sites. So far, no problems with Enfold either.

    #133381

    In reply to: Highlight a single tab

    Hi,

    I am sorry. Quick CSS is located in Enfold > (Theme Options) > Layout Styling at the bottom of that page there is a text area.

    Alternately you can add it to /css/custom.css file.

    The demo page shows 6 different tab configurations, so it should work if I guessed the right one you are using.

    This applies to every page that has that type of tabs object on it. If you want to limit the functionality to a specific page, you can add #top.XXX before the css, and replace the xxx by a class found in the <body tag of the html when you view page source. Without seeing the page , I cant help you better than that.

    So that if you view source of the page in a browser where you want the css to act on, and find the body tag, it will look like this

    <body id="top" class="single single-chalet postid-131 stretched helvetica-neue-websave _helvetica_neue ">

    So in this case i would take out postid-131 and then change the css code to

    #top.postid-131 .main_color .tabcontainer .tab_counter_1 {
    color: #F00;
    }

    Thanks,

    Nick

    #27396
    Ueshiba
    Participant

    Hello,

    I loaded “Dummy Content”, but icon boxes and same icons not displayed correctly (Internet Explorer 9, 10). Opera, Chrome, Safari, Firefox – OK. My own is also not displayed correctly. I have version 1.9.1

    http://2i.sk/2i/i/5202c2f1/daf52c57b622a6db4aad5f6ab873b44d/ee13c1eb38.f.jpg

    http://2i.sk/2i/i/5202c2ba/622cbf1d807e4657a1a3a2df4f5abcba/a5b96b4192.f.png

    Enfold demo be displayed correctly. Could you tell me where is the problem?

    Thanks in advance for your help.

    #27390
    livengrin
    Participant

    Just a quick note to let you know that updating to the latest version of WordPress while using Enfold worked fine except for the recent update to a new version of jQuery and its interaction with LayerSlider. The new version of jQuery is 1.10.1. LayerSlider will throw an error indicating that this version is outdated. It is apparent to me that the version numbering is confusing LayerSlider and it believes that 1.10.1 is actually older than 1.9.1 as it is not reading both digits to compare. I of course fixed this by unenqueueing the default version of jQuery in functions.php and grabbing 1.9.1 from the Google CDN. Anyways, just wanted to throw that out there.

    #114775

    Thank you for all the great suggestions everyone! As far as I know Kriesi still wants to hear them so keep them coming :)

    #133838

    sry bout that, but was growing impatient :) thanks for link..

    #133643

    In reply to: 3.6 upgrade procedure

    Order doesn’t matter but I would update Enfold first and then WordPress.

    Before doing so also make sure all of your critical plugins for your sites functionality have updates available to bring them up to date for 3.6. If not, you may want to delay on going to 3.6 until they have updates released as well.

    Regards,

    Devin

    #133837

    Hi Per,

    I just answered in your previous topic but I’ll do so here as well http://docs.kriesi.at/enfold/documentation/index.html

    Please don’t make duplicate posts as it makes it more difficult for searching and for us to answer.

    Regards,

    Devin

    #133550

    In reply to: Fixed sidebar bugged

    I tried it on a fresh install of WordPress and Enfold with dummy data and it still does not work! This means that the problem is with the CSS Code!

    .sidebar {

    position: fixed;

    }

    Sincerely,

    Sami

    #27379
    Hafnia
    Participant

    Hi, still missing the documentation to the Enfold theme.. the html links that follow as documentation, just open up the themeforest mainpage.. I have tried to download the theme package again with no difference.. somebody who can give a link or pdf to the documentation?

    best regards

    Per

    #133699

    Very Easy:

    Go to Design/Widgets and add a new Widget in the lower right corner (Enfold Child Custom Widget Area). You can name it e.g. “Sidebar_2”.

    Put the contet you like inside the widget via drag and drop (e.g. individual menu, text, etc.) In the text element you can write any html code.

    Then go to pages and open the page to assign the new sidebar. On the right side you will find the “Layout” box where you choose under “Layout – Select the desired Page layout” the Left or Right Sidebar. Underneath the box you find “Sidebar Setting – Choose a custom sidebar for this entry”. Here you will find the new Widget “Sidebar_2”. Select it and save/update the page. Done!

    Hi Ismael,

    Thanks for your quick answer.

    Unfortunately that doesn’t work. I still have the previous item on the right and the next on the left. Is there something else to update?

    I did update the code in portfolio.php on line 262.

    The url of my website is : http://arthurcommin.fr/print/

    For information I’m using Enfold 1.8.4, and WordPress 3.5.2

    Thanks in advance !

    Regards,

    Arthur

    #132843

    It seems the problem occurs when active in any of the objects of the multimedia gallery the “make the object is translatable”.

    TO FIX this, you just have to check / uncheck this box on any image in the gallery and save the changes.

    Regards,

    Marcos Q

    #27349
    calexander
    Participant

    Hello,

    I would like to do some work customizing the display of embedded youtube videos. I didn’t have any luck simply editing the youtube URL link (Media Elements > Video) with customizations, so I wonder if the enfold theme is stripping out or deactivating this code?

    For example, I would like to add “theme=light&showinfo=0&modestbranding=1&hd=1&autohide=1&color=white”

    Could you point me in the direction of the exact page where the video embed code is, so that perhaps I can directly edit the theme with customizations, and thus change the default display for all embedded videos?

    Thanks,

    Chris

    #133691

    In reply to: Update Documentation

    Hi Heathcliffe,

    I did an update video for Enfold which should help you to update quickly via FTP here: https://vimeo.com/channels/aviathemes/67209750

    Regards,

    Devin

    Hi,

    I have found a nice small Plugin: smarter-navigation.1.3.2. This Plugin remembers, if an user comes from an archive- or category-page to a single post. Normally you have to replace only ‘previous_post_link(‘ and ‘next_post_link(‘ with ‘previous_post_smart(‘ and ‘next_post_smart(‘ and it should work.

    But I did not found these expressions in the enfold theme. I inserted prev- next- links, that really display only, when you are coming from a category-Page. But in this case I have two pairs of links: the enfold arrows for the next post and the links inside the category. What can I do? The used code-lines:

    <!-- previous post in catetegory -->
    <?php
    $prev_post_id = get_adjacent_id_smart( true );
    if( $prev_post_id ) {
    $args = array(
    'posts_per_page' => 1,
    'include' => $prev_post_id
    );
    $prevPost = get_posts( $args );
    foreach ( $prevPost as $post ) {
    setup_postdata( $post );
    ?>
    <div class="post-previous">
    <a>">«Previous Post</a>
    <a>"><?php the_post_thumbnail('thumbnail'); ?></a>
    <h4><a>"><?php the_title(); ?></a></h4>
    </div>
    <?php
    wp_reset_postdata();
    } //end foreach
    } // end if
    ?>
    <!-- next post in category with first line: $prev_post_id = get_adjacent_id_smart( ); -->

    Is it possible to include the link above into the enfold-arrows or at least to fade out the arrows, when needed? One idea is, to place the extra-links above the enfold-arrows in a div with higher z-index.

    Regards,

    Günter

    #133556
    #133319

    Hi,

    I updated to 1.9.1 but i am still having the problem with the easy slider (chrome, safari; mobile and desktop). Please see the page here http://www.thepsychreport.com. I use a child theme so I have been updating the enfold theme via ftp. My WP dashboard reads 1.9.1 on my Available Themes page. I am not sure if I am missing a step, or if it is still a problem with chrome (which according to google is up to date). I have also tried building new sliders (easy, full width, and post slider) but I get the same problem.

    Please let me know your thoughts. Thank you.

    Evan

    #27299
    bosondehiggs
    Participant

    Hi!

    First I want to congratulate Kriesi for this template, I have not seen much yet but it looks so pretty.

    I want to translate to spanish language all the english strings wich are contained into the theme, but I prefer not to buy the WPML plugin because it´s very expensive for me, and the main problem that I have is that I don´t know a lot about PHP and it´s so difficult for me to find PHP pages which contains strings.

    Could you help me to solve this issue with some kind of advice?

    Thanks

    #133541

    In reply to: Internet explorer 8…

    To be more precise, this is the error codes I get:

    User agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; chromeframe/28.0.1500.95; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

    Time stamp: Wed, 7 Aug 2013 13:25:28 UTC

    Meddelande: Object expected

    Rad: 80

    Tecken: 2

    Kod: 0

    URI: http://agwp.agarkitekter.se/

    Meddelande: ‘jQuery’ is undefined

    Rad: 178

    Tecken: 1

    Kod: 0

    URI: http://agwp.agarkitekter.se/

    Meddelande: Object expected

    Rad: 179

    Tecken: 1

    Kod: 0

    URI: http://agwp.agarkitekter.se/

    Meddelande: ‘jQuery’ is undefined

    Rad: 1

    Tecken: 1

    Kod: 0

    URI: http://agwp.agarkitekter.se/wp-content/themes/enfold/js/avia.js?ver=1

    Meddelande: ‘jQuery’ is undefined

    Rad: 1

    Tecken: 1

    Kod: 0

    URI: http://agwp.agarkitekter.se/wp-content/themes/enfold/js/shortcodes.js?ver=1

    Meddelande: ‘jQuery’ is undefined

    Rad: 7

    Tecken: 1

    Kod: 0

    URI: http://agwp.agarkitekter.se/wp-content/themes/enfold/js/prettyPhoto/js/jquery.prettyPhoto.js?ver=3.1.5

    Meddelande: Object expected

    Rad: 112

    Tecken: 331

    Kod: 0

    URI: http://agwp.agarkitekter.se/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=2.13.0

    Meddelande: ‘jQuery’ is undefined

    Rad: 1

    Tecken: 1

    Kod: 0

    URI: http://agwp.agarkitekter.se/wp-includes/js/mediaelement/wp-mediaelement.js?ver=3.6

    #27360

    Topic: add custom icons

    in forum Enfold
    wesdacar
    Participant

    Hi

    1. Is it possible to add some more icons to the iconlist in enfold? I Couldn’t find a folder with those icons.

    2. How can i just change the color of the icons? They seem to have the same color than the fonts.

    Thanks for answers.

    #133779

    Hi orionstar_hun,

    You can use the Import Dummy Data button in the main theme options.

    Regards,

    Devin

Viewing 30 results - 241,111 through 241,140 (of 244,420 total)