Viewing 30 results - 218,971 through 219,000 (of 243,470 total)
  • Author
    Search Results
  • #275519

    Hey Adenadoume!

    Open up wp-content/themes/enfold/includes/related-posts.php and replace:

    
    $tags               = wp_get_post_tags($this_id);
    

    with

    
    $tags               = get_the_category($this_id);
    

    and

    
     'tag__in' => $tag_ids,
    

    with

    
    'category__in' => $tag_ids,
    

    Regards,
    Peter

    #275511

    I can only see the link http://www.bilfinger.com/unternehmen/ you posted. And as I said my example might not be exactly what you want but it might act as some kind of inspiration.

    I don´t think that you can do exactly what you show in your link at the Bilfinger website with Enfold but the specialists might correct me.

    Cheers
    Michael

    macotomasi
    Participant

    Hi !

    I use wordpress 3.9.1
    enfold 2.8.1
    WPML 3.1.5
    WPML string-translation.2.0.5
    Default language : french

    Everything is fine except that when, as a user, I switch to english or german, the switcher disappear so I can’t come back unless I remove “/en” in the url address to come back to french.
    Still there if I switch off all other plugins.

    Thanks for your help.

    Marc.

    #275497
    Michael Oeser
    Participant

    Hi guys,

    is there an element or widget that I can use to list blog entries (or other post types) by category with the folowing settings anywhere on my pages?:

    headline
    excerpt yes/no
    image yes/no
    continue reading link yes/no
    date yes/no
    category yes/no
    author yes/no
    comments yes/no

    This would be great to list such entries (for example latest news) on the homepage or in the footer or any other place you can imagine.

    Currently I need to edit the output of the Enfold lates News widget to get what I want. This works but could be better. For example the headline of the latest news widget is not wraped in an H-tag which should be for SEO reasons.

    Any ideas? Plans?

    PS: Maybe I can edit the widget to meet my needs but where exactly in Enfold do I find the widgets and how can I move it into a child theme?

    Cheers
    Michael

    • This topic was modified 11 years, 5 months ago by Michael Oeser.
    #275495
    batesunited
    Participant

    Hi

    We would like to simplify search page. We dont want the excerpt to be visible under the heading.

    Also, how do I remove the right side?

    I have located search.php in the Enfold theme. But I am using a child theme.

    #275449

    Hey Tetratus4!

    Thank you for visiting the support forum!

    Looks like the first two issues has to do with the theme not being the latest version. If you don’t mind, please post the website url here so that we can inspect it. Make sure that you’re running Enfold 2.8.1 on WordPress 3.9 or higher. Regarding the contact form, yes, that is possible. Please create a page then insert the contact form element under the content element panel. If you want a more extensive forms, you can try the contact form 7 and Gravity Forms plugins.

    4.) You can’t switch between the Default Editor and the Advance Layout Builder. If you want to see the actual shortcode below the advance layout builder, edit functions.php and find this code on line 16:

    if(isset($avia_config['use_child_theme_functions_only'])) return;
    

    Below, add this code:

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    return "debug";
    }

    You will be able to see the actual shortcode below the builder. In case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.

    If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)

    Best regards,
    Ismael

    Hey roemer!

    Thank you for using the theme.

    I checked the website and the sidebar images but they are all linked on http://www.hil-gmbh.at, the homepage, so I’m not really sure if clicking on it the first time is working or not. Do you mind creating a test page with the same sidebar image widgets but different links? What I noticed is that the overlay effect is not working the first time you hover over the images. Just to be sure, please download the latest version 2.8.1 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Ismael

    #275436

    In reply to: Layout issues

    Hi Yigit,

    once again, thank you very much for the help. support and solutions from Kriesi blows some competitors out of the waters.
    Enfold is already a very good theme to begin with.

    The rest of the problems (side bar vs. full width slider/colour section) are not in the live section of the site because they don’t quite work.

    if you go to the test page, you’ll see what i mean

    afa.org.sg/wordpress/aboutus2/ – colour section conflicts with sidebar
    afa.org.sg/wordpress/whatwedo/educate/hso2/ – full width slider conflicts with sidebar

    #275431

    Hey opareklov!

    Thank you for using the theme!

    First, please set the footer column on Enfold > Footer Layout to 1 or 2. Add this on Quick CSS or custom.css to position the widget menu side by side.

    #top .widget_nav_menu li {
    clear: none !important;
    display: inline-block;
    float: none;
    width: auto;
    padding: 0 10px;
    margin: 0;
    left: 0;
    }

    Regards,
    Ismael

    #275411
    This reply has been marked as private.
    #275365

    Try updating the theme to its latest version (2.8).

    Best regards,
    Josue

    #275341
    Alessandro Marengo
    Participant

    Hi support team.
    It seems the latest layer slider version released with Enfolf, 5.1.1, is making my http://www.dalcnet.com unstable. No matter what PHP version I’m running on server.
    It blocks my website when I try to set a new slider.
    Need to update to the latest version.
    Can you update enfold with a minor release or help me in any way?
    Thanks and best regards.

    #275335

    I have the newest version of Enfold, but not of WordPress.

    #275317

    Hello,

    Are you using the latest version of Enfold (2.8.1) / WordPress (3.9.1)? have you tried disabling all third-party plugins to see if it gets fixed?

    Regards,
    Josue

    #275292
    zacholas321
    Participant

    Hi, I’m working on this site: http://bigalwest.wpengine.com/6-2/ (hosted on WPengine)

    And the anchors up top are acting weird. It’s worth noting that I’m not using the enfold builder. I am using a different layout builder, and have the ids place on my heading tags. Is it maybe that I need to place ids on the divs instead in order for the scrollspy to work?

    #275291

    In reply to: Add anchors to a url

    #275279

    Topic: Add anchors to a url

    in forum Enfold
    Joe Birch
    Participant

    Hi guys,
    is there a way to add an anchor link to a page. I would like to add a url link to one page that links to the middle of another page.
    I used to be able to do that with the anchor code.

    Is that possible with enfold?

    thanks

    Hey ConflateGermany!

    Bzgl Antwortzeit des Servers reduzieren, Komprimierung aktivieren und Browser-Caching nutzen kann nur der Server Administrator/Host helfen, da dies mittels Serverkonfiguration gelöst werden kann. Bzgl Bilder optimieren empfehle ich zb Tools wie: http://www.smushit.com/ysmush.it/ oder http://www.obviousidea.com/de/windows-software/light-image-resizer/

    Um CSS reduzieren zu lösen kann man tools wie https://wordpress.org/plugins/w3-total-cache/ oder https://wordpress.org/plugins/bwp-minify/ installieren – diese komprimieren bestehende Dateien und fügen diese in eine einzelne (große) Datei zusammen.

    Für die “JavaScript- und CSS-Ressourcen, die das Rendering blockieren” gibt es leider keine umfassende Lösung, da wp-includes/js/jquery/jquery.js und wp-content/themes/enfold/js/avia-compat.js im Kopfbereich geladen werden müssen und daher Google diesen Fehler anzeigt. Diese kann man aus div. technischen Gründen nicht im Fußbereich laden und daher ist diese Fehlermeldung bzgl der Dateien nicht lösbar. Die anderen Theme js Dateien werden standardmäßig im Fußbereich geladen und diese kann man auch mittels w3tc im Fußbereich komprimiert laden.

    Best regards,
    Peter

    #275249

    Hi!

    No, you won’t loose the quick css code. However the custom.css file will be affected by the update and you must backup the file before you upload the new theme files. I suggest to use a child theme to overwrite the parent theme styling code – you just need to cop the code from custom.css to the child theme style.css file. http://kriesi.at/documentation/enfold/using-a-child-theme/

    Cheers!
    Peter

    #275245

    In reply to: Blog Meta Showing

    Hi!

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

    .page-id-2420 .slide-meta {
    display: none!important;
    }

    Best regards,
    Yigit

    Sorry for gravedigging this, but since the recent updates with the theme I’ve lost this in the sidebar.php.
    Is there a way to place this code in functions.php of the enfold-child theme so that I never have to run into this issue again???

    Not entirely sure how I would do this, but it would definitely save the headache of having to go through and change it every site update.

    Thanks a bunch!

    • This reply was modified 11 years, 5 months ago by DaveL77.
    #275225

    In reply to: Enfold Showcase

    We are a loyalty app company based in the UK. Here is our website developed with Enfold:
    http://www.loyalzoo.com

    With little code, we also got the full screen layer video to pause when you scroll down. Check it here:
    http://www.loyalzoo.com/business/

    Cheers.

    #275210

    Like I said in my reply to Devin… You really need to make sure you investigate properly before making the assumption “looks like I came right”. As an End User this is rather alarming if this is the type of support one can expect from the Enfold Platform.

    So to be blunt – No I did not come right, because if you read my request, it clearly state that I would liked to have accomplished what I have by using the Advanced Slider WPSlider and not the easy slider….. I cannot add animation functions as it is now. Because although it seems like I am using full width it is not, and if you did really care to assist me in this issue you would see that there is a sidebar on the side and should indicate that all I did to create this layout was to set the Content wrapper width to 100%….. but no real investigation was done, but mere assumptions.

    Great result, can you share it here if you want :)

    Best regards,
    Josue

    #275203

    In reply to: Center logo

    Hi!

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

    div .logo { left: 12%; }

    you may need to adjust the value to center it perfectly

    Regards,
    Yigit

    #275199
    Joe Birch
    Participant

    I have this enfold site set up:
    http://icf-pittsburgh.org/

    it’s great but I am getting spam comments that I have to delete.
    I don’t have comments open on my pages. How are these comments coming in to the site. Is there a way to turn off that feature so they can’t pile up for me to delete?
    thanks for your help

    Hey!

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

    .home #main .content {
    padding-top: 0;
    }

    Regards,
    Yigit

    #275152

    In reply to: Logo size…

    Hi interage!

    Please go to Enfold theme options > Header Layout > Header Layout > Header Size = Custom Pixel Value > Header Custom Height = 130px

    Best regards,
    Yigit

    #275151

    In reply to: Translate Enfold Theme

    Hi lipstick!

    First try checking the main translation topic and see if that helps: https://kriesi.at/support/topic/please-contribute-and-translate-enfold/

    Regards,
    Devin

    Marti Stinson
    Participant

    Hallo zusammen,

    ich habe heute einen page speed test durchgeführt, wobei ich auf Probleme gestoßen bin, die offenbar im code liegen.

    https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fs16.wdb.info&tab=desktop

    Da ich auf diesem Gebiet nicht sehr belesen bin, wollte ich einfach mal Fragen ob ich selbst an diesen im speedtest angezeigten Problemen schuld bin, oder ob diese durch ein Enfold Update behoben werden könnten?

    Beste Grüße

    Martin

Viewing 30 results - 218,971 through 219,000 (of 243,470 total)