Viewing 30 results - 229,861 through 229,890 (of 244,448 total)
  • Author
    Search Results
  • #217439

    In reply to: footer resize

    Hey!

    If you mean home page, it happens because you do not have enough content on the page. You can try adding following code to Quick CSS in Enfold theme options under Styling tab as a temporary solution but the best option would be adding more content on the page

    .home #main {
    min-height: 1000px;
    }

    Cheers!
    Yigit

    #217430

    In reply to: Blockquote

    Hey Schmenger!

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

    .main_color blockquote { display: block; }

    Regards,
    Yigit

    #217429
    borkent
    Participant

    Hi all,

    I am working on the enfold-child and need to do some customization to masonry_entries.php. I tried creating wp-content/themes/enfold-child/config-templatebuilder/avia-shortcodes/masonry_entries.php but without success.

    What would be the best way to customize enfold core files and not loose the modifications on theme update?

    Kind regards,
    Thomas Borkent

    #217426

    Hi!

    Glad you figured it out and thanks for sharing!

    Regards,
    Yigit

    #217422

    In reply to: Not happy with Enfold

    Hi ruthmeekings!

    Sorry to hear that. You are going to need to contact Envato Support for refund. Good luck!

    Best regards,
    Yigit

    • This reply was modified 12 years, 1 month ago by Yigit.
    #217411

    Topic: Not happy with Enfold

    in forum Enfold
    ruthmeekings
    Participant

    Hi There,
    I am really not happy with Enfold theme. I have tried my hardest to work it out but I have to enter so much css to get the right styling its taking too long. Please can you refund my money and cancel my account with you. I will delete all my files.
    Thanks, Ruth

    #217403

    In reply to: Enfold + WPML problems

    Hi!

    The “MailChimp” plugin causes this issue. I deactivated it and now the category query works.

    Cheers!
    Peter

    #217394

    In reply to: Enfold + WPML problems

    This reply has been marked as private.
    #217393

    In reply to: Enfold + WPML problems

    Hey ramoncrusellas!

    Please create us an admin account and post the login credentials as private reply.

    Best regards,
    Peter

    #217388

    Topic: Blockquote

    in forum Enfold
    Schmenger
    Participant

    Hi,
    I´ ve got a little Problem with enfold…
    When I use

    block

    In a Page or post via editor, nothing is visible in the front -end page. But I can see the correct format in the layout editor. Any idea?

    Here is a sample post:
    http://medientanz.de/blockquote
    with the content:

    block

    Thanks
    Thomas

    #217385

    Hi again.

    I have managed to fix the problem myself. The problem was that the site is installed on a Dreampress optimised package supplied by Dreamhost which uses something called ‘Varnish Caching’… (means nothing to me)… I spoke to their support who identified this as possibly being the issue as I went and installed the enfold theme on one of their “.dreamhosters.com” development domains which just uses their standard hosting to troubleshoot and I could change all the styling fine without any problems.

    I downloaded a plugin called “varnish http purge” which has a button on the dashboard to manually purge the varnish cache which seems to have solved the problem. When you do make any changes you have to manually purge the cache and then also do a CTRL F5 hard refresh on your browser and the new settings load in.

    If anybody else is using dreampress and is having styling issues – this is the solution!

    #217383

    Hi Giles!

    1) Yes, go to Enfold > General Settings and select another “Single Post Style”. If you do not want to change the style open up wp-content/themes/enfold/includes/loop-index.php and replace

    
    $current_post['slider']  	= get_the_post_thumbnail($the_id, $size);
    

    with

    
    $size = 'square';
    $current_post['slider']  	= get_the_post_thumbnail($the_id, $size);
    

    You can also replace ‘square’ with another thumbnail size like ‘entry_with_sidebar’ or ‘entry_without_sidebar’.

    2) Insert following code into the quick css field

    
    
    #top.single .big-preview, #top.single .small-preview{pointer-events: none !important;}
    

    3) Can you post a link to the page with the images please?

    Regards,
    Peter

    moiwan
    Participant

    Hi, i´ve tryed to delete these lines from source code:

    <!–
    Debugging Info for Theme support:

    Theme: Enfold
    Version: 2.4.5
    Installed: marrush
    AviaFramework Version: 1.8.5
    AviaBuilder Version: 0.4
    ML:*****************
    –>
    so if commented this line in function-set-avia-frontend.php:
    // add_action(‘admin_print_scripts’,’avia_debugging_info’,1000);
    BIG MISTAKE… when i have returned to check my website it doesn´t work, so i´ve uncommented the line… but SURPRISE!! it doesn´t work… HELP PLEASE!!

    ?? please can anybody help me. i want to finalize the webpage.

    thanks
    stucki

    #217368

    Sorry to bump this post, but I’ve found other solutions for the things I had to fix so far. But I still don’t really know how I can override functions. I know how the hook works, but I can’t seem to find the right way to override a specific function.

    Now, I want to edit the avia_title function, but ofcourse, I want to do this in my child theme.
    I tried several variations of the code below (using different parts from the original function in enfold-child.php), but nothing seemed to work.

    function avia_after_parent_theme_setup() {
          global $avia_title;
          $defaults 	 = array('heading'		=> 'h1');
    }
    add_action( 'after_setup_theme', 'avia_after_parent_theme_setup', 10);
    #217366

    Hi!

    The “All” word is translatable with the mo/po files. I suggest to use Codestyling to translate it. Install the plugin ( http://wordpress.org/plugins/codestyling-localization/ ), go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and select your language and click the “create po-file” button. Click on “Rescan” to search for all text strings. Afterwards click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).

    Best regards,
    Peter

    #217355

    Hi – It has been 2 days now with no response to this issue. None of my styling changes are working – I changed the theme colours and then used an I pad that had never been used to access the website before on a completely different wi-fi connection at a friends house and the site still displayed a dark blue footer, not grey so the problem has changed from changes taking a while to appear due to a possible caching issue to changes not happening at all.

    I have downloaded the “enfold.css” file from the server and ALL of the styling is crammed in to line 1 making it impossible to decipher – could this be causing the problem?

    I REALLY NEED THIS ISSUE FIXING PLEASE! I am using your template to deliver a professional website for a client and these endless problems are making it impossible. The site is now live as the old one expired, I have had to create a holding page with the header and footer hidden as the styling is so awful.

    Please – I need an solution today.

    #217337

    Actually, the page editing, so the avia framework I think, keeps on the way to load and stands still.
    Should I provide access credentials to you? How can I?
    Thanks.

    #217332
    luvie
    Participant

    Hi there, I have looked through your thread and it seems quite a few people are struggling with Portfolio and Masonary Portfolio Building.
    Firstly I have the newest and updated version of Enfold and there is NO Masonary Shortcode
    Also building a simple portfolio seems overly complicated. Why with all these issues is there not a Step by Step guide Video.
    It does not seem a big ask for the amount of sales you have and the amount of people with this issue to do a simple Video…!!!!
    Also If I am using portrait pictures I cannot seem to choose which part of the picture shows up as the thumbnail?

    • This topic was modified 12 years, 1 month ago by luvie.
    #217322

    Hey jansthh!

    Since I don’t have access on the database, please try this one. Go to your Enfold database via cpanel > phpmyadmin. Look for the wp_layerslider table. Select all the slides then export it using XML format. Go to the new installation then import the wp_layerslider xml file. Make sure that all assets like images are in the proper folders and with the proper file name.

    Note: You should export the slides inside the wp_layerslider not the wp_layerslider table.

    Best regards,
    Ismael

    #217308

    Hey!

    Yes, you can remove that code but it won’t hurt if you don’t.

    Best regards,
    Ismael

    #217289

    Hey ullastret!

    You’ll need to go to the your menus manager and in the top right corner click on Screen Options. Click the check box for the class field and then expand the youtube link menu item. Add the noLightbox class to the field and save.

    See: http://kriesi.at/documentation/enfold/prevent-image-or-link-from-opening-in-a-lightbox/

    Best regards,
    Devin

    #217288

    Hey!

    I’ve never run across anyone mentioning something like that no. One thing you should do is update your Enfold version so that its updated to work with the newest versions of WordPress.

    It may or may not help but it should be done.

    As for the issue, its not ideal but using a different browser is a very quick way of preventing any issue. It could be an add-on/extension for IE or something specific with IE11 itself but without being able to re-create it ourselves it would be hard to try and fix.

    Best regards,
    Devin

    #217280

    In reply to: Icons at top right

    Hey oncorsolutions!

    You can use html tags on Enfold > Header > Phone Number or small info text.

    Regards,
    Ismael

    #217264
    Mohan-Iyer
    Participant

    Hi,
    I have purchased a copy of Enfold and I am considering it for a second customer.
    The customer wants a banner across the top, with the navigation below it. The site has to be responsive. Some examplees are
    http://182.160.156.94/~wx5teuh/gallery and http://182.160.156.94/~r05k9dju/

    Please let me know if this is possible with Enfold.
    I would appreciate if you can tell me if you have another template that will meet this requirement.
    Cheers
    Mohan

    #217262

    In reply to: Enfold Showcase

    Hi all, I have several designs on Enfold online now:
    http://ctbtp.com/ (Construction of buildings)
    http://vignobles-du-hayot.com/ (Wine and wine merchant)

    In development:
    http://blog.sagne-cuisines.com/

    Regards.

    Jean

    #217260

    Hi TSG_Web!

    WordPress has an unfortunate bug that when you remove a sidebar, all those sidebars after it in the list of sidebars have their widgets moved. So my guess is that you ran into this when you changed the footer column number and it jumbled what was where.

    Best regards,
    Devin

    #217259
    TSG_Web
    Participant

    I just had the weirdest thing happen to my site in the middle of development. I was working on a page and went to view the changes and it was a mess. All the sidebars in the site have changed from their respective pages to a completely different category of page. For example, my “Products & Services” page is now displaying the sidebar for the “About Us” section. My “Contact Us” section is missing a sidebar completely BUT looks as though it is now displaying 2 different sidebars in the body.

    *** So I just realized that I used the child theme styler to change the footer from a 3 column layout to a 2 column layout. When I did this, it looks as though all the widgets moved up into the next widget container. So to clarify, my “About Us” menu widget container was empty BUT the “About Us” menu widget shifted up into the “Products & Services” widget container. So I had several empty widget containers and widgets that shifted up to the next container.

    I went back into the styler and made it a 3 column footer layout and all was right with the world again for the most part. When I switched back into a 3 column, the widget that was previously under the “Footer 3” widget container was now in the “Footer 3” container. So there is still some modifications that I need to do to get it back to normal.

    Any suggestion on what I can do to solve this. I have a request to make the footer a 2 column and I am not sure the best way to proceed.

    Thank you

    #217258
    zebraz
    Participant

    Help! So i know enfold offers the option to put your phone number above the header, but I want to actually put a larger number in the header itself. I have already done this, but for some reason mobile phones will not recognize the phone number as a clickable link. Here is the code:

    $phone = avia_get_option('phone');
                                $phone_class = !empty($nav) ? "with_nav" : "";
                                if($phone) echo "<div class='phone-info {$phone_class}'><span>{$phone}</span></div>";
    
                                /* <div class="phone2">503-436-5584</div>
                                *  Hook that can be used for plugins and theme extensions (currently:  the woocommerce shopping cart)
                                */
                                do_action('avia_meta_header');
                            echo '</nav>';
                        ?>
                      </div>
                </div>
    
                <?php } ?>
    
                <div  id='header_main' class='container_wrap container_wrap_logo'>
                   <div class='phone2'><a href="tel:503-436-5582">503-436-5582</a></div>
                       </a></strong><img class='cards' src='http://garagedoorsrepairwestlinn.com/wp-content/uploads/2014/01/crdit-card-logo.jpg' /></div>   
                        <?php
                        /*
                        * Hook that can be used for plugins and theme extensions (currently:  the woocommerce shopping cart)
                        */
                        do_action('ava_main_header');
    
                        ?>
    

    what am i doing wrong? when i add the second </div> it shows up as a link on the computer but it completely takes the logo and number off.

Viewing 30 results - 229,861 through 229,890 (of 244,448 total)