Viewing 30 results - 84,241 through 84,270 (of 142,552 total)
  • Author
    Search Results
  • #745846

    Topic: Footer Menu

    in forum Enfold
    qtinfo
    Participant

    I’m able to get the menu horizontal but I want it to be on the right side of the logo and centered aligned so that the menu is in the middle of the log but to the right side of the logo and more to the right side of the page.

    Similar to how it is on the top main menu.

    #745839

    Topic: Top header

    in forum Enfold
    qtinfo
    Participant

    I’m referencing this: https://kriesi.at/support/topic/enfold-one-page-how-to-keep-header-as-is-when-scrolling-down/?login_error

    and made the changes which makes it always transparent but the header is not staying on the top, it scrolls down when viewing on a desktop. I want it to stay on the top of the page where its located when you are scrolled all the way up and stay transparent when you scroll down.

    Thank you!

    #745836

    Hi,

    Glad you got it working :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #745834

    Hi,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #745820

    In reply to: Google Map Position

    I adjusted the zoom level but it doesn’t load the locations I have centered. As you can see when it load there is a large area on the top with no icons…I need it at this zoom level so my customers and see a detailed map.

    #745818
    mcraig77
    Participant

    When I’m at the top of my website and i scroll up in my browser it shows a red background. I can figure out where to change this color.

    Please Advise

    #745812

    Hi,

    That helped with the footer. But with the header, I am still having a problem. At the top where there are icons for social media, how can I change the gray color to white?

    #745811
    wilsongrant
    Participant

    So, my logo is shoved to the top of the header, how can I add a bit of white to get it centered vertically?

    #745797
    Nathan
    Participant

    Hi,

    This is the website I’m working on:

    how do we remove the ShifNav menu title that is in the center at the top of the page that is in blue?

    thank you

    #745793

    In reply to: Error code

    Hi,

    i’ve the same problem with the “…avia-template-builder/php/font-manager.class.php on line 488” Error!
    I’ve already posted the issue here: https://kriesi.at/support/topic/enfold-app-demo-import-problems/

    Regards,
    Alex

    #745778
    zimbo
    Participant

    I have this in my child functions.php to stop Enfold creating some image sizes that the site never uses:

    /* 
     * Stop Enfold image sizes we don't use being created to save disk space
     */
    function ava_image_sizes() { 
    	remove_image_size('medium_large');	
    	remove_image_size('featured');
    	remove_image_size('featured_large');
    	remove_image_size('extra_large');
    	remove_image_size('gallery');
    	remove_image_size('magazine');
    	remove_image_size('masonry');
    	remove_image_size('shop_thumbnail');
    	remove_image_size('shop_catalog');
    	remove_image_size('shop_single');
    }
    add_action( 'after_setup_theme', 'ava_image_sizes', 10 );

    I also have the Simple Image Sizes plugin installed. None of the above image sizes are created when new media is uploaded, and the Image Sizes list in Media Settings does not list them, as it should be…

    …except the instruction to remove medium_large is ignored as can be seen here:

    http://imgur.com/a/W1pGA
    (Screenshot of Media Settings > Image Sizes)

    I have tried deleting medium_large via the Media Settings page (using the ‘Delete’ button in the screenshot) and the entry does disappear when deleted. However as soon as I ‘Save Changes’ at the bottom of the screen, medium_large reappears at the top of the ‘Image sizes’ list.

    I have tried setting the Max Height to a value other than 0, e.g. 500, then Updating, which is accepted, then Deleting, and again it disappears from the list – until I Save Changes when it re-appears again with the values of Width 768 and Height 0 (and note – not the 500 value that was previously set).

    There is clearly something in the code that is stopping medium_large from being removed/deleted.

    But I do not want the medium_large size to be created by Enfold. How do I remove/delete the image size to stop it being created on new uploads?

    • This topic was modified 8 years, 11 months ago by zimbo.
    #745772
    MarcG5
    Participant

    Hi Guys,

    A few months back I asked about removing Alt tags from images on the gallery. Yigit kindly provided advice on an edit to enfold/config-templatebuilder/avia-shortcodes/av-helper-masonry.php which worked perfectly at the time. Here is the old link: https://kriesi.at/support/topic/removing-alt-text-from-images/

    I have since updated both WordPress and Enfold to their latest versions and applied the altered line of code as the Alt text had returned. Unfortunately this is no longer working and the text has reappeared. Any thoughts on how to remove it again?

    Dev site & link in Pvt content,

    Thanks,
    Marc

    #745765
    envapk2
    Participant

    Hi

    When I have ‘Hide Header on this page’ selected and a colour section with ‘At least 100% of Browser Window height’, how can I lose the padding/margin at the top of the page so that elements are centred vertically?

    many thanks

    Peter

    #745764
    Ted Daamen
    Guest

    Hi, already have Enfold as theme for some years. But it’s hard to find the button on your support site to drop an topic. Therefore this way. Every year I have 2 to 3 times trouble when people want to order trhough WooCommerce. Almost everytime I have to ask my webdeveloper to repear. Everytime the issue is related to the theme Enfold. For example: I now get the pop-up message when people start the buy proces: “please match the requested” format. My webdeveloper tried everything: updating everything till latest versions (WooCommerce-Enfold) and now even is busy implementing a javascript. Not the first time. How is this possible? Is Enfold not keeping up with WooCommerce updates? Two to three times a year in the middle of a marketingcampaign is not very reliable. Although I like the possibilities for making a page with Avia within Enfold, this is getting a bit out of hand. Is this a common or know issue? Hope to hear. Kind regards, Ted Daamen

    #745760
    davidbalint
    Participant

    Hi there,

    First of all sorry for that I bring up this question once again, I saw there were very similar topics about this issue and how to fix them. But rankly I can’t really figure it out which code should I use where to fix the following issue:

    I created a page wtih Enfold (great theme! btw) which use Hungarian language but the standard Lato font missing some extra letters: ű, ő and I would like to fix it. Can you please provide me a solution for that?

    Thank you for your assistance, you did a great job with Enfold, it’s pure joy to use for website creation.

    David

    #745752
    Monique
    Participant

    Hi guys,

    I have a multilanguage website using Polylang and use the phone-info box for some text. I need to translate this text for the 2nd language.

    As far as I can see my issue is exactly the same as topic https://kriesi.at/support/topic/header-phone-translation/ (#483374). Unfortunately (because no url is mentioned) I cannot have a look to try to find the solution myself.

    Can you please help me to get this done?

    Thanks in advance!

    Regards,
    Monique

    #745734

    Hi,

    Please create 2 different menus so one menu for the one page scroll and the other for sub pages and add the one page scroll menu to the necessary page please refer to this post for step by step info https://kriesi.at/support/topic/startup-business-demo-import/#post-736264

    Best regards,
    Vinay

    #745722
    zakthorpe
    Participant

    Hi,

    I have created a table for pricing plans. On the website, the table is shown with blank or extended cells at the bottom of each row. How do I stop this from happening? “Hide empty cells” is checked in the table options menu.

    Cheers!

    #745718

    In reply to: Shopping page

    Hi,

    Glad it is working now. Back to the original inquiry, maybe we can force the image not to inherit the width of the image container.

    #top .product div.images img {
        width: auto;
        margin: 0 auto;
    }

    Best regards,
    Ismael

    Hey!

    We are very sorry for the late response.

    4.) I’m sorry but this will take a lot of customization in the theme. However, I’m sure there’s a lot of available slider plugins and scripts that have this kind of transition.

    6) Do you want to display the mobile menu on desktop mode? Please add this code in the Quick CSS field.

    #top #mobile-advanced, #top #advanced_menu_toggle, #top #advanced_menu_hide {
        display: block;
    }
    
    #top .main_menu {
        display: none;
    }

    Cheers!
    Ismael

    #745695

    In reply to: Main Menu Second Row

    Hi,

    Sorry for the delay, I checked the link you provided earlier and tested the below code on your installation.

    #top #header_main_alternate {
        min-height: 100px;
    }

    Once you add this code to your quick css section and you have many menu items the result will look similar to the screenshot attached.

    Best regards,
    Vinay

    #745674
    jamesf1989
    Participant

    Hey,

    1) I’ve managed to get the footer menu centered and where I want it to be positioned. However when I shrink the browser window, it disappears completely.

    Here’s my code in the Quick CSS:

    .big-preview {display:none;}
    .main_color strong {color:#666666;}
    .sidebar {padding-top:10px;}
    @media only screen and (max-width: 1140px) {
    .av-main-nav > li > a { padding: 0 7px; }}
    @media only screen and (max-width: 480px) { 
    .responsive .logo a, .responsive .logo img {
    max-width: 90%;
    height: auto !important; }}
    .main_color strong {color:#111111;}
    .post-title .entry-title {font-size:26px;}
    .entry-content-wrapper .post-title {font-size: 26px !important;}
    #socket .sub_menu_socket div {overflow:auto;width: 750px; margin: 0px auto;}
    #socket .sub_menu_socket {float:none;margin-top:35px;}

    How do I get it to show the menu items centered over multiple lines?

    2) Also, my main top menu overlaps my logo when I shrink the browser window. How do I turn it into the mobile menu sooner?

    Thanks!
    – James.

    • This topic was modified 8 years, 11 months ago by jamesf1989.

    Hi @Andy

    Thanks for the reply. Inserting that code made no difference at all.

    I did find this article https://theeventscalendar.com/support/forums/topic/displaying-more-hours-in-the-week-view-grid/

    and I used the code at the bottom of the article:

    .tribe-events-grid .tribe-scroller {
        height: 100% !important;
    }
    .tribe-events-grid .tribe-scroller > .scroller-content {
        position: relative !important;
    }

    However, my view now starts at 2am and ends at 1am (I know those are the settings I specify for the calendar), but how do I only show the timeframe where events are happening i.e. time of first event (9AM) until the end of the last event (typically 9:30pm (though an odd event may go on later)

    I’ll leave the code I inserted so you can take a look. It’s on a different site, see below in private.

    Many thanks,
    H

    #745658

    Topic: Error code

    in forum Enfold
    Ilvy
    Participant

    I just bought your theme today and already installed demo date resp. filled it with my own content. However, everything works find although I permanently get following error message on top of the site:

    warning: include(/home/.sites/2/site7116998/web/wp-content/uploads/avia_fonts/flaticon-sports/charmap.php): failed to open stream: No such file or directory in /home/.sites/2/site7116998/web/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 488

    Pls let me know how to fix this. I have a brandnew wordpress and theme installation on my FTP and had this mistake from the beginning.

    Thanks in advance,
    Daniela

    #745651

    Topic: Menu below header fix

    in forum Enfold
    mcraig77
    Participant

    When i minimize my browser I see 3 versions of the site. 1. Desktop 2.Tablet 3. Mobile. On Tablet the menu button is below the header. How do I move this up for only the tablet version?

    #745647

    Hey Austrianweb,

    Try to change it to this code:

    #top .inner_sidebar {
        margin-left: 0 !important;
    }

    If it doesn’t work, please post a link showing the page mentioned.

    Best regards,
    Nikko

    Hey goldenfate,

    Try to add this css code in Quick CSS (located in Enfold > General Styling):

    #top #avia-menu > li > a:hover {
        background: transparent !important;
        text-decoration: underline;
    }
    
    #top #avia-menu > li > a:hover span.avia-menu-text {
        color: #aaa !important;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #745578

    Topic: Fontello Upload Error

    in forum Enfold
    Chris
    Participant

    Hey guys,

    I tried a lot. And at least all the stuff from here: https://kriesi.at/support/topic/fontello-upload-error-2nd-font/
    Nothing solved my Problem.

    Could you please help me the font upload? I do get exactly the same error message as descripted within the marked link above.

    Thx in advance,
    Chris

    Nathan
    Participant

    Hello

    The site we are working on is:

    We are curious how to make the Inline Calendar boarder and font to be darker

    So the color for the dates are the same as the week day names

    For some reason the black lines only go across the top and a little bit down the lest side, how do we make it so the calendar grid is showing all the way through?

    Thank you for the support

    #745562

    Topic: Search results messy

    in forum Enfold
    LAVision
    Participant

    When using the search box on the website, the results (in the first few lines) are overlaying on top of each other. How can I resolve this?

    Thanks.

Viewing 30 results - 84,241 through 84,270 (of 142,552 total)