Viewing 30 results - 227,191 through 227,220 (of 243,637 total)
  • Author
    Search Results
  • #229016
    candeos
    Participant

    Hello and thanks in advance for your time

    I am developing a page in enfold and using color sections. For some reason, even thought I am setting the page layout to Default (right sidebar) and Right sidebar, the sidebar appears at the bottom of the page. In some cases, one of the color sections is to the right, and others it is off by itself.

    Same layout, but sidebar is at bottom of page

    I have tried everything…thanks in advance for the help!

    Dave

    #229015

    is it possible to make a set-up that if a class is set (f.e. extlink) the target is blank and if not the link goes to self ?

    i activated the custom.css by using add_theme_support('avia_template_builder_custom_css'); in functions.php
    so i can give the masonry field a special class.

    btw. because of updates the string is now on line 548

    • This reply was modified 11 years, 9 months ago by Guenni007.
    #229009

    Hi,

    Got base.css Version 10.02.2014 from Themeforest enfold Theme
    Updated to css folder

    No effect
    firefox font-face still broken

    hop you can help.Thanks
    Thomas

    #229007

    In reply to: slider arrow problem

    Hi Liminalty!

    Please try deactivating all active plugins and check if that helps. Please also try updating the theme to the latest version 2.5.4, re-installing LayerSlider may help
    http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Yigit

    takacsmark
    Participant

    Hi,

    I am trying to achieve a relatively simple behavior:
    – use a static home page and use a blog page that displays a set of post categories. Categories are key here, I have dedicated pages for some categories with a grid layout (these are typically alerts of commercial deals), and I don’t want these deal categories on my blog page that has a single author big preview layout btw.

    I tried two options but neither is good enough:
    1. created a blank blog page and set my enfold preferences to point my static main page and pointed the blog to the new blog page. This looks fine, however this way I am not able to configure to display only the categories I want. I tried adding a menu item, but that will only give me one category per menu item, which is not enough.
    2. the other thing I tried is this: reset my enfold page settings to default. Created a blog page and added a blog posts element with a single author big preview layout and picket the categories I wanted. Configuration options are adequate, theoretically this should be perfect. However when I look at this blog page the posts are not displayed the same way they are displayed in the default Enfold blog page, because:
    – video posts and gallery posts are displayed with their featured image in blog posts element while the default blog page displays the video and gallery components themselves and that looks pretty cool.
    – excerpts in the blog posts element are not what I defined in the posts, they are usually shorter about one paragraph and no media is displayed. The default blog page does this right, it displays the full excerpt including images, videos, posts sliders cool stuff.

    I don’t want to go on with these differences like this.

    Can you please give me suggestions how the create the desired behavior?

    Thanks

    Mark

    #229001

    In reply to: transparency

    This is the old site. New at: http://www.imagine.nazwa.pl/swedish% 20enfold/wordpress/. Already solved the problem background. Please let me know whether the background of the menu and logo can be transparent? Please also inform us whether the background of the “Portfolio Grid” can be transparent? Just as in the old site?

    #228998
    Studio_Monocromo
    Participant

    Hi,

    When i active the shop page in woocommerce into Enfold theme, i notiche the the header part don’t work.
    while when i deactive shop page, header work again.

    I think this is a bug.

    Link to site
    http://www.principessa.it/shop/

    #228996

    In reply to: REMOVE Breadcrumbs

    Hi aybekdes!

    1- Please refer to my post here https://kriesi.at/support/topic/remove-alternate-content-area/#post-218971
    2- Can you post the link to your website so we can take a look what type of header you are using. You can also check it in Enfold theme options > Header tab

    Cheers!
    Yigit

    Hey Peter!

    Plase go to wp-content\themes\enfold\js folder and open Avia.js file and find

    if(st < el_height/2)
                    {
                        newH = el_height - st;
                        header.removeClass('header-scrolled');
                    }
                    else
                    {
                        newH = el_height/2;

    initial size of the logo is getting divided by 2 by default. You can change them to 1.2

    Cheers!
    Yigit

    #228979

    Hey!

    Please try re-installing WordPress and Enfold via FTP. Menu items are there but they are not being output
    For a quick guide on updating your theme take a look at this video on updating the theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Cheers!
    Yigit

    #228978
    #228976

    Hi oliviad!

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

    #top .sub_menu>ul {
    float: right;
    }

    Regards,
    Yigit

    #228962
    InvestFinanceGroup
    Participant

    Hi,

    can I use or add to Enfold theme any plugin or something to create accounts for my clients. Something like login to this forum.

    Regards,
    Milosz

    #228959
    parperei
    Participant

    Dear all,

    the AJAX-Search (location: main menu) displays two german terms below the input, when searching for a text-string which doesn’t exist. This happens in both versions of our website (standard: german / 2nd language: english). I think it is not a bug, so I kindly ask to give me some advice on how to solve that misbehaviour.

    What I did, while trying to solve it on my own:
    While earching for the strings which do not translate in the english version of our website, I found both translations in “themes\enfold\lang\de_DE.po”:

    on line60/61
    msgid “Sorry, no posts matched your criteria”
    msgstr “Entschuldigung, aber kein Eintrag erfüllt ihre Suchkriterien”

    and

    on line 65/66.
    msgid “Please try another search term”
    msgstr “Bitte versuchen Sie einen anderen Suchbegriff”

    I used the “import .po-file”-function, imported the above mentioned .po-file and selected both terms to add them to string translation.

    The result was that I saw an existing english translation for both terms. I added the german translation for both terms, check “translation done” and saved.

    But sadly this did not solve the still existing problem.

    I hope I described my approach in an understandable way. And I am looking forward to get a hint on how to solve this issue.

    Kind regards!

    #228953
    This reply has been marked as private.
    #228950

    Hi,
    I am trying to do the same but keep the secondary menu on the right. Any idea? thanks

    #228949
    Peter
    Participant

    I am using Enfold as the base for one of my latest projects, but I encountered a small problem. I like the logo resizing when scrolling down the page, but the logo gets too small. How can I set something like a minimum size for the logo?

    I already found a similar topic here: but that didn’t help me much. I am using a logo image of the same size (340px x 156px) but when replacing the JavaScript code mentioned, the logo gets ultra small before ‘snapping’ to a bigger size.

    Unfortunately, I can’t post a link since I am just developing local.

    #228948

    Hi Peter.

    Thanks very much, it work now. :-)

    #228937

    Thank you a lot. This resolved the problem. I didn’t know that enfold stretches products to full page. I would never figured out this.

    #228932
    florian_zoll
    Participant

    Hi,
    i need some help…

    The single Portfoliio Entries in Enfold are not showing up in the fronted.
    I manage to get the grid overview but as soon as i want to view the detailed portfolio entry (or the preview of it) the “page is not found”…

    Any ideas what this could be?

    Thanks!

    #228930

    Topic: slider arrow problem

    in forum Enfold
    Liminalty
    Participant

    After some release the arrows of the slider are shown all the time and not in the way like on the original enfold page.

    problem page:
    http://www.apprupt.com/

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

    Any idea because of what the error occures?

    #228926

    Hi tangcslanyu!

    You just need to add

    
    [nolink]
    

    into the copyright text option field.

    Cheers!
    Peter

    #228922

    Hi!

    No, unfortunately there’s no way to measure the width of the content inside the columns with css. You can change the media queries if you want to change the responsive layout for smaller screens but this layout is also based on a percentage value and it will break the content (i.e. new line or hide it) if it doesn’t fit into the column.

    You can use this code:

    
    @media only screen and (max-width: 989px) and (min-width: 768px){
    .responsive #footer .av_one_fourth.first.el_before_av_one_fourth, .responsive #footer .av_one_fourth.first + .av_one_fourth, .responsive #footer .av_one_fourth.first + .av_one_fourth + .av_one_fourth, .responsive #footer .av_one_fourth.first + .av_one_fourth + .av_one_fourth + .av_one_fourth, .responsive #footer .av_one_half.first + #footer .av_one_fourth.el_before_av_one_fourth, .responsive #footer .av_one_half.first+ #footer .av_one_fourth.el_before_av_one_fourth+ #footer .av_one_fourth {
    margin-left: 3%;
    width: 20.5%;
    }
    }
    

    to change the width of the columns for screens with a width between 989px and 768px. Change the width percentage value if necessary and/or adjust the max-width/min-width values to get better results.

    Cheers!
    Peter

    #228918
    tangcslanyu
    Participant

    Dear sir.

    Thanks for your great job in this theme, it’s a wonderful templete I’ve ever used. But here I have a problem, I want to remove the ‘Enfold Theme by Kriesi’ from the socket, may I know is that possible to do? It’s not about anything, just my site it’s a company site, so we prefer to remove this, can you kindly help? Many thanks.

    Best regards,
    Andy

    #228917

    Hi!

    You can try to replace this line in enfold/js/avia.js:

    
    new $.AviaTooltip({"class": 'avia-search-tooltip',data: 'avia-search-tooltip', event:'click', position:'bottom', scope: "body", attach:'element'});
    

    with

    
    new $.AviaTooltip({"class": 'avia-search-tooltip',data: 'avia-search-tooltip', event:'click', position:'bottom', scope: "#header", attach:'element'});
    

    This change will change the click event scope and maybe fix your issue.

    Best regards,
    Peter

    #228915

    UPDATE: I’ve managed to fix it – learnt about debugging and found the syntax error.

    I’ve now added the code to my child theme functions.php but I get the error…

    Parse error: syntax error, unexpected ‘function’ (T_FUNCTION) in /home4/chrisga3/public_html/bodyboard/wp-content/themes/enfold-child/functions.php on line 29

    Line 29 is this bit… function avia_random_image_query($query, $params)

    Any ideas?

    #228913

    Hey!

    If you use a 3 columns layout the thumbnail size of 200×200 doesn’t make sense because the columns will stretch the images to 273px x 273px. You can try to increase the number of columns on the settings page (WooCommerce > Settings > Products – scroll down and search for the “Column Count” option and set it to 4 or 5). Then Enfold will show more columns per row and the image/thumbnail size will decrease because the column width is smaller.

    Best regards,
    Peter

    #228908

    Thanks! I made the mistake of pasting that in my functions.php of enfold, rather than in my child theme functions.php. This broke the site (just returns a blank page, even for the dashboard). I got back in through ftp and edited functions.php back to how it was, still broken. I even downloaded the theme again and replaced functions.php and it’s still broken. Help!!!

    #228902

    Hey mnolden!

    Dafür gibt es seit Enfold 2.4 eine Option im Adminbereich. Gehe zu Enfold > Theme Options > Header und suche nach der “Append search icon to main menu” Option. Stelle sicher das diese Checkbox nicht markiert ist und speichere die Optionen.

    Cheers!
    Peter

    Hey!

    Glad it works now :)

    Cheers!
    Peter

Viewing 30 results - 227,191 through 227,220 (of 243,637 total)