Viewing 30 results - 133,381 through 133,410 (of 142,577 total)
  • Author
    Search Results
  • #225043
    #225038
    mohammad-psm
    Participant

    Hi, I would like to thank you for all the support you have given me so far, unfortunately I have realised some new issues with browser compatibility, specially IE and Firefox.

    I have tested the website on chrome and safari on both Mac and PC and everything works perfect but when using IE 10 and 11, and firefox on PCs even with the latest versions of them all icons either disappear or show in some sort of Chinese letters or symbols.

    The problem is also effecting other things too, for example the simple arrows displayed on the sides of easy slider or on the scroll to top function disappear and so on.

    I have gone through many suggestion in your support section, from pasting codes to .htaccess, to installing suggested plugins and pasting codes to quick css but nothing is working.

    I have also deleted all WordPress plugins and did a clean installation of your theme and imported the dummy data but nothing has been solved.

    Here is the link to my domain: http://www.thamescad.co.uk/

    Could you please help me. Thank you.

    #225036
    mohammad-psm
    Participant

    Hi, I would like to thank you for all the support you have given me so far, unfortunately I have realised some new issues with browser compatibility, specially IE and Firefox.

    I have tested the website on chrome and safari on both Mac and PC and everything works perfect but when using IE 10 and 11, and firefox on PCs even with the latest versions of them all icons either disappear or show in some sort of Chinese letters or symbols.

    The problem is also effecting other things too, for example the simple arrows displayed on the sides of easy slider or on the scroll to top function disappear and so on.

    I have gone through many suggestion in your support section, from pasting codes to .htaccess, to installing suggested plugins and pasting codes to quick css but nothing is working.

    I have also deleted all WordPress plugins and did a clean installation of your theme and imported the dummy data but nothing has been solved.

    Here is the link to my domain: http://www.thamescad.co.uk/

    Could you please help me. Thank you.

    #225026

    Hey!

    Please try adding following code to Quick CSS

    #top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before {
    font-family: 'entypo-fontello';
    }

    Cheers!
    Yigit

    #225024

    Hi!

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

    .bottom_nav_header.social_header #header_main .container {
    height: 160px; }

    You can adjust the size. By default it is 88px
    2-

    .content, .sidebar {
    padding-top: 10px;
    padding-bottom: 10px; }

    3-

    .header_color .main_menu ul:first-child > li > a { color: white; }

    4-

    #top .header_color .main_menu .menu ul li>a:hover {
    color: red;
    }
    .header_color .main_menu .menu ul li a {
    color: green; }

    Best regards,
    Yigit

    OK So this is all the code you have been feeding me and I have found searching through your forums

    It is all in the Style sheet and the “studienreise” works the best EXCEPT that the typography is also now glued top and bottom due to the last code you sent which blocks the “.hr-invisible” needed so the typography does not glue to the top
    #workshopscolorsection .hr-invisible, #sommerakademiecolorsection .hr-invisible {display: none; }
    #studienreisecolorsection { margin-top: -45px; }

    I am assuming that this colour bar is not meant for what I am attempting.
    http://www.tcm-team.at/studienreise-nach-china/
    http://www.tcm-team.at/sommer-akademie-am-bauernhof/
    http://www.tcm-team.at/workshops/

    /*COLOR BAR*/
    #workshopscolorsection .flex_column .avia-slideshow {margin: 0;}
    .avia_image.avia-align-center { display: block; margin: 0; text-align: center; }
    .avia-align-center.avia_image.avia-builder-el-no-sibling { margin: 0; padding 0; }

    #studienreisecolorsection .flex_column .avia-slideshow { margin: 0; padding: 0; }
    #sommerakademiecolorsection .flex_column .avia-slideshow { margin: 0; padding: 0; }

    Great Thanks! works!
    The code still needed :
    MAIN NAVIGATION (TOP) a:CURRENT and adjustment of height/color of marker for a:current
    HOW TO ADJUST WIDTH OF DROP-DOWN menu
    HOW TO REMOVE hover BACKGROUND BAR of colour

    FOR SIDEBAR NAVIGATION:
    HOW TO REMOVE hover/current BACKGROUND BAR of colour and replace with an alternative text decoration
    how to add place below navigation so there is padding between navigation and a widget.

    SLIDE SHOW ETC::: follows….
    Thank you for all your help – nearly finished and can do the next one with enfold in a breeze.

    #224992

    Hey!

    Please add !important rule as following

    iv.gridfx-item-content { top: 27%!important; }
    .header-scrolled div.gridfx-item-content { top: 14%!important; }

    Code is being applied just fine

    Cheers!
    Yigit

    Hey!

    Please add following code to Quick CSS as well and adjust as needed

    .header_color .main_menu ul:first-child > li > a { color: red; }
    .header_color .main_menu ul:first-child > li a:hover { color: green; }
    .header_color .main_menu .menu ul li a { color: orange; }
    #top .header_color .main_menu .menu ul li>a:hover { color: blue; }

    Please elaborate, i am not sure what you mean bar of color.

    You can decrease the bottom margin of Workshops section with following code

    #workshopscolorsection .hr-invisible, #sommerakademiecolorsection .hr-invisible {display: none; }
    #studienreisecolorsection { margin-top: -45px; }

    Best regards,
    Yigit

    #224974

    In reply to: logo size fix

    Hi!

    Please add following code to Quick CSS as well

    div .logo { left: 40%; }
    .main_menu {right: 30%; }
    #header_main .container { height: 120px; }
    .main_menu ul:first-child > li > a { height: 60px; margin-top: 60px; }
    .logo, .logo a, .logo img { max-width: 200px!important; }

    You may need to adjust the values in first two lines depending on the size of your logo and navigation

    Regards,
    Yigit

    #224963

    yes I did figure that out but am having trouble with WPML setup.
    Should I start another topic?

    I don’t understand the difference between “duplicating” a page and then translating independently and +translating it. When I do use the +translate button, the translation also includes the shortcodes in the visual editor of the body text – is that how it is supposed to be? I need to send them to another translator. I unfortunately duplicated all the english pages instead of using the +translator, and am trying to find a way to use those pages, which are partially translated, instead of starting all over and using the +translate button. Can you help me with this?

    thanks

    #224960

    In reply to: logo in the middle

    Hi!

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

    div .logo { left: 40%; }
    .main_menu {right: 30%; }
    #header_main .container { height: 120px; }
    .main_menu ul:first-child > li > a { height: 60px; margin-top: 60px; }
    .logo, .logo a, .logo img { max-width: 200px!important; }

    You may need to adjust first two lines depending on the size of your logo and menu

    Cheers!
    Yigit

    #224945

    In reply to: problem with menu

    Hi!


    @tecworth
    Can you post a screenshot? Are you using MegaMenu? If not, please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    #top .main_menu .menu li ul a { padding: 4px 15px; }

    Best regards,
    Yigit

    #224943
    musklick
    Participant

    Hi, I’ve put a Color Section at the top of my page and the background image doesn’t show on the iPhone. I’ve tried replacing it and now it doesn’t show in Firefox on a Mac either. Safari and Chrome looks fine. I’ve emptied the cache. I tried moving the Color Section to the bottom of the page and then it showed, when I moved it back up it disappeared again.

    http://www.oakandinch.se/en/

    Hope you can help.

    Best regards /Michael

    Anyone? Plays on desktop in all browsers, just not on iPhone or iPad.

    #224930
    Ikyo
    Participant

    Hi,
    I’ve been following your advice about displaying entries from a custom taxonomy with a blog element.
    (for example : https://kriesi.at/support/topic/how-to-create-index-page-for-custom-post-types/)
    Note : Everything is correct in my new CPT pages : they’re well displayed with the whole and complete Avia editor, and well displayed in the front end.

    When I’m choosing the post tag or the category of my new custom post types (there’re 2 of them), nothing is displayed. My custom post type contain both tags and category
    → I encounter a message ‘Nothing found

    What should I do ? What’s missing ?
    Thanks for your kindfull help

    Ikyo

    #224916

    Hi!

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

    div.gridfx-item-content { top: 27%; }
    .header-scrolled div.gridfx-item-content { top: 14%; }

    Regards,
    Yigit

    #224911

    I just fiddled around with this issue an it starts to get even more wired. It is a css issue with

    .avia_transform .avia_start_delayed_animation.av_font_icon{
    -webkit-animation: avia_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Safari 4+ */
    }
    

    If I remove the duration (0.7s) than it works in Chrome as expected and like seen in FF, IE, Safari and Opera. However the effect does not show up on each Chrome installation. I have compared two computers botch running Windows 7 Pro with latest updates and Chrome Version 32.0.1700.107 m. One is a i7 with a Geforec GTX 670 and 3 monitors. The other computer is a notebook with i3 and Geforce GT 640m. The laptop does not show the wired “flicker” in the animation.

    Regards

    Michael

    #224902

    Hi!

    Please add following code to Quick CSS as well

    .header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu {
    border-top-color: #e5143b;
    }

    It will change the color of border of sub list

    Regards,
    Yigit

    #224901
    mike.rav
    Participant

    Hello,

    I am having some troubles with the breadcrumbs.

    This post is similar to the problem i have link

    My problem is that, i have created a page of my own called “Home Page”, and set it as my frontpage under “Theme Options”. (I have not changed anything under Settings>Reading. It is set to to show the “your latest posts” by default).

    What i don’t understand, is why Enfold ignores that page and displays a page called “Home” that i have not created.

    I would like to remove that “Home” page completely and display the proper “Home Page” i created.

    It evens gets weirder when using 2 or more languages as they get mixed up together creating a big mess.

    Thanks in advance.

    #224891

    Topic: Gallery titles

    in forum Enfold
    alexoua
    Participant

    Hi,

    I would like to know how to delete the image title for all inserted pictures which are in the website. The ones which appear inside a yellow boxe.

    I would like also to know, how to make the image description appears at the bottom center of the picture instead of the top center.

    If you have an email contact, please feel free to send it to me in order for me to send you a screenshot to illustrate what I exactly need… in case my english is too bad!!!

    Thanks a lot for your help,

    Alexandra

    #224881

    In reply to: post revisions

    Hey!

    It makes sure that all scripts running on your server (theme, WPML, etc.) have enough memory and won’t stop to process the code because of a memory overflow.

    Best regards,
    Peter

    #224876

    Hi Peter,
    You’ve been a great help to me since the Flashlight theme days… thank you so much!
    Ok, there is word ‘Product description’ on the top, is there a way to remove that shit?

    http://bathmatesingapore.com/2014/wp-content/uploads/2014/02/Screen-Shot-2014-02-17-at-4.26.28-pm.png

    Thanks and kind regards,
    Jason

    #224873
    fjhughes
    Participant

    Hello,

    I think I am having an issue similar to this, but I tried those solutions and did not see that it made a difference.
    https://kriesi.at/support/topic/poor-quality-thumbnail-images-in-portfolio-gallery/

    On this page: http://trincapinvestment.com/about/ under ‘Our Team’, if you click on a person, it opens the Ajax Portfolio. Maybe it isn’t designed to have only 1 image there when it opens. Will it work this way? I don’t understand why the image is blowing up to 684×895. If you choose the second guy, ‘Alex’ you can see what it is doing. On the first guy, ‘Steve’, I added a background of 684×895 and put the correct size image inside as a work around for now. But that doesn’t really work well. I will have new headshots to put in next week so they will look better, but only if I can get the correct sizing figured out.

    Thanks!

    -Fred

    #224861
    This reply has been marked as private.
    #224855

    Hey hanlinsg!

    1) This is not easily possible – please hire a freelancer if you want to modify the layout of the single product template. You can contact werkpress here: http://kriesi.at/contact/customization or hire a freelancer here: http://www.microlancer.com/
    Note that relocating the “Add to cart” button position causes incompatibility issues with third party plugins for sure. That’s one of the reasons why we decided to stick with the default WooCommerce layout with Enfold. With propulsion we had several problems with third party plugins.

    2) Insert this code into the quick css field:

    
    #top div div.product .woocommerce-tabs ul.tabs li a {
    display: none;
    }
    
    #top div div.product .woocommerce-tabs .panel {
    border: none;
    background: #ffffff;
    }
    

    3) Seems like Josue solved it: https://kriesi.at/support/topic/tab-content-field-unclickable/’

    Regards,
    Peter

    #224844

    Hey Yigit
    Thank’s for the quick response.
    I change line 168 as you say. Unfortunately still the same result.

    Regards,
    Bruno

    #224821

    Hey!

    Versuche einmal folgenden Code in das Quick CSS Feld einzufügen:

    
        #top div .widget_shopping_cart .button {
            width: 100%;
            display: block;
        }
    
        #top div .widget_shopping_cart .button.checkout {
            margin-top: 10px;
        }
    
    

    Cheers!
    Peter

    #224819

    Hi!

    Tbh I’m not sure if Kriesi is going to fix this issue directly. The next update will include LayerSlider 5 and if we find an incompatibility issue (i.e. with the column elements) we will fix it for sure. For now you can try this css code:

    
    @media only screen and (max-width: 767px){
    body .column-top-margin {
    margin-top: 10px;
    }
    
    .avia-align-center.avia_image.avia-builder-el-no-sibling {
    margin-bottom: 10px;
    }
    }
    

    to fix the spacing issue for smaller screens.

    Cheers!
    Peter

    #224815

    Hi!

    1) I corrected the instructions here: https://kriesi.at/support/topic/portfolio-custom-link-to-open-in-a-new-page/#post-223280 . I think I gave you the wrong code line the first time.

    2) There’s no option but you can try to use css to deactivate the click event. Insert this code into the quick css field:

    
    .post-entry-2721 a{ pointer-events: none; }
    

    and replace 2721 with the id of the entry where you want to remove the link. If you want to remove it from several entries duplicate the selector and separate it with a comma like:

    
    .post-entry-2721 a, .post-entry-2725 a{ pointer-events: none; }
    

    Best regards,
    Peter

Viewing 30 results - 133,381 through 133,410 (of 142,577 total)