Viewing 30 results - 233,521 through 233,550 (of 244,288 total)
  • Author
    Search Results
  • #195256

    Topic: Enfold and Adsense

    in forum Enfold
    MarieAn
    Participant

    Hi!
    I have tried several plugins now to make Adsense ads show up somewhere on my webpage. Whatever I do, nothing happens or at best I get a blank field – that is – I can see that “something takes up space” on the website, but there is nothing but white.

    Could someone provide me with an idiot-proof way of getting adsense ads to show up? I think the sidebar will do for me.

    Here is the website:
    http://mrs-a-and-mrs-nemesis.com

    #195252

    Topic: WP Better Security

    in forum Enfold
    awilson3rd
    Participant

    Hello

    I have just setup the WP Better Security plugin and as part of the setup I have changed the wp-content folder. Is there anything I need to change in Enfold to reflect this? If so what files need to be updated?

    Thanks

    Andrew

    #195251

    Hey I bougth this theme because I asked this exact question in the themeforest forum and the one with the nick “kriesi” replyed that I can just put a shortcode in the excerpt field. So now what?
    Thanks

    #195247

    The tags are non-breaking spaces (&nbsp). I would use the Enfold-Table Element, unfortunately it doesn’t support images (would be a nice new feature)….

    #195243
    p_niedrich
    Participant

    Hi,

    on my page I used a lot of color-sections: http://berlinguitartrio.de/?page_id=2337

    Unfortunately the Enfold-Theme doesn’t have a “vertical-align” function implied. So I would like to simply have an “vertical-align: middle;” effect on all my color sections on this page. I tried to analyse the structure of the several divs but couldn’t find the right css-code, that would change the layout.

    For the headers (the color sections with the different background colour) I also would like to reduce the padding, so that the sections fits tighter to tehe text. How to do that?

    Thanks for your help
    Philipp

    #195241

    Hi!

    Yes, I think this should be possible but I’m not very familiar with the WPML database structure. I recommend to contact the WPML support team and to ask them if it’s save to reset the WPML plugin options or to delete a certain database. I fear that this will cause some extra work and I don’t want to give you a false advice.

    Regards,
    Peter

    Hi!

    The pointer-events css attribute is not supported by all browsers and I recommend to modify the single post template directly. Open up /wp-content/themes/enfold/includes/loop-index.php and replace

    
            //echo preview image
            if(strpos($blog_style, 'big') !== false)
            {
                if($slider) $slider = '<a href="'.$link.'" title="'.$featured_img_desc.'">'.$slider.'</a>';
                if($slider) echo '<div class="big-preview '.$blog_style.'">'.$slider.'</div>';
            }
    

    with

    
            //echo preview image
            if(strpos($blog_style, 'big') !== false)
            {
                if($slider) echo '<div class="big-preview '.$blog_style.'">'.$slider.'</div>';
            }
    

    The code modification removes the link around the image and the user can’t click on it anymore.

    Regards,
    Peter

    #195232
    escogitando
    Participant

    Hi please can you tell me how to remove the two backgroung images from home page?
    Here the two links:

    http://kriesi.at/themes/enfold/files/2013/04/photodune-757323-living-room-m.jpg

    http://kriesi.at/themes/enfold/files/2013/06/tablet-1.jpg

    Tjhanks
    Valerio

    #195230

    Hey!

    Great – we’ll gladly include it with the next theme update!

    Regards,
    Peter

    #195218

    Hey!

    Open up /wp-content/themes/enfold/includes/admin/register-admin-options.php and search for

    
    array('social_icon'=>'twitter', 'social_icon_link'=>'http://twitter.com/kriesi'),
    array('social_icon'=>'dribbble', 'social_icon_link'=>'http://dribbble.com/kriesi'),
    

    Replace the default values http://twitter.com/kriesi and http://dribbble.com/kriesi with your urls.

    Best regards,
    Peter

    #195216

    Hi There!

    I am just getting started making a site with Enfold, and really appreciating the drag-and-drop features! Thanks!

    I’m having some challenges in rolling out our employee biographies, and hope you can help:

    A: MEET THE TEAM
    http://naturaintegrativehealth.com/?page_id=1212

    (1) Centering Names and Titles
    The names and titles under the photos are all left justified – how can I get them centered?

    (2) Headshots
    Any way to round the corners?

    (3) Social Media Links
    Instead of scrolling over the employees’ faces, is there a tidy way to just have the icons below the image, as with this demo (scroll down to “meet the team”): http://themeforest.net/item/jupiter-multipurpose-responsive-theme/full_screen_preview/5177775

    B: PRACTITIONER BIOGRAPHIES
    http://naturaintegrativehealth.com/?page_id=2397
    http://naturaintegrativehealth.com/?page_id=2406
    http://naturaintegrativehealth.com/?page_id=2408

    (1) I used the Team Member builder to make the bios. But it looks a little “basic” to have the photo centered up top. Is there any way to make it a little more streamlined, with the photo off to the side?
    Example: http://themeforest.net/item/jupiter-multipurpose-responsive-theme/full_screen_preview/5177775

    (2) Headshots
    Again, any way to round the corners?

    (3) Social Media Links
    Again, instead of scrolling over the employees’ faces, is there a tidy way to just have the icons below the image?theme/full_screen_preview/5177775

    I really appreciate the guidance and support, thanks so much for your time. This is the first website I’ve built, so idiot-proof instructions are much appreciated :-)

    Cheers!

    #195213
    This reply has been marked as private.
    #195208

    In reply to: SabaiDiscuss css

    This reply has been marked as private.
    #195204

    Hi again.

    Following on – FYI…
    I think it is all a little worse. The problem (or related) also shows itself with safari (and I would suspect any browser) if the Enfold theme options “responsive layout” is set to “fixed layout”.

    In this case, if the window size is reduced, the content remains as expected (with a scroll bar) but the slider still performs as a responsive object – if you scroll to view the far right of content, the slider info moves away to the left out of sight.

    I notice that the “cart” symbol also moves into the window background and out of the menu area but this may be another issue.

    This of course is not acceptable to any client and must surely be a “bug” in the slider code. For what looks like a great template, this oversight is surprising.

    I would appreciate a fix for this – it surely must be possible for the javascript code to check both this responsive layout setting and for IE8 and not make the slider responsive when not required – to be consistent with what the content does. The absence of the scroll bar with IE8 related to the content being fixed because of IE8 but the “responsive layout” setting set to “responsive layout…” would also seem to be a “bug”.

    If this cannot be addressed, I would appreciate a heads up as I will have to look at other templates.

    Regards Paul

    #195201
    Mark
    Participant

    Hello,

    I would like to add a small graphic in the socket area currently reserved for secondary menu in the far right and copyright info in the far left. Is there an easy way to add a small “made in the usa” badge in the socket area without worrying about update overwriting/breaking it later? What’s the easiest way to place the image?

    Thanks so much – love Enfold!!! Best theme and support on TF!

    Mark

    #195188

    Hey!

    You can reduce the top and bottom padding using this:

    .content, .sidebar {
    padding-top: 10px;
    padding-bottom: 10px;
    }

    Adjust the menu right margin using this:

    #header_main_alternate .container {
    margin: 0;
    }

    Phone number:

    #header_meta .container {
    margin: 0 70px 0 70px;
    }

    Social Icons:

    #header_main .social_bookmarks {
    right: -30px;
    }

    Logo:

    .bottom_nav_header.social_header .logo {
    position: relative;
    left: -20px;
    }

    Regards,
    Ismael

    Hey!

    You can add this on your Quick CSS if you really want to enable it on mobile view. We adjust the icon size and decrease the blog meta right margin to create more space for the blog content:

    @media only screen and (max-width: 767px){
    .responsive .template-blog .blog-meta, .responsive .post_author_timeline, .responsive #top #main .sidebar {
    display: block;
    }
    
    .blog-meta .small-preview {
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 4px;
    float: left;
    margin: 6px 0 0 0;
    position: relative;
    text-align: center;
    line-height: 30px;
    position: relative;
    z-index: 4;
    display: block;
    }
    
    .single-small .post_author_timeline {
    left: 15px;
    }
    
    .template-blog .blog-meta {
    float: left;
    margin-right: 10px;
    }
    }

    Cheers!
    Ismael

    #195168

    Topic: Easy Slider trouble

    in forum Enfold
    dmichaelclary
    Participant

    Hello

    I’m building this site using enfold and the easy slider will not display images. I’ve tried several browsers and image sizes, etc. Nothing works. Please advise.

    beta.christthekingcincinnati.com

    Thank you!
    MIchael

    Thanks for the CSS, but it seems like this is a broken feature in the core of the theme. Mobile visitors to all sites that use Enfold can’t tell when a link post is a link post. Could you consider fixing this in an update for all of your customers, not just me?

    #195160

    In reply to: Animated Icon List

    Hi singski!

    Can you please give us a link to the page? Please re-create the icon list element. What version of Enfold did you have before updating the theme?

    Best regards,
    Ismael

    #195159

    Hey!

    Please use this on Enfold > Styling > Quick CSS:

    .avia-testimonial-image img {
    width: 100%;
    height: 100%;
    }
    
    .avia-testimonial-image {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    z-index: 20;
    position: relative;
    }

    Regards,
    Ismael

    #195141

    Hi!

    You can use a child theme for this purpose. You can add the css modifications on the child theme’s style.css to avoid being overwritten when you update the theme. When you say “Custom CSS” are you talking about the Quick CSS? Note that all edits or css changes are saved on wp-content/uploads/dynamic_avia/enfold.css file, not on custom.css. Please watch this video on how to create a child theme: http://vimeo.com/channels/aviathemes/67221517

    Regards,
    Ismael

    #195138

    Hi!

    It is usually use as page or post title. The theme uses h1 on post and page title container. It is based on Yoast SEO Heading Structure. You can edit functions-enfold.php then look for the avia_title functions:

    'heading' => 'h1' //headings are set based on this article: http://yoast.com/blog-headings-structure/

    Regards,
    Ismael

    #195129
    hawea74
    Participant

    Hi there,

    I have had alerts to update Enfold appear and disappear within my WP admin recently (I haven’t actioned them).

    I have another message now;
    “Update Available! A new Version (2.4.2) of your Parent Theme (Enfold) is available! You are using Version 2.4. Do you want to update?”

    But in your Changelog, the latest version is;
    2013 October 20 – Version 2.4

    Question: should theme updates be performed on the basis of an alert via Themeforest API Key, or should I wait until the Changelog has been updated and is showing what has actually changed ?

    It’s difficult to update without knowing what has changed :)

    Thanks, David

    #195128

    Hi Yigit!

    It is very interesting, because I wrote your new code, than it didn’t work, but I try only this code:
    .main_color .avia-icon-list .iconlist_icon { background-color: #c3512f; }
    aaand the color changed.

    So thank you for help, I like the Enfold theme :)

    Best regards,

    Robi

    #195117

    Hi Devin,
    thanks for the tip. I am afraid the original database is considerably different from the current one, since the site has changed, so I don’t want to make an even bigger mess.

    Is there a way to maybe delete the structure related to the other languages created by WPML, so that if the problem is that of the change in domain as you suggested, I can recreate brand new languages structures from scratch on the new domain? Would that maybe solve the problem? If so, could you tell me exactly which steps to perform, if ti’s not too technical (I am not a developer so techy things are hard for me to understand).

    Thank you so much!

    Antonio

    #195115
    #195100
    scottybee
    Participant

    I just purchased Enfold and love the design of the theme but have been having a very tough time getting anything to work for me.
    For instance I created a new Layer Slider which appears in my list of layer sliders:
    Slider list
    But when I click on edit on my slider (or either of the two existing sliders) all I get is a blank page. BTW, I tried on different browsers and also re-installed the theme. Please help.

    Thanks!

    Randy

    PS – I don’t know if this is related, but I also get an error message when trying to import the dummy data

    #195096
    ideenstart
    Participant

    For all subpages I created a slider based on the “small header” template.
    Now I duplicate this “master” in the “All sliders” view from Layerslider.
    The new version gets a new ID and is working fine.
    The name of the new one is the old name + “copy” …
    For example “Why Enfold – Small Header” gets to “Why Enfold – Small Header copy”.
    There is no possibility to rename the slider.

    That’s ok for the creating process…

    But now I go to the subpage I want to select this new slider.
    The Avia Layout Builder is active.
    In Media Elements I select “Advanced Layerslider” and drag it down into the page content.
    Then via drop down I can’t select the slider I created, cause all sliders have the same name and I can’t select via slider ID, but just via the slider name !

    How can I select a slider copy, if it is not the first copy of a “master slider” and so has the same name as other copies??? The best solution for me would be in Avia module “Advanced Layerslider” to select not via name but via the slider ID …

    I hope you get what I mean :-)

    Thanks
    Tom

    #195086

    I probably could Ismael, but I’d like to keep the custom CSS separate from Enfold’s them CSS, for two reasons.

    Firstly I will be handing the site over to my client for updating and any future theme upgrade would probably overwrite the custom.css. Secondly, I would also like to be able to easily tweak the CSS with the WP dashboard in the way I have been able to do so far.

    I’ve discovered that editing the Custom CSS within the WP Enfold appearance dashboard changes the files custom-css-full.css and custom-css-1385755199.min, and not the file custom.css.

    To make the site live, I’ve moved the index.php file out of the development subdirectory to the root, and pointing to the subdirectory containing the WP site – I think telling WP where the edited custom-css files are would cure the problem.

    I just can’t see where I should make this change to point WP to custom-css-1385755199.min – hope you can tell me how.

Viewing 30 results - 233,521 through 233,550 (of 244,288 total)