Viewing 30 results - 140,671 through 140,700 (of 142,589 total)
  • Author
    Search Results
  • #131715

    As I said above you can follow Kriesi’s instructions here: https://kriesi.at/support/topic/how-to-insert-slide-show-with-layerslider to activate the slider as a plugin. It’s not our intention to mislead anyone but the slider plugin is not compatible with all elements of the template builder and we want to make sure that users don’t stack too many shortcodes/elements.

    #132015

    Hi,

    You can add Media Queries and choose to hide them on desktop screen widths. Inspect the menu that you want to hide look for the unique menu li id. Add this on your custom.css or Quick CSS.

    @media only screen and (min-width: 1024px) {
    /* Add your Desktop Styles here */
    #menu-item-755 {
    display: none;
    }
    }

    This will hide the menu on screens with minimum of 1024px resolution.

    Regards,

    Ismael

    #131714

    Is there not a way to actually get the slider to work. I think it is very misleading to advertise the theme with the layerslider as a big selling point, only to have it not work. I sent in a request earlier on this same topic with no response.

    please help me get this slider working as soon as possible.

    thorsky
    Participant

    I am haing some issues with this theme

    1. The images for galleries are still not showing even though I have added code into custom css you have told me to add from previous support ticket.

    http://latishawoodonline.com/body-paintings/

    http://latishawoodonline.com/fashion/

    It works on galleries that have not that many images like – http://latishawoodonline.com/drawings/ but the images are shown at like 40% opacity on the galleries that have a lot of images and only show full opacity once user has scrolled.

    2. The gallery is not responsive… When I resize the browser the thumbnail images all keep their same height and adjust only their width causing a distorted thumbnail image that looks really bad. The entire thumbnail should resize.

    I own may Kriesi themes and this one seems to have more issue than the other ones.. Hopefully you can resolve this gallery issue soon and add an updated theme to themeforest so I can use for future projects…

    Here is the custom css I have added that you have given me from other support tickets.

    #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a {

    width: 25%;

    max-height: 147px;

    height: 147px;

    }

    #top div .avia-gallery img {

    height: 100%;

    max-height: 100%;

    }

    Can you please help fix this or send me new theme pages or css code since the photo gallery is the most important part of this website I am doing and it currently has multiple issues.

    Thank you

    #131713

    The layerslider shortcode is deactivated by default because it does not always work (i.e. stacked shortcode layouts, etc.). You can use activate it with a small hack though – see : https://kriesi.at/support/topic/how-to-insert-slide-show-with-layerslider

    #131987

    Hi,

    It is not an id, it is a link. Configure the button element > Button Link? > Set manually then add the element that you want to target.

    In this thread https://kriesi.at/support/topic/button-on-click-move-to-part-of-the-page, we targeted the body selector #top so every time you click the button it will scroll to top.

    Regards,

    Ismael

    #132019

    1) You can use a plugin like: http://wordpress.org/plugins/post-types-order/ if you want to change the sort order manually or use the code from this thread: https://kriesi.at/support/topic/blog-posts-and-grid-layout

    2) Open up wp-contentthemesenfoldframeworkphpclass-framework-widgets.php and replace

    for ($i = 1; $i <= 20; $i++ )

    with

    for ($i = 1; $i <= 50; $i++ )

    The line is part of the main content block’s padding. The following is how I tackled it for my page.

    /* remove the padding from the main content to the bottom of the header */
    .fixed_header.social_header #main {
    padding-top: 88px; /* Change this to the thickness of your heading block */
    }

    #26908
    5fold
    Participant

    Hi,

    Is there anyway to add a transparent background behind a text box?

    I have a color section with a background image and two 1/2 column layouts. The second 1/2 column has a text box with a form. I need the text and form to stand out on top of the image and i’m not sure what to do.

    Thanks.

    #130371

    Great – thanks – now all I need help with is getting the drop down menu to be directly beneath the top menu item (if you go to the site you’ll see what I mean!)

    Thanks for the great support!

    Website: goo.gl/qr9y4

    #26902
    designprime
    Participant

    We’ve experiencing major font rendering problems in Google Chrome even though we are using web safe fonts and the option for ‘No Custom Font’ for headings? When we view the site it looks like all the text is being replaced by custom Google fonts of some kind and looks almost unreadable. As we were almost ready to go live with our site, this is an urgent issue and we would really appreciate some explanation and some help here please.

    As we can’t post a public link we’ll email you a url and reference to the topic.

    Many thanks,

    #116496

    In reply to: Enfold Showcase

    jwferne:

    Just put up our site on Thursday. http://www.tfgsearch.com

    I really enjoyed putting this together and the support team here rocks! Thanks guys!!!

    – John

    Could you expand on how you did the rotating company logos please. Was it an “Easy Slider”? Was it a Layer Slider? If so what were the settings? Multiple slides or just one?

    <<Please don't ask support type question in this topic. You can contact site authors if the site has contact information or create a new topic but this kind of thread should be left to showing off alone :) >>

    #131988

    I finally found the answer in someone elses post, similar issue : https://kriesi.at/support/topic/image-column-15-non-responsive

    Anyway I just added .avia_image {max-width: 100%;} and it worked.

    I upgraded to 1.8.4 but it didnt help, anyway hope this helps others save hours of troubleshooting.

    #131999

    In reply to: No demo content import

    #131953

    In reply to: Meta Title

    Hey!

    See https://kriesi.at/support/topic/seo-site-title – you can use a filter function to change the title content.

    Regards,

    Peter

    #26885
    virtuosodurham
    Participant

    Hello

    I’m trying to make the buttons on my homepage move to a different sections on my homepage simialr to your homepage 7 example:

    http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/

    I tried to follow the instructions on this thread:

    https://kriesi.at/support/topic/button-on-click-move-to-part-of-the-page, but you don’t example how to add an element id.

    Please could you give me some instructions.

    Thank you

    #131719

    Thanks Dude. How does the theme stop the standard title bar and youtube play button from showing in videos in sliders?

    #26875
    majdkhaldi
    Participant

    Hi there,

    Sorry if this has already been covered. I’ve searched for a while but couldn’t find anything.

    My website’s FAQ stopped working a few days ago. Tried changing a few things but the issue persists. Coincidentally, the 3 Google map widgets on the same page have also stopped working (the maps no longer display).

    The issue can be found here: http://cvcrafters.com/contact/

    Any input on this?

    Thanks!

    #131526

    Hi!

    You can add the idea to the feature request list: https://kriesi.at/support/topic/enfold-feature-requests – if more users request this option we’ll look into it.

    Best regards,

    Peter

    #131501

    Hi. This is not the case. Here’s an example – http://wpnice.ru/shortcodes-ultimate-shortkody-dlya-vashego-bloga/

    But if this is not possible in this template, then you can close the topic.

    #26867
    gigoz
    Participant

    Hi,

    I was wondering if there is a way to change the colour of the top menu bar background. It is currently white, i would prefer it to the another colour. Please advise.

    Thanks

    MK

    #26864
    Sparkwoodand21
    Participant

    My single blog posts (example: http://sparkwoodand21.com/articles/the-creative-process-behind-designing-a-creative-process/) have only part of the featured image at the top.

    My settings are: Single author, small preview pic.

    They are fine on the main blog page: http://sparkwoodand21.com/blog/

    Can you take a look at this please?

    Thanks.

    #131194

    In reply to: Bullet Point Alignment

    Hi Devin, sure – there are plenty of examples on this page: http://500.uk.com/500-services/ The bullet points under “Phone Features” for example.

    The word “communications” should be aligned with the start of the phrase “A desktop…”

    I hope this helps.

    Thanks

    #131880

    In reply to: font rendering problem

    google fonts choose a weight which is non aliased… Try adding

    font-weight: normal;

    wherever you want the fonts to look smoother..

    so for top menu add this to the quick css.

    #

    Hope that works for you !

    #131859

    1) Yes – go to “Settings > Discussions” and deselect the “Allow people to post comments on new articles” checkbox.

    2) Yes – please use Codestyling: http://wordpress.org/plugins/codestyling-localization/ to translate the missing text strings. Install the plugin, go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and click on “Add new language”. Then select your language from the list and click the “create po-file” button. Click on “Rescan” to fetch all text strings. Then click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).

    #131448

    I noticed that you maybe need to add the code at the very top of functions.php. Replace

    <?php

    global $avia_config;

    with

    <?php

    global $avia_config;

    add_filter( 'avf_google_heading_font', 'avia_add_heading_font');
    function avia_add_heading_font($fonts)
    {
    $fonts['Open Sans'] = 'Open Sans:400,600&subset=latin-ext';
    return $fonts;
    }

    add_filter( 'avf_google_content_font', 'avia_add_content_font');
    function avia_add_content_font($fonts)
    {
    $fonts['Open Sans'] = 'Open Sans:400,600&subset=latin,latin-ext';
    return $fonts;
    }

    and it should work. Please don’t forget to save the theme options again.

    2) The animations don’t work because some files are missing on your server – please re-upload/re-install the theme. Chrome reports

    Failed to load resource: the server responded with a status of 404 (Not Found) http://aetherdesign.cz/wp-content/themes/enfold/js/prettyPhoto/css/prettyPhoto.css?ver=1
    Failed to load resource: the server responded with a status of 404 (Not Found) http://aetherdesign.cz/wp-content/themes/enfold/js/mediaelement/skin-1/mediaelementplayer.css?ver=1
    Failed to load resource: the server responded with a status of 404 (Not Found) http://aetherdesign.cz/wp-content/themes/enfold/js/mediaelement/mediaelement-and-player.min.js?ver=1
    Failed to load resource: the server responded with a status of 404 (Not Found) http://aetherdesign.cz/wp-content/themes/enfold/js/avia-compat.js?ver=1
    Failed to load resource: the server responded with a status of 404 (Not Found) http://aetherdesign.cz/wp-content/themes/enfold/js/avia.js?ver=1
    Failed to load resource: the server responded with a status of 404 (Not Found) http://aetherdesign.cz/wp-content/themes/enfold/js/shortcodes.js?ver=1
    Failed to load resource: the server responded with a status of 404 (Not Found) http://aetherdesign.cz/wp-content/themes/enfold/js/prettyPhoto/js/jquery.prettyPhoto.js?ver=3.1.5

    #26861
    NCornelius
    Participant

    Thanks for the great theme. I have created a child theme and have a fair bit of tweaks for my employer.

    1) We needed to have the social icons and header displayed and static on the screen, and also need to disable the shrinking effect of the header when scrolling.

    As “Fixed menu” header is the only option providing all the basics of what we needed, I had to do the following customization:

    /* fix the height of the header block and lock it down */
    #header_main .container {
    height: 82px !important;
    line-height: 82px !important;
    }

    /* remove the padding from the main content to the bottom of the header */
    .fixed_header.social_header #main {
    padding-top: 82px;
    }

    Now that the header block and header-meta block is where we want it and sized correctly, the menu items are still scrolling. How do I fix its position?

    2) We noticed that the text colour for the contact info and social icons is too light on the light coloured background, but haven’t been able to find the relevant code in the CSS to make the edit.

    3) The request was to put the icons to the right, above the menu, and placed the contact number just to the left of the icons using the following code:

    /* put the icons on the right */
    #top .social_bookmarks li {
    float: right;
    }

    /* move the contact # left of the icons */
    .sub_menu {
    right: 70px;
    }

    Is there a better way to do this?

    Due to confidentiality clauses with my employer, I cannot disclose the URL out in public during testing, however, I can provide this privately if necessary for you to look at my code.

    #131358

    1) Use following css code to change the bg color of the top navigation bar

    .header_color .container_wrap_meta{
    background: #f8f8f8;
    }

    2) For the link color use

    .header_color .sub_menu>ul>li>a{
    color: #f8f8f8;
    }

    3) That’s not possible. If the logo is transparent you’ll always see the bg color of the container behind the logo (eg by default white like here: http://kriesi.at/themes/enfold/homepage/home-v6-classic-4-column/ )

    4) You can change the link bg color & the dropdown bg color with

    .bottom_nav_header.social_header .main_menu ul:first-child > li a, #header_main_alternate, .bottom_nav_header.social_header .main_menu ul:first-child {
    background: #f8f8f8;
    }

    5) Change the color with

    .header_color .main_menu ul:first-child > li a:hover, .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a, .header_color .main_menu ul:first-child > li.active-parent-item > a{
    color: #f8f8f8;
    }

    for the selected/active item and

    .bottom_nav_header.social_header .main_menu ul:first-child > li a{
    color: #f8f8f8;
    }

    for all other menu items.

    #131381

    Hi,

    Maybe you can add a negative top margin for each menu item.

    #menu-item-755 a {
    margin-top: -10px;
    }

    OR

    .main_menu ul:first-child > li a {
    margin-top: -10px;
    }

    Please give us a link to your website.

    Regards,

    Ismael

    Hi,

    1.) Make sure you fill out Enfold > Header > Phone Number or small info text. Edit header.php, find this code

    $phone = avia_get_option('phone');
    $phone_class = !empty($nav) ? "with_nav" : "";
    if($phone) echo "<div class='phone-info {$phone_class}'><span>{$phone}</span></div>";

    Cut it then place it below this comment:

    /*
    * display the themes social media icons, defined in the wordpress backend
    * the avia_social_media_icons function is located in includes/helper-social-media-php
    */

    Add this on your custom.css or Quick CSS

    .phone-info {
    padding-top: 10px;
    margin-left: -20px;
    }

    2.) Please give us a link to the website. We need to inspect your button. Try to change the input button color on Quick CSS

    .main_color input[type='submit'] {
    background-color: red;
    }

    Regards,

    Ismael;

Viewing 30 results - 140,671 through 140,700 (of 142,589 total)