Viewing 30 results - 132,991 through 133,020 (of 142,757 total)
  • Author
    Search Results
  • #230830

    In reply to: New video sections

    Hi ste_thumbs!

    You can choose to display controllers and visitors can adjust the volume as needed. It is not possible to display only mute button. However, you can request it here https://kriesi.at/support/topic/enfold-feature-requests/

    Cheers!
    Yigit

    #230797

    In reply to: Social Media Buttons

    Hi Alexandre!

    Please try this plugin http://wordpress.org/plugins/socialize/
    and if you would like to display social icons in socket section, see https://kriesi.at/support/topic/footer-socket-question/#post-193649

    Cheers!
    Yigit

    #230760

    Topic: Blog Grid Images

    in forum Enfold
    MKW270210
    Participant

    Hi

    I’ve read a closed post with a similar question here but it doesn’t work for me.

    I selected a blog grid for my blog page but had the images set to ‘Set the Preview Image size automatically’. We were seeing a images with a set width but the height was varying depending on the uploaded image. This obviously makes the grid look bad as there is no uniformity to image sizes. I have now changed to ‘Choose the preview image size manually’ (180 x 180) and also downloaded and run Regenerate Thumbnails but nothing changes (cache emptied each time I try).

    Any suggestions? Also, if I upload an image with a portrait aspect ratio should I expect it to be cropped to 180 x 180 or should I expect the aspect ratio to be amended?

    Thanks

    Mark

    #230751

    Hi,

    Thanks for responding. I understand why the parallax does not work for mobile, and the reasoning. It’s totally fine.

    My problem appears to be a bug specifically related to iPad 2, or possibly iPad in general. iPhone 4 looks as it should, but the iPad 2 has a bug with the parallax color section. The image used in the color section appears very large and scaled up, like 500% more than normal. This causes the browser to be completely filled with a giant scaled up image.

    I just did some more testing and set the color section with the exact settings in the Enfold Demo and I got it to work as it should! Yay! So the problem appears to be how I originally setup the color section options: (see below)

    Bad settings: (caused iPad 2 to crash in Safari)
    * Section Colors: Alternate Content
    * Background Attachment: Parallax
    * Background Image Position: Center Center
    * Background Repeat: No Repeat
    * Section Minimum Height: At Least 50%
    * Section Padding: No Padding
    * Section Top Shadow: Do Not display Shadow

    Good Settings: (got the desired effect I was looking for)
    * Section Colors: Main Content
    * Background Attachment: Fixed
    * Background Image Position: Top Left
    * Background Repeat: Stretch To Fit
    * Section Minimum Height: No Min. Height
    * Section Padding: Large Padding
    * Section Top Shadow: Do Not display Shadow

    Ok, thanks for helping out. It appears the problem is solved with the correct settings. I’m kind of new to this theme, and am learning how it works as I go. Love it, btw! The avia shit is what I have been dreaming of for many years. ;) It’s really nice to use. Thanks for all the great support too.

    Todd

    #230728

    Topic: 404-hook-in the-php

    in forum Enfold
    simpson199
    Participant

    Hi!

    As many others I want to edit the 404. I read the topics here in the support where you tell in 1 sentence to “edit 404.php in the “enfold folder”

    So I find within the php the code:

    
    <?php 
    				do_action('avia_404_extra'); // allows user to hook into 404 page fr extra functionallity. eg: send mail that page is missing, output additional information
    			?>

    Would be great that s.o would explain what to do when I want to hook in the page like the 404.php saya.

    Thanx a lot!

    Stefan

    jmikhail
    Participant

    I wanted to have the logo further left in the desktop view.

    However, in the mobile view and sometimes the desktop view if the browser gets resized smaller it gets cut off. How can I prevent this?

    I would prefer that under the mobile view the logo stays positioned in the middle like it originally did.

    Website: http://bit.ly/1gFTkgY

    #230709

    Hi!

    You can find the custom CSS code i have adjusted in Quick CSS section in Enfold theme options under Styling tab. I have simply adjusted this code https://kriesi.at/support/topic/more-space-under-font-icon-on-mobile-device/#post-229641 and increased the height
    Thank you, you too have a good weekend :)

    Regards,
    Yigit

    #230700

    I’ve been through all 7 pages of support on the wp plugin support page for wp Retina 2x and tried the various things that “fixed” the issue for others who were having it. They included changing the .js file in the plugin, attempting custom css, etc. None of them work. According to the author of the plugin, it’s got to be a CSS issue where the theme is using CSS that breaks it.

    To be clear, the specific time it breaks is when I am building a custom page using the page-builder, and I insert an image, simultaneously uploading an @2x equivalent for retina displays. The @2x image displays, but at double the size.

    I really appreciate whatever help you can provide. It’s very strange, because at one point all the images on the custom pages were working fine on retina, then when I updated the theme, they stopped working. I’ve tried disabling all my plugins (except wp retina 2x), and that doesn’t fix it.

    Again, thank you. Amazing work.

    #230697

    Topic: WPML Problem mit Blog

    in forum Enfold
    soltner
    Participant

    Hallo,
    habe im Forum folgende Anleitung gefunden und verwendet, leider ohne Erfolg:

    1) Please go to the wordpress dashboard and select “English” from the language switcher (admin bar at the top). Then go to Pages > Add New and add a blog page to your website. Then save the page and translate it to Italian.
    2) Go to Enfold > Theme Options and select the blog page for your “English” website. Then click the “Save Options” button. Afterwards select “Italian” from the language switcher and configure your blog page for the “Italian” website (select the page you created when you translated the “English” blog page – see 1). Save the settings and now both pages are blog pages and connected to each other.

    Die Blogs der drei Sprachen sind nach wie vor nicht miteinander verknüpft – alle weiteren Seiten und Portfolio-Einträge funktionieren einwandfrei, woran könnte dies liegen?
    http://glanzhof.de

    Gruss
    Peter

    #230690

    Hi!

    You can update the codes i have posted as following

    @media only screen and (min-width: 989px) {
    #top .fullsize .template-blog .blog-meta {
    float: left; margin: 0;  } 
    .entry-content {
    width: 80%;
    margin-left: 30px!important;
    }
    #top .fullsize .template-blog .post .entry-content-wrapper > * { margin-left: 30px; float: left; }

    So they will be active on screens bigger than 989px

    Best regards,
    Yigit

    #230683
    INWEBPT
    Participant

    Hello,
    I want to remove information on the topic.
    In a previous post you reply that the solution is to put the following code in functions.php of the child theme:
    remove_action (‘wp_head’, ‘avia_debugging_info’, 1000);
    However, it is not working. Can you help me?
    Thank you.

    #230675

    Hi xpoveda!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #top .title_container .container { padding: 0; min-height: 36px; }
    @media only screen and (min-width: 768px) {
    .bottom_nav_header.social_header .main_menu, .bottom_nav_header.social_header .main_menu { top: 41px; }}

    Regards,
    Yigit

    #230646

    Hey Andrea!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #top .social_bookmarks li a { font-size: 18px; }

    Best regards,
    Yigit

    #230640

    In reply to: Header Optimization

    Hi!

    1- Please change the width to switch to mobile menu – see http://kriesi.at/documentation/enfold/change-when-mobile-menu-appears/
    2- Please refer to Ismael’s post here to add a tagline https://kriesi.at/support/topic/how-can-you-add-a-tagline-or-subheading-to-all-pages-for-the-enfold-theme/#post-203194

    Best regards,
    Yigit

    #230639

    Thanks Yigit,

    That has brought the text back. Any ideas about stopping the icons coming out of the div for mobile devices?

    Hi ttem!

    Seems like the Relevanssi plugin doesn’t work properly on your server (our theme code doesn’t use a direct sql query for the ajax search but we use the standard wordpress query). If you deactivate it the error should be fixed. Please contact the plugin author if you need help with the search plugin configuration.

    Best regards,
    Peter

    #230632
    niceenfold
    Participant

    Hi, there

    I tried to relocate sidebar on the page to the left side but noticed that bullets still remained to the right side of text.
    so I added code like below but somehow clicking is not working properly. I could not click correctly.
    could you help me out to relocate sidebar on the page to the left correctly?

    .sidebar_left.sidebar {
    text-align: left;
    }

    #top .sidebar_left .widget_nav_menu ul ul li:before {
    left: 0;
    }

    #230617

    Hey quiteright!

    Please see Ismael’s post here https://kriesi.at/support/topic/avia-advanced-layout-builder-for-posts/#post-211670
    Keep in mind that we do not support it

    Cheers!
    Yigit

    #230616

    Hi!

    Please go to Appearance > Editor and open Footer.php file and search “Scroll to top” and change it

    Regards,
    Yigit

    #230612

    screenshot

    When you hover over the image in the red circle it says: scroll to top. That’s the text I want to translate.

    Thanks!

    #230602
    #230599

    Hey guys!

    The parallax is deactivated on mobile devices. when you scroll on a mobile device the page stops rendering (you can try that during a slideshow animation for example) therefore the parallax effect would not be smooth at all. there are ways to accomplish the effect but it requires a library like scrollability ( https://github.com/joehewitt/scrollability/blob/master/scrollability.js ) which is basically an 800 line big js file which we would need to include, just for that effect.

    Currently I don really think its worth it to include it…
    I will however take a look at the image proportions on ipads :)

    Best regards,
    Kriesi

    • This reply was modified 12 years ago by Kriesi.
    #230571

    Hi Kriesi

    I did a bit or research and found this fix which worked for me and was easily implemented. Apparently this problem is happening more often so hopefully will save you and users some time.

    For others it stopped all sliders etc from working also.

    Link to fix is here:
    http://docs.woothemes.com/document/jquery-cookie-fails-to-load/

    #230525
    This reply has been marked as private.
    #230523

    Topic: Floating button 2

    in forum Enfold
    lapajnea
    Participant

    Hi,

    after updating our enfold theme to the latest version we are again experiencing trouble with our floating button, like described in a previous theme: https://kriesi.at/support/topic/floating-button/
    The button dissappears behind pictures.
    Could you please look it up and help? The URL is http://zebra.bi

    Thanks,

    zebra.bi

    #230520
    This reply has been marked as private.
    ttem
    Participant

    I checked previous threads regarding integrating relevanssi and added the provided function in my function.php

    Note, I read Devin’s instructions to add to top of functions:
    Add it to the top of your functions.php file just under: if(isset($avia_config[‘use_child_theme_functions_only’])) return;
    though I don’t have that line in my child theme…I’m guessing the supplied child theme functions.php file has been updated? Is this the case? Mine is probably from 3-4 months ago

    anyway this is the error I’m seeing below the search box just above the list of ajax results, any ideas?

    string(347) " AND ((relevanssi.doc IN (SELECT DISTINCT(posts.ID) FROM wp_posts AS posts WHERE posts.post_type IN ('post', 'page', 'attachment', 'product', 'tribe_events', 'tribe_venue', 'avia_framework_post', 'portfolio'))) OR (doc = -1)) AND ((relevanssi.doc IN (SELECT DISTINCT(posts.ID) FROM wp_posts AS posts WHERE posts.post_status IN ('publish'))))"

    #230502

    Hey!

    I’ll report this to Kriesi. He’ll check it on his iPhone. I think there are tricks where you can scroll to top on iPhones. That is why the go to top button is hidden on mobile view. Refer to this link: http://www.imore.com/beginner-tip-scrolling-101

    Anyway, Yigit’s suggestion should show the button on iphone screens.

    Best regards,
    Ismael

    #230451
    taliwalt
    Participant

    I want a regular sidebar for my single product pages. I really really really really do. I would hire a developer if I could afford it, but I can’t. If there are any like-minded folks on this forum – folks who love Kriesi (and the awesome support provided by his team) but who nevertheless think the single product sidebar is bat-sh*t crazy – please consider adding your voice to the feature request thread.

    if you’re savvy when it comes to php, and you already know how to do this and you’re feeling generous, maybe you could post a tip?

    Thanks for listening

    Topic was closed before I could say thanks, so I’m editing my original post to do just that, “THANKS!”

    #230422

    Hi!

    This will get you started but for further customization you need to hire a freelance developer. Add this on Quick CSS or custom.css:

    .four.units.single-product-main-image.alpha {
    width: 100%;
    overflow: hidden;
    }
    
    .fpd-navigation.fpd-main-color {
    width: 50px !important;
    }
    
    .fpd-sidebar > .fpd-content {
    border-left: none;
    position: relative;
    width: 200px !important;
    }
    
    .fancy-product .fpd-container {
    margin-bottom: 40px;
    margin-right: 40px;
    float: left;
    width: 100%;
    }
    
    .fpd-product-container.fpd-border-color {
    width: 50% !important;
    }
    
    #top .single-product-main-image .onsale {
    display: none;
    }

    Cheers!
    Ismael

Viewing 30 results - 132,991 through 133,020 (of 142,757 total)