Viewing 30 results - 230,431 through 230,460 (of 244,605 total)
  • Author
    Search Results
  • #215106

    In reply to: Put a bigger logo ?

    Hey frvill!

    1- Which type of header are you using? You can post the link to your website so we can check or you can check it yourself in Enfold theme options under Header tab. If you are using “Header with social icons and bottom navigation”, you can add following code to Quick CSS in Enfold theme options under Styling tab

    .bottom_nav_header.social_header #header_main .container { height: 200px; }

    2- Yes, you can use that code to remove breadcrumbs bar

    Best regards,
    Yigit

    #215104

    Hi caip!

    Plase go to wp-content\themes\enfold\config-templatebuilder\avia-shortcodes folder and open iconlist.php file and find

    $output .=                      "<h4 class='iconlist_title' $markup>".$atts['title']."</h4>";

    and change it. You can find shortcode files in that folder and make changes

    Cheers!
    Yigit

    #215103

    Hi!


    @cszinvestigazioni
    Thanks!

    Regards,
    Yigit

    #215099

    Hey!

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

    .col2-set .col-1 {
    width: 60%;
    }
    .col2-set .col-2 {
    float: left;
    width: 70%; }
    .col2-set .col-2  form.register {
    padding-bottom: 50px; }

    Best regards,
    Yigit

    #215096

    In reply to: Header question

    Hi milatch!

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

    .bottom_nav_header.social_header #header_main .container {
    height: 156px; }

    2-

    #header_meta { display: none; }

    3- Yes, some custom CSS codes may be needed, but it is possible

    Cheers!
    Yigit

    #215095

    Hey Yigit!

    Thanks for your (unbelivible) fast answer! :-)

    Yeah right, it’s on this site. Have a look to “Mein Konto”. If you not logged in, you should see this page.

    Greetings!
    Fabrice

    #215093

    Hi Fabrice!

    Is this happens on the website you have on your profile? If not, please post the link to your website and point out this section

    Cheers!
    Yigit

    #215090
    gxjansen
    Participant

    In text, words that are bold/strong look exactly the same as links (both use the theme “Primairy color”). Looks great, but this is not optimal for usability imho :).

    So I wanted to change the color of the strong tag to something else. What I did was use the Enfold Quick CSS field in the backend to add some CSS:
    strong {color:blue;}

    However, that doesn’t change the color, it stays exactly the same. When I try something like
    strong {text-decoration:underline;}
    that works fine (the text is now underlined), but obviously that is not wat I want. Somehow text-decoration does work, but color does not.

    So how do I best change the color of text that uses the strong tag?

    Thanks in advance!

    #215089
    Fabrice
    Participant

    Hi everybody

    I’ve some problems with the woocommerce login/register form (shortcode: [woocommerce_my_account]). The layout looks horrible :S (have a look to the screen)
    Wocommerce My Account

    Can I sort the register and login form among each other instead side by side? (google translate :-D)
    How can I edit the layout of this forms?

    If this not is depended of the enfold theme than this topic can be closed xD

    #215086
    Shallnotbe
    Participant

    Hi,
    I’m using Enfold with the grid layout.
    I set up most of my pages with a 2 columns grid, and my post thumbnails accordingly

    However, on categories & tags it automatically gives me 3 columns.
    Is there a way to change this and get a 2 columns grid instead on tags & categories?

    2) In order to unify everything, is there a way to get a 2 columns grid on the author post pages and on the result pages as well?

    Thanks in advance and for your usual kick-ass support,
    Cheers!

    #215085
    Monsoon
    Participant

    &sect in urls put in a special heading text get rewritten
    if I have a special heading like

    This is some text <u><a href="/forums/index.php?app=core&module=global&section=register">blah blah link to our forums.</a></u>

    the link gets rewritten to

    <a href="/forums/index.php?app=core&module=global§ion=register">

    when updating the page
    the &sect of it is rewritten with § which breaks the link
    I could use a URL shortener but that s kind of redundant

    EDIT: Maybe you are not supposed to put urls in the heading text :p

    #215083
    Maik
    Participant

    Hey there,

    How is it possible to change the Background color of fullscreen elements?
    one example: I have a Fullscreen Masonry and the Background color is a light grey!
    And no matter wich color sheme i choose or change takes effect.

    #215079

    Topic: Header question

    in forum Enfold
    milatch
    Participant

    Hello,

    I’ve got a logo with dimensions of 475×156. I would like to choose the header type “header with bottom navigation”. The problem is that theme always adjust the size automatically to a very small size.

    1. Whats the Quick CSS code to use the full size of that logo without automatically adjustment through theme?

    2. How can I disable the Enfold Secondary Menu above the normal menu. Whats the Quick CSS Code for disappearing that menu bar?

    3. Is it possible to use the menu bar space (where the main logo is in) to make full wide logo? For example a logo of 1024×156?

    Thank you!
    Best regards
    milatch

    #215068
    mpeocm
    Participant

    Hello there!

    I’ve tried it with the theme itself and there it’s cool. The options are not saving, however, in the child theme. WP 3.8 and 3.8.1, Enfold 2.4.5.

    Let me know how I could proceed from here.

    Cheers, Bob

    #215066

    Topic: Removing breadcrumbs

    in forum Enfold
    chrisbailey
    Participant

    found an old topic that stated whats below, tried putting it in the quick CSS but i still have breadcrumbs and page title below header

    “Hey Dan!

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

    .title_container { display: none; }
    Cheers!
    Yigit”

    kevinpropper
    Participant

    Is the LayerSlider WP plugin that comes with Enfold 2.4.5 a current full version of LayerSlider WP 5.0.2? If not how do I update it? I’ve purchased LayerSlider 5.0.2 but when I try to Activate the plugin I get the follow fatal error message:

    Fatal error: Cannot redeclare layerslider_load_lang() (previously declared in /home/content/75/7402775/html/mock/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php:118) in /home/content/75/7402775/html/mock/wp-content/plugins/LayerSlider/layerslider.php on line 78

    Please advise.
    Kevin

    #215062

    In reply to: Slider & Accordion

    Hi ey3!

    1) You can set the autorotation duration on the option page. Click on the “Fullscreen Slider” element and after the modal window is visible search for the “Slideshow autorotation duration” setting – there you can configure the slideshow speed in seconds.

    2) In wp-content/themes/enfold/js/shortcodes.js replace

    
    thisheading.on('click', function()
    

    with

    
    thisheading.on('hover', function()
    

    However this code customization will probably cause weird side effects and you probably need to implement a script like: http://cherne.net/brian/resources/jquery.hoverIntent.html to use it on a production website – personally I recommend to stick with the default click event because we can’t help you with the implementation of the hoverIntent script.

    Regards,
    Peter

    #215059

    In reply to: Help with optin form

    Thank you so much, Peter!

    Just a quick more question, should I add the code to Enfold’s quick CSS panel or somewhere inside the plugin editor?

    Thanks,

    Antonio

    #215057

    Topic: Enfold Sections

    in forum Enfold
    Pete
    Participant

    Hi
    I have been trying to split a section into 5 parts.

    This is ok if I want 5 individual 1 fifth columns.

    What I have been trying to do is have a 1 fifth column to the left and a 1 fifth column to the right with a 3 fifths column in the centre. The total makes 5 fifths but you can’t make a 3 fifths column

    When you expand a 1 fifth column it goes to 1 quarter, 1 3rd, 1 half instead of expanding to 2 fifths, 3 fifths, 4 fifths etc

    You can do 2 single quarter columns and a 1 half column but not 2 single 1 fifth columns and a single 3 fifths column.

    Am I right or am I doing something wrong?

    The reason I am trying to break the section into 5 is because the left and right single 1 fifth columns have slim portfolio images in them. They are to slim for quarter columns. You can’t fit a 2 3rds column in the middle and the 1 half column is not wide enough. To much space between the content where as a 3 fifths column would have fit perfect

    Is there a way to achieve this or do I have to make my images square and use 2 quarter columns left and right and a centre 1 half column

    Thanks for your help

    Kindest regards

    Peter

    #215055

    A new dummy like a demo
    Thanks!

    #215052
    vasilybodnarchuk
    Participant

    Hello!

    I install Super RSS Reader plugin. It’s menu generates on new line (http://zelenopol.net/ (footer, right colomn)).
    I need to generate menu on same line.

    This reply has been marked as private.

    Hey webWahine!

    Kriesi doesn’t use an icon for the toggle symbol but just some css code. If you want to replace it with an icon open up wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/toggles.php and search for

    
    <span class="vert_icon"></span><span class="hor_icon"></span>
    

    Replace this code with an html img tag ( http://www.w3schools.com/tags/tag_img.asp ) which points to your icon.

    Cheers!
    Peter

    #215032
    altr
    Participant

    My portfolio filters stopped working. I tried using the solve recommended here
    https://kriesi.at/support/topic/enfold-portfolio-not-working-after-wordpress-3-8-update/

    but I don’t seem to have this file: /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php

    my site is http://www.getaltrd.com (password is: so

    #215029

    Here http://www.giuseppebeghelli.it/portfolio/demo/enfold.pot.zip is the pot file updated from the sources for 2.4.5 version

    #215026

    Topic: Put a bigger logo ?

    in forum Enfold
    #215021

    Hi Ismael

    Thanks! that worked perfectly

    Kindest regards
    Pete

    #215017
    traditionalteak
    Participant

    Hi there,
    I have three languages ​​enabled (Netherlands default). The list of products is displayed correct, but when I open a product page Iconstantly get the 404 error.

    http://www.traditionalteak.nl/wp/producten/

    Can you please help me!

    Wordpress: 3.8.1.
    Enfold: 2.4.5

    Sorry to ask again, but is there no chance at all? :(

    #215003
    This reply has been marked as private.
Viewing 30 results - 230,431 through 230,460 (of 244,605 total)