Viewing 30 results - 140,581 through 140,610 (of 142,736 total)
  • Author
    Search Results
  • #27335
    FLSouthPaw
    Participant

    I need to remove / not display the very top header ONLY on mobile/responsive (the one with social icons and small info text only)… It really looks bad above the logo on mobile… but looks great on desktop…

    Regards,

    Mark L. Lee

    That is awesome… thanks… Much easier to get stuff to widgets.. and save the work…

    Mark Lee

    #133411

    Glad Ismael could help :)

    Let us know if you have any other questions or issues.

    Regards,

    Devin

    Hi,

    You can switch the Advance Layout Editor(ALE ) to debug mode. This way, you’ll access to the actual shortcode while working on the ALE. Edit functions.php, find this code:

    if(isset($avia_config['use_child_theme_functions_only'])) return;

    Below, add this code:

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    return "debug";
    }

    add_theme_support('avia_template_builder_custom_css');

    You’ll see the actual element shortcode below the ALE.

    Regards,

    Ismael

    #132218

    Hi rapinion,

    Our queue system goes by oldest post to newest so each time you self respond it actually pushes the topic to the end. I would have responded yesterday but this last post pushed it until I’m just getting to this point now.

    It doesn’t look like any of your images have had their thumbnails created. Run the plugin mentioned above completely now that the content is live so that the images have their thumbnails created for all of the theme uses: http://wordpress.org/plugins/regenerate-thumbnails/

    Regards,

    Devin

    #133168

    Hi LouisLeedham,

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    #top.page-id-1167 .main_color .input-text,
    #top.page-id-1167 .main_color input[type='text'],
    #top.page-id-1167 .main_color input[type='input'],
    #top.page-id-1167 .main_color input[type='password'],
    #top.page-id-1167 .main_color input[type='email'],
    #top.page-id-1167 .main_color input[type='number'],
    #top.page-id-1167 .main_color input[type='url'],
    #top.page-id-1167 .main_color input[type='tel'],
    #top.page-id-1167 .main_color input[type='search'],
    #top.page-id-1167 .main_color textarea,
    #top.page-id-1167 .main_color select {
    background-color: #37589B;
    border-color: #888;
    color: #fff;
    }

    I’ve added in all of the form field selectors that you could need and made each initial selector target that specific page ID. So if you wanted this to work on another page you would just need to change the page-id-#### selector in the css above.

    Modify the color codes for each property value as needed.

    Regards,

    Devin

    #27331
    jdrakeproductions
    Participant

    Hey guys

    I custom designed my home page. I used a full width easy slider on the top. Up until today it was working perfectly and I had no issues with auto rotation and the time I had chosen. For some reason now the slider isn’t rotating or if it starts it gets stuck on the 2nd image and never moves. help please

    http://www.drakeeats.com

    #133410

    Thanks Ismael!

    #27327

    Topic: 3.6 upgrade procedure

    in forum Enfold
    serverlift
    Participant

    I have read through the 3.6 upgrade thread at https://kriesi.at/support/topic/wordpress-36#post-129724

    I just want to make sure I understand it correctly. To successfully do the 3.6 upgrade I need to:

    1. Re-download the Enfold file from themeforest.

    2. Connect to my site via FTP

    3. Consult the change log at the URL listed above and FTP all the folders listed therein into my site.

    Please let me know if there is something I’m not understanding or something else that needs to be done.

    #133582

    Hi calexander,

    We encountered similar problems, but there is a solution found here: (About half way down the page)

    https://kriesi.at/support/topic/link-en-shortcodes-problems

    The topic is for another theme but it seemed to do the trick.

    You need to add a ‘class’ to your URL for it to work normally. Example:

    ‘a class=”noLightbox”‘

    Hope that helps,

    #133315

    HI, I have a problem with easy slider too. Running 3.6 and 1.9.1 enfold. The slider stops after the second picture, but there are 4 pictures. I´am using Chrome. Testing IE the slider works.

    #27307
    FLSouthPaw
    Participant

    Testimonial Slider only cycles one time

    I have set up a testimonial slider with 2 testimonials set for 5 seconds and the page loads cycles through the testimonials once but does not restart like the Enfold demo theme does…

    http://209.208.95.136/

    But looking at the Demo Data testimonials page in my test site it has 4 set up in it and it actually is stopping on the 2nd one when viewing the page…

    http://www.xmspub.com/wordpress/shortcodes/testimonials/

    So the slider is not going past 2nd testimonial on 2 sites…

    MLL

    Thanks… I have been working with so many different themes I was probably wrong… Now I know…

    MLL

    No, its a one or the other editing situation to keep the shortcodes created with the Advanced Layout Editor a bit more sanitized.

    So you cannot switch between the two editors…?

    Hi FLSouthPaw,

    That was never the case actually. If somehow you were seeing the layouts created from the advanced layout editor in your visual editor it was a bug and really shouldn’t be possible as that isn’t where that data gets saved.

    Regards,

    Devin

    FLSouthPaw
    Participant

    Switching Between Advanced Layout Editor and Default Editor Stopped Working

    Since WP 3.6 and or Enfold 1.9 I have noticed that things created in the Advanced Layout Editor do not appear in the default editor any more (I use this to steal the shortcodes all of the time…

    At the same time if you create something in the default editor… ie.. Testimonial and switch to the Advanced Layout Editor it is there but then immediately switch back to the default on and then it is gone again…

    Something needs updating….

    Regards,

    Mark L. Lee

    #27302
    jmann99999
    Participant

    First, I love the Enfold theme. It generally works great. However, in this case I am building a real estate website and have to use a plugin called dsIdxpress. Basically the plugin uses shortcodes to display real estate listings within WordPress. When I use Enfold’s Advanced Layout editor (even if it just a blank page, with a text block, holding the shortcode) it appears breaks get inserted in the middle of html tags, causing the page to be broken. If I use the Default Editor within Enfold, it works great.

    Here is a good page (done with the default editor):

    http://parkcityproperty.com/test-default-editor/

    Here is a broken page (done with advanced layout):

    http://parkcityproperty.com/test-advanced-layout/

    The shortcode for dsIDXpress in both examples is:

    [idx-listings city=”Coalville” orderby=”DateAdded” orderdir=”DESC” count=”30″ showlargerphotos=”true”]

    In trying to figure things out, I came across an old thread that describes a similar problem and provides a fix (but it is so old, that it may not be applicable any more). I wanted to provide it, in case it may help:

    https://c.getsatisfaction.com/diversesolutions/topics/idxpress_css_issues_with_new_theme

    Anyhow, I really appreciate any help that can be provided.

    thanks

    -Josh

    Update: I forgot to mention what version I was on. I appear to be on 1.7 of Enfold.

    #131421

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    #top.page-id-1473 .post-entry-1473 .iconbox .iconbox_content {
    height: 350px;
    }

    You’ll probably want to make this only effect desktop sizes so place it in your custom.css file in the desktop media query that is provided in the file.

    The text box under the icon boxes will also need a bit of space so you’ll want to add an HR element above it and set it to just whitespace.

    Regards,

    Devin

    #132627

    In reply to: Responsive menu tewak

    Hi there,

    That seemed to work a bit – the header is now visible but it is showing the language bar and contact, not the logo

    could it be related to this:

    https://kriesi.at/support/topic/header-not-rendering-correctly-in-responsive-view

    #133158

    Hi Dobrodukh,

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    #top .post-title a {
    color: red;
    }

    Inside of posts you can highlight the header text and then choose a color from the visual editor’s options.

    Regards,

    Devin

    #131997

    Yes, you can just add your css to either the Quick CSS field or you can add your css to the custom.css file in the themes css folder.

    All you will need to add is the css you’ve modified including the selector. So you would just add:

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

    and then if you have any other css items they would go in there as well.

    #131351

    I will create a new topic from now on, I just couldn’t locate where to add one. I still don’t see a place to add a new topic.

    Also, I tried the code above and created a new widget named 404 and it’s still displaying the other sidebar instead of the new custom sidebar.

    Thanks,

    -David

    #27286
    artistic24459
    Participant

    You closed the topic too click Dude :-)

    https://kriesi.at/support/topic/image-sizes-functionsphp?message=update-support-forums-topic-status-error

    I have this code at the moment for my child functions.php

    <?php

    function avia_change_image_size_array() {

    global $avia_config;

    $avia_config = array(‘width’=>36, ‘height’=>36); // small preview pics eg sidebar news

    $avia_config = array(‘width’=>180, ‘height’=>180); // small image for blogs

    $avia_config = array(‘width’=>1500, ‘height’=>901 ); // images for fullsize pages and fullsize slider

    $avia_config = array(‘width’=>1500, ‘height’=>1500 , ‘crop’ => false); // images for fullscrren slider

    $avia_config = array(‘width’=>495, ‘height’=>330 ); // images for portfolio entries (2,3 column)

    $avia_config = array(‘width’=>260, ‘height’=>173 ); // images for portfolio 4 columns

    $avia_config = array(‘width’=>710, ‘height’=>474 ); // images for portfolio entries (2,3 column)

    $avia_config = array(‘width’=>710, ‘height’=>270); // big images for blog and page entries

    $avia_config= array(‘width’=>1030, ‘height’=>687 ); // images for fullsize pages and fullsize slider

    if(avia_get_option(‘responsive_layout’) == “responsive responsive_large”)

    {

    $avia_config = array(‘width’=>845, ‘height’=>564 ); // images for portfolio entries (2,3 column)

    $avia_config = array(‘width’=>845, ‘height’=>321); // big images for blog and page entries

    $avia_config= array(‘width’=>1210, ‘height’=>807 ); // images for fullsize pages and fullsize slider

    }

    }

    add_action( ‘init’, ‘avia_change_image_size_array’);

    But you can see that the thumb nail is the wrong size:

    $avia_config = array(‘width’=>260, ‘height’=>185 );

    My child function has this

    $avia_config = array(‘width’=>260, ‘height’=>173 );

    Here is the link see image two thumb:

    http://chriswardphotography.net/galleries/fashion-and-portraits/

    Any ideas?

    #27282

    Topic: Image Cropping

    in forum Enfold
    artistic24459
    Participant

    I wonder if anyone can help with my problem. I’m a photographer and using the gallery to show my photos.

    http://chriswardphotography.net/galleries/fashion-and-portraits/

    My problem is that some of my photos have a panoramic crop which is wider than the size I have made the gallery. Of course WordPress crops this. It can be viewed correctly once it is opened in lightbox. Is there a way to get WordPress not to crop the image so it shows white top and bottom in the gallery (showing all the image).

    If this is possible does it then mess up the rest of the theme making all images full and not cropped?

    The reason I want to do this is that some clients will not click into the lightbox so will not know the true image look.

    The gallery as it is now:

    http://www.chriswardphotography.com/test-area/examples/example1.jpg

    Option to have images show their real look without cropping:

    http://www.chriswardphotography.com/test-area/examples/example2.jpg

    If its not an option then I guess I have to just upload the images with white at top and bottom so it will show in the gallery as the image should be but then it will also show the extra white in the lightbox.

    Hope this makes sense lol

    #27281
    chilli-mind
    Participant

    Hello dear kriesi team,

    I just encountered that a table I use is displayed somehow strange in mobile view.

    There is a standard table with three columns (e.g. Job, ID, Location). Under each header are some rows with content.

    So far so good.

    When I reduce the site width to mobile view … the colums are displayed in an strange order.

    On top is the header “ID” with the content of “Job”, then follows the header of “Location” with the content of “ID” followed with the content of location without any header.

    Can you please check this in your framework?

    Please use Codestyling: http://wordpress.org/plugins/codestyling-localization/ to translate the theme text strings. Install the plugin, go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and click on “Add new language”. Then select your language from the list and click the “create po-file” button. Click on “Rescan” to fetch all text strings. Then click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).

    #133439

    The code does work when the page is viewed. Quick question though, should the actual code be visible in the icon box editor? Just a bit off-putting.

    Thanks again,

    Andrew

    Hi!

    Please read: https://kriesi.at/support/topic/advanced-layout-editor-dissappeared-please-help – does the answer solve your problem too?

    Best regards,

    Peter

    #27273
    awilson3rd
    Participant

    Hello,

    I had to create a new post for this as the previous one was closed before I tested it.

    https://kriesi.at/support/topic/stop-removing-line-breaks

    Basically the code doesn’t work. When I put it in the editor of a tab box the actual code itself is displayed.

    Thanks

    Andrew

Viewing 30 results - 140,581 through 140,610 (of 142,736 total)