Viewing 30 results - 140,551 through 140,580 (of 142,844 total)
  • Author
    Search Results
  • #114784

    Hi,

    Enfold is a theme that I really appreciate, especially the integration with WPML.

    But it requires too many resources to run.

    Enfold + WPML, no other plugins active: 256 Mbytes?

    Theme “Choices” + WPML + WooCommerce + WooCommerce Multilingual + WooCommerce Print Invoices & Delivery Notes + WooCommerce Sequential Order Numbers + WooCommerce Checkout Field Editor: 80 Mbytes, everything works fine.

    https://kriesi.at/support/topic/blank-page-if-i-create-a-new-menu-with-wpml-active

    Please Enfold optimized.

    Thanks

    Edit by Kriesi: Please note that enfold should work fine with abou 50mb in your front end and 90 in your backend with those plugins active. we just recommend more resources since people often throw in another 10 plugins :P

    #133589

    Hello, thank you for the reply. Please see the following…

    http://goo.gl/4j5jga

    I am referring to the four columns within the very top under the header.

    Appreciate the review Nick!

    #134471

    Hi,

    Please refer to this link: https://kriesi.at/support/topic/after-the-upgrade-pages-return-404-error

    Or increase the php memory limit. Edit wp-config.php, add this code:

    define('WP_MEMORY_LIMIT', '256M');

    Regards,

    Ismael

    #133663

    In reply to: iOS Display Issue

    Also Kriesi, I noticed on your demo site that the nav menu on mobile devices is a small nav box in the top right that expands, my doesn’t do that. I’ve got a different style of menu, What have I missed, i prefer yours.?

    Cheers

    #134431

    Hi,

    You can use this on your custom.css or Quick CSS

    .tax-product_cat .page-thumb {
    display: none;
    }

    You can be more specific and remove it on certain product category only. For example, you have a category called “CSS”, use this:

    .term-css .page-thumb {
    display: none;
    }

    Regards,

    Ismael

    #132622

    I am using the latest version, 1.9.1. And I did add the change but not until I tried it again on my old iMac. Funny thing, when on the older iMac, every once in a while, when I’m viewing the Enfold demo, I will see the “top the top” icon appear. Weird.

    #134418

    Hi,

    Can you give us a screenshot of what you’re trying to do?

    On LayerSlider WP, edit the layer, under Style panel add a padding on top, bottom, left and right. Give it a background or add this on custom style settings field:

    background: rgba(255,255,255,.5);

    This will create a transparent white box around the logo.

    Regards,

    Ismael

    #133990

    In reply to: Gallery Issue!!!

    No there isn’t. It depends on the width you’ve chosen in the General Settings as well since that changes the whole container size.

    The size of image you choose is what gets loaded into the layout. This can be really helpful if you want to use a different crop to keep an overly tall image or group of images to fit a square layout or a just generally show as thumbnails

    The layout then makes adjustments to fit the viewers devices (full size desktop down to mobile). So if you choose an image that is 300px wide and your choice of gallery is the large single image like in this screenshot http://webex.gr/1.jpg , you’ll get a pixelated result.

    It doesn’t usually come up as most users are already starting with a larger image. Even more so to make sure things look reasonable on the new retina screens.

    If you just want to add in a single image however and don’t want it to scale then you don’t need to use a gallery at all. Just use a text section and add the image into the visual editor.

    #133988

    In reply to: Gallery Issue!!!

    Hi xrisxal2000,

    First, its important to note that our support forums go by oldest post to newest so each time you self respond asking for help it actually pushes the topic to the end of our queue.

    On your issue, the image container will not keep your image smaller than what the container actually is.

    What this means is that if you put your gallery into a full width container then the images inside will stretch to fit it. Since you don’t have images that are large enough, you need to instead put your gallery item into a layout so that the gallery section is smaller.

    Something like one-half/one-half might work so that your images only take up half the content area and the content on the left takes up more room.

    Regards,

    Devin

    #122777

    Hi Devin, sorry for so late reply, i thought no one is answering to these tickets. Maybe you should enable subscription to topics.

    Anyways, i was using bbpress shortcode for showing forums index on a page built with layout builder. I was using a text block to place the shortcode but it broke the whole layout.

    #27582
    meSingh
    Participant

    I am using wordpress 3.5.2 with enfold latest version using a child theme.

    The advanced layout editor has stopped working from a few days. I have tried to deactivate recently add plugins but no luck.

    #134168

    In reply to: Top Menu

    Hi vijaypillai,

    Can we take a look at your site live? For #1 yes its doable with a bit of css but it would best to target it at the exact header layout you are using.

    For #2, that shouldn’t be happening so I suspect there is something else going on.

    Regards,

    Devin

    #132621

    What version of the theme are you using? Have you recently updated and if so did you re-add in the change you made previously from the other post?

    #132891

    Any news about that topic?

    #27576
    mrkuji
    Participant

    This seems related to https://kriesi.at/support/topic/image-gallery-broken which was fixed.

    Since the latest 1.9 updates uploading media it seems to swap the position of the images from the add to gallery page:

    so order set as 1,2,3,4,5,6

    appears in a 3 column as

    3,2,1

    6,5,4

    As this was fixed in flashlight I wondered if its gotten introduced in enfold.

    Thx

    Thanks!! I guess my prev copy did not overlay everything correctly … I deleted the folder and then copied to make sure this time. Worked great.

    #134183

    Problem solved – thank you! – After upgrading to wordpress 3.6, I have update to the latest Enfold version – 2013 August 6 – Version 1.9.1 and that fixed the problem.

    Hi!

    please try to re-upload the wp-contentthemesenfoldconfig-templatebuilderavia-template-builder folder (via ftp) and make sure that all files on the server are overwritten by the new files (Enfold 1.9.1 files).

    Best regards,

    Peter

    shawjared
    Participant

    I get the following error after the latest theme update:

    Fatal error: Call to undefined method ShortcodeHelper::avia_apply_autop() in /home/wrapwave/public_html/wrapwave.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/team.php on line 284

    http://wrapwave.com/about-us/

    Can you take a look?

    Thanks

    #27558
    American Patriot
    Participant

    Whew! WooCommerce is wearing me out!

    I’ve created a WooCommerce Product Category and two child categories and the thumbnail used for the Parent Category is showing at the top of the sub-category page as well as at the top of the Products page. Of course if I remove the thumbnail from the Parent Category it goes away but then there’s no thumbnail on the Shop page for it either. How can I make it appear as a category image but not on the other pages?

    Have I made that clear as mud?

    I’ve attached a screenshot of what I’m talking about.

    http://goo.gl/pg6UmO

    Thanks!

    #132620

    Thanks Devin and Ismael. I noticed today on my iMac that the scroll to top appeared as a blip. I see that this issue is also in the theme requests so maybe a solution might be found. I’m assuming it’s a JS issue.

    Thanks for the great support,

    Scott

    #134182

    Do you have the lastest upgrade of Enfold? That might be a solution. Mine wasn’t working after WP 3.6 install and it does now after I upgraded.

    #131985

    Hi elames,

    Reading over the topic I’m not clear at all on what it is you are trying to do vs what is live. If you want a specific color for a section you can use the Color Section element within the Advanced Layout Editor and you can use layout elements to create groups of content within that custom color section.

    If you can provide a mock up or screenshot illustrating what it is you are looking for perhaps we can assist further.

    Regards,

    Devin

    #27245
    allegrabillings
    Participant

    I am wandering how to change the easy slider HUD nav buttons. I think they are appropriate for tablets and desktop but when viewed on a mobile device the two arrow boxes cover most of the image and what isn’t covered is blocked by the circle image number indicators. For say a slider with 15 or so images. So I want to change the size but not globally just to a media query of say the 768 or below or 400 something below. I know we’re I can make CSS style changes and target screen sized in my child theme styles CSS file. But i don’t know if those HUD nav button are controlled by php, or Ajax or what. If it isn’t CSS I am wondering if the change can still be mobile specific like with CSS styling. I am hoping so.

    Either way on mobile only I either want to turn off the circle indicators and hide the box part of the arrow nav just leaving the actual arrows, or completely hide all the HUD nav on the easy sliders.

    The full width sliders are better mobile as they arrow nav boxes are taller and less wide covering less of the images. But if it is not full width they are squares and cover most the image. Hopefully thus isn’t to involved for you guys for forum support environment. As a photographer i find photo presentation tough on mobile devices. Other than just posting the photos one on top of each other down a page. This is fine for mobile but then the pages just become never ending scrolling and that isn’t too neat and tidy

    #27544
    wesdacar
    Participant

    Hi

    I’using the boxed layout with the small non-fixed header.

    How can i add some margin to the top and the bottom of the page, so that i can see some background all around the box?

    Thanks for your answers.

    #134335

    In reply to: Toggle image/icon

    #133945

    Hi!

    Use following css code and change the width value

    #top #header .logo img {
    width: 500px;
    }

    Best regards,

    Peter

    #134272

    In reply to: q about scroll speed

    Hi,

    Edit js > avia.js, find this code under smoothscroll function:

    var target = container.offset().top - fixedMainPadding,
    oldLocation=window.location.href.replace(window.location.hash, ''),
    newLocation=this,
    duration= data.duration || 800,
    easing= data.easing || 'easeOutQuint';

    Set duration= data.duration || with a higher value like 8000.

    Regards,

    Ismael

    #114780

    I add this topic at the recommendation of Nick (thread “Can I use the navigation arrows for each category, not all?”)

    If someone selects a category, and then clicks inside that category a single post, the prev/next-arrows do not navigate inside that category.

    There exists a small (5 kb) plugin wich would solve this problem. But is hard to integrate this plugin into the theme.

    It would be very helpful, if there would be any possibility to browse inside a category.

    #134247

    Hi,

    Unfortunately, there is no fix for it yet.

    https://kriesi.at/support/topic/page-based-pagination-is-flawed

    Regards,

    Ismael

Viewing 30 results - 140,551 through 140,580 (of 142,844 total)