Viewing 30 results - 234,931 through 234,960 (of 244,632 total)
  • Author
    Search Results
  • #188456

    In reply to: bold text is red?

    Hey ContentedKerry!

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

    .main_color strong, .alternate_color strong { color: inherit; }

    Regards,
    Yigit

    #188443
    DDamjanovic
    Participant

    Hello Support,

    we have problems with permalinks in Enfold. Without flush=false we have 404s, except of WooCommerce. With flush=false we have 404s in WooCommerce. Twenty Thirteen works fine, but not Enfold! The problems appear only with pretty permalinks.

    Following errors under the following conditions:

    —–

    [ACTIVE] Codesnippet in the FUNCTIONS.PHP: flush_rewrite_rules( false );
    [RUN] “Flush Rules” at tools -> Rewrite Rules <- without succes…most entries keep red (error)
    [DEBUG WC-Link] Query String: attachment=red-power-ihr-joya-classic-mit-rotem-jaspis-fuer-anregende-massagen-mit-tiefgang
    [DEBUG Blog-Link] Query String: pagename=die-idee-dahinter

    Result:
    WooCommerce-Links [404]
    other Links: [OK]

    —–

    [INACTIVE] Codesnippet in the FUNCTIONS.PHP: flush_rewrite_rules( false ); (commented out)
    [RUN] “Flush Rules” at tools -> Rewrite Rules <- Success….the red entries disappear
    [DEBUG WC-Link] Query String: product=red-power-ihr-joya-classic-mit-rotem-jaspis-fuer-anregende-massagen-mit-tiefgang&post_type=product&name=red-power-ihr-joya-classic-mit-rotem-jaspis-fuer-anregende-massagen-mit-tiefgang
    [DEBUG Blog-Link] Query String: name=die-idee-dahinter

    Result:
    WooCommerce-Links [OK]
    other Links: [404]

    —–

    Plugins to analyze:
    WP Debug Bar
    Rewrite Rule Inspector

    How can we resolve the problem? You’ll get the logins in a private post. Feel free to test, the website is “not live”, under construction.

    • This topic was modified 12 years, 5 months ago by DDamjanovic.

    Hi 0st!

    Please go to Enfold theme options > General Settings and change “Blog Style” and “Single Post Style” as desired

    Cheers!
    Yigit

    #188438
    Eric Steur
    Participant

    Hi there,

    I’m having some lay out issues in IE 10.
    Latest Enfold theme (2.4.2) is installed but lay out is not ok.
    I’m using 3 columns, also icons are not showing in IE.

    Any suggestion?

    Regards,
    Eric

    #188434

    In reply to: sponsor logo bar size

    Hi!

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

    #after_section_3 .content { padding-top: 0; padding-bottom: 0; }

    Regards,
    Yigit

    #188426

    In reply to: Header animation

    Hey!

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

    .main_menu ul:first-child > li > a { color: white!important; }

    2) You can try adding following code to Quick CSS as well and i think that should work for heading elements

    h1, h2, h3, h4, h5, h6 { font-weight: normal; }

    if not, please post the link to your website

    Regards,
    Yigit

    #188412

    In reply to: Sidebar on Phones

    Hi erostad!

    Make sure you are using Enfold version 2.4.2. The sidebar options tab now has a toggle for showing or hiding the sidebar on mobile.

    Best regards,
    Devin

    #188408

    Hi!

    You are welcome Peter! Glad we could help. You can come back any time :)

    Cheers!
    Yigit

    #188404

    Works perfect Yigit!! Thanks a lot!!!

    I’m finally about to go public with my little site and you guys, your help has been amazing while building this!!
    Thanks a lot to all of you!!!

    (this doens’t mean I wont come back with more questions though :) )

    Cheers,
    Peter

    #188403

    Thank you so much! It works! =)

    This reply has been marked as private.
    #188394

    Hi wieslander!

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

    #top #menu-item-search.menu-item-search-dropdown>a { display: none; }

    Regards,
    Yigit

    #188393

    I forgot to say that I tried with the original Enfold which comes with the Small fix Header it worked ok and then I only changed the type of Header to Header with social… and it goes wrong.

    Hey Delphine!

    Please post your feature requests here https://kriesi.at/support/topic/enfold-feature-requests/
    It is really hard to follow when you self post, so please do not do it. I wanted to check your website once again but as your site is in maintenance mode and you have changed the logins, i could not.

    Best regards,
    Yigit

    This reply has been marked as private.
    #188388

    In reply to: Header animation

    Thank you! it works!

    I Have two more questions:

    1. I’ve tried to put the font color of the header white, and I have a problem. When I select #ffffff for the font color of the header, in the enfold menu of the wordpress CMS, the font of the the page of the menu where you are turns white, but the resto of the pages of the menu stay grey (I didn’t select this grey anywhere). How can I change the font color of the header and turn it white?

    2. I want to include the Titillium web google font family. I’ve tried with the WP Google Fonts plugin and it works but in h1, h2, h3, h4, h5 and h6 the font takes a strong effect that I’ve not selected. How can I use Titillium web Light font for h1, h2, h3, h4, h5, h6 and Titillium web Normal font for the rest of the fonts?

    Thank you very much for your attention!

    Hi!

    Please go to wp-content\themes\enfold\lang folder in your WordPress theme directory

    Best regards,
    Yigit

    #188377

    Hi!

    Changes are done. Please review your website. I was targetting wrong element. You can find the correct one in Quick CSS section

    Best regards,
    Yigit

    comprompt
    Participant

    In media elements when we want to add gallery any image the pop up window is not opening.
    just follow the steps:
    go to media elements
    2) add gallery
    3)click edit on gallery
    4)click on add/edit gallery
    5)the popup window is not opening

    From 1 month we are coordinating but still the problem persist
    so request you to solve it ASAP.

    #188371

    In reply to: Font issue

    Hi!

    Please go to Enfold theme options > Styling http://i.imgur.com/j52S7w4.jpg
    Underlined option on the left is for headings and the on the right for standard text. This section is missing on your end?

    Best regards,
    Yigit

    #188367

    Shalom Asaf!

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

    @media only screen and (max-width: 480px) { .responsive .logo { margin-bottom: 50px; }
    #advanced_menu_toggle { top: 77%; }}

    Best regards,
    Yigit

    #188357

    Hey frankster1234!

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

    .avia-menu-fx .avia-arrow-wrap .avia-arrow { display: none; } /* removes small arrow */
    .avia-menu-fx { height: 4px; } /* thickness of indicator */
    div .slideshow_caption h2 { color: red; }/* changes caption color in slider */
    .caption_framed .slideshow_caption .avia-caption-title { background: rgba(0, 0, 0, 0.5); } /* background color, you can adjust it by changinh rgb value

    Please see this topic https://kriesi.at/support/topic/table-in-tab-how-to/#post-186619

    Best regards,
    Yigit

    #188349
    Delphiine
    Participant

    Hi,

    On all my pages I have selected don’t display the header. But on blog page it still appear. I guess it’s because I said in enfold admin set up blog page and assigned a page.
    I tried to let a blank here and create a page where I added article module. It’s ok cause it takes in consideration the fact I don’t want a header but if I go on an article the header will appear.

    I looked on the forum and found this article:
    https://kriesi.at/support/topic/blog-header-displays-when-set-not-too/

    .title_container { display: none!important; }

    Tried the css in it, refresh and everything,but it’s not working for me. The header is still appearing.

    How can I fix this?

    Kind regards

    Delphine

    #188344

    In reply to: About AJAX Portfolio

    #188342

    In reply to: About AJAX Portfolio

    tnx Devin!

    Another question I have and can`t seem to solve.

    Please take a look at this: http://kriesi.at/themedemo/?theme=enfold

    How do I make a portfolio item with the slider pictures exactly like that? Can`t seem to figger this out. Everytime I try this it just gives me the featured image and no other images.. Or is it maybe not a portfolio item but a post?
    Thank you so much!

    #188343
    beckyleeik
    Participant

    Hi Enfold developers,

    Are there ways to disable the lightbox? I have tried the methods that I found on the forum, but all doesn’t work.

    I want to remove all the lightbox effect of the themes. Thanks!

    Regards,
    Becky

    #188341
    This reply has been marked as private.
    #188329
    AndrewDouglas
    Participant

    I am wanting to set up a section on my site using the icon box layout – 2 rows of 3 boxes. The layout is perfect but is it possible to have 6 specific colours for the icons or their background (either is acceptable)?

    Also can I have custom icons (all have been created as vectors) – or is the an alternative way of creating this layout using graphics? I can illustrate exactly what I’m trying to achieve but am unsure if its possible to upload an illustrative screenshot on the forum.

    Many thanks for your assistance

    Andrew

    #188327
    wieslander
    Participant

    Hi, I’m working on http://masterjohan.nu and you’ve all been wonderful in your assistance already.

    – Would you happen to know how to remove the search box from the header? I’ve tried a couple of code snippets posted in the forums, but they’ve been for other themes and didn’t work for Enfold.

    / Andreas

    #188326
    kaMai
    Blocked

    Hi
    we have a very strange error.
    Although our actual childtheme contains nothing than a correct CSS and a almost empty functions.php we often get get blank pages and errors

    This is the content of our css:

    
    /*
     Theme Name:     Foto-Theme
     Description:    Fotostudio Lauers Enfold Child Theme
     Author:         Fotostudio Lauer
     Author URI:     http://www.........
     Template:       enfold
     Version:        0.0.1
    */
    
    @import url("../enfold/style.css");
    
    /* =Theme customization starts here
    -------------------------------------------------------------- */
    

    This is the content oof our functions.php:
    <?php ?>

    We stripped the content of our functions.php down to the state yxou see above just to check if the php file did contain any syntax-errors.

    memory limit available: 96 MB
    memory needed (checked) : around 45 MB

    Debug:On
    Errors:Warning: Cannot modify header information – headers already sent by (output started at /usr/www/users/axella/wordpress/wp-content/themes/enfold-child/functions.php:1) in /usr/www/users/axella/wordpress/wp-content/themes/enfold/framework/php/function-set-avia-backend.php on line 484

    Help would be very appreciated.
    regards axel

Viewing 30 results - 234,931 through 234,960 (of 244,632 total)