Forum Replies Created

Viewing 30 posts - 30,991 through 31,020 (of 33,765 total)
  • Author
    Posts
  • in reply to: Access previous version? #844626

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    I may have found a solution to stop the cropping of your images by adding ‘crop’ => false to the image size in your functions.php
    Here’s the details: https://kriesi.at/support/topic/portfolio-blog-featured-images-cropping/#post-135455

    Best regards,
    Mike

    in reply to: PRODUCT LIST #844614

    Hi,
    To open product pages in a lightbox popup, create a link like this:

    <a href="http://127.0.0.1/pages/blank-pages/coming-soon-page/?iframe=true">Product Page</a>

    when you link to one of your pages, disable the header, sidebar, & footer for that page, so it will only show the product.

    Best regards,
    Mike

    in reply to: Some issues #844613

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .phone-info a,.phone-info p {font-size: 14px!important; }
    .menu-item-47685 {margin: 0.40em 0!important; font-size: 14px!important;}
    .menu-item-47685 a {padding: 0px !important; line-height: 11px !important; }

    It makes the top left phone number, top left phone info, & top right menu text all the same size. 14px
    It also moves the top left phone info, & top right menu text line up.
    If you adjust the font-size you may need to also adjust the margin.
    Please see screenshot in Private Content area & Please clear your cache :)

    Best regards,
    Mike

    Hi,
    The smooth scrolling difference between Firefox and Chrome is in the build of the browsers, not due to the code of the sites. While there maybe javascript addons to enhance the scrolling of sites, the overall basic behavior is built into the browsers and enabled or not by default.
    Source: http://www.askvg.com/how-to-enable-smooth-scrolling-feature-in-google-chrome/

    Best regards,
    Mike

    in reply to: Slide-Show (volle Breite) #844608

    Hi,
    Um das Bild nach unten zu schieben, füge zuerst ein zweites Bild hinzu und wähle dann den Slideshow-Übergang.
    2017-08-27_204622

    Best regards,
    Mike

    in reply to: Unable to fix active links in the home page main menu. #844606

    Hey coreintegrator,
    Sorry for the late reply, I have checked the links in your menu and top bar (About Partners Blog Contact) and the lightbox links, and all seem to be working.
    Which are the active links that are not working?

    Best regards,
    Mike

    in reply to: Implementing a non-Google font #844602

    Hi,
    Try this plugin: https://wordpress.org/plugins/typekit-fonts-for-wordpress/

    Best regards,
    Mike

    in reply to: Access previous version? #844601

    Hey vevans2,
    How about 4.0.7?
    See in Private Content area.

    Best regards,
    Mike

    in reply to: Tab section breakpoint mobile #844600

    Hey Bert2,
    Try going to line 1156 in /wp-content/themes/enfold/css/shortcodes.css and comment out this code:

    @media only screen and (max-width: 767px)  {
    	.responsive .tabcontainer{border-width: 1px; border-style: solid; border-top:none; overflow: hidden;}
    	.responsive .tabcontainer .tab_titles{display:none;}
    	.responsive .tabcontainer .tab_content, .responsive .tabcontainer .tab
    	{width:100%; max-width:100%; border-left:none; border-right:0;left:0; top:0; min-height: 0!important;}
    	.responsive .tabcontainer .tab_content{border-bottom:none; padding:15px 30px; clear: both; }
    	.responsive .tabcontainer .tab.fullsize-tab{ display:block; margin-bottom:-1px;}
    	.responsive .top_tab .tab.fullsize-tab{ margin-bottom:0px;}
    
    }

    Best regards,
    Mike

    in reply to: Fatal error on update #844597

    Hey ESWEENEY113,
    Try to update manually via FTP: https://vimeo.com/67209750
    Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfold

    Best regards,
    Mike

    in reply to: Images in the footer one row, not in a column #844595

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Gym Theme Column Height #844594

    Hey thecszone,
    Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: is this the only way to contact someone #844593

    Hey ron belliveau,
    For technical support please register here kriesi.at/support/register with your item purchase code .

    Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
    Example: https://kriesi.at/support/enfold

    Scroll to the bottom of the page to open a new ticket.

    Best regards,
    Mike

    in reply to: Questions #844591

    Hey DharmavajraDesign,
    Sorry for the delay, I searched for your post and replied.

    I have taken a look at your Google Map, and see that it is not working correctly, I tested the address on my localhost (testing site) and it works there, so the address is not the issue. But your SSL has expired on Aug 24, 2017
    I believe that this is the root issue, please contact your host or your SSL issuer to resolve this.

    I also saw you had a question about images in your footer, but it will be easier to work on after the the SSL issue is solved.

    Best regards,
    Mike

    in reply to: Google Map does not work on some of my web pages #844590

    Hi,
    I have taken a look at your Google Map, and see that it is not working correctly, I tested the address on my localhost (testing site) and it works there, so the address is not the issue. But your SSL has expired on Aug 24, 2017
    I believe that this is the root issue, please contact your host or your SSL issuer to resolve this.
    Please see screenshot in Private Content area

    Best regards,
    Mike

    in reply to: Error cache limiter – headers already sent #844585

    Hi,
    Which steps did you try?
    Did you rename your plugins folder, to plugins2 via FTP?
    I see there is access to the backoffice login page, but you get the error after logging in?

    Best regards,
    Mike

    in reply to: color #844584

    Hi,
    For the footer and socket:

    .footer_color,.socket_color {background-color: background: #1e5799;
    background: -moz-linear-gradient(left, #1e5799 0%, #0fa7d9 40%, #0fa7d9 40%, #2989d8 50%, #7db9e8 100%)!important;
    background: -webkit-linear-gradient(left, #1e5799 0%,#0fa7d9 40%,#0fa7d9 40%,#2989d8 50%,#7db9e8 100%)!important;
    background: linear-gradient(to right, #1e5799 0%,#0fa7d9 40%,#0fa7d9 40%,#2989d8 50%,#7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#1e5799′, endColorstr=’#7db9e8′,GradientType=1 )!important; }

    For the big button on your homepage:

    .main_color .avia-color-theme-color {background-color: background: #1e5799;
    background: -moz-linear-gradient(left, #1e5799 0%, #0fa7d9 40%, #0fa7d9 40%, #2989d8 50%, #7db9e8 100%)!important;
    background: -webkit-linear-gradient(left, #1e5799 0%,#0fa7d9 40%,#0fa7d9 40%,#2989d8 50%,#7db9e8 100%)!important;
    background: linear-gradient(to right, #1e5799 0%,#0fa7d9 40%,#0fa7d9 40%,#2989d8 50%,#7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#1e5799′, endColorstr=’#7db9e8′,GradientType=1 )!important; }

    Best regards,
    Mike

    in reply to: Custom sidebar for product-category #844582

    Hey Xinspirit,
    Here are two posts that may help:
    https://kriesi.at/support/topic/how-sidebar-on-product-category-pages-with-woocommerce/#post-496431

    Let us know if this was what you were looking for.

    Best regards,
    Mike

    in reply to: TAB images minimum resolution? #844581

    Hey kilimats,
    Are you trying to replace the tab icons with images? How are you adding the images, I only see the option to add icons from the entypo-fontello icons.
    If you mean in the content area of the tab, I added a 60×60 image that kept it’s actual size.
    Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: Menu shown as Icon and as Text #844580

    Hey Felix-A,
    Please check that there is a menu assigned to the header menu, it looks that you had a menu already built before downloading the demo.

    Best regards,
    Mike

    in reply to: Problems with registering #844576

    Hey Georgi Zahariev,
    Each time did you follow the “request a new link below”?
    Just to be sure, you followed these steps?

    For technical support please register here kriesi.at/support/register with your item purchase code .

    Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
    Example: https://kriesi.at/support/enfold

    Scroll to the bottom of the page to open a new ticket.

    Best regards,
    Mike

    in reply to: PHP errors #844574

    Hey Rod,
    Which log did you see these errors in?

    Best regards,
    Mike

    in reply to: Logo in header #844573

    Hi,
    I added the code above and it seems to be working, please see screenshots in Private Content area.
    Please clear your cache and check.

    Best regards,
    Mike

    in reply to: Movie in Color Section – Mobile Website – not running #844572

    Hi,
    Try a Color Section up top with the video, with the Screen Options > Element Visibility set to “Hide on very small screens”
    Then another Color Section below with the image, with the Screen Options > Element Visibility set to only show on small screens, ie. check all others.
    This will give you a fallback image without the play button.

    Best regards,
    Mike

    in reply to: Phone Numbers – Mobile View #844570

    Hi,
    Yes I understand, might I suggest creating real links for the phone numbers like this:

    <a href="tel://1-555-555-5555">+1 (555) 555-5555</a>

    this will be Cross-platform compatible for Android + iPhone + Windows, the way your phone numbers are now they are not clickable for Android + Windows.
    Creating real links will allow you to control the colors with CSS, where as now you can’t, (well you can make the text red, but it won’t be a link)
    If your are concerned with the auto linking, you can easily disable automatic phone number linking with the following meta tag:

    <meta name="format-detection" content="telephone=no" />

    Source: Phone Number Links
    Hope this helps :)

    Best regards,
    Mike

    in reply to: Google pagespeed #844567

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Use all enfold demo theme content #844565

    Hi,
    You can download the medical icons here Just press the “download pack” button and you will receive a zip file that you can upload as if it were a fontello zip file.

    You can also make a FAQ with the Accordion element, see the demo of it in the Enfold 2017 demo

    Best regards,
    Mike

    in reply to: Logo in header #844559

    Hi,
    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Mike

    in reply to: Burger Bar Menu Not closing #844528

    Hey Gemcrm,
    This solution helped others: https://kriesi.at/support/topic/mobile-menu-keep-closing/#post-767015
    Otherwise, Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin! If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Mike

Viewing 30 posts - 30,991 through 31,020 (of 33,765 total)