Viewing 30 results - 243,841 through 243,870 (of 244,469 total)
  • Author
    Search Results
  • #119577

    Hi,

    What is the code that you have right now, the code that Nick gave you? What header style do you have?

    Let me tag Nick.

    Regards,

    Ismael

    #119521

    Hi,

    I tested this on the localhost and it works perfectly fine. Please try to insert an image and select any images on the Media Library.

    Do you have the latest version of Enfold? Please download it on your themeforest account.

    We suggest to build the site with the Enfold theme online to avoid configuration and database lost later.

    Regards,

    Ismael

    #23404
    cranwinks
    Participant

    How do you do that without losing all the work you’ve done?

    #23403
    shirazk8
    Participant

    Hi,

    I’m having trouble getting blog posts to show only as excerpts when viewing a category. The demo site does this perfectly here: http://kriesi.at/themes/enfold/category/frontpage-article/

    But I can’t find how to do this on my site. http://karenhume.ca/new/category/differentiation/

    It is showing the full posts.

    Please help.

    #119244

    Hi,

    It depends on what device you are trying to target. You only need this if you’re trying to target screens with 959px resolution and lower that includes iPad, iPhone and other mobile devices.

    /* Smaller than standard 960 (devices and browsers) */
    @media only screen and (max-width: 959px) {
    @font-face {
    font-family: 'BebasNeueRegular';
    src: url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot');
    src: url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
    url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.woff') format('woff'),
    url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.ttf') format('truetype'),
    url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    }
    h6 {
    font-family: BebasNeueRegular, Geneva, Arial, Helvetica, sans-serif !important;
    font-size: 80pt !important;
    margin-bottom: 20px !important;
    letter-spacing: -0.0em !important;
    font-weight:200 !important;
    }
    }

    Regards,

    Ismael

    #119293

    Hi,

    I’m sorry but I’m not sure what is wrong with it even with the screenshot you provided. I tested the accordion on my end and it is working fine. Do you have Enfold 1.4?

    Regards,

    Ismael

    #119325

    In reply to: Slider Thumbnails

    I talked with the creator of layers slider and they said that enfold might have a skin thats being over written so the thumbnails are not showing and I need to contact you to see how I can fix this.

    #119347

    Hi,

    Anything is possible. Can you be a bit more specific about what specifically changing into what else. If you can take a snapshot of the demo portfolio page and on http://www.imgur.com (or other image storage) there are objects like little arrows you can add to the snapshot to better flush out your thought as well as convey your idea to the support team better; then just paste the link to the image here

    Please try this css. You can add it to Quick CSS located in Enfold > Styling at the bottom of the page or to the /css/custom.css

    #top .grid-content, #top .grid-entry-excerpt, #top .grid-entry-title {
    background-color: grey;
    }
    #top .grid-entry-excerpt {
    color: white;
    }
    #top .grid-entry-title {
    color:yellow;
    }

    Thanks,

    Nick

    #23393

    Topic: Avatar Facebook login

    in forum Enfold
    #119471

    I don’t know that using firefox would help. I primarily use firefox and tags in the html editor get stripped and sometimes added all the time!

    #119340

    Hi Andy,

    Please draw a picture as to how it should look on the page.

    Thanks,

    Nick

    #23390
    CurlyHost
    Participant

    Hey, I was trying to create a drop down menu that is formatted similarly to the demo site: http://kriesi.at/themedemo/?theme=enfold

    Mine is just showing up as a normal drop down.

    Thoughts?

    #119604

    Guys,

    I’m really stuck at this (and obviously under some time pressure). Currently I’m unable to edit my homepage (the other pages seem to work) because the visual editor (of text areas) won’t work.

    If I disable WPML (!!!), the visual editor shows up (even in Avia forms).

    I’ve made some local installations from scratch trying to reproduce the error. After adding some content manually (not by import) I installed my needed plugins. BOOM – editor corruption. Tried to allocate errors in the database directly – everything seems fine.

    Btw, I stumbled upon the bug in a previous test installation.

    So from my point of view this Avia Layout Builder is somewhat beta, unfinished or whatever. I’ve never encountered such strange behaviours. Even not with other premium themes I bought.

    Some more clear words: Do I have to throw this theme to trash? If I’m unable to use certain other plugins like WPML (ENFOLD clearly states the compatibility). Maybe I’m totally left off and every other plugin is doing something crazy… :(

    Hoping for an answer within a business day…

    #119470

    Same happens for me too…and also <p> </p> gets added all the time.

    #119286

    Hi,

    You both are asking very abstract questions that are difficult to answer without seeing what you have on the pages, etc.. so there are multiple possible combinations with the theme. Could you provide a url please (you can mask it with http://www.goo.gl) so that we can give you the code for you to use with your designs.

    Here is the css code I use to make everything including header, body, footer, socket transparent. Please add this CSS below to Quick CSS or to /css/custom.css file.

    #top #main,#top .html_stretched #wrap_all,#top .alternate_color,#top .header_color,#top .main_color,#top .header_color div,#top #header,#top .header_color .container_wrap_meta,#top .header_color .header_bg,#top .footer_color,#top .footer_color,#top .socket_color {
    background-color:rgba(255,255,255,0) !important;
    }
    #top .container_wrap {
    border-top-width:0px !important;
    }
    #top #header_main {
    border-bottom-width: 0px !important;
    }

    Just please make sure that you add a background in Enfold > Styling > General. and remove the color from ‘Body Background color’ input box right above where you will upload the image on that page.

    Thanks,

    Nick

    #119164

    In wp-contentthemesenfoldincludeshelper-template-logic.php replace

    if (isset($_GET['s']) && empty($_GET['s']) && $query->is_main_query())

    with

    if (isset($_GET['s']) && empty($_GET['s']) && empty($_GET['adv_search']) && $query->is_main_query())

    We’ll fix this in the next version too.

    #23379
    simbeckhampson
    Participant

    Hi Team Kriesi,

    Good to be back! I’m on with a new site and have chosen the Enfold theme (which is superb, hat tip to the team).

    I’m adding a Mailchimp signup form to the sidebar and and I have two questions; hope you can help.

    1. How can I alter this line with some Javascript to record the URL they were on when completing the form?

    input type="hidden" name="SURL" value="http://demourl.com/this-should-pull-in-the-page-url"

    2. This part of the code has a class=”button”, but no subscribe is show. On entering an email and clicking return it works, but I need to have a subscribe button.

    div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"

    Thanks in advance if you’re able to help,

    Regards,

    Paul

    #119386

    I really need support on this right away. This should be a simple fix. I’ve searched all files / folders the headings should be in. It really should be in base.css. I need to know how to remove “uppercase” from H1 & H2 tags. I need this ASAP.

    Thanks

    #23377
    formateins
    Participant

    Hi,

    this is maybe a major bug (or feature, dunno).

    I’ve been trying to add some other plugins I’d like to use. They add another button to the MCE bar (some spare add them beside the upload button above the editor). As example, I tried 7 FLV player plugins for now (most of them current and up to date). They all add an extra button to the MCE. In every case the editor was pretty much useless and won’t render navigaiton buttons at all. Also the Avia Builder button won’t work.

    I tried to deactivate all other plugins (there are not many at the moment, only Google Docs Viewer and WPML) – the prob persists.

    I tried to switch to the WP standard theme – everything is working fine.

    I’ve made a small video showing the effects:

    http://www.formateins.de/extern/enfold_bug/

    Regards

    #23376
    #23375

    Topic: Demo data

    in forum Enfold
    hankin
    Participant

    Hi,

    Please can you supply the demo data of the enfold theme?

    #23374
    andypeck
    Participant

    Hi there,

    I had some help from Nick to move the ‘underline effect’ on the main menu so it sits above the menu text and moves with the rollover action. However, whilst this all works fine, I noticed that when I shrunk the page to when the responsive menu kicks in


    whilst in the responsive slide out menu a thick line appears across the menu. Its clearly as a result of moving the line in the main menu. How do I get rid of this as I want it to look exactly the same as in the demo. Can it be hidden or reset whilst in this responsive mode.

    Cheers

    Andy

    #23372
    Vital
    Participant

    Hello!

    My old site had all preview images of portfolio works with size of 200×200 pixels.

    So now I want to disable resizing of images in Enfold theme(it will allow mу to use old preview images).

    All prewiew images shoud have the size of 200×200, no matter what size the browser have.

    I think I shoud change something in the functions.php

    $avia_config['imgSize']['widget'] 			 	= array('width'=>36,  'height'=>36);						// small preview pics eg sidebar news
    $avia_config['imgSize']['entry_with_sidebar'] = array('width'=>710, 'height'=>270); // big images for blog and page entries
    $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1030, 'height'=>360 ); // images for fullsize pages and fullsize slider
    $avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogs
    $avia_config['imgSize']['featured'] = array('width'=>1500, 'height'=>430 ); // images for fullsize pages and fullsize slider
    $avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column)
    $avia_config['imgSize']['portfolio_small'] = array('width'=>260, 'height'=>185 ); // images for portfolio 4 columns
    $avia_config['imgSize']['gallery'] = array('width'=>710, 'height'=>575 ); // images for portfolio entries (2,3 column)

    Or may be theris a way to simply disable this function(but in other occasions resize shoud work)?

    #23366
    beauphilippe
    Participant

    WooCommerce plugin compatibility issue

    Hello, I think Enfold is a great theme, but I have quite a problem with the plugin for WooCommerce

    I need to use two official plugin WooCommerce:

    Tab Manager and Product Finder

    Tab manager for the “override default layer tab” function does not work (problem levels of admin) because that function if we paramettre with another theme and we viewed the result with Enfold

    Product finder for (plugin advanced search) results page therefore not only works display the desired product

    It’s a shame

    Someone could help me?

    I hope that update is designed for better compatibility with WooCommerce

    Sincerely,

    Philippe BEAU

    #23361
    formateins
    Participant

    Hey,

    when using the Sidebar option “Page Sidebar navigation” the pages on 3rd level disappear when on this level.

    Screen:

    Maybe this minor error could be fixed with a future update, because I’d like to use it. :)

    Ty & regards

    #119469

    I am experiencing exactly the same problem as you are, Ivana. I’ve resorted to using Firefox only for editing purposes. That was fine, until recently, when Firefox started crashing on me whenever I tried to edit the slider on my homepage. But that is a different topic altogether.

    By the way: I am no techie, so please bear that in mind when proposing a solution :-)

    Elly

    gigoz
    Participant

    Hi,

    I need an urgent help. I have installed a plugin called Event Manager – http://wp-events-plugin.com/ . This plugin works well with my other themes but on enfold when trying to create a new event ticket to an event using data picker, I get a popup windows which I am suppose to use to enter the data or change the data. I can see the field for entering information, but when click I am not able to enter text or any information into the text boxes. It all grey out.

    Here is the link to this issue: https://docs.google.com/file/d/0B6joG_PKBASJZjZSNHo4Q0lYUVE/edit?usp=sharing

    I have done my research and here is what I got from the plugin site:

    Here is the information from plugin support site:


    My DatePicker isn’t working, so I can’t enter or edit events?!

    In most cases where this happens, it is a result of your theme not using the internal WordPress jQuery libraries, resulting in an error when we try to use them. Your theme should be using the same version of jQuery as WordPress. Read Marcus’ post about themes overriding the default jQuery libraries for more information on fixing your theme.

    End of info from plugin site


    Please can you help in resolving this?

    Regards,

    #119037

    Thanks for getting back to me but what im after is a replica of what you use for a shortcode where the line extends to the right of the headline text.

    On the enfold demo site theres an example pages drop down and one of these is called ABOUT US. If you look, theres a heading called WELCOME AT OUR AGENCY and the type of line im referring to is there (next to it, flowing across to width of the column)

    How can I do this in the FOOTER WIDGET headings?

    Cheers

    #119385

    Hi, the H1 & H2 headings are all in capital letters. I need those to be upper and lower case. What file and line of code do I edit. Here’s screenshot http://www.aztubs.relevant.pro/wp-content/uploads/2013/05/enfold-heading-caps.jpg

    #23271
    beauphilippe
    Participant

    Hello, I have a problem with a plug-in for WooCommerce “Tab Manager”

    the plugin works fine if I use the default theme of wordpress but not enfold (for the admin part)

    Indeed Tab manager to delete the tab by default thanks to a label check

    My problem is that in enfold

    after update my product

    check the label is in the initial state

    I will attach a link to an image to explain my problem

    http://docs.woothemes.com/wp-content/uploads/2012/11/woocommerce-tab-manager-admin-product-data.png

    I state whether I use the default theme by parametrer by my product and I turn then enfold my product with my new tab appears normally

    Best regard

Viewing 30 results - 243,841 through 243,870 (of 244,469 total)