Viewing 30 results - 227,191 through 227,220 (of 243,438 total)
  • Author
    Search Results
  • #228040

    Hi bluemoonink!

    Are you using the Custom Menu widget? Please download the latest version of Enfold. 3rd level pages should be indented properly by then.

    Regards,
    Ismael

    BabaOorhum
    Participant

    I have just spent a good part fo the day on live chat support with my server’s rep, only to no longer have access at all, to my only one week old wp enfold install !!

    First I kept getting the blank page with the : “You Do Not Have Sufficient Permission Access for this page” message. Tried deactivating plugins and a few other things were tried by the tech guys on chat …..but nothing worked. By the end of the afternoon, I was getting spontaneously logged out with a message telling me my password was invalid….but it was valid !? I resetted a few times it worked but when the tech guy updated my wordpress we were logged out completely. After 6 hours on support I am no longer able to access my admin…

    We all suspect this is plugins related….even more specifically : I thought it was related to S2 Framework or bbPress….and then when I installed WPML early this morning it did not seem to help but who is the culprit I don’t know !

    I sure don’t want to loose all the work I did today translating a whole website :(

    Anyone here knows what I should do ??

    I don’t code so if you guys can help, you’ll need to hold my hand :)

    #228029

    Hey fitchimp!

    Please try to switch to a default theme then switch back to Enfold. Try to upload the zip again. Also, please contact your host and see if ZipArchive class is enabled/supported on the server.

    Cheers!
    Ismael

    Hi mterrian!

    You can add a developer’s id on Color Sections then create a custom links on Appearance > Menus linking to those sections. Follow the instructions here: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/

    Best regards,
    Ismael

    #228008

    hi astrid!

    in the dashboard => ENFOLD you go to menu header! there is a box “Phone Number or small info text:

    i have wrote (make a div container) <div id=”myphone”>Now call me: <b>123456789</b></div>

    and in the menu “styling” (also in the same menu ENFOLD) there is under the Tab “General” a Box “Quick CSS”- here is the code…

    #myphone {
    font-size: 14px;
    padding-bottom: 10px;
    }

    so it should be, what you searching for…

    kind regards
    charly

    #227976

    In reply to: Enfold version: 2.4.2

    Hi jacobsever!

    Unfortunately, you can’t get an old version of the theme anywhere. Themeforest can only serve the latest version of the theme.

    Regards,
    Ismael

    #227966
    This reply has been marked as private.
    #227952

    Hey mohammad-psm!

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

    .header-scrolled div .logo {
    display: none;
    }

    Best regards,
    Yigit

    #227950
    fitchimp
    Participant

    Hi, I downloaded some custom fonts from fontello as zip.

    But got this error when trying upload the zip:

    Fatal error: Call to a member function attributes() on a non-object in /nas/wp/www/staging/fitchimp/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 179

    Please help. THanks!

    #227945
    designinside
    Participant

    Hi Enfold supporters,

    I’ve been very happy with the theme overall but I’ve never really liked how images show up on mobile devices with the PrettyPhoto lightbox. Is there any way to optimize this? Portrait images look especially bad when viewed on a iPhone 5, the user has to scroll down to view the image. Here is a screenshot of the display issue.

    The title text looks to be crammed into the left corner and the bottom navigation bar doesn’t even display unless the user scrolls down. The full page with all of the photos can be found here.

    Ideally what I would like on mobile is a full screen image where the user can click (or ideally swipe) between images. Basic photo text or descriptions would be nice, but aren’t necessary.

    PS: I’m serving up the images from Next Gen Gallery in case that makes a difference.

    Thanks for the help.

    • This topic was modified 11 years, 8 months ago by designinside.
    #227942

    Hi!

    You are welcome. Yes, 2.5.3, i guess you also meant that :)

    Best regards,
    Yigit

    #227941

    In reply to: Issue after page edit

    Please do so.

    Are you using the latest version of Enfold / WordPress?

    Cheers!
    Josue

    #227928
    louie
    Participant

    Hello,

    Let me start by saying that this theme is excellent!

    As far as I have tested, the responsiveness works very well except for the following issue:

    When a lightbox is opened on a mobile device, the only way to navigate through the photos is by using the navigation buttons below. I wish there was a way that a mobile user could just touch the photo to navigate to the next or previous photo (the way it works on a desktop.) I have had feedback that the buttons are too small or difficult to use.

    I have tested this on iPhone, iPod and Blackberry 10 (I live in Blackberry’s hometown).

    I’m not sure if it’s a setting that I missed along the way.

    Any help would be much appreciated :D

    • This topic was modified 11 years, 8 months ago by louie.
    #227921
    Mkieling
    Participant

    Please gentlemen,

    How to edit post title type on Enfold? Can I also choose the color?

    I’m talking about the title field, on topo of “permalink”

    Many thanks!

    Miguel Kieling

    #227913

    Topic: Enfold version: 2.4.2

    in forum Enfold
    jacobsever
    Participant

    Hello!
    Where can i download Enfold version: 2.4.2 ?
    Tnx!

    #227902
    Daniel
    Participant

    Liebes Kriesi Team

    1.)
    Änderungen im Quick CSS haben keine Auswirkungen im Firefox und IE, im Chrome jedoch schon!
    siehe natur-duft.ch

    Zum Beispiel werden h – Überschriften nicht wie im Quick CSS angegeben geändert.

    auch folgende Codes funktionieren nicht mehr:

    h2 { font-size: 20px; }

    #top #main h6 {
    font-size: 14px;
    line-height: 1.1em;
    margin-bottom: 8px;
    color: #780078
    }

    #top #main h5 {
    font-size: 12px;
    line-height: 1.1em;
    margin-bottom: 8px;
    color: #780078
    }
    #top #main h3 {
    font-size: 10px;
    line-height: 1.1em;
    margin-bottom: 8px;
    }
    .woocommerce-main-image.zoom {
    overflow: hidden;
    }
    .four.units.single-product-main-image.alpha .images a {
    pointer-events: none;
    }

    .title_container { display: none; }

    2.)

    Nur im Chrome werden die Farben (Preis, Avia_cart_buttons etc.) wie unter Enfold-Styling definiert, korrekt ausgegeben. Im FF und IE werden falsche Farben und Hintergrundfarben ausgegeben.
    Siehe: http://natur-duft.ch/naturduefte/aetherische-oele/
    Preis grün statt blau, “in den Warenkorb” und “zeige Details” in weisser Farbe….

    Wie kann das korrigiert werden um in all diesen Browser die gewünschte Darstellung zu haben?

    3.)

    Ich möchte die Breadcrumbs in Woocommerce löschen und nicht nur mit “.title_container { display: none; }” verbergen.
    Sonst ergeben sich 2 verschiedene h1 Überschriften! Nicht gut für seo! Erste h1 Überschrift “Webshop” von den Breadcrumbs ist sinnlos. Die einzige h1 Überschrift hätte ich gerne für das Produkt.
    Siehe seo-Test: http://www.seobility.net/de/seocheck/check?url=http%3A%2F%2Fnatur-duft.ch%2Fstart%2Faetherische-oele-2%2Fbergbohnenkraut-bio-aetherisches-oel-natuerliche-duefte%2F#fg-strukture

    4.)
    Wie kann ich das Wort “Produktbeschreibung” unter der Beschreibung entfernen?
    Siehe: http://natur-duft.ch/start/aetherische-oele-2/bergbohnenkraut-bio-aetherisches-oel-natuerliche-duefte/

    Vielen Dank für Eure Hilfe!

    Daniel

    • This topic was modified 11 years, 8 months ago by Daniel.
    #227897

    In reply to: Issue after page edit

    Hi there, sorry for the delay, I had to clone the site in order to check – so if I switch to the Twenty Fourteen theme, there is no issue when loading the page in edit mode. As soon as I switch it back to Enfold, same issue occurs again. Given that it’s only the homepage where this happens, and even if i create new versions of it from scratch the same problem appears, I am assuming there is something in the page content/shortcodes which is causing it to fall over. I can give you access to the cloned site if that would help?

    Thanks

    #227890

    I have noticed this effect since 2.5. However since my Chrome updates automatically I cant say whether this flaw would show up with an older release of Enfold and Chrome 32.

    And of course this is a browser issue. And as I wrote many times it does not happen with each Chrome installation. Moreover I have provided detailed information which css parameters (duration and y2 coordinate of cubic-bezier) of -webkit-animation help to solve the issue. Together with the Chrome installation I have setup for you on a virtual machine you should be able to locate the issue which is definitely caused by the jQuery function fn.avia_sc_animation_delayed.

    Because Safari shows a flaw to this seems to be a general webkit problem. For me this sounds like a reintroduced clipping issue (which has been reported many times for chromium). You can close this ticket as I workaround the issue by overwriting the css declaration. Since I found the workaround my posts where meant to provide you with as much information as possible to either fix the issue with the jQuery function or to file a report with Chrome. However now you and the community know the issue exist and how to fix it.

    Regards

    Michael

    #227887
    ewerde
    Participant

    using enfold child theme with WPML i have problems with the navigation menus and widgets:
    – navigation menues is just shown in one language (menues in geman and english are arranged)
    – widgets do not show any language options
    can you help me?

    • This topic was modified 11 years, 8 months ago by ewerde.
    #227885

    Hey!

    Enfold will load the right video format if the browser doesn’t support mp4. A flash fallback is not required because the flash player will use the mp4 file for the flash player. You just need to make sure that the webm and ogv version of the video is located in the same folder and shares the same file name with the mp4 version. I.e. if your mp4 video is called “demovideo.mp4” upload the ogv video with the file name “demovideo.ogv” and the webm video with “demovideo.webm”. Also make sure that WordPress stores all videos in the same upload directory. Sometimes WordPress creates a new directory (each month has a separate folder) and then the video url paths are different and Enfold won’t find the other video formats in the same directory.

    Best regards,
    Peter

    #227883

    Hey!

    No, afaik you can’t upload the font files manually because a php script generates some configuration data for Enfold which is necessary to display the font icons. Maybe it would be possible to find a way to create and inject this configuration data manually but I didn’t look into it yet.

    Regards,
    Peter

    #227879
    This reply has been marked as private.
    #227861

    Hi!

    I recommend to add it to enfold/functions.php – insert it at the very bottom:

    
    add_filter('avf_portfolio_cpt_args','avia_deactivate_portfolio_slug_rewrite', 10, 1);
    function avia_deactivate_portfolio_slug_rewrite($args)
    {
      $args['rewrite'] = false;
      return $args;
    }
    

    but before you try this code follow the instructions here: http://kriesi.at/documentation/enfold/translating-the-portfolio-slug-with-wpml/ and make sure that the slugs are translated properly.

    Regards,
    Peter

    #227840

    Hi mp123!

    All of the themes pre-set styles are here: http://kriesi.at/themes/enfold/shortcodes/pricing-and-data-tables/

    If you need something different then yes you would need to use a plugin.

    The sidebar menu is automatically generated based on the page hierarchy. You can have it display or not display from the theme options. Go to the theme options and in the Sidebar section look for “Page Sidebar navigation”.

    Best regards,
    Devin

    #227771

    Solved it…kinda

    If the box-shadow color is not specified in the sonar effect than it will inherit the color of it’s element. read about it here
    So, if I go into the shortcodes.css and delete all of the colors from @keyframes sonarEffect the sonar color will inherit the color of the icon!

    /*sonar effect*/
    @-webkit-keyframes sonarEffect {
    	0% {opacity: 0.3;}
    	40% {opacity: 0.5;box-shadow: 0 0 0 2px , 0 0 10px 10px , 0 0 0 10px ;}
    	100% {box-shadow: 0 0 0 2px , 0 0 10px 10px , 0 0 0 10px ;-webkit-transform: scale(1.5);opacity: 0;}
    }
    @-moz-keyframes sonarEffect {
    	0% {opacity: 0.3;}
    	40% {opacity: 0.5;box-shadow: 0 0 0 2px , 0 0 10px 10px , 0 0 0 10px ;}
    	100% {box-shadow: 0 0 0 2px , 0 0 10px 10px , 0 0 0 10px ;-moz-transform: scale(1.5);opacity: 0;}
    }
    @keyframes sonarEffect {
    	0% {opacity: 0.3;}
    	40% {opacity: 0.5;box-shadow: 0 0 0 2px , 0 0 10px 10px , 0 0 0 10px ;}
    	100% {box-shadow: 0 0 0 2px , 0 0 10px 10px , 0 0 0 10px ;transform: scale(1.5);opacity: 0;}
    }

    The problem is that I went into the parent theme folder to make this change. So, any updates will wipe it out.

    I read here that even if I copy ‘shortcodes.css’ into a child theme folder that the child theme may not use it, relying on the parent themes CSS instead.

    Any tips?

    #227745

    Hi AliMese!

    1- Please add following code to Quick CSS and adjust as needed

    #av_section_3 .avia-icon-list .iconlist_icon {
    height: 45px;
    width: 45px;
    line-height: 45px; 
    font-size: 15px!important;}
    #av_section_3 .avia-icon-list .iconlist-timeline { left: 25px; }

    2- Please see http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/

    Regards,
    Yigit

    #227743

    Topic: Removing debug info

    in forum Enfold
    xyzb
    Participant

    I used remove_action(‘wp_head’,’avia_debugging_info’,1000); in my child theme functions.php file and id DID NOT remove the debug info. I had to add it to the ENFOLD functions file. Can you advise on how to add it to the child theme. I don’t want to edit everytime the main theme is updated.

    Thanks

    #227734
    Enfold-MT
    Participant

    Hi,

    I have a problem with horizontal spacing. Could you please show me how can I remove such horizontal spacing. Please see image below. The spacing I wish to eliminate is marked in red.

    https://www.dropbox.com/s/0th64cptihd5cu0/space-between-divs.jpg

    Thanks in advance,

    Best Regards,

    Enfold-MT

    #227731

    Done and Done. Thanks Josue.

    #227724
    xmpublishing
    Participant

    Hi,

    how can I remove the breadcrumb navigation section on Enfold theme?
    Is there a setup option? Couldn’t find it.

    Thanks,
    Oliver

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