Viewing 30 results - 132,931 through 132,960 (of 142,577 total)
  • Author
    Search Results
  • #229552

    now I tried:

    @media only screen and (min-width: 768px) {
    /* Add your Desktop Styles here */
    #footer .container { padding: 10px 0 10px 0; }
    #footer .widget { margin: 10px 0 10px 0; }
    }

    also without success

    #229547

    Not working:

    code looks like this:

    @media only screen and (min-width: 768px) {
    /* Add your Desktop Styles here */
    #footer {
    padding: 10px 0 10px 0; }
    }

    ……..is that right?

    #229539

    Thanks for this link. I’ve had a look into it, but it looks like the script needs to reference a media query to work.
    This is fine for mobile media queries, but my custom.css file doesn’t have a media query setup for the normal desktop styles. Am I meant to create a new media query to contain all my custom css so this script will work? I’m a little confused on how it should be implemented with Enfold.

    #229529
    NeilMaxwell
    Participant

    Hello
    I have a single page website with menu items linking to different headers in the page using #about or #services etc.

    The underline effect used to highlight the different menu items as you scrolled down the page or it would underline something if you click on it, this seems to have stopped working and I am not entirely sure what I changed to cause it to break.

    Could you point me in the right direction?

    Thanks

    #229520
    ftt123
    Participant

    Hello, I need my website in spanish and enclish and I am going to buy WPML.
    I would like to display WPML language switcher at the top of the page in the small menu or at the rightend of the main menu, something like “ESPAÑOL | ENGLISH”…is it possible?
    thanks!

    #229514
    nicolasweh
    Participant

    enfold scroll-top-link icon disappear from 480 px to 768px width
    I just noted that, both in chrome and Firefox, is there some reason for that?
    I’d like to have that scroll icon always fixed to the right for the bottom of my pages when I’m scrolling down regardless of the width size of the screen or resizing it.
    Thanks

    #229503
    wildbrid
    Participant

    With reference to the following thread:
    https://kriesi.at/support/topic/navigation-menu-for-long-single-page-website-with-enfold/#post-177245
    Is there an easier way to only highlight the menu link when it is active and turn it off when it’s not being scrolled to?

    Right now, when I add the full url with the hashtag section (eg: http://mydomain.com/#about-us) to the menu custom link, my menu link for About Us is highlighted even when I did not click it to scroll to that section.

    Hope you can help without need for users to hack the current code.
    I’ve downloaded the latest version, or have I missed out any other required downloads to update this area?

    Thank you!

    • This topic was modified 11 years, 10 months ago by wildbrid.
    #229481

    In reply to: html Embedding videos

    Hey!

    Please try to update Enfold to 2.5.4. Kriesi did some debugging ( https://kriesi.at/support/topic/2-5-background-videos-user-examples-for-debugging/ ) and the youtube api issue should be fixed now.

    Regards,
    Peter

    #229443
    HawthornTravel
    Participant

    Hello,

    I have a problem after having updated the Enfold theme for my website today 26-Feb-14.

    The path for WP-Cache was wrong so I couldn’t access my website anymore (front office and back office). I have now modified wp-config and changed from ‘WPCACHEHOME’ to ‘WP-CACHE’ and can now access to the admin panel and the website.

    However, there is a massive white gap between the URL bar and the top header of the website. Can you please advise?

    Thank you in advance,
    Charlotte

    #229416

    In reply to: Submenu

    Hi!

    Can you please give us a link to the website? Are you talking about the dropdown menu or the submenu on top of the header?

    Best regards,
    Ismael

    #229414

    Hi!

    The Masonry elements are powered by Isotope, so you would start investigating there:
    http://isotope.metafizzy.co/

    Found this:
    http://stackoverflow.com/questions/14043879/jquery-isotope-queue-shuffle-randomize-animation

    When you find/create the right snippet, simply add it to avia.js at the very end:

    jQuery(function() {
    // your code
    });

    Best regards,
    Josue

    #229401
    akraemer
    Participant

    Hello,

    I need my portfolio grid to have external links that open up in a new tab. I have figured out how to get them to open the link I want but the link remains in the same tab. I have tried replacing the code with code provided by Dude here….

    Sadly this new code did not help. I appreciate you input!

    • This topic was modified 11 years, 10 months ago by akraemer.
    #229400

    In reply to: Comment format issues

    Hey Gee Are!

    We can’t offer fixes non-supported third-party plugins but i found a quick solution for your second issue, add this to the Quick CSS:

    #commentform p:nth-child(10) label, #commentform p:nth-child(11) label {
        left: 0;
    }
    #subscribe-label {
        left: 21px !important;
        padding-top: 5px !important;
    }
    .comment-subscription-form {
        top: 18px;
    }

    Regarding the first one, i’d recommend you to use another plugin (like this one).

    Cheers,
    Josue

    #229388

    Hi!

    The Post class gets attached to the body element, so the code should be:

    #top.postid-252 .fullsize .template-blog .entry-content-wrapper > * {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    }

    Cheers!
    Josue

    #229347

    In reply to: Fullwidth Easy Slider

    Hey bert787!

    Do you have the latest version of Enfold? Please report the issue here. Provide the login details and other information that can help us debug the issue. https://kriesi.at/support/topic/2-5-background-videos-user-examples-for-debugging/

    Best regards,
    Ismael

    #229338

    Hey!

    Yes, Color Section elements only work fullwidth. As a workaround you can add Widget Area element to your page and add needed widgets inside it in Appearance > Widgets

    Best regards,
    Yigit

    #229334

    Hi 4youth!

    1- Please try to increase the allocated memory to 128M http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
    You can also contact your service providers to do it
    2- I have just checked your website on my iPhone and responsiveness seems fine http://i.imgur.com/DYe0M49.png
    Special heading text on the bottom is a bit too big, you can decrease the font size by adding following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 480px) {
    body .av-special-heading.blockquote > *  { font-size: 35px; }}

    3- Please see Peter’s post here https://kriesi.at/support/topic/add-a-new-custom-font/#post-212124
    4- No, we do not. You can try hiring a freelance developer on Microlancer, Codeable or WorkPress
    Best regards,
    Yigit

    #229315

    Thanks for the response, Yigit. I think I may not have been clear on what I meant.

    What I mean is the two tabs at the top right of your linked image that say “Visual” and “Text”. Typically, when I work on a WordPress page, it remembers which editor I was using last (Visual or Text) and when I go to edit the page again, it opens that one.

    As we all know, the Visual editor can often mess with our custom html code that we create in the Text editor. But this is only an issue sometimes, so I don’t want to disable the Visual editor completely by editing my User profile.

    So when I edit text in, for example, an iconbox, I’d like is for it to do one of two things:
    1. Remember whether I used Visual or Text for that particular iconbox the last time I saved it.
    OR
    2. Default to showing the Text editor and then I can click the Visual editor if I want it. That way, for the cases where I have custom code that WordPress might mess up, it’s not messed up simply by opening the iconbox box to edit it each time.

    Hopefully that’s more clear about what I’m trying to do.

    Thanks.

    #229307
    Presumebox
    Participant

    Hello;

    I’m trying to include a gallery like the example of the demo “Single Portfolio include: 2/3 Gallery”

    How can I do this?

    excuse my ignorance, I was looking for tutorials and practicing with wordpress desktop and fails to do so.

    I hope your help, thank you.
    regards

    #229291

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #top .widget ul { list-style: none; }

    Best regards,
    Yigit

    #229290

    Hey rfarthofer!

    Please refer to Josue’s post here https://kriesi.at/support/topic/how-to-remove-tooltips/#post-224464

    Regards,
    Yigit

    #229289

    In reply to: Submenu

    Hey Guilherme!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    #top .main_menu .menu li ul a { font-size: 16px; }

    Best regards,
    Yigit

    #229279

    OK, I think I may have figured it out. Will this cause any responsive design problems?

    #top .title_container .main-title a {
    position: absolute;
    right: 0;
    }

    .breadcrumb {
    left: 0;
    }

    #229275
    danaldo
    Participant

    Hi there,

    great theme and forum!

    I would like to use only a couple of post formats for the blog and want to add a new one:
    standard
    link
    quote
    alert (new)
    gallery (hide)
    video (hide)
    bild (hide)
    audio (hide)

    1. How can I hide some post formats in the backend (on the right sidebar listing all formats)?

    2. Can I add some default WordPress post formats that you didn’t include, like aside and chat?
    This didn’t really work: https://kriesi.at/support/topic/how-to-add-new-post-format/#post-224776
    I already found out in the forum that it is not easy to create a new post format and I also don’t want to use the workaround with custom post types. My target group using WP should only learn how to create a post. So maybe I abuse an existing format, which leads to the next question:

    3. If I cannot use a brand new format, how can I customize an existing post format?
    It is supposed to be an “alert” kind of post format, so I want the users to be able to choose a format called “alert” in the backend, so that the frontend shows a different icon and different color to red for the <div class=”blog-meta”></div>

    This in red with different icon and color: Example

    Thanks in advance!

    Daniel

    • This topic was modified 11 years, 10 months ago by Yigit.
    Imburr
    Participant

    I have 3 theme hacks that I have to update every time you update, perhaps you guys can easily point me in the right direction with them? The first hack adds title tag to the logo- for whatever reason the theme does not add it correctly.

    Theme/framework/php/function-set-avia-frontend.php
    Line 426 to:

    
    		if($logo = avia_get_option('logo'))
    		{
    			 $logo = "<img src='{$logo}' alt='{$alt}' title='{$alt}'/>";
    			 $logo = "<$headline_type class='logo'><a href='".$link."'>".$logo."$sub</a></$headline_type>";
    		}
    		else
    		{
    			$logo = get_bloginfo('name');
    			if($use_image) $logo = "<img src='{$use_image}' alt='{$alt}' title='{$alt}'/>";
    			$logo = "<$headline_type class='logo bg-logo'><a href='".$link."'>".$logo."$sub</a></$headline_type>";
    		}
    

    I manually added in title='{$alt}’ in both statements to get the title to work.

    The second hack is to add text to the cart button, and to hide it with a CSS indent.

    Edit config.php in enfold\config-woocommerce\config.php
    Line 758

    
    $output .= "<a class='cart_dropdown_link' href='".$link."'><span ".av_icon_string('cart')."><span class='hide'>Cart</span></span></a><!--<span class='cart_subtotal'>".$cart_subtotal."</span>-->";
    

    The hide class has my indent/hide code on it.

    The last hack is to add customability for visibility to theme menu’s, which I found in your forum here.

    Add code to enfold/functions.php
    add_theme_support(‘avia_conditionals_for_mega_menu’);
    On line 17
    Under
    if(isset($avia_config[‘use_child_theme_functions_only’])) return;

    Reference: From <https://kriesi.at/support/topic/enfold-conditional-menu/&gt;

    Is there any way to bring this into the child theme functions.php so I can stop hacking the theme?

    Thank you guys so much for the help!

    #229253
    peterkay
    Participant

    Love the theme! Please supply me w/ the CSS to put the page title on the right and breadcrumbs on the left.

    I got this to work:

    .breadcrumb {
    left: 0;
    }

    But I’m not having any good results with attempting code like:

    #top .title_container .main-title a {
    text-align: right;
    }

    or

    #top .title_container .main-title a {
    right:0;
    }

    Pls help!

    #229230
    simpson199
    Participant

    Hi!

    I want to make the content body of a special post-id more larger (on post with no sidebars).

    this is the code, that works on every post:

    #top .fullsize .template-blog .post .entry-content-wrapper > * {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    }

    So I only want to have it on 2 ids, but .post-id-123 or .postid-123 dont work:

    #top .fullsize .template-blog .post-id-123 .entry-content-wrapper > * {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    }

    I get the post id from the link in the editing mode of the post.

    what is wrong?

    Thanx a lot from Simps :-)

    • This topic was modified 11 years, 10 months ago by simpson199.
    #229220

    In reply to: Enfold fixed header

    Yes @Josue,

    Yes, but with some modifications because I want the header to be a little bit higher than the image (120px in my case). So I broke de code in two pieces:
    `
    #header_main .container {
    height: 140px !important;
    line-height: 140px !important;
    max-height: none !important;
    }
    #header_main .logo img, .logo a {
    height: 120px !important;
    line-height: 120px !important;
    max-height: none !important;
    padding-top: 10px !important;
    }
    .

    Thank you.

    #229217

    In reply to: Sale! splatter

    I tried.. but its not working…

    I also did it directly with copying the top. on sale into my child style and it moved.. BUT then it moves behind the picture so its not visible, if i move it UP?

    So i don’t know how it can appear ON the picture, and not behind the picture?

    #229207

    Hey!

    Try adding this code to the Quick CSS:

    #av_section_1 .content {
        display: block;
    }

    Where av_section_1 is the ID of the color section.

    Cheers! 
    Josue

Viewing 30 results - 132,931 through 132,960 (of 142,577 total)