Viewing 30 results - 138,271 through 138,300 (of 142,628 total)
  • Author
    Search Results
  • #173485

    Hey SonicCube!

    Ich kenne derzeit keine bessere Lösung, da Enfold kein Video-Galerie Element unterstützt. Du könntest möglicherweise mit dem Ajax Portfolio und diesem Hack: https://kriesi.at/support/topic/ajax-portfolio-opened-at-the-start/ etwas Brauchbares umsetzen – ich würde aber persönlich den LayerSlider bevorzugen. Vielleicht findet sich auch hier: http://wordpress.org/plugins/ ein passendes Plugin.

    Cheers!
    Peter

    #173476

    Hi!

    1) Please create me an admin account and post the login credentials as private reply. I’ll look into it and test the contact form first hand. Right now I can’t access it and I just see a “coming soon” page.

    2) The contact form does not support default field values at the moment (like default text for textboxes/textareas or checked checkboxes, etc.). You can suggest the feature here: https://kriesi.at/support/topic/enfold-feature-requests/page/11/ but afaik nobody else requested this feature yet and it can take some time. You might want to try an advanced contact form plugin like: Formidable or Contact Form 7.

    Regards,
    Peter

    #173473
    davidrk
    Participant

    I’m hoping you can assist with a few navigation issues. You can view the development page here.

    1) How do I align the menu items in the side navigation to the left, and remove everything other than the menu items?
    2) How do I reduce the width of the side navigation and the size of the text?
    3) With the side navigation, is there a way that all ‘child’ items can be hidden except those relevant to the section?

    Thank you

    • This topic was modified 12 years, 2 months ago by davidrk. Reason: Top Menu items resolved
    #173462

    Please add to the Easy Slider and the Full Width Easy Slider media elements the option to set the number of loops for the autorotation, as you do for the Advanced Layerslider — rather than being forced into an infinite loop.

    in particular, at least allow the autorotation to be set to just one loop, so people aren’t forced to have the slideshow going without stop as they read the page. It drives many people crazy.

    This option for setting the number of loops is in the Advanced Layerslider, but not the the Easy Sliders and Full Width Easy Slider.

    Thanks.

    #173435

    Hi, thanks for your answer, I managed to do it copy pasting some html taken from revision pages… a bit tricky though.
    I was wondering why we could not get all the short code from the editor when we are inside a tab?
    Thanks

    #173431
    AlexiaNin
    Participant

    Hello,
    I want to fix my header: The top where is the logo with an Image, I would like more high to show better the image, but then, the menu part appears also really high and I want to show the menu part less high. Is it possible?
    I’m using this CSS also to centered the logo.. I would like to send you a screenshot but I cant find the way.

    #header_main .container, .main_menu ul:first-child > li > a {
    height:170px !important;
    line-height: 100px !important;
    }

    html.fixed_header #main {
    padding-top: 60px;
    }

    div .logo {
    float: left;
    position: absolute;
    left: 20%;
    }

    Thank you very much.
    Alexia.

    #173430

    In reply to: Search bottom

    Hey alkross!

    You can add this on your custom.css or Quick CSS:

    #header_main {
    position: relative;
    z-index: 9999;
    }
    
    #top #menu-item-search {
    top: -65px;
    }
    
    .sub_menu {
    right: 40px;
    }

    Cheers!
    Ismael

    #173409

    Hi simonac!

    You didn’t add the menu position:

    div.main_menu { right: 34.5%; top: 57%; }

    Before you insert the logo image, you can select which size you want. Please upload the logo image again.

    Cheers!
    Ismael

    Hi placewrightdesign!

    Add the css changes on the anchor tag enclosing the image. Give it a unique css selector or use this:

    .avia_image.avia-builder-el-6.el_after_av_section.avia-builder-el-first.avia-align-right {
    position: relative;
    z-index: 9999;
    top: -749px;
    }

    Regards,
    Ismael

    #173395

    In reply to: Changing iPad Layout

    Hi!

    Please try this:

    @media only screen and (min-width: 768px) and (max-width: 989px) {
    .responsive #top #main .sidebar {display:none; }
    }

    Regards,
    Ismael

    #173388

    In reply to: new social icons

    Hello!

    Edit css > layout.css, find the code:

    #top .social_bookmarks_instagram:hover a{color:#fff; background-color:#a67658; }

    You can add the new social icons selector:

    #top .social_bookmarks_qq:hover a{color:#fff; background-color: #a67658; }

    Regards,
    Ismael

    #173386
    #173375

    Hey leifhansen!

    In the top right corner of the advanced layout editor there is a Template button where you can save a page as a template and then on another page load all of that content in.

    There isn’t currently an option to pull out an individual element but you can enable debug mode to reveal the shortcodes that make up the advanced layout editor. You just need to be careful editing the field and its contents because its directly saved in the database and if the data gets corrupted from a mistype or something like that it may not be recoverable.

    Add the following to your functions.php to enable it:

    //set advanced layout editor to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    	return "debug";
    }

    Best regards,
    Devin

    This reply has been marked as private.
    #173348

    Here’s a workaround:

    Open /js/shortcodes.js, comment or remove line 220 and line 241 (this will disable the scroll to top effect):

    Then, add this CSS to the Quick CSS or to the css/custom.css file:

    .portfolio_preview_container{
    	position: absolute;
    	z-index: 200;
    	background: white;
    	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 25px 1px;
    }

    Best regards,
    Josue

    #173340

    Topic: Blog Mobile Version

    in forum Enfold
    jennallocco
    Participant

    On my mobile device my sidebars on my Blog Page and Connect Page are not visible. How can I make sure the sidebar that is on the desktop view is also on the mobile. Does Enfold support WP Touch plugin?

    #173339

    Hey!

    The HTML code:

    	<p><span id="footer_icon_1" class="av_font_icon  avia-icon-pos-left" style="font-size:15px;line-height:15px;" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span style="margin-left: 5px;">218 Viceroy Street<br><span style="margin-left: 21px;">Billings, MT 59101</span></span></p>
    
    	<p><span id="footer_icon_2" class="av_font_icon  avia-icon-pos-left" style="font-size:15px;line-height:15px;" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span style="margin-left: 7px;"><a href="tel:4067942593">406. 794. 2593</a></span></p>
    
    	<p><span id="footer_icon_3" class="av_font_icon  avia-icon-pos-left" style="font-size:14px;line-height:14px;" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span style="margin-left: 6px;"><a href="mailto: (Email address hidden if logged out) ?Subject=" target=""> (Email address hidden if logged out) </a></span></p>

    The CSS to change each icon:

    #footer_icon_1, #footer_icon_2, #footer_icon_3{
    	/* Applies to the three icons */
            position: relative;
    }
    #footer_icon_1{
    	/* Applies to icon 1 */
            color: red;
           top: 2px;
    }
    #footer_icon_2{
    	/* Applies to icon 2 */
            color: blue;
           top: 5px;
    }
    #footer_icon_3{
    	/* Applies to icon 3 */
           color: green;
           top: 3px;
    }

    Best regards,
    Josue

    #173289

    Hi!

    You can add the color property to that declaration and change the value as needed:

    
    .language_code {
    display: block !important;
    text-transform: uppercase;
    color: #333;
    }
    

    Cheers!
    Devin

    #173280
    bivvo
    Participant

    Hi there,

    how can I add a new icon to the sub-top-navigation (social icons) with a phone symbol and a link to a phone number?

    <a href="tel:+49xxx">...icon/button...</a>

    Thx & regards
    Daniel

    #173266
    lpfa
    Participant

    Is it possible to remove just the “additional information” tabO Or is it possible to edit what goes in it (rather than have variation info there)?

    Also, how do you remove the “from $45” label at the top of the product page below the large typed product name?

    • This topic was modified 12 years, 2 months ago by lpfa.
    #173261
    JaredBurnett
    Participant

    I looked through the other topics and I could not find echo $sliderHtml; in my loop-index.php

    I want to have the featured image be the thumbnail for recent posts but I do not want it visible in the blog post itselt because I want an image at the end of the post. How do I accomplish that?

    #173239
    #173194

    In reply to: new social icons

    wow, it works now. That’s great!

    Thank you Ismael!!!

    One last question before we close this topic.

    I noticed the background of these newly added icons are not changing as other default ones. Only color of the icons is changed when hovered. How can we make the cell icon is in to change the same way as facebook, twitter and g+ icons?

    thanks again!

    #173183

    In reply to: Issues on IOS

    Hi!

    Just for your information, our queue goes from the oldest to the newest queries. So if you self post, you are automatically pushing your topic to the end of the queue.

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

    @media only screen and (max-width: 989px) { .avia-progress-bar .progress { height: 72px; } }

    Regards,
    Yigit

    Hi Jose!

    Just for your information, our queue goes from the oldest to the newest queries. So if you self post, you are automatically pushing your topic to the end of the queue.

    Please go to Enfold theme options and make sure that you choose to display sidebar in Sidebar tab.

    Best regards,
    Yigit

    #173163
    timfl
    Participant

    greetings earthlings,

    Enfold makes it easy do create a one-page site. cool. But when I i use an ajax portfolio with pagination not so much. what happens is that the entire page reloads on clicking the page number. .

    I’m not sure if there’s a way around this and the page reload wouldn’t be a problem if it went to the page position with the portfolio, instead of the top of the page.

    MaYbe an anchor link? If so, where and how?

    Many thanks.
    Great theme and support!

    #173154

    In reply to: Sidebar (right) width

    Hey mikaelsv!

    Will take care of this in your other post. Please do not start topics about the same requests more than once. Closed.

    Best regards,
    Yigit

    #173140
    This reply has been marked as private.
    #173138
    simonac
    Participant

    I tried the same described in this post:

    https://kriesi.at/support/topic/menu-with-logo-above-content/

    …but only the logo i changing. I tried in custom css and in quick css.

    I use a child theme and have the small fixed header version.
    the page is http://holidaymarketing.de/
    What am i doing wrong?

    I also want to make the logo a bit bigger. How to do that?

    Thanks in advance!

    • This topic was modified 12 years, 2 months ago by simonac.
    #173137
    unclemurray
    Participant

    For some reason, the fixed menu has stopped working on our blog post pages. It works fine everywhere else. We have narrowed this down to some sort of interference with a tracling snippet from our CRM software, but we cannot figure out why the problem only manifests on the blog post page. Have you seen anything like this before?

Viewing 30 results - 138,271 through 138,300 (of 142,628 total)