Viewing 30 results - 233,911 through 233,940 (of 244,277 total)
  • Author
    Search Results
  • #192876
    ahauber
    Participant

    Dear Kriesi,
    I need to include a multi markers Google Maps for an international Lawyer webpage project which has 9 offices all over Europe (Madrid, Berlin, Paris, Milan, Rome, Zurich, Prague, etc,) and need to show many map markers typing the different addresses. The problem is I don’t see how to do this with the Google Maps plugin included in the Enfold Theme, which I think is not multi markers.
    If so, which other plugin, responsive and compatible with Enfold Theme, do you recommend me to use for this? or what should I do?
    Many thanks and best regards from Madrid, Adolfo

    #192867
    joshlindsay
    Participant

    Hi there,

    I’m trying to adjust the height of my logo both in load and scrolled state.
    For the scroll state I have made the changes as mentioned here https://kriesi.at/support/topic/enfold-logo-resize/ but it’s making the logo shrink to almost 0 then pops back up at the specified height.

    Any ideas?

    Cheers,

    #192866

    Hi!

    There’s no archive/blog template which equals 1) + 2). You could use the “Single Author, big preview Pic (no author picture is displayed, feature image is big)” option: http://kriesi.at/themes/enfold/blog/blog-single-small/ but this template does not show such a big thumbnail on the left side and you’d need to customize the includes/loop-index.php file. Depending on your php/html skills I recommend to hire someone here: http://www.microlancer.com/ or here: http://kriesi.at/contact/customization

    The single post layout (no.3) can be selected on the theme option page “Enfold > General Settings > Single Post Style”. I recommend to use the “Single post with big preview image (featured image)” option

    Cheers!
    Peter

    #192858
    lbweb
    Participant

    Hi There
    I have just installed the enfold theme with sample content.

    When I turn off all sidebars in Enfold Settings, then turn on the Sidebar for a particular page – the sidebar appears below the page content.

    BEFORE ADDING SIDEBAR:
    http://https://dl.dropboxusercontent.com/u/45591868/WITH-SIDEBAR.png

    AFTER ADDING SIDEBAR:
    https://dl.dropboxusercontent.com/u/45591868/WITHOUT%20SIDEBAR.png

    #192839

    In reply to: SSL Problem

    Hey Torsten!

    The favicon and logo url depends on your input and it’s not a theme issue. If you want to replace http with https go to Enfold > Theme settings and make sure that the image urls use the https:// protocol instead of http://. If you need to change it click into the text field of the logo/favicon url option and add the “s” to http://.

    Cheers!
    Peter

    Hey Monsoon!

    It’s a theme limitation. The color section and all other “fullwidth elements” (namely the LayerSlider, the fullwidth masonry element and the fullwidth slideshow) require a special html structure which is not compatible with the standard html code of posts and pages. If a fullwidth element is used the “Advanced Template Builder” will use a special wordpress page template (/wp-content/themes/enfold/template-builder.php) to create the fullwidth sections. A simple shortcode within the standard post/page content does not allow us to call the special template and thus we don’t allow the user to use the magic wand to embed a color section and it’s only available as a “Template Builder” element.

    Best regards,
    Peter

    #192822

    Hey!

    Please try to replace following line in /wp-content/themes/enfold/config-wpml/config.php

    
    add_action( 'init', 'avia_wpml_register_post_type_permalink', 20);
    

    with

    
    //add_action( 'init', 'avia_wpml_register_post_type_permalink', 20);
    

    Afterwards go to Settings > Permalinks and click the “Save” button.

    Please note that you MUST use the same portfolio slug (Enfold > General Settings > “Portfolio: Enter a page slug that should be used for your portfolio single items” option) for all languages because the theme can’t register the translated permalinks on your server without breaking the existing permalinks. Normally the code I mention above registers new permalink rules for every language but in your case the server probably just stops to process these rules and the end result is that all permalinks won’t work. There seems to be some kind of limitation which doesn’t allow Enfold to register more permalink rules. (See https://kriesi.at/support/topic/404-strange-permalink-problems-ii/ ).

    Cheers!
    Peter

    Monsoon
    Participant

    The magic wand does not show the option for posts for a color section like you can do in pages.
    Is this normal?
    If it is impossible then where could I create a new Layout for posts and add the code manually?
    By Layout I mean a custom layout for a right sidebar for example

    EDIT: and by color section I meant the parallax effect of a fixed background
    EDIT2: I made a custom post layout using the custom post template plugin and added the code manually and it works but I still wonder why the option is unavailable for posts? Is this a limitation of the theme or of wordpress?

    #192791

    Topic: Browser Alert

    in forum Enfold
    bobbymc
    Participant

    On my Druple website we were able to create a popup alert when someone visit with an old Internet Explore browser which wasn’t compatible with the site. Basically saying “You need to update your browser, etc.”

    Is that possible with the Enfold theme? Most of my clientele are Koreans in Korea –many of which still use dinosaur versions of IE.

    Sadly, Korea is home to the highest percentage of people in the world still using IE6!

    Thanks

    #192790
    jmikhail
    Participant

    Hi,

    I am trying to work with this header on Enfold but it has become extremely frustrating. I am trying to bring my old website onto enfold in a similar layout.

    My old site header: https://www.evernote.com/shard/s77/sh/a3712add-feaa-4b75-be27-a4cd97fce829/8b0b8500ebb98a8ad148cd2fe76973b4

    My header right now under enfold: https://www.evernote.com/shard/s77/sh/6a62949a-ed26-42f7-a0fb-896a5c5d11e5/a09f2d943f3475df6f35efc189b39eb5

    I have the header set to: “Header with social icons and bottom navigation”. I figured I could just remove the social icons and then implement the background image and have a bottom navigation header. My issue is the bottom navigation is looking awful because of the height of the bottom navigation. I’d like to be able to put in a bigger background image at the top (which I didn’t do yet) then have a nice bottom navigation.

    Just look at the old site header and hope you can help me tweak this to make it similar. My site is offline at the moment so I don’t have a url to share.

    This is my quick css coding:

    #top .social_bookmarks { display: none; }
    #header_meta { display: none; }
    
    #header_main .container, .main_menu ul:first-child > li > a {
    height: 120px  !important;
    line-height: 120px  !important;
    }
    

    Thanks for your help.

    #192780
    #192768

    Hey Kacie!

    It is truthfully great to hear that! :)
    1 & 2) I am not sure if i understood it clearly. Can you please post a screenshot showing the issues and link to your website?
    3) Please add following code to Quick CSS in Enfold theme options under Styling tab

    .av_dropcap1 { width: 100%; text-align: center; }

    4)

    .main_color strong, .alternate_color strong { color: inherit; }

    Cheers!
    Yigit

    #192751
    This reply has been marked as private.
    #192746

    Hey beejman4000!

    Go to Enfold > Styling > Defines the Font for your body text > Select a font. You can also add this on Quick CSS field:

    blockquote {
    font-size: 16px;
    line-height: 1.5em;
    font-family: Arial;
    }

    Cheers!
    Ismael

    This reply has been marked as private.
    #192706
    dmpitzer
    Participant

    Hello,

    Not sure if I have done something wrong setting WPML up with ENFOLD, but I am having issues with the navigation working. I installed WPML and am trying to have the site work in 13 languages. But when the plugin is active, all my URL’s break with 404’s. All links in the navigation, page links, buttons, everything except the homepage and oddly post pages. Not sure what I need to do to get this working, but any help you can provide would be greatly appreciated.

    The site is http://www.mosfoundation.org.

    Thanks,

    Dave

    #192701

    Hi alessiole!

    Images are not being loaded http://i.imgur.com/rWBfzNO.jpg
    Please remove them from Media Library and add them once again. That should solve the issue

    Regards,
    Yigit

    #192699

    Hi solarmediapro!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    #top .main_menu .menu li ul a { font-size: 18px; } /* font size of sub menu items */
    .header_color .main_menu .menu ul li a { color: red; } /* color of sub menu items */
    #top .header_color .main_menu .menu ul li>a:hover { color: green; background-color: blue; } /* hover state of sub menu items */

    Best regards,
    Yigit

    #192696

    Hey!

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

    .single-tribe_events .avia-post-nav { display: none; }

    Cheers!
    Yigit

    #192688
      Things I have already tryed are :

    – replacing all WordPress file / Enfold theme files
    – adding “define(‘WP_MEMORY_LIMIT’, ‘**M’);” with 32M, 64M, 128M etc.
    – deactivate theme and activate ( in various combinations like : switching -> change language -> switch back to Enfold and so on )



    The curious thing is that the whole site works, everything is displayed in german, so the language change worked fine.
    Just the Ajax Search doesn´t work and I am not able to enter the theme specific settings ( including the Slider settings )

    Greetz

    Eyman1

    #192679

    In reply to: SabaiDiscuss css

    Hi!

    Can you try adding following code to Quick CSS in Enfold theme options under Styling tab

    .sabai-caret { border-style: none; }
    .sabai-caret:after { content: "▼"; }

    Regards,
    Yigit

    #192678
    beejman4000
    Participant

    In Enfold, how do I change the type size and font for the blockquotes paragraph style?

    #192665

    Ok that’s great, somehow missed that bit, but its great to have so much control from the backend.

    Regarding “when you play around with the responsiveness of the theme, if you reduce the browser window to a certain size the navigation totally goes: see”

    When I set Responsive Header Main Menu to “Display as slide out menu” the issue s fixed – see my website now. I.e it always shows the navigation. This is what the Enfold demo uses. But when its selected to “Display as Dropdown menu” it then gets lost at a certain browser size.

    Have disabled plugins but this does not fix it.
    Thanks
    Nick

    #192653
    stane
    Participant

    Hi,

    Well I have a big problem which I don’t understand… I’ve upload enfold and all it’s was ok
    but now when I add new element it’s doesn’t work.

    If I add icon : i’ve only circle grey
    If I add horizontal separation : I’ve only white space but no bar
    …etc.

    If I would like to see edit my page with default editing text : all my pages is empty
    If I used avia editor : I see the content…

    I don’t understand, all it’s ok at 7:00 pm and now all it’s break… I’ve try to reupload theme with new download of it and I’ve the same results… Im’ desperate

    If I activate another theme and reactivate enfold, the problem of display was corrected for the content which is published…. For example, the white icons appears in grey circle but if I had new content or modify the published content the same problem appears a new time…

    Can you help me…
    Thanks

    • This topic was modified 12 years, 3 months ago by stane.
    #192641

    Hi kenwae!

    I’m not really sure what exactly the file path is that is getting indexed but with WordPress, each image does get an attachment page created for it. Maybe its a specific SEO setting from a plugin or in how the pages are configured but without a live example its a bit hard to get an idea of exactly what is happening.

    Best regards,
    Devin

    #192639

    You claim: “Enfold is a clean, super flexible and…”
    Still waiting for support!

    #192638
    JPOsteen
    Participant

    I’m loving the Enfold theme and all of the possibilities. I can’t wait to experiment and see what I can come up with.

    I have a couple of questions:
    1. How do I get the color section background images to appear as static images on mobile device like the Enfold One Page Portfolio Demo?
    2. How can I change the color of the slide-out menu icon in the mobile layout?

    Thanks in advance!

    #192632

    Topic: BehindPage Slider?

    in forum Enfold
    MARKeting3
    Participant

    Sorry if this is a stupid thread in advanced.
    I have been trying to create this effect for the past hour with no hope. It is displayed in the demo page but I cannot replicate it through the builder on my site.

    Demo Page: http://kriesi.at/themes/enfold/pages/team/

    As you see, the image slides while the page scrolls. I have found this effect with the FullScreen Slider, but the thing is that I do not want it to fit the entire screen. I have tried all other media objects and they seem to stay static while scrolling.

    If I missed a object, I apologize in advanced. Thanks for the help.

    #192628

    Having more control of the Featured Image would be great

    At the moment you can not set a particular size for the Featured image so that on a post with fullwidth you are stuck with a giant image instead of being able to select one that could be less tall. The feature image works very well for thumbnails on other pages referencing the article/post but if lets say you want the featured image at the top of a fullwidth post to be a particular height for example you must remove the featured image and add an image manually and it will be below the meta infos meaning you have to modify the js to make ALL images on fullwidth to be a certain size.

    The best solution would be a featured image for thumbnails references on other page and a customizable featured image on the post/page itself so one could decide what should be the width and height or have the same options to pick the options from 80×80 to fullsize.

    At the moment the only solution I found was to remove the giant size image at the top of the fullwidth layout and reference a custom field that points to the image to be picked up. That gives way more control of what the size of the featured image should be for each post/page and it also leaves the Featured image to still be used on other pages.

    I hope this makes sense :)

    #192627

    In reply to: Menu descriptions II

    okay, I understand. Will it possible with a future update of ENFOLD (menu descriptions in normal and in mega menu items)?

Viewing 30 results - 233,911 through 233,940 (of 244,277 total)