Viewing 30 results - 136,441 through 136,470 (of 142,851 total)
  • Author
    Search Results
  • #196536

    Hi!

    Kriesi made an official statement about that: https://kriesi.at/support/topic/kriesi-logo/#post-161892

    Best regards,
    Josue

    #196521

    Hi DaveL77!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .fixed_header #main { padding-top: 140px; }
    #footer { margin-top: 80px; }

    Regards,
    Yigit

    #196519

    Hi creativeyes!

    Please see Ismael’s post here https://kriesi.at/support/topic/issue-with-button/#post-172837

    Regards,
    Yigit

    #196511

    Hey mrtechnique!

    Please try the fix in this post https://kriesi.at/support/topic/back-to-top-button-broken/#post-179730

    Best regards,
    Yigit

    #196505

    Hey Jae!

    Please do not start new topics to redirect to your on-going topic. It makes harder for us to follow queries.

    Regards,
    Yigit

    #196490

    Topic: Spacing Issue

    in forum Enfold
    simplefly
    Participant

    Hi guys. I was hoping you could help me out with a spacing issue I’m having.

    I’m working on a site which has third party videos embedded throughout. Every time I embed a video, I’m getting a huge gap underneath it. I’ve tried embedding the video on a regular html page (not wordpress) and I don’t get the problem, so I’m thinking it’s a styling issue with the theme’s css.

    You can view an example of the issue on this page: http://shiaunycspine.com/dev/conditions/carpal-tunnel-syndrome/

    Notice the large gap between the bottom of the video and the top of the body text. How can we reduce that?

    Thanks!

    #196481

    Hey kzpdesign!

    Occasionally topics get closed automatically or in this case because the last comment indicated the issue had been fixed. With how many topics we handle daily we can miss that the last responded isn’t the OP.

    I’ve re-opened it now.

    Best regards,
    Devin

    #196480

    Hey kzpdesign!

    Occasionally topics get closed automatically or in this case because the last comment indicated the issue had been fixed. With how many topics we handle daily we can miss that the last responded isn’t the OP.

    I’ve re-opened it now.

    Best regards,
    Devin

    #196472
    MM
    Participant

    Hi guys,

    Think I’ve spotted a bug – on the Ajax portfolio preview, when you use text, any blank space following a comma, inverted comma, full-stop or ampersand (and before ampersands) gets stripped out. I can get around this problem by inserting   where the spaces should be, but this isn’t ideal. Has this been noticed before or is it just a local issue to me?

    For example, if I had the sentence “this sentence is displaying as it should, with commas & ampersands and spacing being correct” in the Ajax portfolio preview text area, it would actually show up as:

    “this sentence is displaying as it should,with commas&ampersands and spacing being correct”

    Thanks,

    Matt

    #196456

    FEATURE REQUEST: Consider adding a checkboxes for “autoplay” & “hide related videos” on Youtube via Avia builder

    #196451
    kzpdesign
    Participant

    Why was it closed? I did not confirm it was resolved… and it is not resolved. The error still occurs, I’ve tried on every browser on my Mac and provided screenshots.

    https://kriesi.at/support/topic/avia-advanced-editor-doesnt-load-with-wordpress-seo-by-yoast-plugin/#post-191154

    #196446

    Hey nicoletta85!

    We need to see the actual page. The logo should adjust according to the header height. You can adjus the top position of the logo using this on your Quick CSS:

    div .logo {
    top: 20px;
    }

    Cheers!
    Ismael

    #196441

    Hi tsmunic!

    You can use this to reduce the top margin of columns:

    body .column-top-margin {
    margin-top: 20px;
    }

    Cheers!
    Ismael

    #196430

    Hey!

    Yes, the issue seems to be random. Please refer to this link: https://kriesi.at/support/topic/avia-layout-builder-not-loading/#post-137892

    A user reported that 5.3.27 FastCGI may cause the issue and a switch to 5.3.27 CGI (Stable) fixed the problems on his server.

    Cheers!
    Ismael

    #196388

    Hey!

    Please try adding !important to force it so it should be

    .main_menu ul:first-child > li > a { font-weight: normal!important; }
    #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { width: 14%!important; }

    Regards,
    Yigit

    #196379

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab to remove Related posts section

    #top .fullsize .related_posts { display: none; }

    Regards,
    Yigit

    #196365
    DaveL77
    Participant

    Hello,

    I’d like to add a margin to the top of each content page, however when I utilize a “padding-top: 100px;” code on the content, it moves effects every section.

    I primarily just want a large padding at the top of the page, and a large padding at the end of the page.

    Is this possible to isolate these areas or no?

    #196332

    You could remove debug CSS from front end and integrate in the theme as I wrote here https://kriesi.at/support/topic/improvement-for-removing-debug-css-from-front-end/

    #196317
    StuWeTueHo
    Participant

    First: thanks for helping me out with my first lightbox issue (found here). But I just found another issue regarding the lightbox, that only happens inside the woocommerce product gallery. Normally the “alt” text field is displayed above and the “description” text is shown below the photo. But with woocommerce the “description” gets swapped with the photo “title”.

    This inconsistant behaviour is really a problem for me as I use the same photos for both pages/posts and products. To be more detailed I did put some copyright information inside the photo description. These infos are missing when viewing the photo inside a product gallery – which is quite a big issue in my case.

    • This topic was modified 12 years, 3 months ago by StuWeTueHo.
    #196266

    Hey!

    You can refer to this post to change the width to switch to mobile menu https://kriesi.at/support/topic/collapsable-menu/#post-165144

    Cheers!
    Yigit

    #196262

    In reply to: Translation

    Hi Joangronfeldt!

    In newer version of the theme it is included. Or you can download it from https://kriesi.at/support/topic/please-contribute-and-translate-enfold/#post-22223
    Or, you can use this plugin http://wordpress.org/plugins/codestyling-localization/

    Best regards,
    Yigit

    #196260

    Hey!

    Now you can add following code to Quick CSS to remove that whitespace

    .fixed_header #main {
    padding-top: 72px;
    }

    Best regards,
    Yigit

    #196249
    nicoletta85
    Participant

    Dear Kriesi
    I’m writing to ask your advice on how to handle the logo of my clients on enfold.
    Our logo is long and narrow
    If we put it in png transparent in its size (insert size)
    the result is bad because the logo is not centered vertically within the header.
    Screen 1

    But when the header is reduced in sticky header is perfect

    We have tried to put a logo png transparent high 156 as you suggest, with clear space at the top and bottom. The logo that is vertically centered but when the logo is reduced in sticky header becomes very small and not readable.

    We then tried to change the margin or padding of the logo, but the change that we have made with the margin prevents the logo shrink in sticky version.

    What should we change?

    We, also hava a huge amout of errors in admin interface.

    Could you help?

    #196242

    Hi activemind!

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

    Cheers!
    Yigit

    #196237
    HuxburyQuinn
    Participant

    Hi Another Breadcrumbs topic.
    It seems most topics on Breadcrumbs are closed for comments

    PORTFOLIO BREADCRUMB

    https://kriesi.at/support/topic/issue-with-breadcrumbs-on-portfolio-pages/

    So I have a changed the PORTFOLIO SLUG (portfolio-item) in THEME / GENERAL SETTINGS to (location)

    But my portfolio-single has a breadcrumb that reflects the top main menu navigation

    so I added the following php to functions.php in my child theme

    
    add_action('after_setup_theme','avia_remove_portfolio_breadcrumb');
    function avia_remove_portfolio_breadcrumb(){
    remove_filter('avia_breadcrumbs_trail','avia_modify_breadcrumb');
    }
    

    Now my breadcrumb reflects the portfolio categories – Great! – however

    Q1 : I’d like to change the order that the categories appear in the breadcrumb
    Installing the following plugins has no effect on the custom post type PORTFOLIO
    plugin :: Category Order and Taxonomy Terms Order
    plugin :: Post Types Order

    Q2: the Breadcrumb URL for the Parent Category uses /portfolio-entries/ and not the custom slug /location/

    yes I have read the post here
    https://kriesi.at/support/topic/problem-with-breadcrumbs-in-firefox/#post-185097
    but it does not explain this issue
    + ———————————————————————- +
    PAGE BREADCRUMB
    I have a habit of creating a clean backend for all pages so that pages can be grouped by top level parent menu headings – About Us | Services | Products etc
    I then add sub pages under each parent page to reflect my top level drop down navigation
    ABOUT US
    Our Profile
    Our Mission
    Our Team
    I general do not have the top level parent menu item linking to a page by it’s own name.
    The reason for this is that the pages are for admin organisation of pages only.

    To negate this – I make all parent menu items link the first page of the drop down menu
    ABOUT US
    Our Profile
    Our Mission
    Our Team
    So ABOUT US actually links to Our Profile

    This can be done in 2 ways using :: Appearance/Menus
    1. use LINKS and add a URL link and add a custom link text
    2. add a duplicate of Our Profile and rename the menu Navigation Label <- I use this one!

    Q3: After using alot of other themes and theme frameworks for the first time ever I find that the – ENFOLD page breadcrumbs – does not reflect the URL links of the main menu navigation. I.e. the menu Navigation Label

    Breadcrumb: Home / About Us / Our Profile

    About Us – links to the blank page which we created – when actually it should link to Our Profile – Given that About Us is actually Our Profile with a different Navigation Label.

    The Page Breadcrumb does not reflect the Main Menu Navigation Labels and links.
    How do I fix this?

    + ———————————————————————- +
    SIDE BAR PAGE MENU

    So I have turned on ENFOLD / SIDEBAR / Page Sidebar navigation
    Display a sidebar navigation for all nested subpages of a page automatically?

    This is Great – and it does it automatically – Yeah!

    Q4: Now How do I go about change the display order to reflect the order in my Main Menu
    Could you add a new metabox for this option – to set the display order – so it matches my Main Menu

    Your assistance in these topics would be greatly appreciated.

    #196227

    Hey JUAN DE DIOS!

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

    .main_menu ul:first-child > li > a { font-weight: normal; }
    #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { width: 13.6667%; }

    Best regards,
    Yigit

    #196226
    mdog8
    Participant

    Hi

    First off, A-M-A-Z-I-N-G theme… easily the best theme I’ve ever used, and I’ve used quite a few in my time!

    Just about to launch a new site using Enfold and thought I should obviously check it in IE8 before I push the button…. number of issues I could do with some guidance on if poss (I HATE having to discuss IE):

    1. Site width – I’m trying to use the 1210px wide layout, but IE8 refuses to play ball… keeps showing the narrower version and, rather frustratingly, the logo/partner element gets compressed together and ends up distorted. Even if I change to 1030px layout the partner logos mess up – can’t see this element in your demo site to see if the same occurs….
    2. Logo issue – I tried this fix https://kriesi.at/support/topic/logo-issue-with-ie8-and-new-update/ but it didn’t work – maybe I did something wrong? Not sure what I’m doing wrong, but when you scroll down the page the logo doesn’t resize.
    3. Icon backgrounds – they appear square, rather than round. I see this occurs on your demo site too – no fix for this I presume? Not the end of the world, but I thought I’d ask!

    I can supply a preview link (privately) if need be – any help would be greatly appreciated…. and keep up the good work!!

    mdog

    #196219
    This reply has been marked as private.
    #196209

    Hi Pat!

    You have probably change the width to switch to mobile menu in Avia.js file. Please refer to this topic to check if it is set to 767 or not https://kriesi.at/support/topic/collapsable-menu/#post-165144

    Regards,
    Yigit

    #196190

    In reply to: Layer Slider Errors

    Hey!

    You can try deactivating all active plugins and check if that helps. I see no speed issue when clicked on back to top button. Speed will change depending on the size of the content you have on your page. Which version of the theme are you using? He has changed the version in Style.css file so i cannot see which version you are using

    Best regards,
    Yigit

Viewing 30 results - 136,441 through 136,470 (of 142,851 total)