Viewing 30 results - 5,911 through 5,940 (of 7,502 total)
  • Author
    Search Results
  • #364040
    morecoffee
    Participant

    Aloha!

    I’m running Enfold 3.0.4 on this domain: http://www.dwh-ostfriesland.de

    I’ve the same problems with the overlapping menu when the browser window has been resized. I fixed that by placing the menu below the logo.

    Now the icons for the search, forward and back arrow in the layer slider and the #top icon aren’t displayed anymore. :-(

    Flushing the browser’s cache didn’t help.

    Tested in IE 11, Firefox 34.0.0 and Chrome 39.0.2

    Screens:

    Overlapping menu

    Missing icons

    #363573
    slui
    Participant

    Hi,

    I’m having a problem with pagination since the update of Enfold. I’ve researched this and found the same issues here:

    https://kriesi.at/support/topic/problems-with-page-2-of-archive-for-and-some-others-troubles/

    On the Brands page, I have the portfolio component set to 4 columns of 16 items per page. I have a total of 25 items that I want to display. It takes two pages. When I click on page 2, I get a “Error 404 – page not found” error.

    I thought maybe the color section that is enveloping the portfolio component causing the problem. I also tried it without a “layout component” and I’m still getting the error.

    At the moment, I’ve setup the portfolio to display all the items on a single page to get around the issue.

    I look forward to your response.

    • This topic was modified 11 years, 4 months ago by slui. Reason: Changed name and password
    #362977

    Hi kristenangel!

    Please go to Enfold/includes and open loop-index.php file and search “text-sep” and change / as needed.
    If you would like to remove it, please add following code to Quick CSS

    .text-sep {
    color: transparent!important;
    }

    Regards,
    Yigit

    I have been struggling with this for days trying to figure it out (doing a lot of Google searches) and then a work around came to me. I am posting the solution here just in case somebody else looks this up because they want a sign up option in the header area.

    First add this to your functions.php:
    add_theme_support(‘avia_template_builder_custom_css’);

    Then add this to your Quick CSS:
    .shadedbox.avia_textblock { background-color: rgba(0,0,0,0.6); padding: 10px; }

    Then add this to your text box in the ‘Custom Css Class’ where you can add a contact form using Jetpack:
    shadedbox

    Change your font to white and you are all set.

    Hope this helps somebody, best of luck!!

    Source to help:

    • This reply was modified 11 years, 4 months ago by Micheal0424.

    Hey!

    mbamar: I know that the theme options can be translated because of this: https://kriesi.at/support/topic/turning-off-enfold-back-end-translation/#post-323558

    Alright. Looks like I’m wrong. After I added the translation manually via text editor then search for the string on the codestyling localization plugin, I didn’t check if the string is really translated. It’s not. Not sure why. Thanks for sharing.

    @Guenn007: Glad it is working for you. :)

    Regards,
    Ismael

    #362510
    lakepharmacy
    Participant

    Hi, I searched the forums but could not find a resolution to the issue I’m experiencing with my Enfold themed site. I did try multiple things to get the slider working again, including:
    1. Disabling all plugins
    2. Creating a separate test page
    3. Removing custom CSS
    4. Checked in different browsers

    Is there anything else I can try to get the slider working again? I can see the relevant code in Chrome/Firefox developer mode but am unable to determine why the slider doesn’t want to render. I’ve provided the site URL as private content since we’re not ready to share the site publicly yet. Please let me know if login credentials would help.

    #362302
    Munford
    Participant

    Hi
    Not sure what I need but I want to make a filterable sorted portfolio –
    I have portfolios with categories such as: Climbing, Trekking, Exploring with sub categories under each with the same countries )Colombia, Peru, etc.) I want to be able to have a filtered category like on this page: http://www.tirawa.com/voyages-ameriques/circuits-bolivie with a list that can be filtered to display results on the right, which link to individual portfolio pages. I have tried various ways of doing this in Enfold, my favorite theme – but can’t get it right. Am I missing something? I tried the Search and Filter plugin, but that only shows post taxonomies and not my portfolio categories and tags. I am not a developer – not sure what I need to make it work. I know I can make portfolio grids, with sortable categories, but the format is not the same. Can you help with this? Is there another theme that is better suited to this application? I appreciate your advice.
    Nancy

    • This topic was modified 11 years, 4 months ago by Munford.
    #362167

    In reply to: Search

    Hi!

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

    #top #menu-item-search { width: 76%; }
    .html_header_sidebar .av-sidebar-social-container { top: 20px; }

    Cheers!
    Yigit

    #362112
    Chris
    Participant

    Hello Support-Team,

    is it possible? Am I the first one that receives such an error? I searched the forum but didn’t find anything similar.
    Here’s what I get:

    Couldn’t add the font.
    The script returned the following error:

    Fatal error: Class ‘ZipArchive’ not found in …/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 107

    As descripted in this video http://kriesi.at/archives/enfold-version-2-3-say-hello-to-our-new-iconfont-uploader I tried to upload some more icons. This doesn’t work with the named errorcode. Could you please help me?

    Thanks in advance,
    Chris

    #362067

    Topic: Enfold 3.0.4 problems

    in forum Enfold
    StaffordRC
    Participant

    Just run my update on my bumy site to ensure all worked fine which it seemed to. Only problem was the pencil symbol appered above my blogs but by adding the following code recent provided it solvced this problem

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

    article span.fallback-post-type-icon {
    display: none;
    }
    Regards,
    Yigit”

    Anyhow today I thought I would update Enfold on my live site http://www.staffordrc.org but this time the footers have change, and location of widgets for login on home page is missing and the bbpress forum layout has changed and I have lost recent post, replies, search and these have been replaced by 3 login widgets?

    can someone please advise me on how to correct this problem form. I made a back up of the wp-admin files prior ot the update.

    Also how can I removce the white boxes above the blogs as the above code has left them in the .org site even thouigh it worked in ithe .co.uk site?

    and what would be the reason for these problems occuring on my http://www.staffordrc.org site and not on my dummy http://www.staffordrc.co.uk site

    thanks for anyhelp you can offer

    #361947

    Hey!

    The preview is working fine. I created a test page here: http://www.jinnysblog.com/wp-admin/post.php?post=60&action=edit&message=6

    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

    #361869
    KolbeGT
    Participant

    Hey Guys,

    I’m using Enfold 3.0.4 on a WordPress 4.0.1 Installation and I’m struggling with displaying the Search-Icon for the mobile-themes (aka. Hamburger-Menu – yummy). I tried adding the CSS from here to the Quick-CSS in the theme options.

    @media only screen and (max-width: 989px)
    {
       .html_mobile_menu_tablet .main_menu, .html_mobile_menu_tablet #header_main_alternate, .responsive #header .main_menu ul, #top #menu-item-search 
       {
          display: block;
       }
       .av-main-nav li {
          display: none;
       }
    }

    But this doesn’t work for me. Then I checked my custom.css and read the comments, so I tried the same CSS for @media only screen and (max-width: 767px). Which either has no visible effect. Does anyone know a clean way to achieve this?

    Greetings
    cr0ss

    DigiDokters
    Participant

    Hi!

    Some days ago wordpress 4.0.1. came out. I had no problem with updating and installing it. Everything was working fine… Until i noticed that everywhere where i put some HTML code (like a link in the textbox of a teammember or making a word italic in a title) Enfold seems to crash and just show an apostrophe.

    I searched the supportforms and the web for an answer but i didn’t found any good answers. Any help?

    #361569

    In reply to: Search Pagination

    Hi pixallus!

    Add this to the bottom of your functions.php file.

    add_filter( 'pre_get_posts', 'enfold_customization_search_results' );
    function enfold_customization_search_results( $wp_query ) {
    	if ( is_search() ) {
    		$wp_query->query_vars["posts_per_page"] = 999;
    	}
    }

    Cheers!
    Elliott

    #361422

    There is a well documented trail of incompatibility issues starting in August of recent updates of Yoast SEO version and Enfold theme version. You may want to try getting Yoast seo V 1.5.5 and Enfold v 2.9.2 and wordpress 4.0…it is the last stable baseline that works well together. Enfold is still researching on how to provide a theme that works. I have posted about this problem a number of times and have had responses from theme designer who acknowledges the issue and concern…

    #360735
    hubbdesign
    Participant

    Hi. The Layer slider appears to ignore the alt attributes for images placed in via the media library. The only image that has an alt tag is the background image.

    On the producers website, apparently their latest version fixes this (http://codecanyon.net/item/layerslider-responsive-wordpress-slider-plugin-/1362246?WT.oss_phrase=slider&WT.oss_rank=15&WT.z_author=kreatura&WT.ac=search_list)
    ” Fixes: (among others) Fixed markup issues such as missing alt attributes in some cases…”

    According to WP admin I do have the latest version – 5.3.2, but alt tags are still not displaying.

    I have tried support at the producers website, but because the Layer Slider was part of the Enfold theme, they say support has to come from Kriesi.

    The site in development is at the address posted in private content.

    Any help much appreciated. Client is insistent on alt tags being present for all images.

    Andy

    Hey ndutzzzzzz!

    Thank you for using Enfold.

    Edit the page then look for the color section. Change the background image there. 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!

    Cheers!
    Ismael

    #360520

    Hey!

    Thank you for using Enfold.


    @javierebollar
    : 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!


    @elames
    : Thanks for helping out!

    Cheers!
    Ismael

    #359295

    Hey Ballabird!

    I cannot see any issues except for input borders being white. You can change their color using following code in Quick CSS in Enfold theme options under General Styling tab

    #top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select { border-color: #e2e2e2; }

    Regards,
    Yigit

    #358824

    In reply to: Enfold – Demo

    Hi Mohan-Iyer!

    Thank you for using Enfold.

    If you don’t mind, please provide a screenshot of the widgets. Use imgur, dropbox, clipular etc. 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!

    Cheers!
    Ismael

    deved
    Participant

    Hi Guys,

    I’m using your fantastic Enfold theme. I encountered only a little problem: I need to use ACF (advanced custom fields), but the ACF “google map” field type doesn’t work with Enfold. I did some search and found that the problem could be the google map api script inclusion (http://maps.google.com/maps/api/js?sensor=false…) in the admin. I found that Enfold includes this script enqueuing “avia-google-maps-api” script. I tried to remove the script inclusion adding this code to my child theme:

    function remove_scripts()
    {
    	wp_deregister_script( 'avia-google-maps-api' );
    }
    add_action( 'wp_enqueue_scripts', 'remove_scripts', 100 );

    but it doesn’t work. Do you have any idea to solve this problem? I would like to use ACF to add a store locator to my app, and I need the “google map” field to geolocate the input address.

    Thank you very much for your help!

    #358613
    Tomzilla
    Participant

    I noticed that pagination on these Kriesi.at forums is broken.

    I get a 404 if I click –> or a results page number at bottom of results.

    Not Found
    The requested URL /support/search/enfold//page/2/ was not found on this server.

    Makes searching for fixes pretty difficult because I can only read the first page of search results and can’t get to next pages.

    #358430

    Hallo nochmals,
    leider habe ich immer noch keinen Grund für das Fehlverhalten gefunden. Im Entwicklungsbereich funktioniert alles einwandfrei, LIVE fehlen die Slider-Buttons für Vor- und Zurücknavigation und die Pünktchen unterhalb, die als Indikator für die einzelnen Slides gezeigt werden.

    Ich nutze das ENFOLD Child Theme und folgende Dateien sind im Child-Theme-Ordner enthalten:
    – footer.php
    – single-portfolio.php
    – functions.php
    Dann habe ich noch ein verzeichnis “includes”, darin befinden sich:
    – error404.php
    – loop-index.php
    – loop-search.php
    Dann habe ich noch ein verzeichnis “js”, darin befinden sich:
    – avia.js

    Wenn ich im Entwicklungsbereich die “avia.js” aus meinen Child-Theme entferne, hat das zur Folge dass der ganze Fullscreen Slider nicht mehr funktioniert.

    Wenn ich LIVE die “avia.js” aus meinen Child-Theme entferne, hat das gar keine auswirkungen. (getestet mit STRG + F5).

    Irgendetwas muss ich übersehen, aber ich komme nicht drauf! :(

    #358379

    In reply to: contact form

    Hi eliuserman!

    If your trying to add a border around the form then you can try this.

    .av-light-form { border: 1px solid red !important; }
    

    If your trying to change the border of the fields then you can edit that around line 1500 in the /enfold/css/shortcodes.css file.

    #top div .av-light-form .input-text, #top div .av-light-form input[type="text"], #top div .av-light-form input[type="input"], #top div .av-light-form input[type="password"], #top div .av-light-form input[type="email"], #top div .av-light-form input[type="number"], #top div .av-light-form input[type="url"], #top div .av-light-form input[type="tel"], #top div .av-light-form input[type="search"], #top div .av-light-form textarea, #top div .av-light-form select, div div .av-light-form .button {
        background-color: transparent;
        border-color: #fff;
        border-width: 2px !important;
        color: #fff;
    }

    Cheers!
    Elliott

    #358337

    In reply to: Enfold Search

    Hey!

    I’ve been watching this thread and waiting for the result. Sorry if it doesn’t work. Please remove the code and try to use the Relevanssi plugin then refer to this link: http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/

    Regards,
    Ismael

    #358022

    Topic: licensing question

    in forum Enfold
    118group
    Participant

    I searched but could not find the answer.

    How long is the enfold licensing for?
    Is it $58 every year or just a 1 time fee?

    Will the theme ever not supported at some point in the future?

    Thank you,

    #357946
    Luc
    Participant

    Hi,

    This is really strange but social icon and search icon do not appears on firefox. I try to take off all the plugings but did not change anything. I got last version enfold, wordpress 4.01

    Perfect visual on safari

    you can see site on private link
    Firefox : last version
    PLUG :
    All in one seo pack 2.2.3.1.
    link manager 0.1
    The events calendar 3.7 ( update put a mess in website – really strange)
    wordfence security 5.3.3

    • This topic was modified 11 years, 5 months ago by Luc.
    #357910

    Hey IconicD!

    You are going to need to use a more advanced search plugin for such feature.
    You can try using SearchWP plugin ( you can find implementation here – http://kriesi.at/documentation/enfold/use-searchwp-instead-of-the-standard-search/ ) or Relevanssi plugin ( implementation here – http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/ )

    Cheers!
    Yigit

    #357358

    Hi!

    You should add it on Enfold > General Styling > Quick CSS field. 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

    #357232

    Hi Ismael,
    thanks for your help.

    I do admit I am not a big plugin fan, as they always slow down the sites a little bit or break with updates, or or or…

    I am almost sure before uploading Enfold latest version I had it done with a easy modification of the search.php (if I remember correct). I simply can’t figure out how

    If you think there is any option, please let me know. Apologies for the added request.
    Cheers

Viewing 30 results - 5,911 through 5,940 (of 7,502 total)