Viewing 30 results - 138,031 through 138,060 (of 142,776 total)
  • Author
    Search Results
  • #178194
    This reply has been marked as private.
    #178188

    Topic: Home page slider issue

    in forum Enfold
    elames
    Participant

    I am still trying to deal with this full screen slider issue. Look at this page: http://bluemontinluray.com/
    I know how to get the slider in there…but don’t want people to have to scroll down to read the first 3 part section. I want that to be right over top of the slider since there is no menu to choose from.
    Can you assist with more explanation of if this is possible to do or not?

    Thank you.

    mdlhale
    Participant

    at the top/middle of the page? Pretty much where the breadcrums are.

    For example, It’s right now (by default, at the left and the nav (you here are) is at the right). This website is being used as a University website and I’m doing everything I can to make it 100% perfect for them and more than happy to show you everything how it looks as a example once we load it on the full .edu.

    I really want to get that left side (page title) to display in the middle column automatically, and “possibly” as a H1 tag :) Please, please let me know if this possible and where in the CSS do I need to make the following changes?

    Thanks so much team! :) :) !!

    -Mike

    #178169

    Hey!

    The next update tomorrow should fix the issue and activate the mobile menu earlier for you, so the following menu items are not pushed down

    Best regards,
    Kriesi

    #178165
    This reply has been marked as private.
    #178159

    Hey!
    Please try to add the following rule to your css and let us know if it helps :)

    #top .avia-content-slider, #top .avia-content-slider-inner, #top .avia-content-slider-inner .slide-entry-wrap{
    -webkit-transform-style: preserve-3d;
    }
    
    #178143

    In reply to: More open header…

    Hi Toratheus!

    Feel free to request it here https://kriesi.at/support/topic/enfold-feature-requests/

    Best regards,
    Yigit

    #178123

    Topic: Mobile menu sooner

    in forum Enfold
    kimmo
    Participant

    I have tried to change site to change to mobile menu sooner, but it won’t work.
    I have done this too but it won’t work.
    https://kriesi.at/support/topic/menu-items-goes-into-the-logo-when-resizing-browser-windows/

    Is the only solution to put menu font-size smaller?
    I would like it to be about 25px.

    • This topic was modified 12 years, 4 months ago by kimmo.
    #178098

    In reply to: Video tutorials

    Hey!

    Devin answered your question https://kriesi.at/support/topic/video-tutorials-2/#post-177957

    Regards,
    Yigit

    #178096

    In reply to: product image

    Hey artspbseo!

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

    #cloud-zoom-big.cloud-zoom-big { left: 0; top: 0; }

    Cheers!
    Yigit

    #178091

    Thanks Yigit. My browser cache was shielding me from the errors at my end. Desktop looked fine.

    My apologies. Feel really stupid.

    kindest regards,

    PPCHound

    #178081
    PPCHound
    Participant

    Hi,

    Layerslider looks great on desktop, but only shows the circling ‘loading’ animation on iphone/ipad. The slides are never seen. Layerslider is set to responsive. Please check for http://elliptical.co.uk. Tried it on Samsung Galaxy Tab too. No slider shown.

    kindest regards,

    Graham Nichols

    #178074

    Hi khalidmuharraqi!

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

    div .logo { left: -52px; }
    .main_menu div > ul > li > a { line-height: 120px !important; }
    #header_main .social_bookmarks { top: 80%; right: -50px; }
    .main_menu { right: 85px; }

    Regards,
    Yigit

    #178057
    khalidmuharraqi
    Participant

    1. Unlink the ajax description title. Although I found one solution here,
    https://kriesi.at/support/topic/unlink-the-ajax-description-title/
    but that is not only unlinking the title but deleting the title as well, while I want to keep the title and just need to unlink the title.

    2. Page which opens when you click on ajax description title, I want to delete that page permanently as I just want to keep my images as AJAX Preview as its more flexible and I can multiple images underneath each other without worrying about the sizes of images as it automatically fit the images.

    3. As I’m Using AJAX Portfolio Preview style only, How can I share specific character (i.e. “Amna”) on other forums by sharing a link. As when you click on any portfolio entry it opens the entry in a preview window which doesn’t seems to have a specific link that I could use to share.
    Here’s our website gallery link,
    http://goo.gl/QaWXa8

    #178045

    In reply to: Caching PlugIn

    Hey!

    I posted my setup here: https://kriesi.at/support/topic/i-need-advice-with-java-script/ – it’s basically the default setup (auto mode).

    Regards,
    Peter

    #178037

    Hello,
    it appears correctly with the code on the desktop and the phone. Unfortunately, it now appears highly known on the iPad when viewed too small. I rotate the iPad, it is displayed correctly.

    #178018

    Hey!

    Please try Relevanssi: http://wordpress.org/plugins/relevanssi/ and this code: https://kriesi.at/support/topic/enfold-code-update-for-2-2-to-use-relavanssi-plugin/#post-168752

    After the plugin installation go to the configuration page and search for the “Indexing options” – there you can select/deselect the post typesyou want to add to the search index. Deselect the “portfolio” checkbox and save the settings.

    Best regards,
    Peter

    #177997
    sdaly18
    Participant

    Hi,
    At some point, my post featured images stopped opening in lightbox. Is there a way to fix this?

    Thanks.

    Steve

    #177978
    esotEric
    Participant

    Hi,

    I’m having the same line break issue as https://kriesi.at/support/topic/how-to-avoid-rendering-extra-line-breaks/

    Every time I go to the Avia Layout Builder, <br />’s are added to my text lines. One before each line for every time I go to the editor.

    I edited the textblock.php file as described in the above referenced post, cleared my cache, but Ismael’s pastebin link from that support ticket no longer works, so I still need a solution please.

    Also, is it possible to put the newly edited textblock.php file somewhere in my Child Theme folder so the changes don’t get lost on updates?

    Thank you.

    #177977

    Unfortunately that didn’t work, just shifted the entire side nav bar widget to the right. There is 52px of padding applied to the classes `.sidebar_left .widget_nav_menu ul:first-child > .current_page_item
    however when I change that it just shifts the container to the left.
    What I’d really like is to be able to have the menu items appearing on one line, and find a way to reduce the amount of space to the right of the sidebar menu as can be viewed on pages linked to above. There seems to be a lot of wasted space on the right hand side of the side nav bar.
    Been trying different fixes on this for hours. Any ideas appreciated.

    Thanks

    #177972
    InSightGraphics
    Participant

    Just a tip for anyone working from a Child Theme who wants to remove the BB Press Forum plugin alert in the admin panel. Instead of deleting a line in the Parent theme’s code, add this code to your Child’s function.php:

    
    add_action( 'after_setup_theme', 'my_late_functions' ); 
         function my_late_functions() {
              remove_action( 'tgmpa_register', 'avia_register_required_plugins' );
         }
    
    #177961
    cyrusis
    Participant

    Hey guys,

    Sorry for the question quantity, these have all been pent up for a while.

    I was wondering how I would go about adding a shadow below the minimized header once you start to scroll, see ex.:
    https://www.picatic.com/

    Also, I’m wondering how I would go about adding a background with rounded corners and a shadow for the columns to sit in. See ex:
    http://granify.com/ <– You need to scroll down to their content.

    In the boxed layout mode, how do I increase the width of the site? The default boxed layout is too small for me.

    And finally, I have made some animated objects in a few columns that involve custom image locations and slide ins. That being said, they look great on a desktop browser but ruin the design completely on mobile. Is there any way I can tell enfold to not display those columns with animations on mobile browsers?

    Many thanks guys!

    #177959
    Jhowell19
    Participant

    I want the website to look the same on a desktop and on a mobile device. any way to change this?

    thank you

    #177957

    In reply to: Video tutorials

    Hey elames!

    Its basically the same as adding a regular slideshow like in this video: https://vimeo.com/channels/aviathemes/64927358

    Except its using the fullscreen slider element. The big hang up I think people typically have is that in the demo the first image has the logo right on the image and there isn’t an option to add a separate logo on top. Eg: http://kriesi.at/themes/enfold/files/2013/06/tablet-2-1500×1500.jpg

    Best regards,
    Devin

    #177897
    flylanddesigns
    Participant

    Hi! I have the Enfold theme on this site: http://www.flylanddesigns.com

    I’ve selected 2 or three posts as “Sticky” posts, that I want to always show up top. But for some reason that doesn’t seem to be happening. Is that feature incompatible with this theme? Thanks in advance for your help,

    #177876

    Hi!

    You can use this css code to change the dropdown position:

    
    #top #header_main_alternate .main_menu .menu #menu-item-2842 ul.sub-menu{
    right: 207px;
    }
    

    I’ll tag the thread for Kriesi, maybe he wants to write a small javascript function which checks the dropdown position and adjusts the left/right value dynamically if necessary. For now you need to change the position manually.

    Regards,
    Peter

    #177862

    Hi mikaelsv!

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

    .entry-content-wrapper li { font-size: 14px; }
    ul { margin-top: 0.85em; }

    Best regards,
    Yigit

    #177851

    Hey!

    Follow Dude’s Instruction:

    1) Please edit /wp-content/themes/enfold/includes/admin/register-admin-options.php and search for

    
    								"subtype" => array(
    
    									'500px' 	=> 'five_100_px',
    									'Behance' 	=> 'behance',
    									'Dribbble' 	=> 'dribbble',
    									'Facebook' 	=> 'facebook',
    									'Flickr' 	=> 'flickr',
    									'Google Plus' => 'gplus',
    									'Instagram'  => 'instagram',
    									'LinkedIn' 	=> 'linkedin',
    									'Pinterest' 	=> 'pinterest',
    									'Skype' 	=> 'skype',
    									'Soundcloud'=> 'soundcloud',
    									'Tumblr' 	=> 'tumblr',
    									'Twitter' 	=> 'twitter',
    									'Vimeo' 	=> 'vimeo',
    									'Xing' 		=> 'xing',
    									'Youtube'   => 'youtube',
    									'Special: RSS (add RSS URL, leave blank if you want to use default WordPress RSS feed)' => 'rss',
    									'Special: Email Icon (add URL to a contact form)' => 'mail',
    
    								)),
    

    You can add your social media icon to the array. The first value represents the caption in the dropdown, the second value will be used to show embed the icon (icon/character code). We’ll include a filter in the next update which helps you to add a social icon without modifying the theme files.

    Then add following code to functions.php

    
    add_filter('avf_default_icons','avia_add_custom_icon', 10, 1);
    function avia_add_custom_icon($icons)
    {
    $icons['behance']	 = array( 'font' =>'entypo-fontello', 'icon' => 'ue915');
    return $icons;
    }
    

    and instead of “behance” insert the option value of your social icon (replace it with the same value you used for the “icon/character code” in step 1). You also need to replace ue915 with the character code of your icon – if you don’t know it you can use fontello.com to look up the default values (click on the social icon and select “Customize Codes”).

    Cheers!
    Peter

    #177847

    Hey!

    Glad it worked. :)

    Cheers!
    Ismael

    #177845

    Hi!

    I updated the code in this post https://kriesi.at/support/topic/icon-list-error-on-ipad/#post-177463
    Please try this one

    Regards,
    Yigit

Viewing 30 results - 138,031 through 138,060 (of 142,776 total)