Viewing 30 results - 6,511 through 6,540 (of 7,502 total)
  • Author
    Search Results
  • #260969

    Hi!

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

    .error404 #searchform, .error404 .entry-content {
    display: none;
    }

    Best regards,
    Yigit

    #260675
    mako10
    Participant

    Hello,
    everything with the Enfold theme works fine but I have one problem I can’t solve:
    I have serveral pages that are not in the menu structure because of some reasons with a product launch.
    I also don’t use the footer with the menu.
    e.g. http://c-m-v.eu/kontakt/

    But if i search for a non existing page (e.g. http://c-m-v.eu/gfgdh ) I can see all the pages I don’t want to display in the footer!

    What can I do?

    Regards,
    Marcel

    #260652
    rossmk
    Participant

    I am using Woocommerce with Enfold. Love the theme – really clean.

    I am using one of Woocommerce’s plugins – bundles. In the shop, for some reason the “Show Details” rollover does not show for bundled products, but for simple products this “button” is shown. I have contacted Woocommerce support, but they think it is a theme issue, which I tend to agree with having swapped themes temporarily.

    I have searched your forum, but can’t find any solution, so I hope this question isn’t repeating someone else’s question and I just haven’t searched thoroughly enough!!

    Many thanks in advance.

    Hey!

    I’ll close this thread now. If the final version of Chrome still shows the same error we’ll look into it.

    Cheers!
    Peter

    Hi!

    Ok, in this case we’ll wait for the final version. We can’t support beta versions of the browser coz we don’t know if it’s a browser bug or not. It works on my stable Chrome 34.x installation and you also can’t reproduce it with Chrome 34.x stable so there’s nothing we have to worry about at the moment. If the final 35 version doesn’t work we’ll look into it.

    Best regards,
    Peter

    Hi Dude & Kriesi,

    I am now on a windows 7 pc with chrome 34.0.1847.131 m and all works as expected.
    I think it must have something to do with windows 8 in combination with chrome 35.0.1916.86 beta-m.

    So maybe this is a problem for the future as its on chrome 35.x beta.

    Thx for you time!

    Thomas

    Hey!

    If you want to set a different thumbnail size open up wp-content/themes/enfold/config-woocommerce/config.php and search for:

    
    if($layout == 'fullsize') $image_size = 'entry_without_sidebar';
    

    Replace entry_without_sidebar with any other thumbnail size of your choice. You can also define a new size with: http://wordpress.org/plugins/simple-image-sizes/ , then regenerate the images with: http://wordpress.org/plugins/regenerate-thumbnails/ and at least replace entry_without_sidebar with the custom image size name.

    Cheers!
    Peter

    Hi!

    I’ll mark this for Kriesi. Maybe he knows why it doesn’t work on your server.

    Best regards,
    Peter

    This reply has been marked as private.
    This reply has been marked as private.

    ok let me send you the login if you dont mind checking it out.

    I have 0 plugins installed

    Hey!

    Maybe a plugin which manipulates the admin bar output or a browser extension breaks the search. I can’t reproduce the issue on my test server and no other user reported a similar issue so far…

    Best regards,
    Peter

    ie works fine aswell…

    borkent
    Participant

    Hi All,

    I just noticed that the admin bar in 3.9 together with latest enfold 2.7 breaks the ajax search in the header.
    All I can see is that the search box gets loaded below the </body> and therefor renders it incorrectly. This is also what happens when there is a javascript incompatibility with a plugin. However I cant find any error messages in console.

    Is this a known issue? I have tested it without any plugins installed!

    Disabling the admin bar in the admin profile fixes this issue. An interesting find is that this seems to only happen on chrome.
    I am on windows 8 and chrome 35.0.1916.86 beta-m – ios safari works fine.

    Kind regards,
    Thomas

    #259856

    Hey!

    Thank you for the update.

    You can go to Enfold > General Styling then look for the General options tab below. Select the Boxed Layout on the Use stretched or boxed layout? option. A new option to add a background image will appear. You can define a patterned background or upload your own background image.

    If you have any questions, definitely take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.

    If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)

    Regards,
    Ismael

    #259792
    matthewmagee
    Participant

    Hello. I’m using WP 3.9 with Enfold and WooCommerce.
    Website in question is http://mrsjosephwood.com and the pages with trouble are the store and search.

    Both are showing no content when clicking on the page. The weird part is that they were previously displaying content and I came back one day and it was gone.

    I’ve done the standard troubleshooting things to no avail. The pages display content with the base theme but not when I turn Enfold back on.

    Any help would be greatly appreciated.

    Thank you.
    Matt

    #259709

    Hey!

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

    #top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    border-color: white;
    background-color: transparent;
    color: white;
    }

    Best regards,
    Yigit

    #259673
    jockejansson
    Participant

    Hello!
    I’m looking for a solution to make my contact forms transparent in Enfold. I have tried to search the forums but the codes i’m finding is not working with Enfold. Thanks for any help in advance.

    #259323

    Topic: header height increase

    in forum Enfold
    anakinroy
    Participant

    hi

    i am using the enfold theme for my corporate website
    i faced a problem
    i want to increase the height where my logo is but without increasing the size of the logo

    i did a search in this forum
    and got this
    /*default header: main logo and main menu height. increase max value if you want to use a bigger logo*/
    #header_main .container, .main_menu ul:first-child > li a{ height:88px; line-height: 88px; }
    if i change the height 88px to another number like 128, sure enough the height increases which is what i want
    but i dont want the logo size to increase also
    is there a way to increase the height and the logo size remains the same
    any help will be much appreciated
    thank you

    my web is http://www.goldrise.com.sg

    #259027

    In reply to: Menu Colors

    This reply has been marked as private.
    #258879

    Hey!

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

    .main_color a:hover, .main_color h1 a:hover, .main_color h2 a:hover, .main_color h3 a:hover, .main_color h4 a:hover, .main_color h5 a:hover, .main_color h6 a:hover, .main_color .template-search a.news-content:hover {
    color: black;
    }

    Cheers!
    Yigit

    #258398

    In reply to: Some issues on Android

    Hey Josue,

    thanks but is not what I need. The Font is stay on top on this way. Can´t understand why this happens. I think it can´t be an plugin issue, I have exactly the same page as clone. With all plugs deactivated it´s the same. There are some other issues with the width of some elements, too. I think it´s since the last update, before it works fine. It´s last version of enfold and wp 3.9.

    I also searched for missing signs in my own style-sheet, all seems fine.. It just causes below 768 px. Please look with resizing your Browser. I doesn´t anything in media-queries what can causes this..

    That´s not great, it´s on clients website and it´s online. All works fine before..

    Please scroll down, the other headings are on top, too. Normally they have to stay in the middle..

    I deactivated caching and minify

    Best regards

    #258346

    Topic: Floating Sign-up

    in forum Enfold
    twdlewis
    Participant

    Hello, I have just purchased Enfold, totally new & know nothing. There’s no ability to search the 588 forum pages so I have to ask. Can you recommend a plugin or whatever for a subscriber window to float as the page scrolls. I assume it isn’t already a feature.

    BeeCee
    Participant

    Hi,

    I hope I can explain this with my bad English …
    I would like to use ENFOLD within my WP network in different sub-blogs with completely different designs. As far as I know you’ve told somewhere in the forum, that this is possible.

    But how can I handle it, when I need to make changes to files in the

    • include-folder –> loop-index.php, loop-search.php, comments.php
    • js-folder –> avia.js
    • framework-folder –> php-folder –> class-framework-widgets.php and class-breadcrumb.php
    • root –> footer.php, template-builder.php etc.

    Should I make my changes in these files and copy these files into the childtheme folder with creating corresponding folders like “include” folder for example in the childtheme folder?

    The changes in these files would be different for each sub-blog/child theme.

    I have downloaded ENFOLDs demo childtheme files – but how to deal with my changes mentioned above, where to copy them and how?

    Thanks for any advice!

    • This topic was modified 11 years, 12 months ago by BeeCee.
    #258023

    I used the code recommended in another post here.

    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

    But please note I added this after I already found it had been crawled by google.
    Beyond keeping the search engines out I would also want to keep the casual or not so casual person from browsing up and down in the directory in the enfold theme. I was surprised that it did not already contain an empty index.html file in each directory and sub-directory within the enfold theme. Is this normal practice?

    Thanks!

    Tom

    #257598
    coeval
    Participant

    Hey there,

    I have another question :)
    I installed the Enfold Update and in my blog appears a new text box „Share this entry“ (H5).
    I searched in the comments.php, but couldn’t find this sentence.
    Is there a chance to remove this sentence as well?

    The social network icons have this nice hover effects, that says „share with Facebook, twitter, & co“.
    I think there is no need for the headline „share this entry” above these items.

    Yours,
    Danny

    #257545

    Hey!

    You need to rewrite/change major parts of the fullwidth blog layout css code in wp-content/themes/enfold/css/layout.css – search for all rules with the selector “.fullsize .template-blog” and comment out the code. Then check the results. Afterwards add some style rules to get the desired layout.

    Regards,
    Peter

    #257485

    Hi!

    Well, the code is not being added to the enfold.css file (this is where Quick CSS should be), try adding it to custom.css.

    Regards,
    Josue

    #257484
    scott4885
    Participant

    Please help! For some reason, I keep getting the following errors, like you can see now on the homepage of my website at: http://www.newhorizonsdentalcare.com (or pasted below).

    Here is a little info that might help also:
    1) By searching Google with this error, you come across other Enfold sites with the same error…so I’m thinking it is something with the theme.
    2) The problem occurred inside my child theme but when I switched to the parent theme, it disappeared.
    3) The problem is intermittent – I have no idea why it went away last time, but it did after a few days.
    4) While troubleshooting and trying to isolate the problem, I made a new child theme and realized each time I placed the “header.php” file into my child theme, I got the error to pop up. So, it must have something to do with header.php.
    5) I set the website up on another URL: scottguest.com and then have a redirect in Godaddy to point/mirror the newhorizonsdentalcare.com URL to the wordpress site I setup on scottguest.com – not sure exactly how this is setup (a developer I know did the DNS).
    6) I’m currently running version 2.5.2

    Thanks,
    Scott

    Here is the error:

    “302
    Found
    If you wish to report this error page, please contact the website owner.

    If you are the website owner: It is possible you have reached this page because the server has been misconfigured. If you were not expecting to see this page, please contact your hosting provider. If you do not know who your hosting provider is, you may be able to look it up by Googling “whois”and your domain name. This will tell you who your IP is registered to.

    Note: Although this site is running LiteSpeed Web Server, it almost certainly has no other connection to LiteSpeed Technologies Inc. Please do not send email about this site or its contents to LiteSpeed Technologies Inc.

    About LiteSpeed Web Server:
    LiteSpeed Web Server is a high-performance Apache drop-in replacement. Web hosts use LiteSpeed Web Server to improve performance and stability and lower operating costs. If you would like to learn more about how LiteSpeed Web Server helps web hosts provide a better Internet experience, please visit here.

    Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.”

    #257022

    In reply to: Testimonial Grid

    Hey Bodymindlinks!

    Thank you for using the theme!

    Insert the Testimonial element using the shortcode wand or the Advance Layout Builder then change the Testimonial Style to Grid.

    If you have any questions, definitely take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.

    If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)

    Cheers!
    Ismael

Viewing 30 results - 6,511 through 6,540 (of 7,502 total)