Viewing 30 results - 5,761 through 5,790 (of 7,502 total)
  • Author
    Search Results
  • Hi!’

    I’m sorry but that is a preview link so we will not be able to see it unless we have admin rights. Please provide a screenshot of what you’re trying to accomplish and the login details. Set it as a private reply. Please take some time to review all of the resources in the Theme Documentation. A lot of basic stuff like theme installation, element configuration, options overview, css snippets and whole lot of handy stuff regarding the theame are probably available in there. You can watch video tutorials or get hold of a few hooks and filter functions that may help you modify the theme as you like. You can also search the forum for any related questions or issues.

    If you don’t find what you’re looking for, don’t hesitate to let us know and we will be happy to assist you. For add-ons or option request, please visit our Feature Requests page. Thanks!

    Cheers!
    Ismael

    #394054

    In reply to: Bug with ru_RU file

    Hey!

    Please install this plugin: https://wordpress.org/plugins/codestyling-localization/

    Go to Tools > Localization then look for Themes > Enfold. Rescan the russian language file then click edit. Search for the “no sidebar”, “right sidebar” and “left sidebar” strings. Translate them to russian then click the generate mo-file button.

    Best regards,
    Ismael

    #393369
    eqira
    Participant

    Hi,

    I have a 4 column footer and am using the responsive mode. By default, Enfold shows 1 row of 4 columns in desktop mode, 2 rows of 2 columns on tablets, and 4 rows of 1 column on smartphones. The text in each column is relatively short, so I’d prefer to show 1 row of 4 columns on tablets and 2 rows of 2 columns on smartphones.

    I searched the forums and found some CSS that looks like it should give me what I want. It does produce 2 rows of 2 columns on smartphones, however it doesn’t get me 1 row of 4 columns on tablets. Can you help me figure out what I’m doing wrong?

    Here’s the CSS:

    @media only screen and (max-width: 767px) {
    #footer .av_one_fourth, .responsive .avia-content-slider-inner .av_one_fourth {
    width: 49% !important;
    margin-left: 1% !important;}
    }
    @media only screen and (max-width: 989px) and (min-width: 768px) {
    #footer .av_one_fourth, .responsive .avia-content-slider-inner .av_one_fourth {
    width: 24% !important;
    margin-left: 1% !important;
    }}

    Thanks.

    I found a fix!! But now I have an enfold related question.

    I had to edit base.ccs:

    /* #Forms
    ================================================== */
    
    	#top form {
    		margin-bottom: 20px; }
    	#top fieldset {
    		margin-bottom: 20px; }
    	#top .input-text,
    LINE 190 (#TOP REMOVED)input[type="text"],
    	#top input[type="input"],
    	#top input[type="password"],
    	#top input[type="email"],
    	#top input[type="number"],
        #top input[type="url"],
        #top input[type="tel"],
        #top input[type="search"],
    	#top textarea,
    	#top select {

    removed id #top on line 190.
    How do I approach this from my child’s theme and if there any way not to harm native enfold’s forms?

    • This reply was modified 11 years, 2 months ago by axelfx07.
    #393333

    Topic: Child Theme

    in forum Enfold
    solarepiphany
    Participant

    Hello,

    There are no search results in the forum that answer the following question:

    Do you recommend creating a child theme according to this WP Codex: http://codex.wordpress.org/Child_Themes before creating a full site with Enfold?

    I don’t want to put a bunch of work into a site without a child theme, then have changes/errors occur when upgrading.

    Your expertise is appreciated!

    E

    Hi Yigit,

    No joy.

    That was the first code I tried after I did a search. I think that may work on the original Enfold Theme, but it does NOT work on the restaurant theme.

    Any other options? I do have the login information above if anyone could toy with it. I can’t seem to figure it out.

    #393230
    rathbunct
    Participant

    Hi All,

    I currently use Enfold and I am looking for a way to add a short disclaimer to a client website (other than adding a full page). We don’t necessarily want a typical “popup” as many browser windows use blockers. I previously used “Choices” and there was an option for an extra frame at the top where you could add text and the user could opt to exit out of by clicking on the “X.” Or something like the collapsable box you show on your “Enfold” theme where I could switch out the gear for an “i” would suffice.

    Do you have an option within Enfold that I am missing for either of the above mentioned? Or can you tell me what I should search for other than “popup” as a WordPress Plugin?

    As always, your support is appreciated.

    Kindest regards,

    Christine

    #392845

    Hey!

    you are using an old version of Enfold. Please update to v3.0.8.

    You did not do what Yigit told you here https://kriesi.at/support/topic/include-search-in-the-middle-of-the-page/#post-377366. So now I added a search widget here:

    Please now go to edit your home page and add this widget using Content Elemente->Widget Area.

    Best regards,
    Andy

    #392586

    Ellito,
    I can’t paste or attach an image,here is the link for the icon Houzz http://http://fontello.com/#search=houzz
    I also uploaded under icon font manager in the enfold theme options.
    Let me know whats next :)
    Thanks

    #392498

    Hey!

    Please take some time to review all of the resources in the Theme Documentation. A lot of basic stuff like theme installation, element configuration, options overview, css snippets and whole lot of handy stuff regarding the theme are probably available in there. You can watch video tutorials or get hold of a few hooks and filter functions that may help you modify the theme as you like. You can also search the forum for any related questions or issues. If you want to create a parallax section, edit the page then add the color section element. Apply a background then set the Background Attachment settings to fixed or parallax.

    If you don’t find what you’re looking for, don’t hesitate to let us know and we will be happy to assist you. For any complicated questions or add-on, please visit our Feature Requests page. Thanks!

    Regards,
    Ismael

    #392470
    vincentbruggeman
    Participant

    Hi,

    I don’t know why but my Enfold template stopped to work this morning http://www.lyribox.com/search/
    All video, shortcode etc does not work properly anymore.

    However, in the other languages fr,it,es,de it does work properly,

    Any idea why ?

    best,
    Vincent

    #392036
    juande007
    Participant

    Hola Josue…
    La web http://www.diegoestrada.es funciona mal con la ultima actualizacion de Enfold 3.0.8
    Cuando la ves desde un telefono móvil el menu vertical solapa las imagenes….

    Además este video que queremos insertar no funciona.

    Un saludo

    Te adjunto todas las personalizaciones que me habeis enviado para el campo Quick css

    ————————————-

    #top .avia-gallery .avia-gallery-thumb a {
    height: 255px;
    }
    #top #menu-item-search {
    display: none;
    }

    .image-overlay { background: transparent; }
    .image-overlay { display: none !important; }

    html {
    background-color: transparent;
    }

    #advanced_menu_toggle{
    display: none !important;
    }

    @media only screen and (max-width: 767px) {
    .responsive .logo img {
    height: auto !important;
    top: 30px;
    }
    }

    @media only screen and (max-width: 800px) {
    .responsive #top #main .sidebar.smartphones_sidebar_active {
    position: absolute;
    }

    main.template-page.content.nine.units {
    margin-top: 300px;
    }
    }

    div#header_main { border-top: none!important; }
    #header_meta { box-shadow: none; }

    #scroll-top-link {display: none; }

    #392030

    Topic: Create a forum page?

    in forum Enfold
    usystem
    Participant

    Hi, I’ve been working with your theme for a couple of days and now I’m trying to set up a forum page like the one on the demo, under special pages. However I can’t see how to do so, is it by using a shortcode? On the pages section? I find it difficul to search for info on that as the keyword “forum” always brings up results of this support forum. Can you point me to any docs or tutorial about building a forum inside Enfold? Thanks a lot!

    #391382

    Hi Andy,

    danke für den Link. Der ist grad bei einer anderen Baustelle sehr nützlich, aber leider bei der Shopseite nicht brauchbar (oder ich versteh die Anwendung auf die Produktanzeige einfach nicht :) ).

    Denn wenn ich mir die entsprechende config-woocommerce/config.php ansehe, sind die Sortierungsoptionen dort “hart” reingecoded und werden nicht dynamischen durch andere Parameter gebildet. Lediglich “Column count” und “Product count” spielen da noch ne Rolle. Nen Hook oder Filter zum hinzufügen/bearbeiten eurer Sortierfunktionen hab ich nicht entdecken können :(

    Was ich mir überlegt hab: Eure action ( add_action( ‘woocommerce_before_shop_loop’, ‘avia_woocommerce_frontend_search_params’, 20); – config.php, Zeile 985) in meiner child theme functions.php zu entfernen und mit meiner veränderten Funktion zu ersetzen… Würde gehen, ist aber natürlich nicht 100% elegant ;)

    Falls es aber momentan keine andere Lösung gibt, mach ich das so und würde mich über Anpassungsmöglichkeiten der Sortierung in einer neuen Enfold-Version freuen.

    Viele Grüße,
    Karsten

    #391179

    Hi jancecile!

    Thank you for using our theme.

    This is the file enfold\search.php.

    Best regards,
    Günter

    ShortieD
    Participant

    Hi Guys – I did a bit of searching before I decided to use your theme for this. I’d like to add custom post types to my site runnning the Enfold theme.

    I have 2 custom post types
    1. Places
    2. People

    I’d like the to have the places archive feed using this Enfold blog template
    http://awesomescreenshot.com/01f4cbxndf

    I’d like to have the People archive feed using this Enfold blog template
    http://awesomescreenshot.com/0db4cby21e

    Can you let me know if this is possible?

    Also I’d like to include the Avia Layout Editor in the Custom Post Types.

    Cheers

    #390929
    welswebmaster
    Participant

    Before I get too deep in creating multiple content types via the Toolset by WP Types / Views I would like to know if you recommend use of that particular plugin or if you have had better results with another. I’ve seen others post about Advanced Content Type plugin and would like your recommendation. Also – where could I find info on how to best make Enfold recognize newly created content types? I don’t want to use the builder, but do want to benefit from related content, layout (choice of sidebar content), search results etc. Please point me in the right direction. Your help is appreciated.

    #390735

    Hey Tinsterman!

    Thank you for using Enfold.

    What is the name of the custom widget that you created? Solution no. 3 on this link should work: https://kriesi.at/support/topic/questions-related-to-the-search-function/#post-312982

    Best regards,
    Ismael

    #390587

    In reply to: Search Tool in bar

    Hi!

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

    .html_bottom_nav_header .avia-search-tooltip { 
    height: 40px; 
    top: 0 !important;
    }
    .avia-search-tooltip #searchform>div {
    margin: 0;
    }
    .avia-search-tooltip .avia-arrow-wrap {
    display: none; 
    }

    Best regards,
    Yigit

    #390579
    This reply has been marked as private.
    #390233

    In reply to: remove kriesi.at

    Hi nowhere!

    Please see – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
    If you would like to remove it from file, Please go to Enfold/framework/php folder and open function-set-avia-frontend.php file and search “backlink” and change it as needed

    Regards,
    Yigit

    #390083

    In reply to: Help!!!

    Hi JK!

    1- Please refer to my post here – https://kriesi.at/support/topic/search-not-working-in-ie8/#post-328178
    and instead of

    get_search_form();

    use

    echo do_shortcode("[av_layerslider id='3']");

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

    .sidebar .widget { padding: 30px 0 0px 0; }

    3- Pleas use “Single author, big preview pic” blog style with sidebar.

    Regards,
    Yigit

    #390048

    Hi Josue,

    thanks for your reply.

    Today i made the Update over the Backend again and I did not recieve any Error.
    Everything is working now. – I changed nothing. I don´t know why it works now.

    The only difference I noticed is, that the Enfold-Backend told me that there is an update available.

    The last time I had to search for Updates manually.

    Topic can be closed and many many thanks.

    #388998
    mrpacogp
    Participant

    Hello.
    I just have purchased your theme and i`m searching for documentation to look my page like the preview:
    http://kriesi.at/themedemo/?theme=enfold-overview

    I have purchased this theme because i want to look my page like the preview, but cant find documentation inside like other themes.
    Mode enfold-photography.

    Apologize about my english.

    • This topic was modified 11 years, 2 months ago by mrpacogp.
    #388973

    Hi!

    Thank you for using Enfold.


    @elames
    : Thank you for helping out! :)


    @icotom
    : Try the Advanced Styling panel or use the Quick CSS field to add your own custom css modifications. Please take some time to review all of the resources in the Theme Documentation. A lot of basic stuff like theme installation, element configuration, options overview, css snippets and whole lot of handy stuff regarding the theme are probably available in there. You can watch video tutorials or get hold of a few hooks and filter functions that may help you modify the theme as you like. You can also search the forum for any related questions or issues.

    If you don’t find what you’re looking for, don’t hesitate to let us know and we will be happy to assist you. For any complicated questions or add-on, please visit our Feature Requests page. Thanks!

    Best regards,
    Ismael

    #388940

    In reply to: Search

    Hi!

    Try to improved the search by indexing the content using search plugins like the following:

    https://wordpress.org/plugins/relevanssi/
    SearchWP

    Refer to these links for better plugin/theme compatibility:

    http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/
    http://kriesi.at/documentation/enfold/use-searchwp-instead-of-the-standard-search/

    Cheers!
    Ismael

    #388759

    In reply to: Responsiveness issues

    This reply has been marked as private.
    #388481

    In reply to: Icons not appearing

    Somewhat similar problem here Yesterday I had our ISP copy my site from test location (test.nashtu.us) onto http://www.nashtu.us. WordPress login is still at test. but website address changed to root folder. My search icon and social media icons in header and menu areas suddenly turned into empty boxes on all pages. I just followed the above instructions re adding code to .htaccess file with no change. Any ideas? Thanks! LOVE ENFOLD.

    #387889

    Solution found in https://kriesi.at/support/topic/theme-options-gone-after-database-restore/

    (…
    Your best best is to use phpmyadmin to search the database. Go to wp_options > avia_options_enfold and edit the data field. You should find your quick css code somewhere in the serialized data string (search for “quick_css”).
    )

    thank you anyway

    • This reply was modified 11 years, 2 months ago by profumopuntoit. Reason: Others might be interested
Viewing 30 results - 5,761 through 5,790 (of 7,502 total)