Viewing 30 results - 140,101 through 140,130 (of 142,732 total)
  • Author
    Search Results
  • #137330

    Hi pmb1007,

    Please do not re-post the same question over again. We answer every single question that gets posted unless the user marks it resolved before we get the chance. Right now our response time is a little slower but its still typically under 24 hours.

    Ismael answered your original topic here: https://kriesi.at/support/topic/remove-fade-in-for-first-slide#post-134942

    Regards,

    Devin

    #28387
    f dech
    Participant

    as previously discussed in https://kriesi.at/support/topic/mobile-menu-tablet-breakpoint

    The menu is still overlapping the logo

    #137260

    Hi Bluebelldc,

    Just for future reference our Queue system goes by oldest posted response in a topic to newest. So when you responded last it actually pushed the topic to the end of our Queue at that time.

    To add in the logo to the footer you’ll need to add the html for it to the footer.php.

    It will be just after this code:

    <span class='copyright'><?php echo $copyright . $kriesi_at_backlink; ?></span>

    and can just be regular html to include the logo image.

    Regards,

    Devin

    #136929

    Hi kriru,

    Just a general FYI each time you respond to your own post it moves the topic to the end of our Queue since our queue system goes by oldest content to newest.

    As for your issues, I don’t know where this image comes from or how you generated the content so I can’t say how you would change anything within it: http://screencast.com/t/Xq5OZdoY

    The tags code does not have a limit on how many to display. So you will need to find a plugin that lets you choose the number of tags to display.

    Individual category customization is a bit difficult with WordPress. There are no pages to edit in the WordPress admin so you need to create your own php file just for that category page and customize the page using php/html/css. See: http://codex.wordpress.org/Template_Hierarchy#Category_display

    This code is on line 124 in your header.php file in the theme files:

    <div id='header_main' class='container_wrap container_wrap_logo'>

    It must be there or the site wouldn’t be working.

    Regards,

    Devin

    #129441

    Hi Siobhan,

    I do a quick demo of that style in this video: https://vimeo.com/channels/aviathemes/64927358

    Plain text over an image is going to be tough since an image needs to have very little color noise to let the text stand out. You’ll need to use either an image for the text with a dark outline on the text in the image or use an image with less contrast so that the plain text stands out more on top of it.

    Regards,

    Devin

    #28380
    charlies23
    Participant

    Hi,

    First of all thank you for these awesome tools and templates. Enfold and the avia framework are the best theme and page editor i have seen so far in WP.

    I did not have any problem before but now i have encountered something what i can not explain.

    I am having problem with this site :

    http://aromabotanica.web-developer.hu/

    I was adding a short css code to the Quick CSS box and saved. Enfold did not read any of my style settings since than, and stayed that way no matter what i try. I have tried to update the custom.css as well but it seems it does not read any of my settings i made by editing the custom.cs or by clicking things together using the WP admin>Enfold>Styling menu.

    I am stuck at this point. I would appreciate a lot if you could explain why this is happening and how to prevent it.

    #28378
    ramirezo
    Participant

    Hello,

    A modification I had made through the suggestion of the support team has stopped working after I updated WordPress and Enfold (I had been holding out on both until it seemed safe and it sounded like it from the forum). I don’t know if it’s the Enfold update or the WordPress update that’s causing this, but I’m now running WP 3.6 and the latest version of Enfold. The issue is as follows…

    I had gotten rid of the portfolio preview images altogether, and opened up the preview space for other elements through a modification of this file:

    wp-contentthemesenfoldconfig-templatebuilderavia-shortcodesportfolio.php

    deleting this line, as suggested:

    $output .= “<div class=’av_table_col first portfolio-preview-image’>”;

    $output .= $images;

    $output .= “</div>”;

    That had been working fine for me, allowing me to place content, including video and pictures and text, spanning the entire preview space. However, even after modifying the new portfolio.php file in the same way, I’m still getting a lingering preview image, and it’s totally throwing off my layouts.

    I tried to make this a followup on my original post (titled “ENFOLD – VIDEO AND AVIA LAYOUT BUILDER IN AJAX PREVIEW??”) but that discussion has been closed.

    You can see what I talking about by going here:

    http://omarramirez.net/cms/

    and clicking on pretty much any of the portfolio items.

    Please help me get the site back as it was… I’d appreciate a quick response, because this was close to going live.

    I’d like to know if I’m going to have to downgrade WP or enfold to correct this.

    thanks!

    Omar

    #28373
    richardporter85
    Participant

    I’m trying to globally switch off the image hover options for my whole site but nothing seems to be having an effect.

    I’m using the enfold child theme. Site is http://www.athousandunfinishedprojects.com

    Have tried adding : .image-overlay.overlay-type-extern {

    display: none !important;

    }

    to the quick.css or the custom.css but neither has an effect. Even tried deleting the .image-overlay lines from the parent base.css but nothing seems to stop the hover.

    Any suggestions would be gratefully received.

    Thanks

    Rich

    #137138

    In reply to: fixed menu on mobile

    Try following css code – insert it into the quick css field

    .responsive #top #header {
    position: fixed !important;
    }

    .responsive #top #main {
    padding-top: 100px !important;
    }

    You probably need to change the padding top value – it depends on your menu height and it can vary from website to website.

    #135295

    Hey,

    Glad we could help. :)

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

    Cheers,

    Ismael

    #137137

    In reply to: fixed menu on mobile

    Hey,

    Just add this on your custom.css or Quick CSS:

    @media only screen and (max-width: 767px) {
    .responsive #top #header {
    position: fixed;
    }
    }

    Remove browser cache then reload the page.

    Cheers,

    Ismael

    #28370

    Topic: Need Some Help

    in forum Enfold
    DoGrinDigital
    Participant

    Hello,

    My name is Joseph Ingram and I am currently developing a website similar to sevenly.org using the Enfold theme.

    My site can be viewed at http://modropy.org/testsite. I am using the WooCommerce plugin and am extremely satisfied with it. I do have some questions though.

    1.Is there a plugin or code that I can apply that shows the total sales to date similar to the sevenly site? I noticed on the backend there is tracking of sales but is there a way I can display total sales for the week, month, year, etc?

    2. Is there a plugin or code that I can apply that shows the total sales to date for a specific product? Basically I plan on showing customers how much money we have donated for the week for the specific featured product.

    3. Is there a plugin or code that I can apply so that the top bar and footer display as you scroll down the page?

    Any help or suggestions you can make would be great. I also don’t mind paying a reasonable price for a plugin like this to be developed.

    Thank you,

    Joe

    SocialRookieO (Email address hidden if logged out)

    #137226

    Hi,

    You can add video beside the main featured image. Edit the portfolio item, scroll below then look for “Add Preview Text”, switch to Text mode. Add something like this:

    <a href="http://youtu.be/kYtGl1dX5qI" rel="lightbox"><img alt="" src="IMAGE URL HERE" /></a>

    Don’t forget to add rel=”lightbox” to the anchor tag. This will open the video on a lightbox.

    Anyway, you can request the feature here: https://kriesi.at/support/topic/enfold-feature-requests

    Regards,

    Ismael

    Hey,

    Please use this:

    #top .alternate_color.title_container .main-title a {
    color: red;
    }

    Regards,

    Ismael

    #137295

    Hey,

    Please refer to this link: https://kriesi.at/support/topic/custom-css-class-input-field

    Regards,

    Ismael

    #137280

    Hey,

    1.) Please add this on your custom.css or Quick CSS:

    .grid-entry-excerpt {
    color: gray;
    }

    2.) Use this for the top level menus:

    .header_color .main_menu ul:first-child > li > a, .header_color .main_menu .menu ul li a {
    color: white;
    }

    Regards,

    Ismael

    #136069

    In reply to: Edit the contact form

    Hey,

    Thank you for the answer, I do not really understand the code, (But it does not change anything in my email)

    If I could put an html code in autoresponder :

    example:

    Code:
    <body style=”margin: 0px; background-color: #F4F3F4; font-family: Helvetica, Arial, sans-serif; font-size:12px;” text=”#444444″ bgcolor=”#F4F3F4″ link=”#21759B” alink=”#21759B” vlink=”#21759B” marginheight=”0″ topmargin=”0″ marginwidth=”0″ leftmargin=”0″>
    <table width=”100%” border=”0″ cellspacing=”0″ cellpadding=”0″ bgcolor=”#F4F3F4″>
    <tbody>
    <tr>
    <td style=”padding: 15px;”>

    <table width=”651″ cellspacing=”0″ cellpadding=”0″ align=”center” bgcolor=”#ffffff”>
    <tbody>
    <tr>
    <td width=”649″ align=”left”>
    <div style=”border: solid 1px #d9d9d9;”>
    <table id=”header” style=”line-height: 1.6; font-size: 12px; font-family: Helvetica, Arial, sans-serif; border: solid 1px #FFFFFF; color: #444;” width=”96%” border=”0″ cellspacing=”0″ cellpadding=”0″ bgcolor=”#ffffff”>
    <tbody>
    <tr>
    <td style=”color: #ffffff;” colspan=”2″ valign=”bottom” height=”30″>.</td>
    </tr>
    <tr>
    <td style=”line-height: 32px; padding-left: 30px;” valign=”baseline”>logo-mini</td>
    <td align=”right” valign=”baseline” class=”Style1″ style=”padding-right: 30px;”>My description </td>
    </tr>
    </tbody>
    </table>
    <table id=”content” style=”margin-top: 15px; margin-right: 30px; margin-left: 30px; color: #444; line-height: 1.6; font-size: 12px; font-family: Arial, sans-serif;” width=”587″ border=”0″ cellspacing=”0″ cellpadding=”0″ bgcolor=”#ffffff”>
    <tbody>
    <tr>
    <td style=”border-top: solid 1px #d9d9d9;” colspan=”2″>
    <div style=”padding: 15px 0;”>
    <div align=”center”>!!! message autoresponder here!!!</div>
    </div>
    </td>
    </tr>
    </tbody>
    </table>
    <table id=”footer” style=”line-height: 1.5; font-size: 12px; font-family: Arial, sans-serif; margin-right: 30px; margin-left: 30px;” width=”587″ border=”0″ cellspacing=”0″ cellpadding=”0″ bgcolor=”#ffffff”>
    <tbody>
    <tr style=”font-size: 11px; color: #999999;”>
    <td width=”587″ colspan=”2″ style=”border-top: solid 1px #d9d9d9;”>textedemo
    <div style=”padding-top: 15px; padding-bottom: 1px;”>Date demo demo demo demo demo </div>
    <div>Contact Contact: (Email address hidden if logged out) “> (Email address hidden if logged out) </div>
    </td>
    </tr>
    <tr>
    <td style=”color: #ffffff;” colspan=”2″ height=”15″>.</td>
    </tr>
    </tbody>
    </table>
    </div>
    </td>
    </tr>
    </tbody>
    </table>
    </td>
    </tr>
    </tbody>
    </table>
    </body>

    so that the user receives the email can see images instead of plain text.

    Thank you for your response and your patience :)

    #132505

    actually I want to clarify my previous post, looking at it on an ipad NOW looks great (thank you), but if i take the browser on a desktop computer and make the resolution smaller (768×1024) as an example … or simply make the browser half the screen … the navigation gets all crazy. is there a way to fix that? thank you.

    jbiasucci
    Participant

    I’m using Enfold with the Splash Blue styling, but want to change the title_container background color to splash blue and the font color for page titles to white.

    I’ve tried the suggested techniques on various threads, including https://kriesi.at/support/topic/change-color-of-font-in-title-container and https://kriesi.at/support/topic/change-colour-of-page-titles#post-65051.

    Following the advice from the threads I’ve been successful in changing the title_container background color to blue for the pages on which I want it displayed. But I’ve been only partially successful in changing the font color to white. That is, for several of the pages the font is white, but for my main blog page the font color has not changed and remains black or very dark gray.

    Here is the code I’m using, which I’ve inserted in my Enfold child theme.

    /*changes to the title container */

    .title_container {

    background-color:#2d5c88;

    }

    .title_container h1 a {

    color: #ffffff !important;

    }

    I get the same result if I insert the code in the custom.css.

    Here is a link to my under construction site, which I’ve temporarily activated so you can see it:

    http://uufreethinker.com/blog/

    If you navigate to the About page the title container is blue and the page title is white. But if you navigate to the main Blog page the page title is still black.

    Very puzzling. Thanks for any help you can give me.

    John

    #137279

    One more…where in the theme options can I change the font color used for the top level menu items? Thanks

    #28339

    Topic: Bigger logo

    in forum Enfold
    TheAurelien
    Participant

    Hi, I really like the Enfold theme, thank you!

    I’m almost finished with the website but I would need the logo to be much bigger.

    What can I tweak or add to have control over the logo size?

    I’m using WP 3.6, Enfold 1.9.1 and the header type is “Header with Social Icons and Bottom”.

    Here’s what I have in my child theme CSS so far to customize some elements:

    /*phone number size*/

    .social_header .phone-info {

    color: #f15b2a !important;

    font-size: 3em;

    float:left;

    margin-top: 50px;

    margin-right: 130px;

    font-weight: bold;

    height: 30px;

    line-height: 30px;

    right: 100px;

    top: 100px;

    }

    /*Main Paragraphs*/

    .p_main_content {

    font-size: 14px;

    color: #808080;

    }

    /*main menu colors*/

    #header_main_alternate {

    background: #333333;

    }

    #top .header_color .main_menu ul:first-child > li a {

    color: #ffffff;

    }

    .header_color .main_menu ul.sub-menu > li a:hover {

    color: #f15b2a !important;

    }

    #menu-main-menu {

    background: #333333;

    }

    #top .main_menu .menu li > a {

    display: block;

    text-decoration: none;

    padding: 0 10px 10px;

    font-weight: normal;

    font-size: 12px;

    font-weight: 600;

    font-size: 13px;

    font-family: Arial;

    text-transform: uppercase;

    background-color: #333333;

    }

    Thank you,

    Aurelien

    #136548

    I found the bug why the arrows are not responsive:

    There is this file which controls the responsive part of those slideshow arrows:

    enfold/config-templatebuilder/avia-shortcodes/slideshow.php

    line 272 to 279 which should add these classes to the slideshow if it’s size is <600px or <305px :

    .avia-small-width-slider

    .avia-super-small-width-slider

    The classes are defined in: css/shortcodes.css line 2095.

    The problem is that the config-templatebuilder/avia-shortcodes/slideshow.php is not adding those classes after inspecting the code preview of the page.

    I tried on two different pages and uploaded many files from the new update just to make sure I have the new version.

    I see it is working on your demo here:

    http://kriesi.at/themes/enfold/pages/services/

    One thing I will mentioned that I renamed my theme folder from enfold to 2013 before setting everything up. Not sure if this could cause that function to now work.

    Thanks!

    Had the same issue: https://kriesi.at/support/topic/20-bug-some-content-meta-tag-is-shown-vertically-in-no-sidebar-layout

    They fixed it two days ago with the 2.0.1 update, everything is back to normal now.

    If it still doesn’t work after the update (it happened to me as I was using a child theme), just switch to another theme, then switch back to your Enfold theme,

    Glad we could help :)

    Let us know if you have any other questions or issues. If you find bugs with the new versions please make a new topic and let us know so we can address them.

    Regards,

    Devin

    #28316
    DoGrinDigital
    Participant

    Hi,

    this is different problem, so I choose to open a new thread for this.

    I added the button into the header, like in this thread.

    https://kriesi.at/support/topic/full-screen-slider-image-chopped

    But there’s two problems.

    one problem with the small fixed header:

    the button isn’t centered, see here:

    http://awesomescreenshot.com/04e1n1if89

    I’ve tried with the header with social icons. There it works, but I don’t want the social icons in my header.

    the second problem is now, that the button in the footer isn’t centered anymore.

    See here: http://awesomescreenshot.com/0ca1n1inc9

    I’ve tried to mess around with the values, but nothing worked. Right now, the custom css looks like this:

    .main_menu {

    right: 100px;

    }

    .avia-button-right {

    display: inline-block;

    left: 0px;

    position: relative;

    float: right;

    }

    @media only screen and (max-width: 767px) {

    .avia-button-right {

    left: initial;

    position: absolute;

    top: 0px;

    right: 0px;

    }

    }

    Can you help me out?

    Cheers

    #137095

    Hey,

    I’m really not sure but I guess a good developer can add the functionality on less than 3 hours tops. :)

    Regards,

    Ismael

    #136630

    Hi,

    Please download the latest version of Woocommerce then update the old: http://wordpress.org/plugins/woocommerce/

    Please give us a link to the website. Did you try to recreate the portfolio with videos?

    Regards,

    Ismael

    #135265

    Hi,

    I’ll tag Kriesi. He can shed more light on the topic at hand. :)

    Regards,

    Ismael

    Hey,

    1.) You can add this on your custom.css or Quick CSS:

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

    Please give us a link to the blog page. The page body id might be different so we have to inspect it.

    2.) It’s not happening on our end. Can you post a link to your blog? Please deactivate any plugins.

    Regards,

    Ismael

    #137101

    Hey,

    What type of header do you have? If you’re using Small fixed header, you can do this:

    #header {
    top: 28px;
    background: #fff;
    }

    .header-scrolled {
    top: 28px !important;
    }

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

    Regards,

    Ismael

Viewing 30 results - 140,101 through 140,130 (of 142,732 total)