Viewing 30 results - 227,311 through 227,340 (of 243,748 total)
  • Author
    Search Results
  • #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

    #228893

    Hey zufur!

    Please create me an admin account and post a link to your website. I couldn’t reproduce the issue on my test server and on the demo website: http://kriesi.at/themes/enfold/portfolio/masonry-portfolio/ and I must check your configuration first.

    Cheers!
    Peter

    #228888

    In reply to: Column Element

    This reply has been marked as private.
    #228882

    Hey!

    Please get the css > base.css file on the latest version of Enfold then update the old one.

    Regards,
    Ismael

    #228867

    Hi!

    Please update to the latest version of Enfold (2.5.4).

    Best regards,
    Josue

    #228863

    The doesn’t work because you have a typo in your Quick CSS:
    http://malmstromwhite.com/wp-content/uploads/dynamic_avia/enfold.css?ver=1

    At the bottom there is a font-family property that doesn’t belong to any selector, all the code below it won’t work until this line is removed.

    font-family: ‘Open Sans Condensed’, sans-serif;

    Best regards,
    Josue

    #228849

    In reply to: Enfold fixed header

    Great @akazoubsky.


    @gjankowski
    , did it work for you?

    Cheers!
    Josue

    #228840

    Hi again. The issue is resolved and the problem was 100% with the UserPro plugin. Its author cited a “minor jquery conflict,” which he corrected for the updated version. I can now confirm that the updated plugin works very well with Enfold. Thanks!

    I’m not sure exactly why I have had these problems all week-end longe ( Jeeewizzz maybe learning Worpress AND WPML in a week is kinda pushing it) but it seems I sc….ed things up when I set my default language in WPML to French….for some reason that was a big no no…something to do with string translations also, anyway, it’s working now …I have a back up…I can go sleep :)

    Thanks a lot for answering me !!

    BabaO

    #228821

    In reply to: having probs in cart

    Hi!

    You need to update Enfold to its latest version (2.5.4).

    Best regards,
    Josue

Viewing 30 results - 227,311 through 227,340 (of 243,748 total)