Viewing 30 results - 224,971 through 225,000 (of 244,345 total)
  • Author
    Search Results
  • #244952

    Hey tangcslanyu!

    Thank you for using the theme! You got a nice website there.

    You can add this on each languages’ Enfold > Styling > Quick CSS field.

    .avia_current_lang {
    display: none !important;
    }

    You can also add it on the custom.css.

    Regards,
    Ismael

    #244943
    tlow87
    Participant

    I setup a child theme and moved my CSS into the style.css of the child theme, and it doesn’t seem to be working except in Chrome.

    Website: http://carveskateshop.us

    Style Sheet: http://carveskateshop.us/wp-content/themes/enfold-child/style.css

    #244942
    neufold
    Participant

    (Using a Child theme and latest version of Enfold)

    In the theme settings, despite having the option “Header Title and Breadcrumbs” enabled, and in the page template as well, neither the title nor breadcrumbs, were coming up!

    Oddly enough, this was happening in some new pages I had created. In some of the pages of the demo content, they were still there.
    Made me think that this probably wasn’t a template or CSS issue, but more of a database query not being rewritten.

    Decide to check “Screen Options” of the page I was working on and enabled “Custom Fields”. Once that was enabled, I scrolled down and noticed “header” with the value “no”. Switched that value to “yes”, updated the custom field, and finally updated the page, and the title and breadcrumbs were working again!

    Title and Breadcrumbs

    #244934

    Devin,

    Specifically, … adding custom media queries isn’t working when added to the (customm css) box for Enfold since the latest update. Had ZERO issues with this before the update. Now, something related to the update is causing chaos to the queries.

    Has no one else complained about this?

    I double and triple checked my code with CSS LINT and WC3 validator, etc. All good. Or at least no errors that I can see that would cause it would cause it not to work/apply.

    Any suggestions? Mobile is EXTREMELY important to my clients (all clients) so this is a big deal for me. I’m sure you can appreciate this.

    For you to say that this falls outside the scope of support surprises me.

    #244932
    cerf
    Participant

    Hi.
    I’ve modified the style.css file of my Enfold Child Theme with the following code because I want to see Freshness Topics.

    li.bbp-forum-info, li.bbp-topic-title {
    width: 60%;
    }
    
    li.bbp-forum-freshness, li.bbp-topic-freshness {
    display: block;
    width: 20%;
    }

    Now I would like that “Categories” are displayed as “Forums” for Freshness Column, instead of all those “No Topic”.
    here the URL http://besos.pw/forums/forum/forum-ingegneria-biomedica-pisa/

    Can you help me? Thanks

    #244928

    It could be the WordPress version since neither yours or the demo is updated.

    #244924
    awilson3rd
    Participant

    Hello,

    I have quite a few problems with viewing an enfold based website in responsive devices since I updated the theme. This happens on android 4.2 when using the default browser, chrome for android and also dolphin.

    1. I have set the menu to display the responsive menu on tablet and smartphone devices. Sometimes the menu displays, sometimes it doesn’t – there seems to be no reason to it, however, my logo is larger than the normal size at 589 x 156. I had to set it this size because it seemed so small at the normal size.

    2. Sometimes the stylesheet doesn’t load. I have to reload the page several times and then it decides to appear.

    3. I have added the following to the custom css to stop the layerslider working on mobile and tablet devices: @media only screen and (max-width:1000px) {
    .avia-layerslider { display: none; }
    }

    This works ok in landscape mode but when I turn to portrait it displays the slider.

    4. Images with an animation effect (for example slide in the from the left) don’t seem to work. I just get a blank space where the image should be.

    5. I have pages with portfolio grids in them. The excerpt text displays in the portfolio grid displays but the images don’t display.

    6. Sometimes the breadcrumb overlays the page title on the page. I have used this code which works .title_container .breadcrumb {left: -4px; top: 70%; }
    #top .title_container .container { min-height: 90px; } but I think this problem relates to issue 2 above because if I reload the page a few times it seems to fix itself.

    Overall, it’s a bit of a mess and seems very hit and miss with some of the points above.

    Any help would be appreciated.

    Thanks

    Andrew

    #244921
    This reply has been marked as private.
    #244920

    Thanks so much for looking at this issue Devin. You are the experts so that’s great to know line 207 won’t create any issues in browsers.

    Re: the orphaned paragraph tag, you will see that your own theme demo has it as well here:

    http://kriesi.at/themes/enfold/portfolio-item/lorem-ipsum/

    I did another fresh install on another server and in default editor mode, added 3/4 paragraph & 1/4 paragraph then added a gallery with default photos and it still created the extra orphan paragraph tag at the end.

    #244910

    I re-created the layout you have but don’t get the orphaned paragraph tag so I’m not sure where its coming from.

    In your example the line 207 is after the content and is correct. It may not validate but then again most themes or websites don’t anymore for a variety of reasons.

    #244889

    In reply to: PHPSESSID errors

    Thanks for providing the php command. I included this command in the enfold theme functions.php file, but Google is still reporting 404 errors on my site 3 days after I updated the files. It is attaching the PHPSESSID with a cookie code to many different html links. So when google goes back to try to find the files, they are not there of course, because the SESSID code changes each time. Do you have any other suggestions?

    Thanks.

    #244885

    Hey!

    Can you point to a live example or a screenshot pointing to what elements you mean specifically?

    Best regards,
    Devin

    #244883

    In reply to: Masonry Shop Sorting

    Hi!

    First make sure you’ve noted that the masonry shop can *not* be used as the default WooCommerce shop page: http://kriesi.at/themes/enfold/shop/masonry-shop/

    On the masonry element the settings should look like this for the first two options to show the category sorting:

    Regards,
    Devin

    #244877

    Topic: Download

    in forum Enfold
    Finlando
    Participant

    Hello,

    do i have the possibility to create a downloadsection in enfold (audio/video/wallpaper)

    Thank You very much!
    Alex

    Hande-K
    Participant

    Hi;

    I’m using Enfold Enfold Version 2.6.2 for my blog and really love it (my web page). But there are a few points that i couldn’t change and i need your help

    1) On my post’s images, sizes are getting smaller. But i want to show them in the middle of screen in their exact sizes without lightbox (with 900px). I’m a photographer and image quality is very important for me, when image sizes changes the quality sucks.
    I found a few codes to correct this in this forum. This is the last CSS code that i used;
    #top .fullsize .template-blog .post .entry-content-wrapper > * {
    max-width: 900px;
    }
    #top .fullsize .template-blog .blog-meta content-wrapper > * {
    max-width: 900px;
    }

    But when I’m using this code, I had some problems in some browsers;
    Chrome: I can preview images in the middle of screen but max size in 800px
    Firefox , Explorer and Opera : I can preview images in 900px but they are on the right side of the screen.

    2) When i’m looking my web page from a mobile phone, my logo and social icons are overlapping. (This problem began with last update)

    3) I want to add a “pin it” button to the upper corner of images (example)

    I’ll really appreciate if you can help me in this 3 points.

    • This topic was modified 11 years, 11 months ago by Hande-K.
    #244851
    This reply has been marked as private.
    #244850
    Walrus11
    Participant

    Hi Guys,

    Just wondering if it’s possible to have one column / header title be used for two columns.

    The top picture shows what I have right now, and the bottom shows what I’d like.

    Is this possible?

    Hey Mark!

    Apparently it is happening because this file is missing:
    http://www.performanceindustrial.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff?v=2

    Try re-installing the theme (parent).

    Best regards,
    Josue

    Bedros
    Participant

    Hi Friends , I hope everything is fine there, thanks for your precious time and support.

    When I finish an article (I mean, finish the process of reviewing/introducing a portfolio item) , can I control the Title which I see at the current Browser’s Tab?

    Now, it basically goes like this:

    Let’s assume that I entered the
    “Computer Hardware and Software”

    as my website’s TITLE in Dashboard > General > Settings…
    .
    .
    .
    When I add a new portfolio item named “Asus MainBoard“, the NAME of the Portfolio item goes like this on the browser tab AS A TITLE, while still preserving the one I entered for the whole website.:

    “Computer Hardware and Software | Asus Mainboard

    1-Is this the way Enfold works, is there anything wrong by the means of a technical aspect?

    2-Is there a way to control / customize this WITHOUT a plugin?

    Using a “title” independent from Portfolio NAMES / Blog Post NAMES?
    I want to use short Captions for the Portfolio Items and more descriptive phrases for the BrowserTitles for the current Portfolio Item or BlogPost.
    Regarding to SEO, I would like to customize the title as I wish.
    .
    .
    For example, getting rid of the part
    “Computer Hardware and Software”
    And instead of that, having something like the phrase below for a specific portfolio item, as title at the browserTab..:
    “Intel based ATX Asus Maximus Mainboard”
    .
    .

    Is there a way to achieve this separately for any portfolio item or blog Post?
    Maybe via Dashboard or customizing via FTP?
    What can we do?

    3– If second question is not possible, is there a way to add PortfolioItem/BlogPost “EXCERPT” TO Title too?
    Current Structure:
    General Website Title + Portfolio Item’s Name
    Better Structure
    General Website Title + Portfolio Item’s Name + Portfolio Item’s Excerpt

    Please let me know, this is important when it comes to S.E.O..
    Thanks very much for your support.
    Kind Regards,
    Bedros

    • This topic was modified 11 years, 11 months ago by Bedros.
    #244799

    In reply to: Header image

    Hi Richard!

    Have you tried uploading the logo and setting a centered header?
    http://kriesi.at/themes/enfold/headers/

    Regards,
    Josue

    #244796
    mworley
    Participant

    Hello:
    My website is having issues with links working in color sections on mobile and tablet views after the latest Enfold update.

    I’ve tried using this code, as was recommended on another thread, but thus far it has been unsuccessful: .avia_mobile #top .av-parallax-section{z-index: 0;}

    Here’s the site: http://bit.ly/1f5o1OH

    Please advise.

    #244790

    Hi!

    It’s not possible to do it with the Enfold built-in contact form, but you can do it with CF7:
    http://contactform7.com/selectable-recipient-with-pipes/

    Best regards,
    Josue

    #244782

    Here was the answer given by woo-support:

    Hi Gerry

    I have just tested this locally with the latest version of WooCommerce, 2.1.6 and it sorts fine for me when I select sort by most recent.

    I see you have it currently set to default, which uses a combination of the menu order and name, if you want to display the latest products first you must set that option to Most Recent.

    What I am noticing is that you theme has custom orders on the archive pages, so that could also be the cause of the issue as they seem to override this.

    You can do a test and switch to twenty thirteen theme and see if the order works correctly when using that.

    Cheers,
    Gerhard – WooCommerceNinja
    WooThemes Support

    Thanks in advance for helping to remedy this issue.

    Gerry

    #244775
    This reply has been marked as private.
    #244773
    Walrus11
    Participant

    Hi Guys,

    I’ve used mega menu and created a few columns and I have also set the “hide” mobile menu since I want the main menu items to appear on the iPhone with the option of exploring more sub menus as once clicks along.

    Here is the screen shot showing the three columns: http://snag.gy/2Dkjm.jpg
    it would be great for these to expand once clicked to show the pages below this column.

    Is this possible?

    • This topic was modified 11 years, 11 months ago by Walrus11.

    Hi Ismael. I appears that it has nothing to do with the Nexgen gallery.

    It exhibits the exact same problem on the demo Enfold website at http://kriesi.at/themes/enfold/shortcodes/gallery/

    I click on the thumbnail and it fades… Close it and open it again and no background fade.

    Additionally, would there be a way to disable PrettyPhoto through the functions.php file? I’m using a child theme and don’t want to modify avia.js in case of future updates to the parent.

    #244742

    Hi!

    I recommend http://wordpress.org/plugins/simple-share-buttons-adder/

    Best regards,
    Peter

    #244736

    Hi

    Thank you for looking. I replaced the header.php file in both my Enfold folder and my Child theme folder and this has brought the mobile menu back, thank you. It did reset the position of my menu but i just changed that in the admin to “Logo left, menu below” and my menu came back to the correct position. I had added additional code to the header which puts text in the top header. This was under the code echo avia_logo(AVIA_BASE_URL.’images/layout/logo.png’, false, ‘strong’). but this all seems to be missing from the new header file. What file is this part of the code in now? I cant find it to add my code to to bring back my tst to the header?

    Many Thanks
    Regards
    Colin

    #244733

    Hi!

    I think the plugins got a bad review because they’re quite complicated to use compareto other social plugins but gives you extensive control over the social buttons. I hope the socialize plugin suit your needs. :)

    Cheers!
    Ismael

    #244732

    Hey!

    Will you mind posting a screenshot of the menu after installing the child theme? In order to correctly switch your theme to a child theme, make sure that you imported the parent theme settings on Enfold > Import/Export panel. Click the button saying “Import Parent Theme Settings”.

    I hope this helps. :)

    Best regards,
    Ismael

Viewing 30 results - 224,971 through 225,000 (of 244,345 total)