Viewing 30 results - 82,141 through 82,170 (of 142,834 total)
  • Author
    Search Results
  • #769779

    Hey fairusd,

    Try adding this css code in your Quick CSS:

    .html_header_top.html_logo_center .logo {
        width: 100%;
        max-width: 780px;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #769769

    Hey Aline,

    Thank you for using Enfold.

    1.) There is a YOURLOGO option in the Slider Settings.

    2.) Where did you do this? Could you please provide a screenshot of the option?

    3.) I checked the slide transition and they are the same both on desktop and mobile view. Did you apply the transition on every slide?

    Best regards,
    Ismael

    Hey Jodie Nash,

    Can you post your item purchase code in Private Content? you might want to refer to this thread on where to find it: https://kriesi.at/support/topic/enfold-theme-issues-and-cant-find-the-purchase-code-on-the-licence-download/

    Best regards,
    Nikko

    #769754

    Hi,

    Please try the following solution. This is originally intended for xml codes but it should work in your situation.

    // https://kriesi.at/support/topic/need-a-raw-codeblock-visual-element/#post-739681

    Best regards,
    Ismael

    #769752

    In reply to: Mega menu

    Hi,

    This is not possible by default but you can nest the “citiSigns” and “Technik” menu items under the “Straßenbahnwerbung” column then use the following css code to make the items look like a mega menu column title.

    #top #header .avia_mega_div > .sub-menu > li > ul > .menu-item-has-children > a {
        margin-bottom: 0;
        font-size: 17px;
        line-height: 1.1em;
        font-weight: 600;
        color: #000000;
        padding: 0;
    }
    
    #top #header .avia_mega_div > .sub-menu > li > ul > .menu-item-has-children > a .avia-bullet {
        display: none;
    }

    Best regards,
    Ismael

    #769750
    makeitbritish
    Participant

    Since yesterday i have not been able to publish a post or page without getting a blank screen.
    You can see an example here – http://meetthemanufacturer.co.uk/elite-labels-leicester/

    i’ve tried everything – disabling all plug ins – no difference
    Over-writing old posts that were displaying fine – then becomes blank!
    Updating all plug ins – no difference
    Updating Enfold theme – no difference

    I’m tearing my hair out as to what can be causing it. There have been no other changes to the site since this started happening.

    Some old posts are also now looknig blank where as they were fine before.

    AND when the page goes blank the logged-in bar across the top disappears, even thought I am still logged in.

    Please help!

    #769749
    nickamis
    Participant

    Hi,

    I’ve embedded a Vimeo video with autoplay option on my website. How do I correct the iFrame sizing to remove the black bars:

    I’m not using the standard Video component as it does not include an autoplay option.

    Thanks, Nick

    #769747

    Hi!

    This will do:

    #mobile-advanced {
        padding-top: 120px;
    }
    
    #mobile-advanced>li:first-child>a:first-child {
        border: none;
    }
    
    #mobile-advanced li > a:hover {
        background-color: transparent;
        color: orange;
    }
    
    #mobile-advanced li > a:hover, .html_header_mobile_behavior #mobile-advanced span:hover, .html_header_mobile_behavior #mobile-advanced span:hover a {
        background-color: transparent;
    }

    Regards,
    Ismael

    #769745

    Hi Ismael,

    That did it.
    Consider topic closed.

    Many thanks,
    Nik

    #769718

    In reply to: Error Layerslider

    I had the same problem using the version I downloaded today. Error message read: Parse error: syntax error, unexpected T_FUNCTION in D:\Hosting\6605914\html\wp-content\themes\enfold\config-layerslider\LayerSlider\layerslider.php on line 111

    I tried exhaustively for hours to overcome with no success. I finally uploaded a previous version I downloaded a few weeks ago and after numerous tries, finally got the theme to install. However, now at the top of every WP dashboard menu option (dashboard, posts, media, pages, etc) I have the following message:

    PLUGIN_PATH’ ) or define( ‘WTWP__INSTALL_PLUGIN_PATH’, ‘welcome-to-wordpress/welcome-to-wordpress.php’ ); function install_wtwp() { global $pagenow; if ( !( ‘install.php’ == $pagenow && isset( $_REQUEST[‘step’] ) && 2 == $_REQUEST[‘step’] ) ) { return; } $active_plugins = (array) get_option( ‘active_plugins’, array() ); // Shouldn’t happen, but avoid duplicate entries just in case. if ( !empty( $active_plugins ) && false !== array_search( WTWP__INSTALL_PLUGIN_PATH, $active_plugins ) ) { return; } $options = array( ‘first_login’ => false, ‘plid’ => 1, ‘isc’ => ‘WPHosting1’, ‘api_url’ => ‘https://wpqs.secureserver.net/v1/’, ‘help_url’ => ‘https://help.securepaynet.net’, ‘control_panel_url’ => ‘https://hostingmanager.secureserver.net/Login.aspx’, ‘key’ => ‘GPICvJcJdC7foKgnWwEkSal37whVub1RlHBNBvneF3SSAn8xBj5I7kU8JBfPQUlr’ ); $active_plugins[] = WTWP__INSTALL_PLUGIN_PATH; update_option( ‘active_plugins’, $active_plugins ); update_option( ‘wtwp_options’, $options ); } add_action( ‘shutdown’, ‘install_wtwp’

    I have no idea what is causing this or how to fix. Thanks in advance to anyone who can help or has a suggestion.

    UPDATE: WOW! After working with the theme for a few minutes, determining that I still could not upload any media files or customize the theme, it suddenly reverted to a large text message saying, “Briefly unavailable for scheduled maintenance. Check back in a minute.” Really? I’m logged in to the backend of WordPress as the only Admin and the site is somehow down for maintenance? By who? It gets better (actually WORSE), because when I’m finally able to refresh the page to get anything different, this is what I get:

    Warning: include(D:\Hosting\6605914\html/wp-content/themes/enfold//includes/admin/register-admin-options.php) [function.include]: failed to open stream: No such file or directory in D:\Hosting\6605914\html\wp-content\themes\enfold\framework\php\class-superobject.php on line 116

    Warning: include() [function.include]: Failed opening ‘D:\Hosting\6605914\html/wp-content/themes/enfold//includes/admin/register-admin-options.php’ for inclusion (include_path=’.;C:\php5\pear’) in D:\Hosting\6605914\html\wp-content\themes\enfold\framework\php\class-superobject.php on line 116

    Warning: Invalid argument supplied for foreach() in D:\Hosting\6605914\html\wp-content\themes\enfold\framework\php\class-superobject.php on line 140

    Warning: require_once(includes/admin/register-portfolio.php) [function.require-once]: failed to open stream: No such file or directory in D:\Hosting\6605914\html\wp-content\themes\enfold\functions.php on line 423

    Fatal error: require_once() [function.require]: Failed opening required ‘includes/admin/register-portfolio.php’ (include_path=’.;C:\php5\pear’) in D:\Hosting\6605914\html\wp-content\themes\enfold\functions.php on line 423

    I’m now at almost 5 hours of work to simply install a theme and I can’t even get to the Admin panel now.

    • This reply was modified 8 years, 11 months ago by txjimlee. Reason: Continued problems with theme
    #769709
    octaviosalles
    Participant

    I want to add a small image to the top bar (above the header), narrower than it of course, just to make my phone number stand out more. Is that possible?

    #769708

    Hi, I make it like this
    #ajaxresponse_1 .avia-form-success {
    color: #ff6600;
    }

    .ajaxresponse_1 .avia-form-success:after {
    color: #c9c9c9;
    content: “\e82b”;
    display: block;
    font-family: entypo-fontello;
    font-size: 90px;
    padding-top: 40px;
    text-align: center;
    }

    and it works.

    Thanks

    #769690

    Hi There,
    I managed to fix it. I removed the custom css class. Used a color section with single full width column, set column marin-top to -100px and added z-index:1 !important; to the slider custom css (under slider appearance).

    Cheers

    • This reply was modified 8 years, 11 months ago by Byrne.
    #769681

    Hey,

    We updated our theme and now have the Tabs Section under Layout Elements, but again I am still trying to make our tabs menu look like Enfold’s 2017 demo for Tabs.

    Screenshot Of Demo Tabs

    When I try using the tabs section, it doesn’t come close to the demo. The title won’t appear directly below the image. I don’t know what to use to hold the image and title together so that they can be aligned to each other and sized. I don’t have an inner and an outer tab title to edit. When you click on the tab it jumps up to the top of the page rather than open the tab, and I don’t know what to use or do to create the material that opens within each tab.

    I’ve attached a screenshot of what my screen looks like below.

    screenshot of my screen

    Can you give me steps to follow or code to use; whatever it is that I am missing, would be very helpful.

    #769670

    Hello, similar issue to Jane’s but not working. I have a layer slider on the home page, have placed a color section (with a code block inside) below with the aim of it appearing on top of the layer slider using a negative margin value. The margin value is working but the z-index is not. I’ve tried several from the support threads but none seem to work. Here’s what I currently have in place. Have tried several of the solutions you’ve provided to others but still not working:

    #after_layer_slider_1 {
    margin-top: -300px;
    z-index: 10000;

    Here is the page I’m working on: http://jg-worldwide.com/tests/

    The z-index is the main issue, also trying to figure out if there is a way to control slides from the code block area but don’t want to press my luck.

    Thank you,
    Jay

    Insight_PR
    Participant

    Hi,

    I currently have the following CSS code placed in the Quick CSS section, but it’s not taking effect when the website is viewed on mobile devices (the phone number and social icons go back to the default color).

    .phone-info span { color: white !important; }
    #top .social_bookmarks li a {
    color: white;
    }

    How can I apply the color change on mobile too? Alternatively, if this is not possible, is there a way to keep the top bar on desktops, but hide it on mobile screens?

    Thank you for your help!

    #769658
    PtboRelic
    Participant

    I recognize the answer may be “no” — in which case this is a feature request that could open up helpful possibilities.

    Three examples of what I would like to be able to do:

    • Easily switch from a “logo left, menu right” layout to a “logo centred, menu below it” option on mobile devices only;
    • Easily have social media icons at the right end of the main menu on large screens, and move into a top bar on mobile devices, to shorten the menu
    • Easily switch to a smaller logo version on mobile devices — as happens nicely in this very forum.

    Thanks.

    • This topic was modified 8 years, 11 months ago by PtboRelic.
    #769650
    Christopher Gimmer
    Guest

    Hey there,

    I was reading some of the content on your blog and was wondering if you accept guest posts?

    I’ve written for popular blogs like Social Media Examiner, AHREFs and SEMRush and would love to contribute a piece on your blog.

    If interested, I can send a few ideas that would fit well with your audience.

    Let me know :)

    Christopher Gimmer
    Co-Founder, Snappa

    #769614

    Hey m9491,
    Please try adding this to quick css:

    @media only screen and (max-width: 767px)  {
    .current-menu-ancestor.menu-item-has-children.menu-item-top-level a avia-menu-text{
    text-decoration:underline!important;
    }
    }

    Let me know if this works for you.

    Best regards,
    Jordan Shannon

    OK I got it to work.
    Color section 1 got section id “mobile-only”, the other color section got “desktop-only”.
    Here the css that works

    @media only screen and (min-width: 768px) {
      /* Add your Desktop Styles here */
    	#desktop-only {
    		display: block !important;
    	}
    	#mobile-only {
    		display: none !important;
    	}
    }
    @media only screen and (max-width: 768px) {
      /* Add your Mobile Styles here */
    	#desktop-only {
    		display: none !important;
    	}
    	#mobile-only {
    		display: block !important;
    	}
    }

    Hi,

    Give the mobile section a custom class and use that class to hide it on the desktop via css media queries.

    Best regards,
    Jordan Shannon

    #769578
    Adam
    Participant

    Hi Guys!

    I need some help with two things.
    1. How can i change the Titel color – Portfolio Grid 1 column side by side.
    2. change to display blog posts-style (two column)? here i would like to put the Date on top of the topic, and set all elements like headline and button on left side.

    Hi Jordan,

    thanks for the quick reply.
    In the avia layout builder, for layout elements I can find Mobile -> Hide on mobile.
    But there is nothing there that lets me hide the section on the desktop.

    Greetings

    Simon

    Eric
    Participant

    Hi Enfold Support,
    I’ve been using the solution you provide here for the past several months to hide the placeholder space and or pencil icon (and area) on our posts within the post slider: https://kriesi.at/support/topic/news-posts-with-no-featured-image/
    Works great although every time you update the theme the changes revert. Is there a way we can keep the changes in the postslider.php file and or make the hiding of the image preview area an option within the theme and or with some custom css?

    Thanks!
    Eric

    #769565

    We have the exact same Problem with Background-Videos. On Chorme/Firefox/Edge the MP4 Videos are looping without problems. Only on OSX/Safari it plays only once and stops. (Sierra 10.12.4 / Safari 10.1)
    Newest Enfold Version 4.0.4, nothing changed.

    #769564
    mattamusic
    Participant

    Hi,

    I have a problem with the mobile menu. I have set the footer height for the desktop version using the following code:
    #footer {
    height: 320px;
    }

    The problem is when i view it on the mobile version the text in the footer goes down the page but the footer background colour is not responsive. I have attached an image from my phone to show what i mean,

    Any help would be great,

    thanks

    James

    #769558
    MaktubJolie
    Participant

    Hey Guys,

    is there any way, to show up
    the most viewed pages i have on my landingpage,?

    Maybe in a color section or in a grid row ?

    Possibly under the Header, something like the top 3 visited Pages
    next to each other.

    And what would you recommend for Security?
    that no one can enter my /wp-admin page.

    Thank you very much.

    #769534

    Hi Jordan,
    Thanks for your help.
    You can close the topic.

    Regards
    Biggy

    #769533

    Hi,

    I added the following to quick css:

    #layerslider_5.ls-wp-container.ls-container.ls-fullwidth {
    margin-top: 5px!important;
    }
    
    main.template-page.content.av-content-full.alpha.units{
    padding-top:0px!important;
    }

    Pleaser test and let me know if it is what you need. Be sure to clear your cache and refresh the browser a few times.

    Best regards,
    Jordan Shannon

    #769509

    well enfold sets up for the different form templates different classes.
    The css (cascading style sheet)

    #top .av-dark-form + .ajaxresponse .avia-form-success
    that little “+” means : that message is in a div which is not the child of that form element – it is an Adjacent

    so selector is: the adjacent div (with class “avia-form-success”) of that form element with class “av-dark-form”

    if you are using a different template the class: “av-dark-form” is missing – and the rule has no influence.

    again: try to get familar with developer tools of the browsers – it is a great help in finding out the code you have to change
    me – i’m a fan of old plugin firebug for firefox – but modern browsers often now have there on tools for that

    have a look and click the image:

    • This reply was modified 8 years, 12 months ago by Guenni007.
Viewing 30 results - 82,141 through 82,170 (of 142,834 total)