Viewing 30 results - 139,021 through 139,050 (of 142,903 total)
  • Author
    Search Results
  • #168597

    Hi antoniahv!

    1) Add following code into the quick css field

    
    #header_meta {
    display: none;
    }
    

    2) Use followingg css code to align the tabs to the right

    
    .bottom_nav_header.social_header .main_menu ul:first-child {
    float: right;
    width: auto;
    }
    

    3) You can change the color with

    
    #header_main_alternate, #top .main_menu .menu>li>a{
    background: #eee;
    }
    

    Best regards,
    Peter

    #168588

    Hello,

    So, before you respond to the previous message, I need to say, I just discovered how to get the alternate top menu to work for http://omarramirez.net/blog – by going to appearance/customize/static_front_page under my wordpress dashboard/options and selecting “Blog” as my “Posts Page,” while keeping “Home” as my “Front Page” … that works to active the “hide-blog” tag and hide unwanted selections on what can be considered my blog homepage. However, once I click on anything, including a post category, a post header, etc, I just go back to the original header from my Home Page.

    Is there any way to assign a tag like “hide-blog” for every page other than my home page? Because the selections currently on my Home Page are really only relevant to that single page, since they are all relative anchor points in a one page layout.

    thanks

    Omar

    #168586

    Hi, I am new to this as well and face the same issue. I reply on this topic as I could not find how to create one support ticket myself.
    Can you please have a look at http://www.okowifi.com?
    Thanks.

    #168579

    Topic: RTL Support

    in forum Enfold
    Carmitma
    Participant

    Hi there – In this thread https://kriesi.at/support/topic/enfold-feature-requests/ you mentioned that you have added RTL support..
    and yet the theme does not offer it (as far as I know). Do you have a prediction as of when it will happen? Thanks!

    #168574

    In reply to: Enfold Menu Bugs

    Hi there,

    The site is http://disruptivevision.com

    Send me your email ID if you’d like me to share the login details.

    For the hover, there’s no way we can set it to stop showing when the visitor scrolls?

    Cheers

    #168569
    Dingers90
    Participant

    Hi,

    I would like to have a full width slider with images and text that slide in, and also have a video displayed the same for every slide. I.e. there would be a video on top of the whole thing, so the background image and text would change but the video would stay there when sliding across. Is this possible?

    #168567

    In reply to: Heading Font Color

    Hi!

    You need to use css to change certain elements on the theme like Title, Icons etc. The only way to do it is via Quick CSS or your custom.css. You can change the h1 text using this:

    #top .main_color .avia_textblock h1 strong {
    color: #333333;
    }

    Cheers!
    Ismael

    #168556

    Hey kangaroozach!

    Please edit css > shortcodes.css, find this code:

    @media only screen and (max-width: 767px)
    {
    	.responsive div .avia-data-table table,
    	.responsive div .avia-data-table tbody,
    	.responsive div .avia-data-table tr,
    	.responsive div .avia-data-table td,
    	.responsive div .avia-data-table th{display:block; border-top:none; border-right:none; border-left:none; text-align: center;}
    	.responsive .avia-data-table{border-style:solid; border-width: 1px;}
    	.responsive .avia-data-table .avia-pricing-row .avia-desc-col{text-align: center;}
    	.responsive .avia-data-table .avia-button-row, .responsive .avia-data-table tr:first-child th{display:none;}
    	.responsive .avia-data-table td:before {
    	display:block;
    	font-style: italic; font-size: 11px;
    	}
    
    	.responsive .avia-data-table td {
    		position: relative;
    	}
    }

    Remove it. It will disable the responsive styling for mobile devices. I’ll get back to you after you remove it, the table might need some adjustments.

    Best regards,
    Ismael

    #168550
    SteveCoulthard
    Participant

    There are multiple topics on this but nothing seems to work.

    I just updated tonight to 2.3 and we are still having the same issue. Some when you are in WP-ADMIN and using the editor. The spinning icon loads and keeps spinning but no content.

    We need this resolved as we cannot update the site.

    http://postmanmojo.com.s124837.gridserver.com/

    Please reply!!!

    Here is what we have tried:
    We have added to the wp-config file

    /** Disable future revisions and increase autosave interval to 300 seconds */

    define(‘AUTOSAVE_INTERVAL’, 1200 ); // seconds
    define(‘WP_POST_REVISIONS’, false );

    to stop the autosave. We have also uninstalled and deleted most extensions. The default extensions and bbpress are loaded.

    Steve

    #168547

    Topic: Image display issue

    in forum Enfold
    zerozendesign
    Participant

    Hey guys,

    Got an issue on http://godiaperfree.com/newsite/blog/. You will notice the post element (which should display the small author image to the left, is displaying center aligned. Furthermore, the image element in the 1/4 column is displaying right as well. This is also the case on http://godiaperfree.com/newsite/praise/. the image in the purple area in at the top is being pushed over to the right.

    Thanks for looking into it.

    #168546
    ramirezo
    Participant

    Hello,

    I just tried updating to version 2.3 of Enfold and discovered an important customization I had made, which worked in all previous versions of Enfold, is incompatible with the latest update the theme. I am referring to this:

    https://kriesi.at/support/topic/enfold-video-and-avia-layout-builder-in-ajax-preview/

    Previously, the customization of avia-shortcodes/portfolio.php outlined in that link had allowed me to open up the entire portfolio preview area for content, including video, text, and images, by removing the default space used for preview images. This was important, since I wanted to showcase Vimeo clips. Repeating that php customization in the new version of Enfold still removes the image previews, but it does not open up the entire preview area for content. Instead, it moves the area to the right leftward, but constrains content to only to leftmost 1/3rd of the full preview area, leaving the rightmost 2/3rds empty.

    That pretty much destroys the layout of all my content, so or now, I’ve reverted to version 2.2.

    Please let me know if there’s a different php customization or workaround I can use to get the same functionality under the new version of Enfold (2.3). In the time I was able to test this version, I could tell several improvements have been made to the theme, helping the site load and run faster, but without the portfolio functionality I need, I won’t be able to update without redoing my entire site. I believe others had copied my customization as well, and are likely to run into the same issue, since I responded to people asking about it the forum.

    Thanks for the continued support and improvements

    Omar

    #168536

    1, I’m sure this has been requested a bunch of times (like https://kriesi.at/support/topic/single-page-navigation-underline-effect-issue/#post-135512),
    but here’s another vote for Jquery Waypoints or equivalent so that the menu items highlight according to anchors on page.
    It’s almost a requirement when you offer one-page-design support :-)

    2,Again, this is extremely useful for one pagers. support for multiple menus; conditional. example: a one page design with ‘pportfolio’ menu item anchored to a portfolio section on the homepage.
    when I navigate off the homepage (to a portfolio item), I may want the ‘portfolio’ in the menu refer to the page with all portfoios instead of homepage with portfolio carousel.

    best!

    #168521

    Topic: menu background image

    in forum Enfold
    fonterra
    Participant

    Hi,
    I would like to give my menu a background, ideally an image of a ribbon which I have created.
    At the moment I have the following CSS code to centre my logo and menu. I would now like to give the menu a background, that stretches the entire width of my website which is 1030px. Are you able to help with this?

    #top #header_main .container {
    height: auto !important;}

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

    #top .logo {
    float: none;
    position: relative;
    width: 220px;
    margin: 0 auto;}

    .main_menu {
    position: relative;
    float: none;
    width: 510px;
    margin: 0 auto;}

    #168519

    Hello asherbarrett!

    Please try this on your custom.css or Quick CSS:

    .mega_menu_title span {
    font-size: 12px;
    }
    
    #header .avia_mega_div .units {
    padding: 0 10px 0 15px;
    }
    
    #top .main_menu .menu li ul a {
    width: 100%;
    min-height: 23px;
    max-width: 60px;
    }

    Best regards,
    Ismael

    #168502

    In reply to: Icons Missing

    I can confirm that the icons also appear to be missing for me too since the latest update? All the social icons in the header and even the arrow icon for ‘page top’ aren’t showing. Please can someone look into this.

    Many thanks guys,

    #168482

    Wow. Awesome! Your post is LITERALLY from the future (still Sept here in the states :) )

    Having just upgraded to 2.2, shouldn’t I be able to see the 2.3 “update theme” link in the Enfold options? Because it doesn’t say there is a new update. Just curious to see if that feature is working or not. I did generate and install my TF API key, so, not sure why it’s not working properly.

    Also, I just checked the TF page, and it still says “Update to 2.2” at the top, but the bottom has the 2.3 changes. So, is Kriesi in the middle of an update roll out as I type this? Cause that would be great timing :)

    • This reply was modified 12 years, 6 months ago by Michae1. Reason: Just had an afterthought
    #168480

    In reply to: Comment Replies

    Thanks @Josue. It was a silly user error. But I was grateful to learn that my previous updates had failed. Now I can stay on top of that for future updates.

    Cheers.
    -b

    PS The customer service here ROCKS!

    #168478

    Hi theReal4pixels!

    I don’t think that would be possible with WordPress itself, maybe with a plugin, however you can put a # as the link and maybe with CSS do something like this to ‘hide’ the link hover effect:

    #menu-main-menu > li > a{ cursor: default; }

    Regards,
    Josue

    #168477
    ramirezo
    Participant

    Hello Devin, or anyone from the support team who may be able to help on this,

    I wrote a post in the Enfold new features thread (filed under post #164794) about an issue I was having with linking to anchor points using absolute links, and got the following response from Devin, offering an alternative solution which I think may work. Here’s what he wrote:

    Hey!

    I’m not sure this is actually “fixable”. The issue is that as long as you are on the home page the absolute about link will be active because the url is the current page.

    The one page layout using anchors is just that: a one page layout. What would be a better solution would be to have an alternate menu for the blog page with links back to the home page. You could do this using css to hide the menu items on each page. Just go to your menus manager and in the top right “screen options” tab click the box to show classes on your menu items. Add hide-home to the items you want to hide on the home page and hide-blog for the items you want to hide on the blog page.

    Then add the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    #top.home .hide-home{ display: none; }
    #top.blog .hide-blog {display: none;}

    Cheers!
    Devin

    I was hoping to respond directly to that, but didn’t see the option, maybe since it was buried in the thread. I wanted to say, I got the solution to work for my homepage, but it doesn’t seem to be working for my blog section. All the menu items I’ve tagged as “hide-blog” are still visible in the blog page, as seen here:

    http://omarramirez.net/blog/

    Please disregard the layout and content for now, since that has other issues…

    Can you please help me check what may be going wrong with the top menu items? I really would just want to make the “home” selection visible in the blog section, since everything else is intended for anchor points in the homepage. Instead, everything is visible.

    Until I resolve that and a few other issues I have with my blog layout, I’ve removed the link to the blog section from my homepage, http://www.omarramirez.net

    Please help!

    thanks!

    Omar

    #168475

    Hello theReal4pixels!

    You can add custom links and use the # symbol in place of a url to get non-active links.

    Cheers!
    Devin

    #168465
    Michae1
    Participant

    Has this become any easier with the last few updates? I was on 1.8 when I asked this https://kriesi.at/support/topic/using-blogger-icon-in-social-icons-augmenting and just upgraded to 2.2, so I’m hoping maybe there’s a simpler solution now. Please let me know, thanx!

    #168453
    theReal4pixels
    Participant

    I know its been on the forum before, but as far as I can tell not resolved. I stand corrected if this is resolved and I missed it.

    #168443

    Topic: pullout menu like demo

    in forum Enfold
    Tech Dude
    Participant

    i’m looking for a plugin that works exactly like the style pullout from the Enfold demo (see “Change Styles” pullout on top left http://kriesi.at/themes/enfold/). I’m assuming it’s part of the package since it’s advertised with the demo? How do i activate it and where should i customize it?

    #168421

    Hi mtupuschies!

    Please see this topic https://kriesi.at/support/topic/kriesi-logo/#post-161892

    Cheers!
    Yigit

    #168409

    Hello

    Lightbox works fine on my end. Increased opacity works fine too. Please do not start same topic more than once.

    Regards,
    Yigit

    #168406
    ScarletView
    Participant

    Hi guys, a few days ago, my website stopped loading. I hadn’t changed anything or done any updates, it just wouldn’t load up.

    Today the guy who does my hosting and FTP managed to get it back online, all seems to be working again but many of the plugins are deactivated, I haven’t updated to 3.6.1 after the 3.6 update killed my site on my previous theme and I didn’t want to risk that again. Have you any idea what could have caused the crash and whether it is safe for me to activate plugins, update wp etc?

    Thanks

    #168404

    I also am experiencing the same issue with my top nav on IE8 after updating to 2.2 Please advise.

    http://dev.atlasdie.com/

    #168401

    Hey!

    Please add following code to Quick CSS in Enfold theme options and adjust as desired

    .main_menu { right: 15%; }
    #top #menu-item-search { right: -20%; }

    Cheers!
    Yigit

    #168390

    Hi!

    You need to open the avia.js (with a text editor) file which is located at the js folder in the theme directory.

    After that, scroll down to the bottom and add this block of code:

     function newWindow(contentsURL, winName, winProps, width, height) {
         if (!winName) var winName = "CALCULATOR";
         if (!winProps) var winProps = "menubar=0,toolbar=0,resizable=0,location=0,status=0,scrollbars=0";
         if (!width) var w = 620; 
         else w = width;
         if (!height) var h = 400;
         else h = height;
         var x = 100; y = 100;
         var args = "width=" + w + ",height=" + h
          + "," + winProps
          + ",screenx=" + x + ",screeny=" + y
          + ",left=" + x + ",top=" + y;
         window.open(contentsURL, winName, args);
        }

    Then, you just need to add the link (to the calculator) wherever you want, as HTML:

    <a href="javascript:newWindow('http://www.mackenziefinancial.com/rrspcalculator','RRSPcalculator','','620','400')"> RRSP Calculator</a>

    Best regards,
    Josue

    #168372
    shriii
    Participant

    I attempted to ask a follow on question here https://kriesi.at/support/topic/portfolio-items-permalink-and-breadcrumbs/ but the topic was closed and I did not receive a reply.

    I would like to use the portfolio pages to showcase my products, mainly to reuse the nice way portfolio items can be presented in other pages – portfolio grid, etc.

    Is there a way to rename the /portfolio-item/ to something like /products/?

    I think the resolution proposed in the other thread was to create your own custom post, but I’m afraid I will lose the ability to present such custom types in the fashion portfolio items can be displayed?

Viewing 30 results - 139,021 through 139,050 (of 142,903 total)