Viewing 30 results - 234,061 through 234,090 (of 244,274 total)
  • Author
    Search Results
  • #191933

    Hey Monsoon!

    You can request such feature here https://kriesi.at/support/topic/enfold-feature-requests/
    It is possible, but you are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.

    Cheers!
    Yigit

    Hey jgdoyle1!

    You can try adding following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .sub_menu { right: 50%; }

    Cheers!
    Yigit

    #191918

    Hi Yigit,

    I’ve updated the theme but no change in behaviour.

    I’ve noticed that your demo page has the same issue, at least for android,at http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-fullscreen-slider-3/

    Perhaps this is just part of the nature of the theme? A quick search suggests that there are jQuery solutions to this problem so that could maybe be something that’s considered in a future update?

    Thanks

    Colin

    #191914

    Hi stoffey99!

    Please do not remove following line

    echo avia_logo(AVIA_BASE_URL.’images/layout/logo.png’, false, ‘strong’);

    and add your line right under it.
    Then add following code to Quick CSS in Enfold theme options under Styling tab

    div .logo { display: none; }

    Cheers!
    Yigit

    #191905

    OK, thanks Yigit.

    Would it be possible for me to design a page layout in Enfold/Avia as the 404 Error landing page and to edit the error404.php file to point to the newly designed page, so that users land there?

    —————————————————

    Update – I’ve found a plugin which will point any 404 page not found errors to my own purpose-designed 404 page. It’s called 404 Simple Redirect… http://jordiplana.com/404-simple-redirect-plugin-for-wordpress

    • This reply was modified 12 years, 3 months ago by Niels. Reason: Found plugin-solution
    #191895

    Hey!

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

    #top .widget_product_search.widget h3, .widgettitle, #top .widget_product_categories ul, div ul.product_list_widget li { text-align: left; }
    div ul.product_list_widget li img { float: left; }

    Cheers!
    Yigit

    #191890

    Hi!

    It seems like you are still using version 2.3.2. Please login on ThemeForest and go to Downloads section to download the latest version manually and update the theme via FTP
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Cheers!
    Yigit

    #191887

    In reply to: Font issue

    Hi!

    Please refer to this topic https://kriesi.at/support/topic/new-custom-font/
    You can add following code to Quick CSS in Enfold theme options under Styling tab to change the font size of h2

    h2 { font-size: 32px; }

    You can adjust and apply the code for all heading elements

    Cheers!
    Yigit

    #191881

    Hey!

    You’ll need to first increase your WP Memory limit to make sure that isn’t the issue. See: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    And second, please update your theme files to the most recent version as you are out of date for the past few round of updates, bug fixes and new features (as well as WordPress 3.6+ support).

    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Best regards,
    Devin

    #191859

    In reply to: Nexus 7 and enfold

    Hi!

    You can either use percentages for the left values on the daily special items or move it further into the slide container if you don’t want it to ever get cut off.

    The plugin attempts to re-position things as best it cant for the various cut off points (desktop, tablet, mobile) but being right up to the edge of the frame like that it doesn’t have any real wiggle room.

    On the yoga page, the issue isn’t really fixable. The way the responsive grid works is that items will adjust into full width items as you get down to mobile. Each row of columns will go in order from left to right. So if you want the title of a pose to stay with the content then it needs to be inside the same column block.

    Regards,
    Devin

    #191854

    Hi TheProductionHouseEvents!

    Please try adding following code..

    .sub_menu { margin-top: 25px; }
    .main_menu { margin-top: -10px; }

    Cheers!
    Yigit

    #191844

    Topic: Enfold: contact form

    in forum Enfold
    Niels
    Participant

    I’ve got a contact form set up and working OK, but have two questions.

    1
    The email address input has a method to check for valid email address – is it possible to have a second email validation for users to type in their email address for a second time, to ensure it is spelled correctly?

    2
    When the contact form message arrives, it is in one long, unbroken line of text –
    Name: AbcxzyYour email address: (Email address hidden if logged out) Subject: This is from the websiteYour enquiry: This is the test content message

    Is there any way I can set things up so that Name, Email address and Message each start on a new line?

    #191843

    Hey mgerenser!

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

    .header_color .main_menu ul:first-child > li > a { color: red; font-size: 18px; }

    2)

    >code>.active_tab_content .tab_inner_content { color: green; font-size: 16px; }

    3)

    .template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { text-transform: none; }

    4)

    .footer_color, .socket_color { background-color: blue; }

    Cheers!
    Yigit

    #191834
    mgerenser
    Participant

    Love the Enfold theme! Just a few questions:

    1. How do I change the font size of the menu items in the top navbar?

    2. I’m using the “tabs” content element. Love this feature! But how do I change the font size and font color of the text inside the tabs themselves?

    3. It appears all H1 tags are capitalized. How do I get rid of the caps, and make all h1 tags a certain color?

    4. Right now the footer widget area and the footer itself are both black and dark gray. How can I change this to dark blue?

    #191825
    asdevargas
    Participant

    Hello!
    We’ve just launched http://www.ksuforumonthecity.com/ yesterday, on your fantastic theme basis. The thing is we would like to have a multisite, because more webs will come (each year a new one). I’m aware that each time the theme has to be bought, but I would like to make sure, first of all that Enfold is actually compatible with multisite, and wondering if it’s difficult / risk of loss of information, to set it up, once there is already the website working.

    Best regards,
    Anne-Sophie.

    #191821

    I actually used a plugin called ManageWP, I don’t know if you are familiar with that.
    Basically it clones the entire website then duplicates it as is on a new, clean WP install in the client server. What I see is that the original site I made doesn’t show the issue, where the issue appears on the new site. The server is the same, for I was working directly on the client server, made the first site, then the client changed her mind and wanted the site to be on a different domain. So I used ManageWP, cloned site A and duplicated it on site B.

    Cheers,

    Antonio

    #191810
    CAUM
    Participant

    On the site I’m creating, I’m unsing 2 sliders one above the over on the homepage:
    – the first one contains animated pictures and texts
    – the second one is just a grey headband with text for an announcement.
    (see there: http://www.homelink.fr/wp/)
    I’m using this second slider because it is the only way I found to spread this info on the whole width of the page over the left widget and the main content.

    The problem (only on pc Windows, not on Mac) when you scroll down the page, is that contents of the page go over the menu ( I setup a fixed header on the theme options).
    At the beginning (on Mac), I only notice the problem with the second slider (the grey one) coming over the menu and I solved it with a custom css (z-index: 1) in the LayerSlider general settings. It works but only the slider.

    Any idea to explain and solve this problem of display?
    Thanks for help.

    #191808

    Topic: Menu descriptions II

    in forum Enfold
    BeeCee
    Participant

    This is closed to new replies although it is not solved yet????

    Here again:
    https://kriesi.at/support/topic/menu-descriptions/#post-191558

    any tips how to change the code so that it worked for ENFOLD’s mega menu, too?

    #191796

    Hey!

    How did you move the data to the client server? Did you use: WP MIGRATE DB to copy the database? If not you can break the serialized data in the database if you changed the url. (i.e. from localhost to http://casitasitges.com ).

    Regards,
    Peter

    #191794
    basilicon
    Participant

    Hey guys.
    I am using Enfold to build a site containing only pages. We all know that the built in wordpress search functionality is not that good.
    So i installed a search relevance plugin to get relevant results first: http://wordpress.org/plugins/searchrelevance/

    Theese are my searchresults on the searchresults page when i search for “Lödd”:
    Search page results

    An theese are the results in the Ajax searchresults:
    Ajax search results

    As you can see the ajax searchresults are not sorting to relevance.

    We can’t have this on my the site. Either i fix so that the ajax results are the same as searchresults page or i remove the ajax functionality all together.

    What do you think? Can it be fixed or should i remove the ajax functionality?

    #191786

    Hi!

    Please try following code

    
    User-agent: *
    Disallow: /cgi-bin
    Disallow: /wp-admin
    Disallow: /wp-includes
    Disallow: /wp-content/plugins
    Disallow: /wp-content/cache
    Disallow: /wp-content/themes
    Disallow: /trackback
    Disallow: /feed
    

    I validated it with http://www.searchenginepromotionhelp.com/m/robots-text-tester/robots-checker.php and it seems to work: http://www.clipular.com/c/5419162805469184.png?k=Ci1mASEEcST2NEHva0mSwBcQzgo

    When I try to validate your file I get an error in the last line.

    The directory ( /siteone/ ) must not be in the robots.txt paths because the url itself already links to /siteone/ as root directory and the crawlers can’t access the /siteone/ directory directly. Otherwise this url: http://danielzahner.ch/siteone/robots.txt would also work but it does not.

    Enfold does not generate a robots.txt file for sure but it seems like WP does. You can try this plugin http://wordpress.org/plugins/wp-robots-txt/ to change the content.

    Regards,
    Peter

    #191784

    In reply to: Enfold Showcase

    Project i did for a customer:

    http://www.heart-working.de

    #191783
    This reply has been marked as private.
    #191781

    Is there maybe a way to delete completely the child themes (the pages of the site in other languages) and start it all over again?
    I have a feeling the problem occurred after I cloned the site and moved it to from my domain to my client’s domain…

    #191780

    In reply to: SabaiDiscuss css

    Sorry… Enfold theme…

    #191771

    Hi!

    1) I fixed the logo issue. I commented out the code in custom.css, added

    
    #top #header .logo img, #top #header .logo{
    height: 58px !important;
    width: 200px !important;
    }
    

    into the quick css field and in enfold/js/avia.js I replaced

    
    avia_header_size();
    

    with

    
     //avia_header_size();
    

    Normally the function resizes the menu bar if the user scrolls down but in your case the logo height is lower than the menu height and the resize effect doesn’t make sense.

    2) No, I couldn’t find a way to set a maximum height for the testimonials without breaking the feature. Jquery will resize the container if the text doesn’t fit into the content box. Some testimonials have 3 lines, some 2 lines etc. – if you don’t want the resize effect make sure that all testimonials have the same length (= the same number of lines).

    Best regards,
    Peter

    #191751

    Hey dvmoore!

    Please set the home page on Enfold > Theme Options > Frontpage Settings. Don’t select any page on Settings > Reading.

    Best regards,
    Ismael

    #191750

    Hi!

    Please check the file permission of wp-content/uploads/dynamic_avia/enfold.css. Set it to 755. Select a predefined color scheme a few times then save changes.

    Regards,
    Ismael

    #191739

    Topic: WP Courseware

    in forum Enfold
    hookedonweb
    Participant

    I am using WP Courseware and all the all the course I create end up as a blog post.

    Anything thoughts on who to make them pages?

    I have also added the enfold page builder and custom meta box to the WP Courseware cpt. The page builder works fine but the custom meta box options are not affective.

    #191728

    Hi salai_com!

    You don’t have a 6 column mega menu. Can you please create one? Please add this on your custom.css or Quick CSS:

    #top #header .avia_mega_div .sub-menu {
    width: 100%;
    }

    Remove browser cache then reload the page.

    Cheers!
    Ismael

Viewing 30 results - 234,061 through 234,090 (of 244,274 total)