Viewing 30 results - 100,801 through 100,830 (of 142,926 total)
  • Author
    Search Results
  • #580162

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling to make the caption content text smaller on mobile:

    @media only screen and (max-width: 480px) {
    .responsive #top .slideshow_caption .avia-caption-content {
        font-size: 11px !important;
    }
    }

    Best regards,
    Rikard

    #580142

    Hi Kyle,

    Great, glad we could help. Please let us know if you should need any more help on the topic.

    Thanks,
    Rikard

    #580133

    Hi,

    Great, glad you found it. Please let us know if you should need any more help on the topic.

    Thanks,
    Rikard

    #580106

    1. Hi I was referring to the site in this comment above. :)

    https://kriesi.at/support/topic/mobile-menu-social-icons/#post-577370

    Hi,

    Great, glad you got it working. Please let us know if you should need any more help on the topic.

    Thanks,
    Rikard

    #580094

    In reply to: Layerslider RTL

    Hi,

    Let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #580057

    Hi!

    So your wanting the yellow menu to appear on top of the image above it? You can insert a screenshot by clicking on the “img” button in the editor when writing your reply. You can host your image at imgur.com or some other image hosting site.

    Best regards,
    Elliott

    #580055

    Topic: Main image blurry

    in forum Enfold
    ncfan2030
    Participant

    I can’t get these images at the top of the portfolio to be clear.

    #580048

    Hi!

    It’s because of the CSS your using on the header widget. Try this out instead.

    #header .widget {
        right: 20px;
        padding-top: 0;
        position: absolute;
        top: 20px;
        z-index: 999;
    }

    I don’t have an iOS device so I’ll flag this for the rest of our team to check on iOS.

    Best regards,
    Elliott

    #580044

    Hey Sigmund!

    Add this to your custom CSS.

    .responsive.html_header_sidebar #top #header .social_bookmarks {
        display: block !important;
    }

    Regards,
    Elliott

    #580043

    Hi Grant!

    I’m not sure how to check for the “advert page” but if it’s a custom post type archive then you could try checking for it and then switch the sidebar out for a custom sidebar.

    See here, https://kriesi.at/support/topic/custom-sidebars-for-post-types/#post-418248.

    Regards,
    Elliott

    #580039

    Topic: Google Map API Issue

    in forum Enfold
    adelphi
    Participant

    Hi there

    My client needs the Google maps feature to be more updated.

    Using the current Enfold Google Maps feature in Avia Builder, alot of the street names are missing. I am trying to use another plugin however, I do believe that the Enfold theme enqueues Google javascript on all admin pages, resulting in Google Autocomplete API (=address search) to break.

    I have read through these two links to figure out the issue:
    https://kriesi.at/support/topic/google-maps-element-javascript-conflict-with-maps-marker-pro-plugin/

    However i am still unable to fix this even after inserting the code that was suggested in the previous forum. Please kindly assist me in solving this issue. Thanks!

    #580033

    Hi mepho!

    Add this to your custom CSS.

    @media screen and (max-width: 767px) {
    .responsive #top #wrap_all .container { width: 100% !important; max-width: 100% !important; }
    }

    Cheers!
    Elliott

    #580005

    In reply to: Theme not updating

    Hi welshgje!

    Your sure you have the correct api information set in Dashboard > Enfold > Theme Update and you have clicked on the “Check Manually” link?

    If it still does not show the correct version then try clearing your WordPress transients, https://kriesi.at/support/topic/enfold-update-to-3-4-1-i-dont-get-theme-update-on-theme-dashboard/#post-534145.

    Cheers!
    Elliott

    #579997

    It worked out really well! thank you @Guenni007 !!! I have one last request on this topic. I have added in my images. Now I need to remove the small seperater lines that automatically are put into the menu. I have searched for a while and cannot find the place to adjust this.

    #579994

    Ok… I’ve fixed both problems….

    Problem 2. The scrolling issue was sorted by just the checkbox “Unstick Topbar” under Header Behaviour.

    Problem 1. The info on my “Resume” and ” Contact” pages have reappeared when I updated my plugins and theme to the latest version.

    HOWEVER! Now a 3rd problem has arisen… I know, surprise surprise right.
    You can see now, my title header has completely disappeared on my homepage and my links are now a quarter of the way into the screen and not at the top at all anymore.

    Please help.

    #579991

    Ismael,

    Hi. Thanks for your continuing efforts. No, I do not have enfold running on other hosts. However, we have seen several other Enfold users report the same problem with other hosting providers. There was another thread going on the same topic here: https://kriesi.at/support/topic/slider-menu-missing-on-homepage-mobile/

    But, there must be an explanation to why this is happening. It’s only with Safari, that we know of. We love Enfold theme, except for this one major problem that it doesn’t work on iPhones. We do not want to have to switch themes. Is there anything else you can do to help? thanks.

    jen

    #579989
    matporgan
    Participant

    I have been having problems with the Avia Layout Builder. When I edit a page it just keeps loading (the wheel keeps spinning). It happened awhile back as well but it seemed to correct itself. This time I haven’t been able to edit my pages for 4 or 5 days. I’ve been trying to find a solution but have yet to find anything that works.

    I have latest WordPress (4.4.2) and latest Enfold (3.4.7) (updated it to try to fix it).
    I have tried disabling plugins by renaming plugins folder.
    I have added
    define('SCRIPT_DEBUG', true);
    to wp-config.php as suggested in https://kriesi.at/support/topic/avia-layout-builder-not-working-2/page/2/

    Any other ideas?

    #579987
    lisac83
    Participant

    Hi there,
    I’ve searched through Enfold’s General Styling options to try to find how to insert a dark opaque background on the top menu, and a solid colour on the secondary menu, both in the header.

    They look great when you scroll down the page, but it’s when you first load the page that I want to add a slightly opaque background so the text is more readable over the image.

    How do I do this?

    Thanks.

    #579986

    Hi – Thanks for attempting, but this still isn’t working properly. I decided the easiest way to get this looking the way I want is to write the custom code for my header in a blank page (with no header/footer) as one grid row which I can then save as a template so that it can be loaded at the top of other blank pages. I know this isn’t the most efficient way to do it, but I can’t figure how else to make it look the way I want. I’m just going to link each word manually to its page instead of using an actual menu. You’ll see that this code now exists in the top grid row of this page (must login to access – see previously provided admin name & pw). So the only thing I need from you guys now is clarification on how to make this one row sticky as if it were the actual header/menu. I’ve assigned a section ID “ktheader” to the row. Is there some CSS I can just insert to make that section sticky? If it involves editing the php instead I would prefer that you just make the change so that you can confirm it is working properly.

    One thing to note – I had to check ‘Disable Shortcode Processing’ as well as ‘Deactivate schema.org markup’ in order for all of the code to translate properly to other pages as a template without parts getting lost. If you need to turn either of these settings off in each of the row’s columns in order to make the sticky function work that’s fine. I can just manually copy and paste the code into other pages.

    Thanks for your help,

    Katelyn

    #579983

    hello Andy i try it i deactivate all plugins but still my mobile menu don’t work. I find the problem is on avia.js file as i wrote in my previous post. When i replace my avia.js with the original the mobile menu works but when i use the modified avia.js from this post https://kriesi.at/support/topic/changing-portfolio-grid-image-display-size-and-padding-enfold-theme/ then the menu doesn’t work.

    You can take a look to the modified avia.js :https://gist.github.com/josueochoa/85720093cb5ff26d4195

    #579971
    alteba
    Participant

    Hi Guys,

    I need your advise.Recently I made a website using the enfold theme and I really love the theme and the way you guys give support. So I decided to start build my second website with the enfold theme too. But I get stuck…
    Is Enfold the best theme to fit this website??

    If you have a look at http://insurion.ltena.com/ then you’ll see a very basic website.
    The initial design you can see at: http://insurion.ltena.com/firstdesign.jpg

    So I started placing:
    – a 1/1 layout element with the title,
    – a 1/1 layout element with a slider,
    – 5 x 1/5 layout elements for the sections as shown in the firstdesign

    The first element I populated with a media element – image. The image was made using photoshop and is a png file because of transparency. The picture contains the text. Disadvantage is that the text is resized once the window is resized. It looks fat and ugly.

    The second element I didn’t populate. Instead I edit the cell and use a custom background image in the colors tab. I used the original picture in full size (844 x 1500px). But the picture doesn’t automatic resize to fit the element. Hence the picture is way to big.

    The second element I didn’t populate either and used a smaller picture (70 x 120px) as custom background image. But the picture is way too small and doesn’t resize either. So it looks crapy again.

    The third element I populated with the same sort of image (844 x 1500px) as I did with the first element. Except that the picture doesn’t contain text. Instead I used the option ‘Caption overlay’ to populate the section with text. But that sugs too. The text is way to big (no the font size), The text starts directly at the top. I would like to be able to use some kind of cell padding. I know this can be achieved with div’s but isn’t that a bit way off from the theme??

    The last option I can think of is using a kind of image element like the first element but then not using a png photoshop file but a vector image. Disadvantage is that I still might look crappy as the image still resizes with different resolutions, or when the user resizes the window.

    HELP!!
    What would you do?
    What is the best way to make the page look like the initial firstdesign?
    Is enfold the best theme? Or am I better of using a different theme? (any advise??, it doesn’t need to be a cheap or free theme.)
    I am no php developer so I cannot change the stylesheet to much.

    I am looking for your input and advise.

    Please feel free to ask for a private login if the above explanation is not sufficient.

    Best regards,

    Bart Altena

    #579967
    cnovey
    Participant

    Would be really helpful if new elements could be added to top and not bottom. Dragging them back to top is inefficient. If there is a better way I am unaware of please let me know. Thanks!
    C

    #579959
    shingai
    Participant

    Since I installed the theme yesterday evening, I have found on multiple occasions that all of my pages were in the Trash. The first occasion, it occurred after I edited a page from the front end using the admin bar on the top. A second time, it occurred during some event for which I was not present. The third and fourth time, it again occurred after editing a page. Posts are not affected, only Pages.

    The only plugins I have active are:
    Contact Form 7
    Google Map Shortcode
    Mailchimp for WordPress Pro
    Popup Maker
    WP-SpamShield

    #579951
    welshgje
    Participant

    Dear All,

    I wonder if someone could help me. We have a menu on the top of the screen which drops down into a nice set of options. Some of those options have submenus which come out of the left hand side. Is there a way of forcing the sub menu to come out of the right hand side of the drop down menu?

    Many thanks

    Gareth

    #579940

    Josue,

    Thanks a ton, looks like I had the wrong code in my child theme, but when I used the code you provided it crashed the site with an error code of Parse error: syntax error, unexpected ‘?’ in /home/content/p3pnexwpnas04_data01/96/2424396/html/wp-content/themes/enfold-child/functions.php on line 51

    Previously I had used the code:

    
    function change_magnific_popup_iframe_setting(){
    ?>
    <script>
    jQuery(window).load(function(){
    	jQuery('a[href*="youtube.com/watch"]').magnificPopup({
    	   type: 'iframe',
    	   iframe: {
    	     patterns: {
    	       youtube: {
    	       	index: 'youtube.com', 
    	       	id: 'v=', 
    	       	src: '//www.youtube.com/embed/%id%?rel=0&autoplay=1'
    	       }
    	     }
    	   }   
    	});      
    });
    </script>
    <?php
    }
    add_action("wp_footer", "change_magnific_popup_iframe_setting");
    #579907

    Hey!

    You can not combine different pages from different demos, you can only try re-create them with the use of ALB.

    Here is the content of the pricing and data tables

    [av_section color='alternate_color' custom_bg='' src='' position='top left' repeat='no-repeat' attach='scroll' padding='default' shadow='no-shadow']
    [av_table purpose='pricing' caption='']
    [av_row row_style='avia-heading-row'][av_cell col_style='']Private Plan[/av_cell][av_cell col_style='avia-highlight-col']Business Plan[/av_cell][av_cell col_style='']Mega Plan[/av_cell][/av_row]
    [av_row row_style='avia-pricing-row'][av_cell col_style='']10$
    <small>per month</small>[/av_cell][av_cell col_style='avia-highlight-col']20$
    <small>per month</small>[/av_cell][av_cell col_style='']50$
    <small>per month</small>[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='']1 GB Bandwidth[/av_cell][av_cell col_style='avia-highlight-col']10 GB Bandwidth[/av_cell][av_cell col_style='']Unlimited Bandwidth[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='']10 MB Max File Size[/av_cell][av_cell col_style='avia-highlight-col']50 MB Max File Size[/av_cell][av_cell col_style='']No Maximum File Size[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='']3 GHZ CPU[/av_cell][av_cell col_style='avia-highlight-col']5 GHZ CPU[/av_cell][av_cell col_style='']5 GHZ CPU[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='']256 MB Memory[/av_cell][av_cell col_style='avia-highlight-col']1024 MB Memory[/av_cell][av_cell col_style='']4 GB Memory[/av_cell][/av_row]
    [av_row row_style='avia-button-row'][av_cell col_style=''][av_button label='Get Private Plan' link='manually,http://' link_target='' color='theme-color-subtle' custom_bg='#444444' custom_font='#ffffff' size='medium' position='center' icon_select='yes' icon='25']
    
    [/av_cell][av_cell col_style='avia-highlight-col'][av_button label='Get Business Plan' link='manually,http://' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='medium' position='center' icon_select='yes' icon='29']
    
    [/av_cell][av_cell col_style=''][av_button label='Get Mega Plan' link='manually,http://' link_target='' color='theme-color-subtle' custom_bg='#444444' custom_font='#ffffff' size='medium' position='center' icon_select='yes' icon='44']
    
    [/av_cell][/av_row]
    [/av_table]
    [/av_section]
    
    [av_table purpose='pricing' caption='']
    [av_row row_style='avia-heading-row'][av_cell col_style='avia-desc-col']Plan[/av_cell][av_cell col_style='']Business[/av_cell][av_cell col_style='']Mega[/av_cell][/av_row]
    [av_row row_style='avia-pricing-row'][av_cell col_style='avia-desc-col'][/av_cell][av_cell col_style='']20$
    <small>per month</small>[/av_cell][av_cell col_style='']50$
    <small>per month</small>[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='avia-desc-col']Bandwidth[/av_cell][av_cell col_style='']10 GB[/av_cell][av_cell col_style='']Unlimited[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='avia-desc-col']Max File Size[/av_cell][av_cell col_style='']50 MB[/av_cell][av_cell col_style='']No Maximum[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='avia-desc-col']CPU[/av_cell][av_cell col_style='']3 GHZ[/av_cell][av_cell col_style='']5 GHZ[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='avia-desc-col']Memory[/av_cell][av_cell col_style='']1024 MB[/av_cell][av_cell col_style='']4 GB[/av_cell][/av_row]
    [av_row row_style='avia-button-row'][av_cell col_style='avia-desc-col'][/av_cell][av_cell col_style=''][av_button label='Get Business Plan' link='manually,http://' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='medium' position='center' icon_select='yes' icon='29']
    
    [/av_cell][av_cell col_style=''][av_button label='Get Mega Plan' link='manually,http://' link_target='' color='theme-color-subtle' custom_bg='#444444' custom_font='#ffffff' size='medium' position='center' icon_select='yes' icon='44']
    
    [/av_cell][/av_row]
    [/av_table]
    
    [av_table purpose='tabular' caption='This is a neat table caption']
    [av_row row_style='avia-heading-row'][av_cell col_style='avia-desc-col']Configurations[/av_cell][av_cell col_style='']DUAL 1.8GHZ[/av_cell][av_cell col_style='']DUAL 2GHZ[/av_cell][av_cell col_style='']DUAL 2.5GHZ[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='avia-desc-col']Model[/av_cell][av_cell col_style='']M9454LL/A[/av_cell][av_cell col_style='']M9455LL/A[/av_cell][av_cell col_style='']M9457LL/A[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='avia-desc-col']g5 Processor[/av_cell][av_cell col_style='']Dual 1.8GHz PowerPC G5[/av_cell][av_cell col_style='']Dual 2GHz PowerPC G5[/av_cell][av_cell col_style='']Dual 2.5GHz PowerPC G5[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='avia-desc-col']Frontside Bus[/av_cell][av_cell col_style='']900MHz per processor[/av_cell][av_cell col_style='']1GHz per processor[/av_cell][av_cell col_style='']1.25GHz per processor
    [/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='avia-desc-col']Level 2 Cache[/av_cell][av_cell col_style='']512K per processor [/av_cell][av_cell col_style='']512K per processor [/av_cell][av_cell col_style='']512K per processor
    [/av_cell][/av_row]
    [av_row row_style='avia-button-row'][av_cell col_style='avia-desc-col'][/av_cell][av_cell col_style=''][av_button label='Click me' link='manually,http://' link_target='' color='blue' custom_bg='#444444' custom_font='#ffffff' size='small' position='center' icon_select='yes' icon='25']
    
    [/av_cell][av_cell col_style=''][av_button label='Click me' link='manually,http://' link_target='' color='red' custom_bg='#444444' custom_font='#ffffff' size='small' position='center' icon_select='yes' icon='25']
    
    [/av_cell][av_cell col_style=''][av_button label='Click me' link='manually,http://' link_target='' color='green' custom_bg='#444444' custom_font='#ffffff' size='small' position='center' icon_select='yes' icon='25']
    
    [/av_cell][/av_row]
    [/av_table]
    
    [av_table purpose='tabular' caption='This is a neat table caption']
    [av_row row_style='avia-heading-row'][av_cell col_style='']Configurations[/av_cell][av_cell col_style='']DUAL 1.8GHZ[/av_cell][av_cell col_style='']DUAL 2GHZ[/av_cell][av_cell col_style='']DUAL 2.5GHZ[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='']Model[/av_cell][av_cell col_style='']M9454LL/A[/av_cell][av_cell col_style='']M9455LL/A[/av_cell][av_cell col_style='']M9457LL/A[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='']g5 Processor[/av_cell][av_cell col_style='']Dual 1.8GHz PowerPC G5[/av_cell][av_cell col_style='']Dual 2GHz PowerPC G5[/av_cell][av_cell col_style='']Dual 2.5GHz PowerPC G5[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='']Frontside Bus[/av_cell][av_cell col_style='']900MHz per processor[/av_cell][av_cell col_style='']1GHz per processor[/av_cell][av_cell col_style='']1.25GHz per processor
    [/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='']Level 2 Cache[/av_cell][av_cell col_style='']512K per processor [/av_cell][av_cell col_style='']512K per processor [/av_cell][av_cell col_style='']512K per processor
    [/av_cell][/av_row]
    [/av_table]
    
    let us know if you need anything else

    Regards,
    Basilis

    #579906
    whmcreative2
    Participant

    When in tablet view the full width sub menu is still at the top while the top navigation is no longer sticky. Where can I change the break point to turn sticky off earlier? So want to change the sticky break point to different pixel width. Thank you.

    #579897

    Hi!

    Please follow the below steps to assign your own thumbnail size to the theme.

    1. Create a child theme if you are not using one so the changes we make remain intact after any theme updates.
    https://kriesi.at/support/topic/enfold-child-theme-not-included-in-theme-download/

    2. open functions.php in child theme and copy this whole block http://pastebin.com/raw/YXPDi7B5

    3. Look for “[‘featured’] = array(‘width’=>1500, ‘height’=>430 ); ” and change the image width and height.

    Regards,
    Vinay Kashyap

    • This reply was modified 10 years, 2 months ago by Vinay.
    #579896
    Julie
    Participant

    Hello!

    I have a Gravity Form embedded on a page. I used the layout setting under column settings to set right padding at 20px (it is set at 30px from top, 20 px from left and 10px from bottom).

    On smaller mobile screens (at 320px wide), the button is not adjusting to show the padding and is extending all the way to the column edge. (It works fine @ 360px wide.)

    How can I fix this for these smaller screens?

    Link to screenshot and site is below.

    Thanks in advance for your help!

Viewing 30 results - 100,801 through 100,830 (of 142,926 total)