Viewing 30 results - 241,171 through 241,200 (of 244,016 total)
  • Author
    Search Results
  • #131328

    In reply to: Problems with iPad.

    Hi,

    Please upgrade to Enfold 1.8.2.

    You can decrease the padding and the font size when viewing on iPad portrait mode. Add this on your custom.css or Quick CSS

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive .main_menu ul:first-child > li > a {
    padding: 0 7px;
    font-size: 11px;
    }
    }

    Regards,

    Ismael

    #131342

    Hi,

    1.) You can edit the menus on Appearance > Menus panel.

    2.) You can enclose the iconbox shortcode inside an anchort tag then place it inside a textblock shortcode, something like this

    [av_textblock]
    <a href="http://kriesi.at">[av_icon_box icon='1' position='left' title='IconBox Title' link='' linktarget='no']This is an iconbox[/av_icon_box]</a>
    [/av_textblock]

    3.) You can manually edit 404.php to change the layout of the 404 page template.

    Regards,

    Ismael

    #130232

    In reply to: Adding images to table

    Hi,

    You can add a request here: https://kriesi.at/support/topic/enfold-feature-requests

    Regards,

    Ismael

    #26725
    skrinks
    Participant

    Hi,

    I want to increase the H1 heading font size on internal pages. I’ve tried previous support suggestions of quick CSS changes like this:

    h1 { font-size: 34px; }

    and

    .template-page .entry-content h1 { font-size: 34px;}

    But this only affects the H1 on the home page. I want to enlarge the H1 on internal pages – an example page on my site (under construction) is http://welloptimised.com.au/website-optimisation/content-marketing/

    Can you please advise how / where I can make that change?

    Thanks a lot,

    Steve

    #26720
    fabzero
    Participant

    Hi, i need to change color/transparency of the background for the text in the easyslider.

    I can also change font color for slider with a custom css?

    image example: https://dl.dropboxusercontent.com/u/36786817/Schermata%202013-07-25%20a%2013.25.23.png

    Thanks for support

    #131183

    In reply to: Multilingual captcha

    Afaik the captcha which comes with Enfold is a simple equation – the user has to sum up two values (like 2 + 2 = ?), etc.

    I’m not sure why the captcha should be different from language to language because the equation and the solution is always the same?

    #131064

    I didn’t test the code but you can try to insert it at the bottom of functions.php. It will only work if the blog is on the homepage though because the is_home() check will exclude all other pages.

    #114759

    Another vote to support the masonry grid style for galleries please!

    #129480

    OK. Thanks.

    #131063

    Hi.. I dont want to be able to use the advanced layout editor on custom posts… I dont really need that.. I just need to be able to ensure that the loop pulls through the new post type so it shows in the blog feed.. I think this is quite standard but just not sure how.. thought you guys may know as I know how good you all are.. :)

    #131279

    Hey!

    1) I’m sorry but the mega menu does not support this modification.

    2) Yes, open up functions-enfold.php and remove following line

    add_action('avia_ajax_after_save_options_page', 'avia_generate_stylesheet', 30, 1);

    Best regards,

    Peter

    #131316

    Hey!

    1) Insert following code into the quick css field

    #top .fullsize .template-blog.template-author .blog-meta {
    float: left;
    margin: 0 30px 0 0;
    text-align: left;
    }

    2) Go to Enfold > Sidebar and select “Sidebar on Archive Pages” – “right sidebar”.

    Best regards,

    Peter

    The single-cptname.php will work with a child theme and the parent theme and regardless which solution you use it will always load. The include/loop function is not obligatory – Kriesi uses it because it allows the user to customize the wp-contentthemesenfoldincludesloop-portfolio-single.php file within a child theme. The user just needs to create the includes/loop-portfolio-single.php file in the child theme folder and wp will automatically load this template instead of the parent theme file. But if you create the cpt template in the child theme folder youdon’t need to create loop files unless you’ve other reasons (several templates use the same loop template, etc.).

    I’m not sure why it doesn’t work in your case but maybe your cpt conflicts with a plugin? Eg WooCommerce uses the cpt “product” too and you can’t easily create a custom template for WooCommerce products because the plugin uses several template_redirect hooks to bypass the standard wordpress template system…

    #131272

    This is just a recommendation and not a “must” – you can place the banner code anywhere you want in header.php. Just make sure it’s after the body tag. I’d recommend to place it below following lines

    <div id='header_meta' class='container_wrap container_wrap_meta'>

    <div class='container'>

    because the “container” div will center and scale the content on smaller screens.

    #114758

    Requested:

    Support sorting by tags on portfolios instead of categories

    #129823

    Try re-downloading the theme files first since we are actually up to 1.8.2 at this point. If you can give us a link to your site we can take a look live and inspect the code to see whats going on.

    Regards,

    Devin

    #26656
    siteplan
    Participant

    Just purchased the Enfold theme and it looks good so far!

    One question, i selected the header with bottom menu. Is it possible and what do i have to do if i want to display a banner 468*60 in the header in stead of the social icons ?

    Hope you can help me out soon because i need this project started.

    #131096

    In reply to: Enfold LayerSlider

    Hi bethperkins,

    I’m glad you found a workaround. I’ll tag the topic for Kriesi and he can forward it on to the LayerSlider crew.

    Regards,

    Devin

    #131062

    Hi duttonstuart,

    That is a bit beyond what we can help with via support. Its definitely doable but has a very high margin for small errors which can cause things to not work or be a bit buggy.

    Nick did a video integrating the Advanced Layout Editor with custom post type here but the results are not supported as its beyond what Kriesi wrote support for https://vimeo.com/channels/aviathemes/64996057

    Regards,

    Devin

    #130923

    In reply to: Top navigation

    Hi Daan,

    You can add the css to your custom.css file in the Desktop only media query: http://www.daanbudgen.com/wp-content/themes/enfold/css/custom.css

    That will then make it only effect your desktop viewers.

    The search however is tied to the menu so when you move one you move both. Otherwise it starts to get a bit more involved in the changes you’ll need to do to keep everything still working cross browser and responsive.

    Regards,

    Devin

    #26708
    samfoner
    Participant

    I love Enfold and the ease with which I created my site! Thanks guys. A couple questions:

    1. How to remove the Home page link from the header? The “Page Order” number tells what position the page will be listed in the menu in the header. I want to hide the Home link (because clicking on the main header logo returns to Home page).

    2. How to make an entire Icon Box clickable (hyperlink to another page). I have 4 Icon Boxes on the Home page, under the LayerSlider, and want each to link to one of the 4 pages on the site. How can I do this?

    3. How to change the 404 page to match the style of the other pages? Currently, typing in [url.com/doesntexit] will redirect to a 404 page that shows a right sidebar and other elements I have disabled on the other pages. Is it possible to create a custom 404 page that matches, or even better, make it so that any link other than one of the 4 existing pages is automatically redirected to the Home page?

    Thanks!

    Sam

    #26700

    Topic: Tabs bug.

    in forum Enfold
    twelve25
    Participant

    I am trying to create tabs after I create a single tab and go to add more or edit the existing one I have them all go missing to be replaced with an undefined error.

    Please see SS:

    https://www.dropbox.com/s/fekwlurydghimxl/Enfold%20Tab%20Error.JPG

    Any help is appreciated.

    Thank you,

    #26695
    mwolkenfelt
    Participant

    Hey, ive got two questions about some customization.

    – I am a bit stuck adding a menu description line in the menu, like your guide. http://kriesi.at/archives/improve-your-wordpress-navigation-menu-output Do you maybe have a quick fix for enfold? Iam using: Header with social icons and bottom nav.

    – Can I remove the dynamic css from the header? Everytime I save some options back-end, it creates this folder (uploads/dynamic_avia) and this stylesheet within overwrites some customizations within my child theme. I already transferred all the style elements into my custom child.css so I do not need this dynamic stylesheet.

    Thanks,

    Mark

    thebrewhouse
    Participant

    I am having difficulty understanding how to use my own custom single-cptname.php file. I have created a child theme with a custom post type named product. I have successfully added the layout builder to the cpt. Now, I would like to define a custom single.php file to allow for more fine grain control of the output. I have tried to create a single-product.php file within my child theme but that seems to be ignored. I have tried to look at the enfold parent theme’s single-portfolio.php which uses an include/loop. Any help would be greatly appreciated.

    Thanks for developing such a great flexible theme.

    #26693
    Barabbas
    Participant

    Hey, I’ve searched on the forum for this and the answer I found to a similar question was for a different theme and I couldn’t find the code in Header.php. I’m new to this but really enjoying Enfold. How can I put a banner ad in my header at the top of my site? Thank you in advance.

    http://www.MashItOut.com is my site.

    #130693

    Nick,

    Do you have an email address so i am not posting to the world?

    I apologize for so many questions, but every time i want to change a color or add an image, the theme behaves differently

    I just tried to have a 2 column page in which i put an image, a headline, and some copy. Well, i couldn’t use the avia image tool, because that shrinks the image. So i figured out through trial and error that it had to be a slider. Well, that worked. But when i cloned the exact same configuration for the second column, the spacing was different.

    ?

    The logo in the enfold demo stays the same size. When you put your own in, at exactly the same size, it shrinks…

    ?

    I put a background color on the footer. But when i make it green, the type isnt white anymore? I had to make it a light grey.

    ?

    I love the theme. I only like a few I have found so far. I would buy this theme over and over and use it for a bunch of web sites.

    But it is utterly frustrating to have to do everything by trial and error, or look it up in a forum. Because much of the functionality is not documented.

    The guys in the forum have done a really good job at answering questions promptly. But everything I want to do, turns out to be a struggle.

    It is taking tons of time to do some really simple things. At least I thought they were simple. Maybe I am wrong.

    Thx in advance.

    #26686

    Topic: Portfolio Grid

    in forum Enfold
    Pedro
    Participant

    Hello, I’m using WPML with Enfold, and when I create the portfolio grid in spanish, the taxonomy that appear to me are in english. I attached to you two images explaining the situation.

    http://img203.imageshack.us/img203/5145/3f0f.jpg

    http://imageshack.us/scaled/landing/7/qoi6.jpg

    What’s wrong with this? How I can fix it?

    Thank you.

    #131248

    In reply to: Multilanguage question

    Hi!

    I’d recommend WPML. It’s fully supported by Enfold.

    Best regards,

    Peter

    #26684

    Topic: Multilanguage question

    in forum Enfold
    xrisxal2000
    Participant

    Dear Support team,

    pls what plugin to use in order to have greek – english version of the enfold theme.? Pls tell me the best and easiest plugin you think i can purchase!!

    Kind regards,

    xrisxal2000

    #114757

    Another vote to support the masonry grid style for galleries please!

Viewing 30 results - 241,171 through 241,200 (of 244,016 total)