Viewing 30 results - 10,111 through 10,140 (of 11,218 total)
  • Author
    Search Results
  • Hi!

    Maybe Enfold can’t regenerate the dynamic stylesheet. Please use a ftp client and connect to your server. Navigate to wp-content/uploads/dynamic_avia/ and set the folder permission to 777. Then delete the enfold.css file and go to Enfold > Theme Options to regenerate the dynamic stylesheet (hit the green “Save all changes” button).

    Regards,
    Peter

    #243703

    Hey Eleina_Shinn!

    Actually the template builder image element never offered such an option. You can use a textblock element and the “Add Media” button to insert an image into the textblock. Make sure the link points to the “Media File” and Enfolds will use the lightbox to open it.

    Regards,
    Peter

    #243615

    Hey Marssolutions!

    Please see – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
    You can simply add a button and link to your custom ID

    Regards,
    Yigit

    #243614

    Hey codepantry!

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

    #dashboardinbox .avia-button.avia-size-medium {float: left; margin-right: 10px; }

    Cheers!
    Yigit

    #243589

    Topic: Mobile Problem

    in forum Enfold
    YakiPasandi
    Participant

    Hello,
    This is a topic I started on Themeforest and was asked to open a thread here.
    I have problems on mobile with these 2 websites:
    http://www.snnlaw.co.il/
    http://www.ranibleierstudio.co.il/

    As you’ll see, when going mobile on these 2 sites, the buttons and links on the homepage don’t work. Some of them do, and some don’t. I tried it on iPad, iPhone and Galaxy S3. It’s a big problem for me since the mobile part is very important for me. I have been using the AVIA layout builder.

    This is the quick css I put in the enfold settings:
    h1, h2, h3, h4, h5, h6, p, body, #socket .copyright, #top .footer_color .input-text, #top .footer_color input[type=’text’], #top .footer_color input[type=’input’], #top .footer_color input[type=’password’], #top .footer_color input[type=’email’], #top .footer_color input[type=’number’], #top .footer_color input[type=’url’], #top .footer_color input[type=’tel’], #top .footer_color input[type=’search’], #top .footer_color textarea, #top .footer_color select .main_menu ul:first-child > li > a{
    font-family: ‘atlas’, sans-serif;
    font-weight: 400;
    }

    h1{
    font-size:60px;
    line-height: 66px;
    }

    h2{
    font-size:40px;
    line-height: 46px;
    }

    h3{
    font-size:28px;
    line-height: 34px;
    }

    p{
    font-size:19px;
    line-height: 25px;
    }

    #header_main .container, .main_menu ul:first-child > li a {
    height: 60px;
    line-height: 60px;
    font-family: atlas;
    font-weight: 400;
    font-size: 18px;
    }

    #socket .copyright{
    font-size:14px;
    line-height: 18px;
    }

    #top .footer_color .input-text, #top .footer_color input[type=’text’], #top .footer_color input[type=’input’], #top .footer_color input[type=’password’], #top .footer_color input[type=’email’], #top .footer_color input[type=’number’], #top .footer_color input[type=’url’], #top .footer_color input[type=’tel’], #top .footer_color input[type=’search’], #top .footer_color textarea, #top .footer_color select{
    font-size:17px;
    line-height: 18px;
    width: 75%;
    }

    #top select{
    background-position: 12px center;
    margin-top: 10px;
    }

    #top .socket_color .input-text, #top .socket_color input[type=’text’], #top .socket_color input[type=’input’], #top .socket_color input[type=’password’], #top .socket_color input[type=’email’], #top .socket_color input[type=’number’], #top .socket_color input[type=’url’], #top .socket_color input[type=’tel’], #top .socket_color input[type=’search’], #top .socket_color textarea, #top .socket_color select{
    width: 100%;
    }

    #top h3 a {
    font-size: 19px;
    }

    .rani-about-small{
    display:none;
    }

    #top .main_menu .menu li ul a {
    width: 100%;
    height: auto;
    float: left;
    text-align: right;
    line-height: 23px;
    padding: 8px 15px;
    font-size: 16px !important;
    min-height: 23px;
    max-width: none;
    text-decoration: none;
    }

    .main_menu ul:first-child > li a {
    height: 60px;
    line-height: 60px;
    padding-right: 20px;
    }

    .avia-button.avia-size-medium {
    font-size: 17px !important;
    font-family: atlas !important;
    color:#000 !important
    }

    And this is what I put in the custom.css file:
    @font-face{
    font-family:’atlas’;
    font-weight:400; /*(regular)*/
    font-style: normal;
    src: url(‘atlas-aaa-400.eot’);
    src: url(‘atlas-aaa-400.eot?#iefix’) format(’embedded-opentype’),
    url(‘atlas-aaa-400.woff’) format(‘woff’),
    url(‘atlas-aaa-400.ttf’) format(‘truetype’);
    }

    #top textarea {
    width: 100%;
    height: 140px;
    }
    #top .avia-menu-fx {
    height: 5px;
    }
    #top .scroll-down-link {
    height: 65px;
    width: 100px;
    margin: 0px 0 0 -40px;
    line-height: 70px;
    position: absolute;
    left: 50%;
    bottom: -1px;
    color: #000;
    background: #AAA;
    background: #50d1f5;
    text-align: center;
    font-size: 40px;
    z-index: 100;
    text-decoration: none;
    border-top-left-radius: 223px;
    border-top-right-radius: 223px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    }

    Plus these are the plugins I use:

    RTL Tester
    Limit Login Attempts
    Contact Form 7
    Wordpress Importer

    Thanks for your help.
    Yaki

    #243582

    Hey Vermishelle!

    Here is the solution i came up with, Please follow this very carefully.

    1. Find this file helper-social-media.php inside of this folder ENFOLD/includes/
    2. Add this on the line 33 ( after this line var $counter = 1; ) static $social_counter = 0;
    3. Line 53 ( function build_icon() ). after this global $avia_config; add the following
    $search_array = array('facebook','twitter', 'skype', 'pinterest', 'soundcloud');
    //On this one is the key, i’m adding facebook, twitter, …. base on the elements i have added on the enfold options so if you have others add those and remove the ones that you don’t need ‘soudcloud’ for instance
    4. Find this on line 88 roughly
    $html .= "<a {$blank} href='".$icon['social_icon_link']."' ".av_icon_string($icon['social_icon'])." title='".ucfirst($icon['social_icon'])."'></a>";

    5. Replace the above ( 4. ) with this.

     if ( in_array( $search_array[static::$social_counter], $search_array) ) {
    				
    			    $html .= "<a {$blank} href='".$icon['social_icon_link']."' ".av_icon_string($icon['social_icon'])." title='".ucfirst($icon['social_icon'])."' onclick='". "_gaq.push(['_trackEvent', 'ClickLink', '". $search_array[static::$social_counter]."', 'Message']).". "'></a>";
    			   	static::$social_counter++;
    			   	
    
    			}else{
    				$html .= "<a {$blank} href='".$icon['social_icon_link']."' ".av_icon_string($icon['social_icon'])." title='".ucfirst($icon['social_icon'])."'></a>";	
    			} 

    And that is it.

    Regards,
    David

    • This reply was modified 12 years, 1 month ago by David.
    #243518

    Hey iaemedia!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and change page ID to match your shop menu item’s ID

    #menu-item-2473 a { color: red; }

    You can right click on Chrome or Firefox to inspect elements to find menu item ID’s http://i.imgur.com/HyPTCRg.jpg

    Cheers!
    Yigit

    Hey!

    Go to wp-content\themes\enfold\includes folder and open helper-main-menu.php file and find

    do_action('ava_main_header');

    and add your code right below it

    Regards,
    Yigit

    #243202

    Hey Chris!

    Open up wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttons.php and replace:

    
    $output .= "<a href='{$link}' class='avia-button ".$this->class_by_arguments('icon_select, color, size, position' , $atts, true)."' {$blank} {$style} >";
    

    with

    
    $output .= "<a href='{$link}' class='avia-button some_class ".$this->class_by_arguments('icon_select, color, size, position' , $atts, true)."' {$blank} {$style} >";
    

    and instead of some_class insert your class. If you don’t want to modify the parent theme copy the wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttons.php file to your child theme and follow the instructions here: https://kriesi.at/support/topic/add-elements-to-visual-composer/

    Best regards,
    Peter

    #243170

    David, thanks for your reply.
    Simply try this: create a button within the latest Enfold release. Is it all good? I always added button without issues. Now, I have troubles to do it. Cannot say why. In Italian we usually say: “Boooh!” :) ***EDIT*** Now, I’m having troubles in creating buttons with manual link in posts.
    Regarding the link website.url/path/manually, I’m not expecting anything, I just was saying button shortcodes seems to be buggy, since I fulfill every part of it and the link appears to be like that.
    Concerning copy/paste wordpress link… you’re right, at the moment it’s not possible to link a media. But… I think community should fix this part. :)

    #243068
    This reply has been marked as private.

    Hi Stephane!

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

    .single_variation_wrap {
    display: block!important;
    }

    Cheers!
    Yigit

    #242819

    Hi chiummog!

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

    #mobile-advanced li { height: 50px; }
    @media only screen and (max-width: 767px) { 
    form.cart .button { margin-top: 10px !important; }}

    Regards,
    Yigit

    Reachout
    Participant

    Hi, i installed woocommerce and create a variable product with different size. When it publish it and go to the product page
    http://yannickbardagi.com/photographe/produit/photographie-bebe-n1/ as you can see i don’t have the Button ” Add to cart ” that show up
    like in this example http://kriesi.at/themes/enfold/product/eva-solo-my-teapot/

    Everything works fine on Simple product, i just have this issue with the variable product. Any tips to fix that ?
    Ps : i’am running the lastest Enfold version + the lastest woocommerce version too.

    #242528

    Hey Frostholm!

    Thank you for using the theme. I hope you’re doing great.

    1.) Either way is fine. You can manually add the url of the page or select it on the pages drop-down if available.

    2.) Did you set it on Enfold > Header > Header Layout > Header Title and Breadcrumbs? You can also override the settings for each page on Layout > Title Bar Settings. If that doesn’t work, add this on Quick CSS or custom.css:

    .page-id-23204 #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div.breadcrumb {
    display: none;
    }

    3.) You can set a min height for the title container or special heading. Something like this:

    div.flex_column div.av-special-heading {
    min-height: 70px;
    }

    Cheers!
    Ismael

    #242321

    Hey betty!

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

    #av_section_1, #av_section_1 { background-size: cover; }

    Regards,
    Yigit

    #242140

    Hi!

    Yes it works, first link you posted was wrong. Please add following code to Quick CSS in Enfold theme options under Styling tab

    .caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption { text-align: center; }

    P.S.: Nice website!

    Cheers!
    Yigit

    #242092
    Frostholm
    Participant

    Hello

    I am currently working on this page:
    http://www.collingeantiques.com/antiques/

    1. The client wanted the latest item in the category to appear and button underneath to get the actual category.
    Should i set the button to link to the url of the page or simply chose page in the drop down when setting up the button. Which is best?

    2. Can anyone tell me why the breadcrumbs are showing in the page when i have changed this in Enfold settings to only show Title. It work fine on all other pages where breadcrumbs are now no longer showing.

    3. Is there a neat way to ensure all the images for each category aligns perfectly? It seems to have something to do with some titles for categories take up to lines and one only takes up one. And of course then there is the massive clock taking up a lot of space but i am not sure how to display it without streching it.

    Cheers

    #241940

    Hi fryec1135!

    If you have the latest version of enfold, edit the slide image then look for “Apply a link or buttons to the slide?”. This will give you the option to attach one or two buttons.

    Regards,
    Ismael

    #241671

    Topic: Home button

    in forum Enfold
    Junior013
    Participant

    Hi Guys,

    Probably i have a real simple question, but I cannot seem to find the answer for it.
    The homebutton on my website keeps linking to the enfold theme and i have no idea how to change that :S
    (www.sensed.nl)

    Thanks in advance.

    Kind Regard,

    Junior

    #241664
    neillin
    Participant

    Hi,
    I use Enfold theme to build a B2B corporate website,and is it possible to make the product page like this and without Woo Commerce:




    have an email inquiry button,and when click it, will bring up a popup window like picture3 and picture4,and it will auto generate the email subject which is my product title ,so when I receive the email ,I can know which products the user inquiry.
    Is there any way can help me to achieve this?

    Best regards,
    Neil

    • This topic was modified 12 years, 1 month ago by neillin.
    #241650

    Hi!
    Thank you for the replay!
    1. Where to add this code if I want different settings for padding in different pages?
    2. I’ve read about the “read more button” at WP, but there is no such a button at Enfold text-block editor in page builder…
    3. than can I use WP-slider with layers I’ve created in page builder in 2\3 column?
    have a good weekend!

    #241434
    Fabrice
    Participant

    Hey together :-)

    Since today I can’t edit textcontent. If I add a new textbox I can’t also write text. The editor doesn’t show a cursor and I can’t insert a letter. Other elements like button or seperator I can insert and edit without problems…

    I’ve tried it with Google Chrome and Internet Explorer. I use the newest version of Enfold.

    What I have done today: Change the Site-URL from http://www.contoweb.ch/wordpress/ to http://www.contoweb.ch (WordPress-Home is still contoweb.ch/wordpress). The page works correct.

    Thanks for help!

    Hey!

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

    @media only screen and (min-width:1141px) {
    #menu-item-359 {
    left: 30%;
    }}
    @media only screen and (max-width: 1140px) and (min-width: 990px) {
    #menu-item-359 {
    left: 20%;
    }}

    Best regards,
    Yigit

    Hey Emil!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust opacity level between 0 – 1

    .avia_cart_buttons { opacity: 0.7; }

    Regards,
    Yigit

    Hi!

    1) Maybe the language cookie is missing. Try to clear your browser cache & delete cookies and then go to the editor page to translate it. See: https://kriesi.at/support/topic/wpml-homepage-blog-post-not-working/#post-230549
    If this doesn’t help try to deactivate all plugins except WPML and check if the translated categories pop up. If yes a plugin conflicts with WPML and you need to activate them one by one to find the culprit. I.e. here: https://kriesi.at/support/topic/problems-adding-avia-button-in-spanish/ the “All-in-One Event Calendar by Timely” plugin caused a conflict.

    2) Go to WPML > Languages and deselect the ” Display the language switcher in the WP Menu” checkbox.

    Best regards,
    Peter

    frankwelschlehmann
    Participant

    Hi,

    this is no technical issue, but a layout challenge for the experienced “enfolder” ;-)

    I have 2 layout elements next to each other, both 1/2.
    The first 1/2 contains a number of elements ( user-defined widget and textarea)
    The second 1/2 is supposed to contain a call-to-action button.

    Question: how can I “valign” the cta-button in the right 1/2 element to the length of content of the left 1/2 element?

    See http://www.carrington-brown.com/ for an illustration of the work.

    Thank you for your input!
    Frank

    Hey!

    1) If some sentences are not translated please update the language file with Codestyling. Go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and search for your language (Spanish) and click the “Rescan” button to search for all text strings. Afterwards click on “Edit” and translate the required strings from the “avia_framework” textdomain.

    2) You can’t translate LayerSlider with the Enfold translation files. If you want to translate it as a plugin copy the wp-content/themes/enfold/config-layerslider/LayerSlider/ folder into the wp-content/plugins folder ( wp-content/plugins/LayerSlider/) and the use Codestyling (“Plugins” tab) to translate it as a plugin. To activate the LayerSlider as a standalone plugin switch to another theme, then activate layerslider and then switch back to Enfold.

    Best regards,
    Peter

    #240991

    Hey Jakob!

    Please try to delete the .htaccess on the wp root folder then flush the permalink settings. Go to Settings > Permalink then click the “Save” button once to regenerate the .htaccess file again.

    Best regards,
    Ismael

    #240987

    Hi!

    Do you have any other plugins installed? Please deactivate those. Download the latest version of the Enfold theme again. There might a corrupted file. Update the theme via FTP. Watch this video by Devin: https://vimeo.com/channels/aviathemes/67209750

    Please post the link of the website here.

    Cheers!
    Ismael

Viewing 30 results - 10,111 through 10,140 (of 11,218 total)