Viewing 30 results - 5,251 through 5,280 (of 7,495 total)
  • Author
    Search Results
  • #491600

    UPDATE: found this thread but the solution didn´t work for me.

    There´s something weird happening. It appears that my site it´s not loading the css changes I´ve made recently. I moved my site from a shared hosting to my own cloud server, I don´t know if there could be a problem related to this. This is my style.css form the child theme:

    /*
    Theme Name: Enfold Child
    Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
    Version: 1.0
    Author: Kriesi
    Author URI: http://kriesi.at
    Template: enfold
    */
    
    /* Every screen resolution*/
    
    .single-post #menu-item-517, .single-post #menu-item-520, .single-post #menu-item-521, .single-post #menu-item-622, .single-post #menu-item-519, .single-post #menu-item-680 { 
    display: none!important; 
    }
    
    .page-id-571 #menu-item-517, .page-id-571 #menu-item-520, .page-id-571 #menu-item-521, .page-id-571 #menu-item-622, .page-id-571 #menu-item-519 { 
    display: none; 
    }
    
    .post-entry .big-preview{ 
    display: none !important; 
    }
    
    li.avia-pricing-row small, .pricing-table li.avia-pricing-row { 
    font-size: 40px; 
    
    }
    
    .main_color .pricing-table.avia-highlight-col li.avia-heading-row, .main_color .pricing-table.avia-highlight-col li.avia-heading-row .pricing-extra { background-color: rgb(6, 93, 178); color: #ffffff; border-color: rgb(6, 93, 178); }
    .main_color .pricing-table.avia-highlight-col li.avia-pricing-row { background-color: rgb(0, 110, 255);
    color: #ffffff;
    border-color: rgb(0, 110, 255); }
    
    #menu-item-search {
    
    display:none;
    
    }
    
    /* END OF every screen resolution*/
    
    /*Big screens*/
    @media only screen and (min-width: 1341px) {
    div#mobilesld {
    display: none;
    }
    }
    /*END OF Big screens*/
    
    /*Ipad y Tablets*/
    @media only screen and (max-width: 1340px) and (min-width: 769px)  {
    
    .single-post .sidebar, .page-id-571 .sidebar {
    width: 30% !important;
    }
    .single-post .content, .single-post #top .fullwidth .template-blog.content, .page-id-571 .content, .page-id-571 #top .fullwidth .template-blog.content {
        width: 70% !important;
    }
    
    div#websld {
    display: none;
    }
    .pricing-table>li { 
    font-size: 12px; 
    }
    .responsive #scroll-top-link {
    display: block!important;
    }
    .iconbox .iconbox_content .iconbox_content_title { 
    font-size: 14px!important; overflow: visible!important; 
    }
    #top .iconbox_left_content .iconbox_icon, #top .iconbox_right_content .iconbox_icon {
    height: 40px;width: 40px;line-height:40px;
    }
    #top .iconbox_content p{
    font-size: 12px;
    }
    
    li.avia-pricing-row small, .pricing-table li.avia-pricing-row { 
    font-size: 30px; 
    }
    
    }
    /*END OF Ipad y Tablets*/
    
    /*smartphones*/
    
    @media only screen and (max-width: 768px) {
    
    .single-post .content, .single-post #top .fullwidth .template-blog.content, .page-id-571 .content, .page-id-571 #top .fullwidth .template-blog.content {
    width: 100% !important;
    }
    
    div#testimonials {
    display: none;
    }
    
    li.avia-pricing-row small, .pricing-table li.avia-pricing-row { 
    font-size: 25px; 
    }
    .iconbox .iconbox_content .iconbox_content_title {
     font-size: 11px!important; overflow: visible!important; 
    }
    
    .blogface .image-overlay {
    background: #d82028!important
    }
    .blogface .image-overlay .image-overlay-inside {
     display: none!important
    }
    
    .blog-categories.minor-meta, .text-sep.text-sep-cat, .blog-author.minor-meta {
    display: none!important;
    }
    }
    /*END OF para smartphones*/
    #491593

    Topic: Search Bar Shortcode?

    in forum Enfold
    thelistener
    Participant

    Hi there….I just bought my third Enfold license for a continuing education site and would like to mimic the location of the search bar in this E-Leaning theme (see screenshot).

    Is there a search bar shortcode or some other way I can accomplish this? THANKS!!!!!!!!!!!!!!

    #491534

    Dear Basilis,

    I dont think it is problem with Enfold theme becouse our hosting company told us there was problem with some outdated plugin.
    As we dont have good communication with them, they didnt told us which plugin made problem. This is one of the reasons to change hosting company. They didnt installed security plugins in WordPress when they installed WordPress and createded theme that we were using before we bought Enfold theme.

    Our hosting company cleaned website. We had problem becouse google put sign that is showing in search so our customers could see “This site may been hacked”. After cleaning website, we expected from hosting company to ask google to review site and remove sign. One month later this sign wasnt removed and we lost almost all positions in Google search and removed from first page. After this, we asked google by ourselves to scan website and 2 days later they send us mail that website is clean and it will take some time to get good positions in search again.

    In another question on this forum we asked if you have some advice which hosting company to select becouse our experience with you is excelent so we believe you know another company like yours that is proffessional and that is solving customers problems. We would like to host our website at your servers if you offer such service :)

    Thanks,

    Milorad Tunić

    #491491

    Topic: Customizing Forms

    in forum Enfold
    Vicken
    Participant

    Hi Team! Hope all is well.

    I’m curious to know if there is a way without having to code, to customize forms?

    I dont just mean styling, what I am trying to do is build my mother a real estate website that offers many types of forms for searches, using your theme. I’ve been able to obtain an api for searches and wanted to use one of your forms rather than create one from scratch. This way I can use the WP database and inherit all the Enfold stylings.

    If you also know of or have answered many real estate questions before regarding ENFOLD, please provide links to past forums so I may save you time and effort in the future.

    Please advise.

    V-

    #491386
    DavyE
    Participant

    I can imagine this is something others have already asked, but I don’t know what to search for to find similar topics.

    I often see other website/themes where the main header stays in place and visible while the browser opens another page (not one page). For example this one: http://goo.gl/E1vFr1

    With Enfold I would like to create a modest website (kind of a portfolio site), so it would be very beneficial if it doesn’t constantly reload the entire site to view some details. Instead, it would be nice if the main menu (left side in this case) would stay in place and visible so the logo also stays visible and the page content changes.

    Is this something that others have requested and is or is not planned for a future update or is it possible to get it done myself or with some plugin or whatever?

    Thanks in advance for the feedback!

    #490845
    500Webmaster
    Participant

    Hi,

    We have three websites using Enfold, but the Google Search Console “Fetch and Render” test is showing that they can’t access JavaScript and CSS files for one of the sites. The other two are fine, though. One of our in-house web experts took a look at the issue and found these errors in the Console:

    http://1stcallrecord.com/wp-content/themes/enfold/js/aviapopup/magnific-popup.css?ver=1 – Style Sheet Temporarily unreachable
    http://www.wufoo.com/scripts/embed/form.js – Script blocked

    He says the Wufoo is embedded from straight from the Wufoo site, so it wouldn’t be an issue and that other looks like an Enfold plugin, and it would then be best to query this with you, instead of unblock it.

    Do you have any suggestions/ideas on why this is causing an issue with Google’s Fetch and Render?

    #490568
    senso
    Participant

    Hi,

    A search leads me to this http://pastebin.com/kY4M38zn from this https://kriesi.at/support/topic/related-posts-based-on-category-rewritten-code/
    It is almost 2 years, just want to double check if it works for latest Enfold? I did a quick copy and paste but nothing comes up.

    Thanks

    #490236

    Topic: EXIF-Data in Lightbox

    in forum Enfold
    Herr von Draussen
    Participant

    Hi team,
    I’ve done a lot of research on how to embed EXIF-Data from images in the caption of the Enfold lightbox (Magnific) but I could not find a solution yet. For extracting EXIF data I’ve been using the Exifography plugin. The strange thing is that it works in the lightbox of the image’s attachment page but it does not in the lightbox of a Masonry portfolio gallery.
    Any idea on how to solve this with or without Exifography?
    Kind regards
    Herr von Draussen

    #490197

    Topic: Display Post Excerpt

    in forum Enfold
    CYYoga
    Participant

    I just upgraded to Enfold 3.2.3. My blog posts are displaying in full and not in excerpt. I have the excerpt defined in the post and I also have the ‘summary’ selected under WordPress settings. I have the blog page defined in the Enfold options as well. I’ve searched the forum for help and saw a lot of comments but they look to be for the grid view and the solutions are to add filters into the function.php file. I would think that would get over written on the next theme update. I’m using the multi-user page. http://www.communityoga.com/blog/

    I could really use some suggestions.

    Thanks.

    wdm
    Participant

    “Read More” im Post-Slider

    Im Suchformular steht “Search” statt “Suchen”

    Im Portfolio erscheint statt “Alle” ein “All” in der Liste der Filter. Die entsprechenden Stelle habe ich noch nicht gefunden.

    Mein momentaner Workaround ist es, die Dateien

    • /enfold/config-templatebuilder/avia-shortcodes/postslider.php
    • /enfold/searchform.php

    manuell anzupassen, was nach jedem Update natürlich wieder hinfällig ist.

    Ich habe auch schon mit einem Child-Theme versucht, dem Problem beizukommen, aber anscheinend ist das Avia Framework nicht darauf ausgelegt mit diesem WordPress-Standard umzugehen?

    • This topic was modified 10 years, 7 months ago by wdm.
    #489080
    SzymonDomagala
    Participant

    How can i tranlate search engine? I need to translate http://strona.magik.koscian.pl/pl/?s=test all request from here http://strona.magik.koscian.pl/pl/?s=test to polish ;) I have downloaded Poedit but im not sure that will work when i will try to change source text from enfold.moe to polish

    #488726

    Topic: Enfold search future

    in forum Enfold
    dvbmedia
    Participant

    We really love the build in search future of the Enfold theme but we also would like to use it for our other (non Enfold) themes so we can search in all content types like products, posts and other content types. Is it a separate plugin which we can install or is it fully integrated inside the Enfold theme?

    #488476

    Topic: Language Problem

    in forum Enfold
    kagitvs
    Participant

    Hi,

    I am using Enfold theme, mysit is in rkish. However some word and phrases are in Turkish, some appear English and some in German. How can I solve this problem ?

    http://www.kagitvs.com/projedenizi/category/cocukatolyeleri/ – For example on this page The Breadcrums explanation on the top is in German.

    http://www.kagitvs.com/projedenizi/page/2/?s=anne – on this page the sentence on top of search box is in English.

    Is there a separate Turkish language file that I need to download and install ? Please advice.

    Regards,

    Deniz ARsan
    kagitvs.com/projedenizi

    #487953
    ConstantNation
    Participant

    Hello,

    I searched the page and have the 3.2.2 version (so the latest) i found a topic where it was said, that a page not found error was fixed in 3.1.9. or something. So that can’t be it. I also tried to delete the ghost entries and set language information afterwards (other solution i found on the net).

    Also all my pages are invisible. They are listed, but I cannot see them in the backend and every page, even the home-page is not found. (404).
    What can I do? I set German to standard language, and also did that in WPML, i even deactivated the other languages. But as soon as i configure the WPML it does not work. if I reset and deactivate it, and activate it again, without configuring it, the page works.

    Enfold is said to be WPML compatible but even the simple setup does not work. (I use WordPress 4.2.2 and WPML 3.2.2 and bought enfold 10 days ago, so the versions are all current.

    EDIT:
    I also deactivated all other plugins (so just enfold and WPML are active). PHP Version from my host is 5.3.28.

    #487913

    no, it’s my personal portfolio site. i just need to have it password protected so that certain proprietary work doesn’t get searched by google.

    so the code above, I go Enfold > Theme Options and then where, I don’t see any where to add/edit code

    #487720

    Hi!

    2.) This was already answered quite a lot in this forum. Please use the search function here and refer to this link: http://kriesi.at/documentation/enfold/disable-css-overlay-on-images/

    4.) Just update via backend or refer to this tutorial: http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/

    Best regards,
    Andy

    #487677

    Hey!

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

    .search-result-counter { border-radius: 0 !important; }

    Cheers!
    Yigit

    #487639
    bur2000
    Participant

    Hey,
    ich habe Probleme mit der Darstellung der Search Result Seite. (Siehe Link)
    Neuestes WP und neueste Enfold Version. Gleiches Resultat bei deaktivierten Plug-ins.
    An den Quick CSS liegt es auch nicht. Eine Idee woran es liegt?

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .html_header_sidebar .logo img {
      width: auto !important;
    }
    
    #search-2, #recent-comments-2, #archives-2, #categories-2, #meta-2 {
      display:none !important;
    }
    
    .html_header_sidebar #header .av-main-nav > li > a {
      border-bottom-width: 0px !important;
    }
    

    Thanks,
    Rikard

    #487577

    Regarding the problems listed in my previous message, the ones related to pagination and the quick search box, please note that the little arrow on top of the search box has also been altered for some reason. The only changes I have made are CSS related, using the Custom CSS section, but I have tried removing all the CSS code and it still shows these elements incorrectly.
    See screenshot here: https://www.dropbox.com/s/fsf75w9qapp2x3e/Screenshot%202015-08-14%2001.06.41.png?dl=0

    I have revised the files in the FTP and noticed that “/enfold/js/avia.js” was modified some days ago, (not by me), so I was wondering if you made any change in there?. Just to try I uploaded a backup of that file, but still the same problems.

    I am not creating a new ticket because I beleive these problems arrised as a result of reporting the fecebook like box issue. I appreciate your prompt help. Please see my previous messages. Thank you.

    #487311

    Hi frankeee!

    Around line 123 in the /enfold/functions-enfold.php file you can see the code for the AJAX search form. It’s most likely not going to work outside of the menu though, more javascript editing would be required.

    Cheers!
    Elliott

    #487255
    vinayb
    Participant

    Hi there,

    In long content pages, do we have an option in enfold to filter search results within a page. For example, we have a glossary page on our site (https://www.fairviewres.com/glossary/) and we want to be able to provide a search filter option at the top for users to search for their relevant content within this page. Please guide.

    Vinay

    #486789
    Anneloes1981
    Participant

    Hi Enfoldies,

    Iv seen many people have got issues on this topic, but searching the forum and the www didnt help me so far!
    When i want to share my posts on facebook, I use the social share button of enfold and SEO Yoast.
    at the social part of Yoast I upload the picture which needs to be visible at the post on facebook.
    So far so good, but my picture seems te be compressed right away. It looks really horrible.
    I also use facebook debugger, and there I also see the picture is blurry
    I dont know what i do wrong, i v looked for the right settings, sizes, but nothing seems to work.
    My pictures are fine, they look nice when i put them on the post or page at the hompeage as a picture.

    What to do?
    Thanks!

    #486662
    finebrands
    Participant

    Hello
    I would like to show the ajax search box also on the mobile Version of Enfold Theme.
    Any hints on how this could be accomplished?

    Thanks

    #486602

    Hey!

    Do this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, and then drag the search widget to the header widget area and send us a link to your page and we’ll give you some CSS to move it around.

    Cheers!
    Elliott

    Munford
    Participant

    hi guys, i have an enfold site at http://www.cfcnorge.com, and my client bought a new domain at http://www.cphfilm.no. The new domain redirects to the old one, but when it does it’s not responsive on my phone (nor chrome developer tools), even though the old domain is fine on mobiles. I can’t understand what is causing this. Any ideas?

    I am actually trying to copy the old site to the new domain but was unable to get it working – followed the steps in the wp codex – do I need to run a search/replace on the new site after I upload the wp files, import the database, and change the settings on the wp-config? I did all that and could not get the new site to display. Since I have the redirect on the site, I am not able to login to the wp-admin (or something else is going on there- in manage wp it says the username can not be found now – do I need to install wp in a different way?). I have all the old site files on the cphfilm.no server, with the updated wp-config, but can’t really access the site. I am willing to start over with the new site – what am I doing wrong?

    Thanks for taking a look,
    Nancy

    • This topic was modified 10 years, 7 months ago by Munford.
    #486197
    MBARI-WP
    Participant

    Hi there,
    I tried to search for a previous request for this, but came up empty. I have inherited a WordPress site that use version 3.0.2 of Enfold and a child theme. I would like to upgrade to the most recent version, but I suspect the previous developer may have made some changes in the core theme (not the child), but I can’t be sure unless I can get a copy of the version that is currently being used. Is there a way I can get a copy of version 3.0.2 of Enfold.

    Thanks,
    Kevin

    #486140

    Hi, this does not seem to be applicable to the latest vesion of enfold. do not see the code you referenced at the top. Could you please let me know how I would go about adding search to top menu now

    Thanks

    #485867

    Merhabalar Hande!

    Please install this free software – http://poedit.net/ and go to Enfold/lang folder and update tr_TR.po file and then search “also like” and then correct the translation as needed.

    Best regards,
    Yigit

    #485559

    Hey Roeland!

    Please go to Enfold theme options > Sidebar Settings and check “Sidebar on Smartphones” then add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 767px) {
    .responsive #scroll-top-link {
        display: block;
    }}
    @media only screen and (max-width: 989px) {
    .responsive.html_mobile_menu_tablet .main_menu .avia-menu {
        display: block;
    }
    li#menu-item-search {
        display: block!important;
        right: 60px;
    }
    .av-main-nav li {
    display: none; 
    }}

    Cheers!
    Yigit

Viewing 30 results - 5,251 through 5,280 (of 7,495 total)