Viewing 30 results - 228,301 through 228,330 (of 244,394 total)
  • Author
    Search Results
  • #226997

    Hi!

    Please try removing background image and adding following code to Quick CSS in Enfold theme options under Styling tab

    html.html_boxed {
    background: url(https://www.sqli-group.com/ecommerce/files/2014/02/bg_bleu_1.jpg) fixed no-repeat;
    background-size: cover;
    }

    Best regards,
    Yigit

    #226993
    This reply has been marked as private.
    #226985
    hanlinsg
    Participant

    Hi guys,
    I’ve found a few problems.
    1: Yoast SEO plugin says that my page has no pictures. This is not true, I have quite a few pictures added by clicking ‘images’ under ‘media content’ tab of the Avia layout builder.
    2: google is not showing the meta Description & meta TItle I have wrote in the Yoast SEO plugin. Google shows excerpts of the actual page content as description and title with more words added than what i wrote.

    Is this Enfold’s problem or is it Yoast SEO’s problem?

    Thanks !
    Jason

    #226975
    This reply has been marked as private.
    #226972

    Hey!

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

    @media only screen and (max-width: 480px) { 
    .responsive .logo img {
    max-width: 100%!important;
    }}

    Cheers!
    Yigit

    #226964

    Hi!

    You can do something like that with Enfold Mega Menu feature:

    Cheers!
    Josue

    #226956
    ttem
    Participant

    I like your Replete theme http://kriesi.at/themedemo/?theme=replete features of the drop-down menus- for example the banner image and the custom text column on the shop item drop-down.
    Is this also possible on enfold theme?

    Thanks

    #226952

    Thanks, but unfortunately this didn’t change anything.

    Cheers.

    #226949

    Thanks for this. The css worked. I’ll have a dig around. Do you know of any other popup plugins that people are using successfully with Enfold?

    #226941

    Hi indirapril!

    Please add following code to Quick CSS in Enfold theme options under Styling tab to display post navigation on mobile

    @media only screen and (max-width: 767px) {
    .responsive #top .avia-post-nav {
    display: block;
    }}

    Edit: Please use this plugin to change "You are here" http://wordpress.org/plugins/codestyling-localization/

    Cheers!
    Yigit

    • This reply was modified 12 years ago by Yigit.
    #226938

    Hi!

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

    .ls-layer p a { padding: 10px!important; color: white!important; }

    When you click on links, they go to #inline-1 as they supposed to. I do not think that it could be changed easily

    Regards,
    Yigit

    #226937
    This reply has been marked as private.
    #226935

    Hm, I think the URL at the browser’s adress line should be like the breadcrumbs, so the URL for this special portfolio-item should be:

    meineseite.de/farbkunst/portfolio-uebersicht/magicmoment

    but currently it is:

    meineseite.de/werke/magicmoment

    and this is just not right.

    I have tried to add this to my functions.php as Dude suggested here, but it has no effect:
    https://kriesi.at/support/topic/breadcrumbs-with-portfolio/

    It’s really confusing … but the breadcrumbs above in the screenshot show the right hierarchy.

    ——————–

    EDIT:

    I found the same behaviour at the ENFOLD demo theme:

    main URL/starting page:
    http://kriesi.at/themes/enfold/

    “Portfolio 3 column” link:
    http://kriesi.at/themes/enfold/portfolio/portfolio-3-column/

    Then, at this page, I click at the first portfolio item, which is:
    http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-slider-3/

    Also here is a part of path missing, i.e. “/portfolio/”

    • This reply was modified 12 years ago by BeeCee. Reason: Added as example the ENFOLD demo theme
    #226932

    You are welcome, glad we could help :)

    Regards,
    Josue

    #226926

    Perfect!! Thanks for the quick response!

    #226921
    Estland
    Participant

    I am using the Enfold theme and trying to create a gallery using the Layout Builder where the images automatically rotate, i.e. the larger image window advances through each of the images in the gallery. I do not see a configuration option to do this. Is there a way to make the images automatically advance, either through a configuration option or by adding some javascript to the page?

    #226920

    Topic: Issue after page edit

    in forum Enfold
    kenbo1978
    Participant

    Hi there, I’m hoping you can help with a strange issue I’ve had after trying to edit my homepage. I’ve used Enfold for a few sites now and haven’t come across this issue. Basically, when I tried to edit my homepage I got the following error:

    Method Not Implemented
    
    POST to /wordpress/wp-admin/post.php not supported.

    Then I went back to edit the page again and, as has since been the case, the Publish widget on the right loads, as does the page title field; then I just have the Default Editor button. Clicking the Default Editor does nothing (no JS errors in console). I can see from inspecting the DOM that #postdivrich_wrap.avia-hidden-editor #postdivrich is set to display: none. Within .wp-editor-area the text color is set to white, which if I change I can then see all the page content (as shortcodes). On the front end of the site, the homepage is fine. I tried creating another version of the page but still had the same issue after trying to edit it. This hasn’t happened to any other pages, which is baffling!

    What may help identify the issue is the following warning in console, and this doesn’t happen for other pages when in edit mode:
    event.returnValue is deprecated. Please use the standard event.preventDefault() instead. load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,plupload-html5,plupload-f…:4

    Any help on this would be greatly appreciated!

    #226917

    Hey COLORIT!

    The url path looks correct for how they should be output based on your permalink setting. Its werke followed by the name.

    Ex: http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-gallery-3/ which is portfolio-item followed by the name.

    Regards,
    Devin

    #226916

    Hi David!

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

    #top .fullsize .template-blog .post .entry-content-wrapper > * { float: left; }

    2-

    #top .fullsize .template-blog .blog-meta { margin: 0; }

    3- Please go to Settings > Media and increase thumbnail image size and regenerate thumbnails using http://wordpress.org/plugins/regenerate-thumbnails/

    Regards,
    Yigit

    Hey Jack!

    Code is not being applied, please check Quick CSS and/or Custom.css file inside Enfold/Css folder and make sure that code is still there. If not, please add it once again. If code is there, try adding !important rule as following

    .iconbox_top .iconbox_icon { left: 6%!important; font-size: 20px!important; padding: 15px!important; }
    .iconbox_top .iconbox_content { text-align: left!important; }

    Cheers!
    Yigit

    #226901

    Hi!

    First of all, please make sure that you are using the latest version of WordPress ( 3.8.1 ) and Enfold ( 2.5.2. – http://kriesi.at/documentation/enfold/updating-your-theme-files/ ). If both are updated, please try re-installing Enfold. Please also see http://kriesi.at/documentation/enfold/create-new-portfolio-item/ to make sure that you are not missing anything. It is really hard to troubleshoot an issue without seeing it.

    Regards,
    Yigit

    #226895
    Abbe
    Participant

    Hi,

    im using this: http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/ to show my projects.
    is there a way to add a hash kind .com/#projectname ?

    #226888

    Hi,

    I would appreciate if you consider adding a MASONRY AJAX PORTFOLIO with url hash modification.
    Actually, im trying to build a one page site, and the possibility of loading content as posts, images, projects, etc… on it’s own ajax container within the home, its something that would spice up the result.

    Every update you do is worth it, thanks for your work.

    #226881
    ChrisEngineer
    Participant

    Hi,

    I am trying to add full width responsive hero image (just below the navigation, but above the cookie crumb nav) using the WordPress featured image, but it does not show up. How do I achieve this?

    Thanks,

    Ashok

    #226879
    This reply has been marked as private.
    #226876

    Hi silluf!

    Please make sure you are using the latest version of Enfold as well, which is 2.5.2. Please update the theme and it should solve the issues
    http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Yigit

    ifranl
    Participant

    Hi,

    After the upgrade of Enfold to 2.5.2 and WooCommerce to 2.1.2, the sidebar on the Shop Overview Page and on the Single Product pages are gone (on normal Pages and Posts there’s no problem). Instead of showing a page with a sidebar is loads the fullsize template.

    When I temporarily activate a other theme, for instance Replete, there’s no problem at all.

    What might have happened?

    Regards,
    Frans

    #226853

    In reply to: A bulk CSS surprise

    Hello Kriesi,

    Thank you for your proposal. Unfortunately our customer does not allow us to give access to his site to other people.

    What I can tell you is that the huge block of CSS is the output of / enfold / css / dynamic-css.php

    I tried to replace the /enfold/ files with the latest version (today, version 2.5) and use it without the child theme I had created: the block remains.

    I also de-activated all plugins, but nothing changed.

    What else could I try?

    Thank you.

    #226852

    The content inside pages and posts would need to be re-created for each language. As far as I know WPML is the only plugin to offer that kind of functionality. Codestyling allows you to translate the content into a single language.

    I’m not overly familiar with them but the documentation for it will have more in depth details on it.

    #226847

    Hi Brian!

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

    .social_header .main_menu ul:first-child > li a { line-height: 166px; }

    Regards,
    Yigit

Viewing 30 results - 228,301 through 228,330 (of 244,394 total)