Viewing 30 results - 138,691 through 138,720 (of 142,818 total)
  • Author
    Search Results
  • #171006

    Hello!

    Please follow these steps.

    1.) Activate the woocommerce plugin then Install the woocommerce pages by clicking the violet bar on top of woocommerce settings.

    2.) Go to Menus > Appearance > insert the Shop menu as shop page.

    3.) Create some products.

    4.) If you want to create another shop page, create a new page then go to Advance Layout Editor. Insert the Product Grid under Plugin Additions.

    Please watch this short video: http://www.mediafire.com/play/t23t01r4zdeka68/Enfold+-+Quick+Shop+Page+Installation.mp4

    Cheers!
    Ismael

    #171000

    Thanks a lot Josué!

    I managed to write this code:

    #top #main .sidebar_left .sidebar {
    position: fixed;
    border-right-style: none;
    width:19%;
    top: 8%;
    }

    That resolves de Slider issue in both browsers. It seems right cause the iPad now shows the sidebar too!

    But in chrome now the image has a weird behaviour.

    Any tips ?

    Thanks!!
    José

    PD: Is there a way the image (the glass) showing nothing on hover? Just an image with no events?

    #170992
    Michae1
    Participant

    There was another thread on this that has been closed : https://kriesi.at/support/topic/accordion-hide-all-category/#post-133938

    Finally got around to trying Kriesi’s advice, but it didn’t work :( I think perhaps because of the 2.3 update?

    In any case, I’ve pasted the following function into my child theme’s functions.php, but I might have missed something.

    Any thoughts?

    #170990

    Thanks,
    It kind of works. I used the following code for my top wave:
    #wave-section-up {
    margin-top: -50px;
    background-color: transparent !important;
    z-index: 9999;
    }

    and if you notice, the wave is not stretched beyond the screen and there is VERY little white space in the section, but the code you posted for the bottom stretches the image beyond the screen and leaves a huge block of white space there (and it’s not padding from the form, it seems to be space in the image color section itself even though it is set to no padding).

    How can I clean that up please?

    Edit: I’ll change the color of the section near the waves so you can see the difference more noticeably.

    Edit: Got it working perfectly with the following code:
    #wave-section-down {
    margin-bottom: -100px;
    background-color: transparent !important;
    position: relative;
    bottom: 50px;
    z-index: 9998;
    height: 120px;
    }

    #contact {
    z-index: 9999;
    }

    Thank you for finally getting back to me. Really appreciate it. You can close this thread now.

    • This reply was modified 12 years, 5 months ago by Alex.
    #170968

    Okey, topic closed.

    Best regards,
    Josue

    #170956

    In reply to: Ipad issues

    Hi jmaguirrei!

    1.) Are you using an iPad mini? The resolution or screen size is too small for it to support sidebars. You can display sidebar but it will be rendered at the bottom. Add this on your custom.css or Quick CSS:

    @media only screen and (min-width: 400px) and (max-width: 768px) {
    .responsive .template-blog .blog-meta,
    		.responsive .post_author_timeline,
    		.responsive #top #main .sidebar {display: block; }
    }

    2.) You can use this to set the header’s fixed position:

    @media only screen and (max-width: 767px) {
    .responsive #top #header {
    position: fixed;
    }
    }

    Cheers!
    Ismael

    #170955

    Is there a fix for this yet?

    #170950

    Hey!

    You can use Media Queries to target the mobile view and reposition the search.

    @media only screen and (max-width: 767px) {
    #top #menu-item-search {
        z-index: 100;
    	top: 0;
    }
    }

    Best regards,
    Ismael

    #170949

    Hi!

    Here are the links:

    http://www.adw.cl/wp-content/support/post_slider/chrome.jpg
    http://www.adw.cl/wp-content/support/post_slider/firefox.jpg

    Maybe I was modifiyng while you entered, please try now.

    Notice that the mouse over the region recognizes there are a content, but no display.

    I have quick CSS for the sidebar, maybe there is something missing?:

    .inner_sidebar {
    position: fixed;
    top: 8%;
    width:18%;
    }

    Thanks!
    José

    #170944

    Hey mmi!

    You can add this on your custom.css or Quick CSS:

    /*header with social icons: */
    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 50px; line-height: 50px; }
    
    .fixed_header.social_header #main {
    padding-top: 80px;
    }

    Adjust the top padding of the #main div according to the height and line-height of the header.

    Regards,
    Ismael

    #170937

    Hey!

    1.) You can add this on your custom.css or Quick CSS to create a space on top of the “About” image.

    .flex_column.av_one_half.avia-builder-el-29.el_after_av_one_half {
    margin-top: 20px;
    }

    2.) There are drastic differences from browser to browser on how the actual rendered text looks. No matter how much control you try to exert over text, in the end, you don’t get much of what you expect. Not to mention most browsers are able to let users re-size and override font settings on the fly.

    Cheers!
    Ismael

    #170936

    Hey!

    Please add this on your custom.css or Quick CSS:

    .fallback-post-type-icon {
    position: relative;
    top: 49%;
    left: 50%;
    margin: 0 0 10px -20px;
    height: 60px;
    width: 60px;
    line-height: 59px;
    font-size: 25px;
    text-align: center;
    border-radius: 100px;
    display: block;
    }

    Cheers!
    Ismael

    #170932

    Hi Yigit, thank you for your support. it is much appreciated. I love your theme it is wonderful. My client loves it too. This is my first foray into premuim themes with shops.
    Just for your information I thought I would paste in here the link to Avada theme support document, in relation to Woo, as I am fortunately developing one of those too.
    In the absence of having a Plugin notification, I found this to be very helpful:
    theme-fusion.com/support/documentation/avada-documentation/
    the information about woo commerce, is at the very bottom of the document. It was just so completely helpful, everything, all together in one document….so handy to have this info together, than all separate questions to spend hours clicking through forum to find the right one to help.
    All my questions got answered there for the Woo Commerce, as well as lots of others.
    Just in case this above link doesnt work for you (it may just be for members only) all it said was:
    1. How To Install WooCommerce And Setup The Default Shop Pages

    Go to your Plugin section of your wordpress admin
    Click on the Add New button at the top of the page.
    Then enter WooCommerce in the search field
    Choose the first one called WooCommerce – excelling eCommerce and click on Install Now
    WooCommerce will install, then click the link that says Activate Plugin
    You will then see a WooCommerce Purple Notification Bar at the top of the plugin page.
    Click the Install WooCommerce Pages button in the purplar bar to install all the default pages
    Please Note: Once you are done installing WooCommerce and the default pages, you can go to the Appearance > Menu section of your admin and choose to add all the WooCommerce pages to your menu. They will be listed at the top under the most recent pages

    #170931

    Hi,

    Can you create an administrator account and post it as in a private reply to this topic?

    Regards,
    Josue

    #170914

    Closed.

    Regards,
    Josue

    #170907

    Hi Eli!

    1. Add this CSS to the Quick CSS (Enfold > Styling):

    .fixed_header #main {
    padding-top: 70px;
    }
    #header_main .container, .main_menu ul:first-child > li a {
    height: 70px !important;
    line-height: 70px !important;
    }
    .header-scrolled #header_main .container, .header-scrolled .main_menu ul:first-child > li a {
    height: 45px !important;
    line-height: 45px !important;
    }

    2. This will remove the box-shadow, and will make the border red (change red for the desired color):

    .avia-section{
    border-color: red;
    box-shadow: none;
    }

    3. It is possible, but that would require a deeper customization, and that’s out of the scope of this support forum, if you really need it, try hiring a freelancer for the job.

    4. Your logo is an image, you can’t ‘change’ the color of an image.

    Cheers!
    Josue

    #170906

    work normaly :)

    #170902
    diaarts
    Participant

    can you check please whats the problem with my webisite
    http://diaarts.com/

    #170895
    Cutegi
    Participant

    As nupirkau rev slideri ir dabar zaidziu su jo

    as noriu kad jame rodytu temos ikoneles
    Gal gali man parasyyt .css koda kuri as galesiu iterpti i “rev slideri” .css

    ten tokie kodai :
    .tp-caption.small_yellow{
    position: absolute;
    color: #fff8dc;
    text-shadow: none;
    font-weight: 100;
    font-size: 25px;
    line-height: 9px;
    font-family: ‘Alegreya’, serif;
    padding: 0px 3px;
    padding-top: 1px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color:transparent;

    }

    man reikia kad butu sablonas kur as irasius iconos coda galeciau iskarto gauti paveiksliuka
    .tp-caption.icons……

    as dabar istatineju :
    [av_font_icon color="#64fade" font="entypo-fontello" icon="ue803" size="30px"]

    Aciu :)

    #170887

    In reply to: Make Excerpt Shorter

    Hello andreanapier1985!

    Please take a look at Josue’s post here https://kriesi.at/support/topic/blog-post-excerpts-2/#post-169503

    Best regards,
    Yigit

    #170881

    Hi!

    Yeah apparently i gave you css code for iconlist instead of iconbox. Here are correct codes;

    .iconbox_top .iconbox_icon { font-size: 50px!important; height: 90px; width: 90px; line-height: 84px; top: -64px; }
    .iconbox .iconbox_content .iconbox_content_title { margin: 30px 0 16px 0; }
    .iconbox_top .iconbox_content { margin-top: 80px; }

    You may need to adjust margin values depending on icon size. If you need to, feel free to let us know :)

    Regards,
    Yigit

    #170863

    In reply to: Transparent home page

    Hello!

    Your code works, but you will need to apply the background image via CSS too, because it needs to target the whole body element, add this to the CSS:

    body.home{
    background: #ffffff url(BG_URL) top left repeat scroll;
    }

    Result:

    Cheers!
    Josue

    #170852
    jmaguirrei
    Participant

    Hello

    My site: http://www.adw.cl

    I have a Post Slider in the sidebar. displayed everywhere widget area, page ‘Whiskypedia’.
    In Firefox it is shown, but in Chrome does not appear.

    This is the code I used in the widget area (type Text):

    [av_postslider link='category,16,14,1,15' columns='3' items='-1' offset='0' contents='title' preview_mode='custom' image_size='thumbnail' autoplay='yes' interval='5']

    Please help

    Thanks!!
    José

    #170845
    Michae1
    Participant

    Fellow Enfold friends (BretherEnfold?) I recently had a maddening issue with a great plugin https://www.slidetabs.com/

    After contacting the author (who was VERY helpful and quick to respond, BTW) he showed me this error

    TypeError: settings.data is
    . . . /wp-content/themes/enfold/framework/js/conditional_load/avia_google_maps_widget.js?ver=1.0.0
    Line 27

    I posted the details of the issue here : https://kriesi.at/support/topic/slidetabs-broken-by-2-3-upgrade/

    A fellow user (jeeves) suggested disabling the offending “google maps widget” .js include file by renaming it, as he had the same issue with a different plugin.

    Lesson being :

    If your plugin uses jQuery in it’s interface, it may be incompatible with the .js included in Enfold 2.3

    Hope this helps some of my other BretherEnfold (<- really like this word, but I’m just punning around :)

    • This topic was modified 12 years, 5 months ago by Ismael.
    #170833

    I’m having the exact same issue – something happen with the latest update?

    #170800

    Hey jklillibridge!

    Please remove

    #top .social_bookmarks li { float: right; }

    and add following code instead

    #top .social_bookmarks { float: right; }

    Cheers!
    Yigit

    #170799
    #170797

    Hey tonaua!

    Can you post the link to your website so we can inspect it?

    Cheers!
    Yigit

    #170777

    Hi Dude,

    is there a possibility to have the language 2 letter acronym instead of the flags (at the same place) ?

    For instance, have EN for english, DE for german ?

    Thanks

    john

    #170774

    In reply to: Transparent home page

    Hi Josue,
    The website is not online yet. I want the content container and header and homepage slider to be transparent on the home page only – which has the class .page-id-1040. I tried adding it to the css you gave below but cant get it to work.:

    #top #main,#top .html_stretched #wrap_all,#top .alternate_color,#top .header_color,#top .main_color,#top .header_color div,#top #header,#top .header_color .container_wrap_meta,#top .header_color .header_bg,#top .footer_color,#top .footer_color,#top .socket_color {
    background-color:rgba(255,255,255,0) !important;
    }
    #top .container_wrap {
    border-top-width:0px !important;
    }
    #top #header_main {
    border-bottom-width: 0px !important;
    }
    Just please make sure that you add a background in Enfold > Styling > General. and remove the color from ‘Body Background color’ input box right above where you will upload the image on that page.

Viewing 30 results - 138,691 through 138,720 (of 142,818 total)