Viewing 30 results - 96,901 through 96,930 (of 142,401 total)
  • Author
    Search Results
  • #614583

    Hey!

    Duplicate, moving post here

    Best regards,
    Basilis

    #614567

    Hey pd8888!

    Please try the below CSS in quick CSS

    @media only screen and (max-width: 768px) {
    #top #av_section_1.avia-section {
    background-image:none!important;	
    }}

    Best regards,
    Vinay

    Hey!

    Please use this to adjust the position of the left icon or logo:

    .left-icon {
        left: 50px;
        top: 20px;
        position: relative;
    }

    Best regards,
    Ismael

    #614550

    We are experiencing similar issues re: uploading images to the Media Library. We did find that we were able to upload an image if we first removed all non-alphanumeric characters from the image file name (for example, changed “Ultimate-5-Plus-5.jpg” to “Ultimate5Plus5.jpg”). Prior to WordPress 4.5 we didn’t experience this problem. We will keep an eye on the thread for a resolution, thanks!
    *****UPDATE: The fix for us was found in the following thread: https://kriesi.at/support/topic/upload-image-giving-http-error-theme-error/
    See Josue code fix, reply #514811
    Thank you Kriesi for the great support forum!

    • This reply was modified 9 years, 6 months ago by twitzel.
    #614535
    jakejauhari
    Participant

    Hello,
    I have followed this older post to achieve this https://kriesi.at/support/topic/apply-link-to-column-box/
    Everything is working except I don’t know where to set the actual href link.
    I have added the custom css class, added this to the functions.php file.

    function add_custom_div(){
    ?>
    <script>
    jQuery(“.apm-link-one”).click(function(){
    window.location = jQuery(this).find(“a:first”).attr(“href”);
    return false;
    });
    </script>
    <?php
    }
    add_action(‘wp_footer’, ‘add_custom_div’);

    I have several different links which will apply to several columns. I have tried my best to figure this out myself but when I click the column I get http://abbottbuildingsystems.com/undefined and the 404 page.

    Any assistance will be appreciated!
    Cheers,
    Jake

    #614530
    ronmann
    Participant

    My testimonial section just stopped working. There have been upgrades to Enfold and WordPress very recently. Any idea what is going on?
    Websites as ronmann.com and ronmanngolf.com
    Thanks,
    Ron

    Hi @wsnider28!

    Can you please create a new topic including an access to your install (in private field)?

    Cheers!
    Josue

    Hi Everyone,

    I’m trying to get a background set for my landing page, and then put writing and buttons on top – like this: https://endotaspa.com.au/ (whats below the fullscreen slider). I’ve tried to use a Colour Section with a text box but while i can customise the height – so that it shows the entire background image – it’s not responsive, which means that everything goes out of whack the second the screen changes size.

    I don’t want my writing or my buttons to move from the specific locations in the image regardless of screen size (mobile or computer).

    does anyone know how i can do this, or if there’s an easier way that does’t involve a colour section?

    r-iglesias
    Participant

    As the title says, since yesterday the Masonry, Fullwidth Slider, Google Maps, stop working.

    I’m using Enfold Version: 3.5.2 and WordPress 4.5.

    Help please.

    #614495

    Topic: Logo is compressed

    in forum Enfold
    OriginsSpeak
    Participant

    My high resolution logo is being compressed. How can I stop the compression?

    #614482

    I can confirm this issue. Uploading an average size image results in this error in the browser console:
    POST http://mydomain.com/wp-admin/async-upload.php 500 (Internal Server Error)

    PHP Logged this error within 5-10 seconds after starting the upload – NOT 30 seconds:

    [14-Apr-2016 22:32:29 UTC] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /home/content/path/to/my/html/wp-includes/class-wp-image-editor-imagick.php on line 370
    

    When switching to Twenty-Sixteen there were no upload errors on any image uploads (including very large images).

    I was able to verify the following:

    • Image does get uploaded to the correct year/month folder
    • Images do get crunched into 16 various sizes
    • In Media Library, image receives default placeholder icon (gray page)
    • Clicking the icon and then “Edit more details” link, the image is displayed on the image on the Edit Media page
    • Clicking the “Edit Image” button below the image results in “Image data does not exist. Please re-upload the image.

    Memory Increase & Other Hacks
    I’ve completed all the requisite settings:

    // .user.ini
    upload_max_filesize = 128M
    post_max_size = 256M
    

    And tried all the .htaccess tips from these posts with no success:
    Here
    And Here
    – Also tried disabling all Plugins

    Upload Scenarios
    Here are a couple image scenarios that threw errors when using the Enfold theme but upload with no problem with default WP theme. As with comelen, sometimes larger images work where smaller files do not (both file size and image dimensions).

    Scenario 1
    Image type: png or jpg
    File size: 24kb
    Dimensions: 1600×900 @72dpi
    Work-around: After much experimentation with dimensions, I discovered the file would only upload if under 1200px, so I upload the file 1199×674.

    Scenario 2
    Image type: png or jpg
    File size: 173kb
    Dimensions: 480×854 @72dpi
    Work-around: none (other than switch to Twenty-sixteen)

    • Enfold v3.4.7 (although I’ve experienced this issue on several previous versions)
    • PHP v5.4.42
    • WordPress v4.5
    • MySql v5.5.43

    Honestly, the last place I suspected was the Enfold theme because it’s always been rock-solid! Let me know if there is anything else I can do to help resolve this issue.

    Thanks,

    Jeff Boothe

    ** UPDATE 4/15 **
    Just got this PHP error when attempting upload:

    
    [15-Apr-2016 22:31:34 UTC] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /home/content/p3pnexwpnas10_data01/24/2579924/html/wp-includes/class-wp-image-editor.php on line 423
    
    • This reply was modified 9 years, 6 months ago by topearn.
    #614470

    Hi!

    Please edit your blog post and click “screen options” on the top right corner and check “excerpt” then scroll below your post and add your excerpt in excerpt field

    Best regards,
    Yigit

    Hi Chris!

    You can add featured image to your posts (which would show up in blog overview page) and choose to hide it on single posts. And then you can add your image to the top of your post as a workaround :)

    Best regards,
    Yigit

    #614452

    Hi!


    @mc_jones
    Replied you here – https://kriesi.at/support/topic/missing-content-after-theme-update-and-wordpress-4-5-update/#post-614446
    Please do not create duplicated posts :)

    Cheers!
    Yigit

    #614416

    In reply to: bbpress css fix needed

    Hey FotomanKy!

    Please add following code to Quick CSS

    li.bbp-forum-freshness, li.bbp-topic-freshness {
        width: 10%;
    }

    Regards,
    Yigit

    Hi!

    Has it resolved already – https://kriesi.at/support/topic/accordian-not-working/#post-614357? :)

    Regards,
    Yigit

    #614343
    maggie8741
    Participant

    Hello,

    I used the advanced layer slider on the second featured image of the homepage. However, it seems like there is a margin at the top and bottom of the slider, is there a way I can remove it?

    Thank you!

    Maggie

    Hello there Yigit

    Thank you so much, that worked like a dream!

    I seem to have the white border line problem again on the tab ‘Menus | Food | Wine’ – on the brownish header entitled ‘WINE LIST
    “Wine is sunlight, held together by water” Galileo’ there is an annoying white border at the top of that header, which I cannot get to go… any brilliant ideas please?

    Axx

    #614320

    Hi, when looking at how the CSS is rendering through Chrome’s developer tool, I am seeing:

    .boxed#top, .html_boxed.html_header_sticky #header {
    width: 1010px;
    }

    – which should be 1310px wide by default.

    and:

    body {
    font: 13px/1.65em “HelveticaNeue”, “Helvetica Neue”, Helvetica, Arial, sans-serif;
    color: #444;
    -webkit-text-size-adjust: 100%;
    }
    – which should be the Droid Sans font for both headings and content fonts, with the font size of 15px not 13px.

    • This reply was modified 9 years, 6 months ago by bddrop.
    #614280

    This is a great tip! Thank you.

    Now… What CSS should be edited so that the arrow (little triangle) stays at the top of the tooltip, when the tooltip has more than one line of text?

    Here’s what I mean:

    Regular one line arrow/triangle on top of tooltip: http://dev2.mediabox.ca/sampleissues/correct.png

    Problem with multi-line copy, arrow/triangle stuck in the middle of the tooltip: http://dev2.mediabox.ca/sampleissues/incorrect.png

    Thank you in advance!

    #614266

    In reply to: tema Enfold duvidas

    Olá debora!

    Eu respondi a sua pergunta aqui: https://kriesi.at/support/topic/duvidas-pre-compra/#post-614260

    Obrigada,
    Jordan

    #614256

    I can only reply to the request to open this topic since it has been closed. My audio file embed is not displaying and I need to get it back up since it’s a podcast. Please re-open!

    #614248

    Topic: Header Widget

    in forum Enfold
    spottydog63
    Participant

    Hi.

    I created a Header Widget as per the instructions found at http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, and it worked great.

    But I’d like to get the Widget to wrap under the Logo rather than it superimposing itself over the top of the Logo when the screen size is reduced.

    Is there a CSS solution to do this?

    You can see what I mean by visiting the development site at http://www.computer-repairs-morayfield.com.au/jetski/

    Regards
    Iain

    kacharava
    Participant

    Added the following lines to style.css in child theme:

    .breadcrumb-trail {
    	font-size: 1.3em;
    	text-decoration: uppercase;
    }

    Size has changed successfully, but no effect to text decoration. What can be wrong?

    Also I want to remove page/category title from the top and replace it with breadcrumbs. What should I edit?

    #614234
    bbrain123
    Participant

    Hello!

    I can t view my social widgets (top of the screen) on mobile and the loader doesn t scale and gets cut by the screen – please see here:
    http://mobiletest.me/htc_one_emulator/?u=http://www.imedia.click/video-production

    can you please fix that

    thank you in advance

    #614189
    debora
    Guest

    Por favor preciso saber se ao adquirir o tema Enfold todos os tópicos irão funcionar pois o Avia Layout Builder tem varios itens que não funcionam, aguardo saber pois é somente isso que preciso para poder comprar o tema.

    Obrigada
    Debora

    #614180
    Laureninthailand
    Participant

    Hello,

    There have been no issues at all, but all of a sudden half of my site won’t load. I contacted the host who gave the response below, but I don’t know if they are just trying to shift the blame.

    I have put the login and site details in the private contact bit. Would you be able to take a look for me please?

    Thank you,

    Lauren

    I have had a look at your site, and it appears the problem with the images not loading is a coding / theme issue with the web software. It appears the software is not attempting to load in the images, as if there was a problem with the sites files you would get the little broken imagine icon on page load. It could be that the site has cached something bad and it simply needs flushing, or that an update has caused some problems with it.

    Hi!

    This is visible only on mobile browsers and on desktop it looks fine. This must be due to a custom css conflict. We will surely help you resolve this. Please move all the custom css you have added to the site to Enfold > general Styling > Quick CSS and create a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you resolve this issue.

    Best regards,
    Vinay

    #614150

    Thank you!

    1)

    Here in this example, in the original DEMO
    – When hovered over text changes color to orange.
    – When selected the font changes color (white) and size (becomes bold and wider)

    This code from post#608817 overwrites the original settings:

    ul.nested_nav a {
        font-size: 14px;
        color: red !important;
    } 

    What do I do to keep original settings in place or to control them ?

    2) This code changed the color of menu indicator, but when sub-menu opens, it looks like this (1/3 new color, 2/3 old color):

    3) Can I title the sidebar, in other words write something on top of main sidebar menu (circled in red – post#605143) ?

Viewing 30 results - 96,901 through 96,930 (of 142,401 total)