Viewing 30 results - 10,921 through 10,950 (of 11,218 total)
  • Author
    Search Results
  • #165592

    Hey!

    Sorry, I guess you posted wrong link this is not Enfold

    Best regards,
    Yigit

    #165567

    Hello faterra!

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

    div.ls-s-1 input[type="submit"] { font: bold 25px helvetica; text-decoration: none; background-color: #f5f6cc!important; color: #717304!important; padding: 45px 55px 45px 55px!important; border-top: 2px solid #ffffff!important; border-right: 1px solid #ffffff!important; border-bottom: 1px solid #fffffff!important; border-left: 1px solid #fffffff!important; }

    Best regards,
    Yigit

    #165553

    Save Custom Color Settings
    Add an ability to save the custom colour settings. It could be similar as for the Layersliders as a copy & paste box. Perfect it would be if it could be saved like the color preset buttons.

    #165373

    Ignoring those scripts, is there no way I can use the scripts powering the ‘back to top’ button that comes with the theme?

    #165368

    Aha, yes it was just cache’d really heavily. While I have you, I have another question…

    I have all my links as in-page anchor links, like
    <a href="#chapter3"></a>

    and I really want them to be ‘eased’ when the page jumps like the ‘back to top’ button does. Is that something I can do? Is there a class which I can add to those tags to attach that animation?

    bspeice
    Participant

    Greetings –

    I would like to modify the lightbox popup/nav code that is generated by the ‘av_gallery’ shortcode to more closely emulate how the default WP ‘gallery’ works. The WP ‘gallery’ shortcode places each included media item’s Title in the description area below each picture, just to the right of the nav buttons, but the ‘av_gallery’ code tends to put the media item’s Description (text field) in that area. This difference ends up being significant on my site.

    I believe I’ve found the code which generates the relevant gallery code in wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/gallery.php. Can you confirm that the shortcode_handler() function is the right code to modify?

    Also – I am using enfold-child, and therefore can you confirm the correct procedure to override that function? Do I create a copy of the path/file from the parent, or do I simply place a modified function in the child theme’s functions.php?

    Thanks!

    #165283
    jbiasucci
    Participant

    I’m using the Enfold them, and have sidebars on all my pages other then my front page, which is a custom home page. I have the search widget in the sidebar, which generates a nice large search box on all the pages other than the front page, for which I don’t want to put a sidebar. But I can’t seem to get the same search box to show up on the front page.

    As a test, I’ve been able to put this search box on an ordinary page, pasting the widget code into a text box on an ordinary page. No problem. But when I try that on the front page, it gets knocked out by the system. I assume there must be some special problem with using that code on a front page.

    Here is the code I’ve successfully used on an ordinary page, but can’t get to stick on the front page:

    <div class=”widget clearfix widget_search” id=”search-2″><form id=”searchform” action=”http://northshoreunitarians.ca/&#8221; method=”get”>
    <div><input class=”button” id=”searchsubmit” type=”submit” value=”

    • This topic was modified 12 years, 6 months ago by jbiasucci.
    #165214

    Hi!

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

    .footer_color input[type='submit'] { background-color: #f05a1a; color: #ffffff; border-color: #f05a1a; }
    .footer_color input[type='submit']:hover { background-color: #f05a1a; color: #ffffff; border-color: #f05a1a; }

    Adjust second code for hover state

    Best regards,
    Yigit

    #164923
    uattah
    Participant

    Hi! I am new to wordpress and themes. I am not sure where to go to edit the footer of my website. I want to be able to change links and add social media buttons, but I am not even sure where to go to edit the footer.

    Thanks!

    #164794

    Hello,

    This is probably more of a bug fix request than a feature addition one.

    I haven’t been able to get page anchors to work properly, when applied in the main menu. That is, if I try navigating to more than one page. Right now my site consists of a single page, with all the main menu options as anchor points to sections within the page: #portfolio or #contact for instance ( http://www.omarramirez.net ). That’s working fine, and getting that core functionality was my main concern, but I also intended to have a link to another section/page – a blog – and I tested it out using full urls for the main menu selections… for instance, http://www.site.com/#contact and http://www.site/blog

    Using the full urls only half works. I can get to the blog section, then back to the home page where the contact or other content area is on my homepage, but getting back, it doesn’t load all the way to selected section anchor. It tends to jump somewhere in the middle of the section just above whatever content you’re trying to reach.

    If you click on the button again, once you’re back on the homepage, it will work as intended, and scroll the page to where it should have gone in the first place, but I think this has the potential to really confuse and/or annoy visitors. So, to avoid the problem, I gave up on adding a blog section, but that didn’t really solve my issue.

    I had casually brought up this problem before, and was hoping it would be fixed in an update. That was about three or four updates ago though, and I just updated to the latest version (2.2), and tried linking to a blog section again in the same manner, and I’m still experiencing the same problem.. so again, I just opted to omit a blog section, but that’s limiting what I can do with my site.

    I’d really appreciate it if that could get fixed, and I’m guessing there are probably a lot more people who have run into the same issue, or will be running into it in the future. Kriesi, I was hoping to bring it to your attention by posting it here.

    All that being said, great theme, and keep up the good work!

    Thanks

    Omar

    #164475
    melangeur
    Participant

    Hit there,

    How can i fix this problem >> Facebook

    Thank you.

    Hi Yigit

    I would be glad to recieve some CSS Fix fpor this issue…
    As you say “Somehow found a way” was to add a picture and a Woo Product Price / Cart Button, but it isent looking that great..

    The optimal would be to use Avia layout Builder, and the Plugin Additions “Product Grid or Product Slider” With one or two products filling the with of my 1/3 page..

    Do you know how to make this work ?

    Thanks

    /Jesper

    #163907
    boogermann
    Participant

    I’ve tried to add the short code to a text box as I’ve suspected it should be done, and after doing some research on the forums, I’ve seem a moderator instructing to do the same thing, although the form appears on the page, once you hit submit the button disappears and nothing happens, no JS error, no PHP error, and if i put the form on a page without the layout editor it works perfectly.
    Any solutions? I’m running the last version of GF 1.7.9 and version 2.2 of the enfold theme.

    Thanks in Advanced

    #163668

    Topic: Shortcode generator

    in forum Enfold
    ppaoletti
    Participant

    Hello,
    I am a newbie to wordpress and ENFOLD and i have a problem with the shortcode generator in the tinymce visual editor.
    The magic button for using shortcode generator display only 3 shortcodes, I thought it should enable to generate all the shortcode included in ENFOLD.
    Is anybody can help me?
    Thx
    Patrick

    #163618
    mlkg
    Participant

    Hi!

    I installed (actually bought) wpdownloadmanager.com and it fails with the password hover window. which is programmed with bootstrap css. No action is being taken when clicking on the download button – bootstrap just doesn’t seem to apply the action on the button.

    Switching themes solves the problem, so somehow enfold must corrupt bootstrap – could you fix that? Or is there a workaround?

    Regards,
    Rolf

    #163593

    You should post a forum rules that tells people to do some basic things AND THEN make a post. That would certainly cut your support work down. I am sure I missed something that most people do (besides cache and refresh).

    I would also LOOOOOOVE if there were a page that listed some basic functions that can be added to custom css to make changes like what I needed help with to change the promo box to a regular form submission box (like the submit button on this reply to form). That would answer many questions people have as well and they could extrapolate more from what they get on those pages. But I guess all that custom css editing would really make your job harder if it was the custom code that caused the problem. Hrmm, I dunno.

    Or a collection of cool short code tweaks use in this forum such as the one a mod helped me with to make the promo button look and behave like the submit button on an email us form.

    #163530

    Hi!

    Since v2.1 you just need to click a button on the theme option page (Enfold > General Settings)

    Regards,
    Peter

    #163358

    Hey!

    To change the color of the button:

    form.ajax_form .button[type="submit"] {
    background: #719430 !important;
    }

    To change the title color:

    v-special-heading h3{ 
    color: red !important;
    }

    Regards,
    Josue

    #163235

    Next issue; how can I change the title color of Enfold contact form?

    #163229
    manueldes
    Participant

    I use “Splash blue” color style on my site. Is it possible get the “Splash green button” to the Enfold contact form?
    Thanks

    #163124

    Hi Gary,

    The auto-update checks every 12 hours for an update.

    The full change log for 2.2 is in the version.txt you can download in the full theme package from your downloads:

    2013 September 18 - Version 2.2
    
    - style.css - new version number
    - css/shortcodes.css - fixed a bug with .avia_start_animation elements causing fixed BG images to shift  
    - css/dynamic.css - adds a few new stylings for the forum  
    - css/bace.css - fixed a bug with firefox and linked images  
    - css/layout.css - added a few styles for various improvements mentioned bellow
    - footer.php - changed arguments of wp nav menu to work better with non-latin languages
    - header - changed arguments of wp nav menu to work better with non-latin languages
    - 404.php - added action that allows you to perform actions like notification to the blog owner if a page is missing
    - functions-enfold.php - removed buggy post nav from forum
    - includes/related-posts.pgp - added additional hooks and config options for different styling possibilities
    - js/avia.js - better detection on when to use the mobile menu
    - js/shortcodes.js - fixed a problem with easyslider, logoslider and content slider in IE 9 + 10
    - archive.php and taxonomy-portfolio_entries.php - added term descriptions
    - includes/admin/register-admin-options.php 
    	- you can now disable the dummy content import button by adding this to functions.php: add_theme_support('avia_disable_dummy_import')
    	- added option to disable search icon in main menu
    
    - folder config-woocommerce:
    	- fixed several small issues
    
    - folder config-templatebuilder:
    	- improved: template builder now works with revisions
    	- improved: portfolio layout if no images are selected
    	- added: missing translation strings for visual editor
    	- fixed: toggle active class bug
    	- added: filter for lightbox size
    	- fixed: content slider typo
    	- fixed: bug in firefox with absolute positioned elements within tables
    
    - folder config-bbpress:
    	- improved: lots of small styling improvements to the forum
    
    - folder framework:
    	- update to the newest version
    	- fixed contact form subject guessing code
    	- improved checkbox display and handling in backend
    	- added filter to default fallback menu to add additional items
    
    -folder lang:
    	- added first version for Danish, Spanish, French, Japanese, Russian, Swedish and Dutch
    

    Regards,

    Devin

    #162961
    haines1
    Participant

    Good morning.

    I am having a problem importing your dummy data into your Enfold theme.

    I have read through your support postings and I have done what was recommend. I even increased my limit to 256 in the WP-Admin.php file.

    When I press the import button the command eventually just times out and I get a “sparky” message.

    Can you please help…

    Thank you.

    #162796

    I strongly recommend to use Please use Codestyling: http://wordpress.org/plugins/codestyling-localization/ to translate the theme.
    Install the plugin, go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and click on “Add new language”. Then select your language from the list and click the “create po-file” button. Click on “Rescan” to fetch all text strings. Then 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).

    #162235

    Hi,

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

    @media only screen and (min-width: 768px) and (max-width: 989px) { .avia-button.avia-size-medium  { min-width: 210px; } } 
    @media only screen and (max-width: 767px) { .avia-button.avia-size-medium  { min-width: 231px; } } 

    Regards,
    Yigit

    • This reply was modified 12 years, 7 months ago by Yigit.
    #162209

    Topic: SmoothScroll

    in forum Enfold
    danneeroy
    Participant

    Hi,

    After loading in the dummy content to the Enfold theme i accidentally deleted the Fullscreen slider page.

    This is the page on the demo site
    http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/

    What i need to find out is the short code or CSS that adds the smoothscroll onto the “Learn More” Button on slide 2. Also if you can tell me where best to apply the code to the slide.

    Any pointers would be really appreciated

    Thanks!!

    #161959

    In reply to: Install Demo Content

    Hello, sorry, it’s the first time use. The theme is the Enfold, located the import button to import but the slider does not install and error it appears beyond not see the rest of the content. Only one carries on the home page blog even selecting another type of home page. (www.bresola.com.br / site)

    #161841

    I’d like your buttons to all look flat, none of that old-fashioned gradient tints on them anymore. Right now things just don’t match with one another when using contact submit button, etc.

    I’d like the social icons to appear UNDER the team member, rather than only appearing on hover. Or at least the option to do that. I just don’t think many people realize they can find that information that way, it’s poor UX.

    I’d like the layer slider layers to be nameable, instead of being called “layer 3, layer 4, etc,” so I can stop hunting for stuff.

    GREAT theme, best you’ve ever done, best anyone has, probably.

    #161639

    For help, here is the HTML code with a strange ‘autoPlayVideos : true’ … and as you can see my iframe with “autoplay=0″.

    Thanks for help.

    <div id=’layer_slider_1′ class=’avia-layerslider main_color avia-shadow avia-builder-el-0 avia-builder-el-first container_wrap fullsize’ style=’height: 351px;’ ><script type=”text/javascript”>var lsjQuery = jQuery;</script><script type=”text/javascript”>
    lsjQuery(document).ready(function() {
    if(typeof lsjQuery.fn.layerSlider == “undefined”) { lsShowNotice(‘layerslider_3′,’jquery’); }
    else if(typeof lsjQuery.transit == “undefined” || typeof lsjQuery.transit.modifiedForLayerSlider == “undefined”) { lsShowNotice(‘layerslider_3’, ‘transit’); }
    else {
    lsjQuery(“#layerslider_3″).layerSlider({
    width : ‘100%’,
    height : ‘350px’,
    responsive : true,
    responsiveUnder : 1140,
    sublayerContainer : 1140,
    autoStart : true,
    pauseOnHover : false,
    firstLayer : 1,
    animateFirstLayer : true,
    randomSlideshow : false,
    twoWaySlideshow : true,
    loops : 0,
    forceLoopNum : true,
    autoPlayVideos : true,
    autoPauseSlideshow : ‘auto’,
    youtubePreview : ‘maxresdefault.jpg’,
    keybNav : true,
    touchNav : true,
    skin : ‘fullwidth’,
    skinsPath : ‘http://www-test.mines-telecom.fr/wp-content/themes/enfold/config-layerslider/LayerSlider/skins/&#8217;,
    globalBGColor : ‘transparent’,
    navPrevNext : true,
    navStartStop : true,
    navButtons : true,
    hoverPrevNext : true,
    hoverBottomNav : false,
    showBarTimer : false,
    showCircleTimer : true,
    thumbnailNavigation : ‘disabled’,
    tnWidth : 100,
    tnHeight : 60,
    tnContainerWidth : ‘60%’,
    tnActiveOpacity : 35,
    tnInactiveOpacity : 100,
    imgPreload : true,
    yourLogo : false,
    yourLogoStyle : ‘left: 10px; top: 10px;’,
    yourLogoLink : false,
    yourLogoTarget : ‘_self’,
    cbInit : function(element) { },
    cbStart : function(data) { },
    cbStop : function(data) { },
    cbPause : function(data) { },
    cbAnimStart : function(data) { },
    cbAnimStop : function(data) { },
    cbPrev : function(data) { },
    cbNext : function(data) { }
    });
    }
    });
    </script><div class=”ls-wp-fullwidth-container”><div class=”ls-wp-fullwidth-helper”><div id=”layerslider_3″ class=”ls-wp-container” style=”width: 100%; height: 350px; margin: 0px auto; “><div class=”ls-layer” style=”slidedirection: right; slidedelay: 13000; durationin: 1500; durationout: 1500; easingin: easeInOutQuint; easingout: easeInOutQuint; delayin: 0; delayout: 0; timeshift: 0; transition2d: all; “>Slide background<h1 class=”ls-s-1″ style=”position: absolute; top:80px; left: 300px; slidedirection : top; durationin : 1000; durationout : 1000; easingin : easeInOutQuint; easingout : easeInOutQuint; delayin : 1000; delayout : 0; showuntil : 0; font-size:45px; font-weight:normal; line-height:1.25; text-shadow:0 1px 1px rgba(0,0,0,.7); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; color: #ffffff; white-space: nowrap;”> Former </h1><h1 class=”ls-s-1″ style=”position: absolute; top:150px; left: 350px; slidedirection : bottom; durationin : 1000; durationout : 1000; easingin : easeInOutQuint; easingout : easeInOutQuint; delayin : 5000; delayout : 0; showuntil : 0; font-size:45px; font-weight:normal; line-height:1.25; color:#fff; text-shadow:0 1px 1px rgba(0,0,0,.7); white-space: nowrap;”> Innover </h1><h1 class=”ls-s-1″ style=”position: absolute; top:210px; left: 410px; slidedirection : right; durationin : 1000; durationout : 1000; easingin : easeInOutQuint; easingout : easeInOutQuint; delayin : 9000; delayout : 0; showuntil : 0; font-size:45px; font-weight:normal; line-height:1.25; color:#fff; text-shadow:0 1px 1px rgba(0,0,0,.7); white-space: nowrap;”> Créer </h1></div><div class=”ls-layer” style=”slidedirection: right; slidedelay: 4000; durationin: 1500; durationout: 1500; easingin: easeInOutQuint; easingout: easeInOutQuint; delayin: 0; delayout: 0; timeshift: 0; transition2d: all; “>Slide background<p class=”ls-s-1″ style=”position: absolute; top:10px; left: 50px; durationin : 1000; durationout : 1000; easingin : easeInOutQuint; easingout : easeInOutQuint; delayin : 0; delayout : 0; showuntil : 0; font-size:200px; opacity:0.2; text-align:right; white-space: nowrap;”> #1 </p><p class=”ls-s-1″ style=”position: absolute; top:90px; left: 100px; slidedirection : top; durationin : 1000; durationout : 1000; easingin : easeInOutQuint; easingout : easeInOutQuint; delayin : 1000; delayout : 0; showuntil : 0; font-size:50px; font-weight:normal; line-height:1.25; color:#fff; text-shadow:0 1px 1px rgba(0,0,0,.7); text-align:right; width: 350px; white-space: nowrap;”> Premier </p><p class=”ls-s-1″ style=”position: absolute; top:150px; left: 100px; slidedirection : bottom; durationin : 1000; durationout : 1000; easingin : easeInOutQuint; easingout : easeInOutQuint; delayin : 1000; delayout : 0; showuntil : 0; font-size:30px; color:#fff; text-shadow:0 1px 1px rgba(0,0,0,.7); text-align:right; width: 350px; line-height: 36px; “> groupe de grandes écoles d’ingénieurs et de managers en France </p><div class=”ls-s-1″ style=”position: absolute; top:15px; left: 550px; durationin : 1000; durationout : 1000; easingin : easeInOutQuint; easingout : easeInOutQuint; delayin : 2000; delayout : 0; showuntil : 0; z-index:10; white-space: nowrap;”> <iframe src=”http://player.vimeo.com/video/39412670?title=0&byline=0&portrait=0&color=c3512f&autoplay=0&#8243; width=”515″ height=”289″ frameborder=”0″ webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe> </div></div></div></div></div></div><div id=’after_layer_slider_1′ class=’main_color container_wrap fullsize’ ><div class=’container’><div class=’template-page content twelve alpha units’><div class=’post-entry post-entry-type-page post-entry-734′><div class=’entry-content-wrapper clearfix’>
    <div class=”flex_column av_one_third first avia-builder-el-1 el_after_av_layerslider avia-builder-el-first “>
    <div class=”iconbox iconbox_left avia-builder-el-2 avia-builder-el-first “><div class=”iconbox_content”><div class=”iconbox_icon heading-color avia-font-entypo-fontello”>📖</div><h3 class=”iconbox_content_title”>A la une</h3><p>Click here to add your own text</p>
    </div></div>

    #161623

    Oh, and by the way, love your new site (though I’m not so fond of the dark color outside the boxed site).

    I do wonder how you managed to add 2 overlay buttons ons portfolio items (demo and details). It’s not something that comes with the Enfold theme, is it?

    #141195

    Hi,

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

    .avia-post-nav .entry-image img { height: 80px!important; width: 80px!important; }

    This should do it. Let us know if it does not work

    Regards,

    Yigit`

Viewing 30 results - 10,921 through 10,950 (of 11,218 total)