Viewing 30 results - 229,381 through 229,410 (of 244,448 total)
  • Author
    Search Results
  • #220827

    Thanks Ismael,

    I have solved the issues in the following way, following your instructions:

    (1) Replacing in loop-index.php:

    //echo preview image
    if(strpos($blog_style, ‘big’) !== false)
    {
    if($slider) $slider = ‘‘.$slider.’‘;
    if($slider) echo ‘<div class=”big-preview ‘.$blog_style.'”>’.$slider.'</div>’;
    }

    for

    //echo preview image
    if(strpos($blog_style, ‘big’) !== false)
    {
    if($slider) echo ‘<div class=”big-preview ‘.$blog_style.'”>’.$slider.'</div>’;
    }

    (2) Adding on quick css only:

    .template-blog .post .entry-content-wrapper, .template-blog .blog-meta {
    overflow: hidden;
    margin-top: 10px;
    }

    (3) Adding on quick css:

    .tag .post-title.tag-page-post-type-title {
    border-bottom: 1px solid #e1e1e1;
    padding-top: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    }

    Thanks very much for your job. I am delighted to have chosen enfold theme because I thin:

    – It is a great theme
    – All kriesi team work to add more a more functionalities
    – And, of course, ¡a great support!

    Thanks for your time and support, Raúl.

    Hey!

    Glad we could help you. :)

    Cheers!
    Ismael

    #220796

    Hey jmaguirrei!

    Edit functions-enfold.php, find this code on line 327:

    function avia_post_nav($same_category = false, $taxonomy = 'category')

    Replace it with:

    function avia_post_nav($same_category = true, $taxonomy = 'category')

    Regards,
    Ismael

    #220795

    Topic: Icon Set

    in forum Enfold
    masterr
    Participant

    Hi,

    Anyway to add additional icon sets so i can select them from the Enfold Icon menu. I tired using WP SVG Icon by placing the <Span statement in the text, though when i go back into the text the code has gone. So two part question, can i add more icons, and how can i edit the HTML properly as it is not selectable once the AVIA builder is used. Click on the text box and nothing in there?

    Cheers

    #220789

    In reply to: Enfold Showcase

    Hey!


    @chavamx
    : Lucky friend! The website http://orwa.com.mx/ is not loading.


    @Raymmar
    : Nice website. Clean and sleek. Thank you for using Enfold. :)

    Cheers!
    Ismael

    #220777

    Hey Mark!

    Try setting this option on Enfold > Sidebar:

    Regards,
    Josue

    #220771

    Topic: I have some questions!

    in forum Enfold
    bbettega
    Participant

    Hello everyone, before I posting this question here, i tried to solve my problems reading a lot of blogs… but I don´t have sucess on my search.

    Here´s the site that I´m working:

    http://www.healthemporium.com.br/kangoojumps/ondepraticar

    Question 1

    How I remove the DATE of all my posts?

    Question 2

    I change the option on the Enfold Theme Option, about the sidebar navigation… I really don´t want that this side bar appear… I already change it on page functions and the theme option, but the side bar navigation insist to appear… Did I something wrong?

    (Last Question) Question 3

    Error page 404, When i can edit the content of this page? Have some specifc archive?

    Well

    Thank you fot the atention! Please, help me!!

    #220762

    Topic: Hover on Blog Icon

    in forum Enfold
    hawea74
    Participant

    Hi there,

    On my Blog page of Enfold, when the large Iconfont next to each post is hovered over, the raw blog post HTML contents are displayed as a tool tip.

    Is there any way to disable this ?

    I can send a URL or screenshot as a reply.

    Thanks, David

    Trystan
    Participant

    Hey guys,

    I just found this thread: Change meta info of frontpage blog

    Unfortunately though I have no clue how this would apply to my current situation. I would like the blog to indicate when a post has been last updated instead of when it was first published.

    Basically I want it to be like this.

    Thanks in advance for your help!

    • This topic was modified 12 years, 1 month ago by Trystan.
    #220727
    aliquill
    Participant

    I am trying to create a 3/4 width header. I’ve used your css to turn off the logo so I can use the background image. But no matter what image size I use I just can’t get it aligned properly. see http://test.brightminder.co.uk/ How do I get the image closer to the social icons. What is max size image Enfold will handle?

    Hi lunchforone!

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

    .bottom_nav_header.social_header #header_main .container {
    height: 165px; }
    #top .social_bookmarks li a { font-size: 18px; }

    2- Please refer to my post here https://kriesi.at/support/topic/remove-alternate-content-area/#post-218971
    3-

    .single-post .big-preview.single-big { display: none; }

    4- Please refer to my post here https://kriesi.at/support/topic/footer-socket-question/#post-193649

    Best regards,
    Yigit

    #220714

    Hi osukaru!

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

    .fullsize .grid-col-4 .grid-image:hover { opacity: 0.5!important; }
    .image-overlay { display: none!important; }

    Regards,
    Yigit

    #220710

    In reply to: Menu

    Hey!

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

    .main_menu .menu ul { top: 70%; }

    Best regards,
    Yigit

    #220708

    In reply to: about IE11 and before.

    Hi!

    I’m not getting any column issues testing with IE on my end but you can also try updating your Enfold theme to the newest version which has more bug fixes and changes that have been released in the past few months.

    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Cheers!
    Devin

    #220697
    crevlon
    Participant

    Hallo,

    wie kann ich folgende mittels Quick CSS erhalten?

    – Die Schriftgröße der Button-Zeile verändern
    – Die Schriftfarbe der Überschriften-Zeile verändern
    – Preisangabe so wie bei der Enfold Theme Demo unter “Pricing and data Tables” einfügen (Schriftfarbe des $ und die Schriftgröße des “per month”)

    Liebe Grüße,
    Marco

    • This topic was modified 12 years, 1 month ago by crevlon.
    #220692

    Hi Enfold, I figured it out. thanks anyway.

    Kvn

    #220686

    In reply to: A few questions

    Thank you for your help. I’ve managed to get a link in the socket and images in the footer, but I’m still having trouble with making the icon boxes the same size and getting a link on one word within the footer. I’m a complete novice so it’s highly possible that I’m not doing something right!

    Also, I’m just using the table that comes with the Enfold theme to display tabular data.

    Any other help would be much appreciated!

    thank you,

    Lauren

    #220682

    Hey davidtaylorwebmedia!

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

    #top .avia-logo-element-container img { filter: grayscale(100%);
        -webkit-filter: grayscale(100%); 
        filter: gray;
        -webkit-transition: all .6s ease;}
    
    #top .avia-logo-element-container img:hover {    filter: grayscale(0%);
        -webkit-filter: grayscale(0%);
        filter: none; }

    Best regards,
    Yigit

    #220679
    davidtaylorwebmedia
    Participant

    is it possible to have partner logos slider in greyscale which go to colour on hover…I saw it on another site which uses enfold…but can’t see how to do it

    thanks

    #220678
    kevinpropper
    Participant

    Can I add a background image that will only show up on a specific page? If I go to Enfold>styling>background image it adds the same image to every page. I’d like to use a different background image on each page.

    Thanks for your help.
    Kevin

    #220674

    In reply to: Easy Slider

    Hey mohammad-psm!

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

    .avia-slideshow { margin-top: 5px; margin-bottom: 5px; }

    Best regards,
    Yigit

    #220672

    Hi!

    Please add following code to Quick CSS as well

    .social_header .phone-info { font-size: 16px; }
    #top .social_bookmarks li a { font-size: 17px; }
    .content { padding-top: 10px; }

    What type of header are you using? You can post the link to your website or check it in Enfold theme options > Header tab

    Regards,
    Yigit

    #220665

    In reply to: Enfold Showcase

    Enfold has changed my world. It allows me to create the website I always wanted without the crazy custom design expense.

    Raymmar.com – Curious, Creative & Controversial!

    Awesome! You are all so wonderful! Thanks and sorry that this has been such a long process! I tried to convince them that they didn’t need CryptX but an IT guy insisted, even though they never had any encryption on their emails before! So, everything must have gone haywire when that was installed. thank you, thank you :)

    #220655
    Raymmar
    Participant

    http://raymmar.com/COI/conversation/welcome-to-circles-of-influence/

    There is something happening where the gravatar profile area is encroaching on the actual forum post. Not to mention that the text is hard to read and it just looks bad. I am not even sure what would cause this. Any suggestions?

    This is happening on all test entries I have made in the forum so far and I do not think this was happening a few days ago.

    Additionally, how can I set the color scheme for buddy press to match the style sheet in the theme?

    #220649

    In reply to: Enfold Showcase

    Here is a website I did for a friend… everything in a single page and using prettyphoto (iframe) for more information.

    http://orwa.com.mx

    #220632

    Hey!

    Can you point out the sections? You can add following code to Quick CSS in Enfold theme options under Styling tab to decrease the height of HR elements and adjust as needed

    .hr { height: 25px!important; }

    Cheers!
    Yigit

    #220622

    Hi!

    Go to Enfold > Sidebar and check this:

    Regards,
    Josue

    #220614

    Topic: Easy Slider

    in forum Enfold
    mohammad-psm
    Participant

    Hi I would like to thank you for the great theme that you have created, I am currently in the process of editing the template and one problem that I have is that the Easy Slider has different padding on different pages, I looked at other topics posted and tried the following code:

    .content, .sidebar {
    padding-top: 20px;
    padding-bottom: 20px;
    }

    within the enfold styling quick css, but unfortunately they are still in different positions as if each slider has its own padding too or something, could you please help me with this. Thank you.

Viewing 30 results - 229,381 through 229,410 (of 244,448 total)