Forum Replies Created

Viewing 30 posts - 151 through 180 (of 234 total)
  • Author
    Posts
  • This reply has been marked as private.
    in reply to: Enfold Feature Requests #183289

    Feature Request: Auto Update on Theme, only need to supply license key like wordpress auto update

    … but with the possibility to set it off for the people who need to do some changes inside the theme-template…

    Hey… I think I will find a solution for the white space… I´ll play with queries and look what happens…

    But please, please, please can you tell me how to fix the problem with the fixed Pictures in Color Sections on iOS – Devices???

    The Pictures don´t stay fixed! That means that there are white spaces inside the colorsections above and below the pictures…

    I´ve made my Maintenance complete in a Color-Section and it breaks on iPad complete!

    Can´t show this to anybody, it looks really terrible!

    Any chance to fix it?

    Regards
    Bruno

    in reply to: Enfold – Masonry – shown no Blogposts on Frontpage #181951

    Hey Peter,

    I just change the padding from the Special Header above the Masonry. I don´t think that I insert anything that broke the Masonry… But I´m not sure…
    Masonry looks pretty nice, you´re done a really nice job, but I don´t want to use it. I dislike the white spaces if you´re try it on different Screen-sizes. That means that you can´t control the output. If you bring in the next Updates a possibility to stretch all elements on every screen without white spaces, I will use it.

    I think it´s also pretty cool for the Blog, but what´s a blog without some sidebarelements?

    Thank you!

    Best regards,
    Bruno

    in reply to: Enfold – Masonry – shown no Blogposts on Frontpage #181514

    I don´t know what´s up with it…! A few minutes ago the Masonry shows me the Postimages together with the title and the excerpt… Perfect!

    Then I´ve done some changes on other elements (just change padding and margin values)…

    Now I can just choose the title and the excerpt or the image as standalone??!

    I think it´s better to wait till next update before use it…

    in reply to: Enfold – Masonry – shown no Blogposts on Frontpage #181504

    in reply to: Enfold – Masonry – shown no Blogposts on Frontpage #181502

    Hey!

    Found the reason. Masonry with categories has a conflict with the plugin : Google Analytics for WordPress, Version 4.3.3 from Joost de Valk .

    If this one is active and you are using Masonry (in my case), the output of categories inside Masonry is just a small grey Box, as you can see here: Masonry

    Best regards

    Bruno

    in reply to: Layer Slider #181276

    Hey it´s ok, solved by myself… Please erase… Thanks!

    Regards

    Hi Peter,

    Devin opens the old treat yesterday. Here you can see what happens:
    https://kriesi.at/support/topic/white-space-between-navbar-and-layerslider-ipad-landscape-enfold/

    This means that you can close this tread here.

    Thanks!
    Bruno

    Hey Devin,

    today I found this article: http://html5-mobile.de/blog/ios6-remote-debugging-web-inspector

    I don´t knew this possibility before…

    Found the follow code:

    <div id="main">
    
    style.css:321
    .fixed_header.social_header #main {
    padding-top: 230px;
    }

    I use this in my Custom Stylesheet to fix the issues with my big Logo : Link

    If I deactivate it in Safari, the whitespace is smaller, because now this one turns on:

    layout.css:80
    .fixed_header.social_header #main {
    padding-top: 147px;
    }

    Turn this off activates this:

    layout.css:79
    .fixed_header #main {
    padding-top: 88px;
    }

    Turn this off, kills the white space…

    To deactivate the fixed Header on mobile devices I insert this code: Link

    I´m not sure what exactly produces this mistake but I think it´s to find here and I have to set some values to 0px inside the media queries.

    But which one I have to choose? Because you told me that are no issues on your device. Don´t want to insert code that fix this issue but produces another one…

    _____________________

    Can´t find a solution for the Problem with the fixed background pictures on iPad and also on iPhone :

    Maintenance

    and

    Website

    I think it don´t´have to do anything with the loading time, because I insert today gzip in htaccess and they are the same issues like before.
    Pagespeed runs up from 29 to 81…

    No caching, no CDN…

    Best Regards
    Bruno

    Hey Devin,

    I´ve been using the iPad 2 with the latest iOS 6 (i hope that I don´t need to change to 7, it looks terrible with the childish Icons :) … )

    Another reason to stay at this version is the fact, that a lot of people now using the same configuration… iPad 2 or 4.
    It seems that No. 3 wasn´t sell very often. So I can test all configurations at iPad 2, iPhone 4s, MacBook white (latest), and MacBook Pro 15″ Retina (end 2012)…
    It works fine on iPhone 4s to. I have just to adjust some media queries after I finished the main structure of my site…

    But ok, you say that it works right on your´s. 3 or 4? Faster processor? Can it happens that your device has just the ability to load faster, and on my device it brakes because it load to slow?

    In the next few days I will implement W3TC and CDN and some more technics to make the site faster…

    How does it work with the fixed background pictures on your device please?

    The same on both: Safari and Chrome for iOS…

    Best regards
    Bruno

    in reply to: Maintenance – 404 – Redirect – Enfold #180274

    Hey, please close this topic.

    If anybody have the same problem, I found the following method.

    Open your 404.php (inside Enfold) and insert the following code on top:

    <?php
    header(“HTTP/1.1 301 Moved Permanently”);
    header(“Location: “.get_bloginfo(‘url’));
    exit();
    ?>

    Now it redirects every 404 to http://domain.com

    Erase it after Maintenance is finished…

    in reply to: Social Icons into a text-widget ? #179849

    Hi Yigit,

    now I understand what Ismael meant… Used the way you showed here for some widgets before… But I never looked behind Font Icon… Sometimes it is heavy to see the forest, because there are to much trees… :) Thanks a lot!
    The more I understand this awesome theme, the more I loved it! Very good job!!

    The only question that is still open, is no. 2…

    1. How can I add a class? -> resolve : custom_class=’Facebook-Icon’
    2. How can I add a alternate text (showing on hover)??
    3. How can I change the background on hover? -> resolve .(class):hover {color: #xxxxxx})
    4. Any chance to change the color of the font? -> resolve : There is no font. The color you see, is the color from the background behind the icon… :)

    Thanks a lot,

    Best regards,
    Bruno

    in reply to: Social Icons into a text-widget ? #179563

    Hi Ismael!

    Please can you give me a short example?

    How can I use the Shortcode?

    What means Shortcode Wand?

    Where can I read which Shortcodes are usable with Enfold?

    Thanks and regards
    Bruno

    in reply to: Bad breadcrumb at my product-page, wrong Permalink #179544

    Hey Ismael,

    nice Tipp!! Now I have really nice Breadcrumbs. Thanks a lot!

    Best regards,
    Bruno

    in reply to: Bad breadcrumb at my product-page, wrong Permalink #179219

    Hey Devin!

    I understand, fine. I have found a solution for my Problem with “Home”. It was my own mistake…

    But I have no answer for this breadcrumb:

    Sie befinden sich hier: Startseite / Home / Balance Blog

    I don´t have a “Startseite”. My Frontpage is “Home”.

    In German Frontpage is called Startseite. Is it on this way defined inside the Theme?

    There is also an MenuItem called “Startseite:Startseite” -> inside the options to add a new MenuItem from pages <- in the Menuoptions. But I don´t have a side with this name…

    Can´t erase it..?

    Best regards,
    Bruno

    in reply to: Caching PlugIn #178036

    Hi vadi4ek,

    I´m so sorry. Can´t send you the settings because I don´t implement it now. I just use WP Super Cache for another Website but I want to change it.

    I just wanted to know any issues with the Theme, but as you can see Peter say that it works fine with Enfold.
    My Website is in Maintenace Mode (it´s not finished), that means I can install W3TC in 2 or 3 weeks.

    Here are some good articles. I hope this will help you:

    http://www.wpbeginner.com/plugins/how-to-install-and-setup-w3-total-cache-for-beginners/
    http://www.inspire2rise.com/w3-total-cache-settings.html

    I think this is also a great thing:

    http://www.wpbeginner.com/blueprint/maxcdn/

    Good speed!

    Best regards,
    Bruno

    in reply to: Caching PlugIn #178030

    Hi Peter,

    then I have mistaken anything, sorry. But thanks for your recommendation with W3TC. Still using WPSC on another Website, but as it seems it is easier to integrate CDN into W3TC and I will use it.

    Thank you

    Regards
    Bruno

    + Bump

    Hi Ismael,

    that´s what I mean. You can´t see it in a normal Browser, it´s just on the iPad.

    Here are two screenshots from it:

    Cheers!
    Bruno

    in reply to: Enfold Feature Requests #172239

    • Possibility to set animations to every element on a page during scroll down: also for Portfolio-Grid, Text, Video, Widgets, Posts

    This example looks pretty nice…

    http://themeforest.net/item/fragment-responsive-one-page-wordpress-theme/5423459

    in reply to: Enfold Feature Requests #172161

    Newsletter Support like this from Sendpress…

    http://wordpress.org/plugins/sendpress/ (Free)
    http://sendpress.com/ (Premium)

    Here you can use Mailchimp etc. and the Customers have the possibility to choose the categories, which Newsletter they want. Here you can Design your complete E-Mails inside WP-Backend…

    in reply to: Enfold Feature Requests #171967

    and…

    • possibility to use your social icons with a widget in sidebars or inside the widget-elements from Avia Layout Builder
    +++++ Youtube +++++ :)

    • Thumbnail for Videos

    • Possibility to add classes to widget areas and Layout Elements

    Edit (Dude): Already supported – see: https://kriesi.at/support/topic/custom-css-class/#post-169149

    • This reply was modified 11 years, 1 month ago by Dude.
    in reply to: Enfold Feature Requests #171955

    Hi there,

    Yigit told me to insert my wishes for testimonials here…

    Your testimonials looks very nice, but now they are not very handy…

    It would be very nice to become this features:

    – the possibility to handle them like posts (now you can´t duplicate them to other pages, so you have to build them again and again…)
    – sortable with categories, ratings, or manually
    – The possibility to insert a form where customers can write there own one with name, title, dropdown for categories, text and a picture upload, but also with the possibility to lock them as long as the admin and editors give them free…
    – possibility to set a fixed height and usable with an excerpt or a scrolling function, so that you can use it as a fixed element in your site. If you´re now using the testimonial-slider, most of them has a different height. It looks not so nice if you use it as a sidebar-element and it drop up and down and up and down…

    I bought this one , but it seems that it don´t work right with enfold and from support comes no answer:
    http://codecanyon.net/item/distinctive-testimonials-powerful-wp-testimonies/5421682

    Sorry for my english…

    Best regards

    in reply to: Animated Images – Enfold #171932

    Hello Yigit,

    it´s fine, I will do this.

    But I think it will take a lot of time to become it as a feature…

    Any idea how to fix it so long as?

    Need this nice effect for the pictures of “Portfolio Grid” and for the pictures of Distinctive Testimonials… Or better generally for Pictures that are used in third party plugs…

    Don´t know how complicated it is to use it… Any idea?

    Regards,
    Bruno

    in reply to: Enfold – Phone Info #171763

    Hi Josue,

    you are my personal hero again…! Now it works very nice! Thanks a lot!

    Best regards
    Bruno

    in reply to: Enfold – Phone Info #171555

    This seems to fix it well, but there is a little jump at the end of the scrolling, because the main_menu doesn´t stay exactly at the percentage-value. Any idea?

    .main_menu{
    top: 45%;
    }
    .main_menu .menu > li > a {
    height: 30px !important;
    line-height: 30px !important;
    }
    .header-scrolled .main_menu{
    top: 12%;
    }

    Regards

    in reply to: Enfold – Phone Info #171549

    Oh, hi Josue,

    now I see that there is a issue with the Menu-Items. If you scroll down, they stay at the same position till the navbar is at the smallest point. Then the Nav-Items jump to the right position.

    Any idea?

    Best regards
    Bruno

    in reply to: Enfold – Phone Info #171530

    Hi Josue,

    that´s it. Thanks a lot! :)

    Best regards.

    Bruno

Viewing 30 posts - 151 through 180 (of 234 total)