Forum Replies Created

Viewing 30 posts - 61,981 through 62,010 (of 66,017 total)
  • Author
    Posts
  • in reply to: MegaMenu Alignment Problems #180930

    Hi indigokj!

    I don’t see the issue on my end. What browser and OS are you testing this with?

    I see that the other item “My Distributor” has a misaligned mega menu. Please add this on your custom.css or Quick CSS:

    .avia_mega_div.avia_mega2.six.units {
    left: 0 !important;
    }

    Regards,
    Ismael

    Hi!

    You can add a unique selector for each Avia Elements. Edit functions.php, find this code:

    if(isset($avia_config['use_child_theme_functions_only'])) return;

    Below, add this code:

    add_theme_support('avia_template_builder_custom_css');

    Edit any avia elements like Text Block or Toggle then scroll below. Add a unique css selector on “Custom Css Class” field.

    Can you please post a screenshot of what you’re trying to do?

    Regards,
    Ismael

    in reply to: LayerSlider problem with links #180912

    Hey!

    The link is working but it takes a while. Let’s wait for other support team to check this. I added the second slide’s url to the first slide with the child holding a bird and it works. The link I used is http://www.waterlandfilm.nl/portfolio-item/rundskop/. I checked it on IE and Chrome. Please add this on your custom.css or Quick CSS to change the mouse cursor.

    .ls-layer {
    cursor: pointer;
    }

    As you can see here, the link is being added to the slide or image.

    Cheers!
    Ismael

    in reply to: Submit button – use the enfold instead of the form button #180905

    Hey!

    I thought you’re trying to change the contact form’s submit button?

    Best regards,
    Ismael

    in reply to: Top Navigation to Stay Small #180903

    Hi Boston182!

    Please use the “Small Nonfixed Header”. Add this on your custom.css or Quick CSS:

    #header {
    position: fixed;
    }

    Edit css > layout.css, find this code:

    /*default header: main logo and main menu height. increase max value if you want to use a bigger logo*/
    #header_main .container, .main_menu ul:first-child > li a{ height:88px; line-height: 88px; }

    Decrease the height and the line-height:

    /*default header: main logo and main menu height. increase max value if you want to use a bigger logo*/
    #header_main .container, .main_menu ul:first-child > li a{ height:50px; line-height: 50px; }

    Remove browser cache then reload the page.

    Best regards,
    Ismael

    in reply to: Remove Page Titles #180901

    Hi ijcreative!

    Edit the page then look for Layout > Header Settings > select “Don’t display header”. This will remove the title container.

    You can use the shortcode wand on the post or page editor to produce the Contact Form shortcode then go to Appearance > Widgets panel. Add a Text widget then insert the Contact Form shortcode. It looks something like this:

    [av_contact email='email here' button='Submit' title='Send us mail' sent='Your message has been sent!' subject='' autorespond='' captcha='']
    [av_contact_field label='Name' type='text' options='' check='is_empty' width='']
    [av_contact_field label='E-Mail' type='text' options='' check='is_email' width='']
    [av_contact_field label='Subject' type='text' options='' check='is_empty' width='']
    [av_contact_field label='Message' type='textarea' options='' check='is_empty' width='']
    [/av_contact]

    Best regards,
    Ismael

    in reply to: more issues javascript-disabled #180899

    Hi jt!

    Those elements rely on jQuery or javascript. Actually, the whole theme needs the javascript enabled to render it properly. Why would you disable it?

    Cheers!
    Ismael

    in reply to: Erratic Default Fonts: Wrong fonts are displayed #180892

    Hey!

    Please add this on your custom.css or Quick CSS:

    .template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    font-family: 'Droid Sans' !important;
    }

    Regards,
    Ismael

    in reply to: Enfold White Screen With Events Calendar #180890

    Hey!

    Glad it fixed it. :)

    Regards,
    Ismael

    in reply to: Blog post advanced editor not working :( #180889

    Hi bivvo!

    That is why we don’t recommend using the Advance Layout Builder for posts. Please hire a freelance developer to modify the template builder for post.

    Cheers!
    Ismael

    in reply to: Mediaelement Audio Player Bug in Firefox #180888

    Hey SonicCube!

    The audio player is working on Firefox 24.0 Windows 7. This is the screenshot:

    You can use these plugins if you want:

    http://wordpress.org/plugins/wp-audio-player/

    http://wordpress.org/plugins/html5-jquery-audio-player/

    Regards,
    Ismael

    in reply to: LayerSlider Bild Problem #180887

    Hi crevlon!

    Edit the layer then go to Attribute panel. Add an ID for the chain image, something like “chain-image”. Use Media Query to move the chain’s position on different screen sizes:

    @media only screen and (min-width: 1300px) {
     #chain-image {
    left: 1300px !important;
    }
    }

    Cheers!
    Ismael

    in reply to: Easy Slider Stops Sliding #180886

    Hi iateme!

    Can you please post a screenshot? Did you recently update to WordPress 3.6? Please download the latest version of Enfold then update the theme via FTP: https://vimeo.com/channels/aviathemes/64927356

    Regards,
    Ismael

    in reply to: Layer Slider JQuery Version Issue #180885

    Hey iateme!

    Please use this plugin: http://wordpress.org/plugins/jquery-updater/

    Download the Enfold 2.4 on your themeforest account. Update the theme via FTP: https://vimeo.com/channels/aviathemes/64927356

    Regards,
    Ismael

    in reply to: Hiding Featured Image on Single Post #180884

    Hey mastcharter!

    You can add this on your custom.css or Quick CSS:

    .single .big-preview.single-big {
    display: none;
    }

    Best regards,
    Ismael

    in reply to: Editing Forms #180883

    Hey bmorejamie!

    You can use the Contact Form 7 plugin.

    Regards,
    Ismael

    in reply to: increased font size? #180882

    Hi saundra!

    If you want to make the font larger please use this on your custom.css or Quick CSS:

    body, body p {
    font-size: 15px;
    }

    You can select fonts on Enfold > Styling > Heading fonts and Body fonts.

    Regards,
    Ismael

    in reply to: Color Section Creates Border iPhone/iPad #180879

    Hi!

    Can you please post a screenshot of the border? I can see no border on Color Sections when I check the site here: http://responsinator.com/?url=http%3A%2F%2Foptizign.com%2Fpackages

    Regards,
    Ismael

    in reply to: Portfolio #180876

    Hey!

    You can use imgur, dropbox, mediafire etc to post a screenshot. Are you talking about the main menu? Please post a screenshot like Yigit said.

    Best regards,
    Ismael

    in reply to: Buttons from Layout Builder not Going to Right Location #180875

    Hi tstirl!

    Have you tried recreating the button from scratch? Please post the login details here so that we can check. Set it as a private reply.

    Cheers!
    Ismael

    in reply to: Fixed width/height only? #180872

    Hey h_raizman!

    Can you please post a screenshot? Have you tried using the Fullwidth Masonry element?

    Regards,
    Ismael

    in reply to: Issues with slider #180871

    Hi jeschatz2000!

    Please edit the very last slide then click “Select Transitions”. Toggle the 2D and 3D transition toggler twice to deselect all transitions then choose the one you want. Close using the red x button then save changes.

    Best regards,
    Ismael

    in reply to: global element #180870

    Hi!

    What is the code? Can you please post it here? Pages that are not using the Advance Layout Builder will use the page.php file.

    Cheers!
    Ismael

    in reply to: Megamenu deleted – I can't access to Appearence > Menu #180868

    Hey!

    Can you please remove browser cache or use another browser? I was able to access the Spanish Menu panel.

    http://victoriaeducation.org/wp-admin/nav-menus.php?action=edit&menu=0&lang=es&admin_bar=1

    Cheers!
    Ismael

    in reply to: Height of the images of the inner page slider portfolio #180863

    Hey!

    Edit functions.php, find this code:

    $avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400); // images for portfolio entries (2,3 column)

    Replace it with:

    $avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 , 'crop' => false ); // images for portfolio entries (2,3 column)

    Regenerate the thumbnails using this plugins: http://wordpress.org/plugins/regenerate-thumbnails/

    Cheers!
    Ismael

    in reply to: Homepage Footer not appearing properly #180861

    Hey picnmix!

    You have a lot of plugins installed. Do you have any widget addons like Widget Logic? Please try to deactivate some plugins then reload the page. Can you please post the login details here? Set it as a private reply.

    Regards,
    Ismael

    in reply to: Different layout for portfolio tag archive and blog archive #180860

    Hi!

    Did you add this bit of code on includes > admin > register-widget-area.php?

    foreach ($sidebars_to_show as $sidebar)
    		{
    			register_sidebar(array(
    				'name' => 'Archive Pages',
    				'before_widget' => '<div id="%1$s" class="widget clearfix %2$s">', 
    			'after_widget' => '<span class="seperator extralight-border"></span></div>', 
    			'before_title' => '<h3 class="widgettitle">', 
    			'after_title' => '</h3>', 
    			));
    		}
    		
    		foreach ($sidebars_to_show as $sidebar)
    		{
    			register_sidebar(array(
    				'name' => 'Tag Pages',
    				'before_widget' => '<div id="%1$s" class="widget clearfix %2$s">', 
    			'after_widget' => '<span class="seperator extralight-border"></span></div>', 
    			'before_title' => '<h3 class="widgettitle">', 
    			'after_title' => '</h3>', 
    			));
    		}

    You should have the Tag Pages and Archive Pages widget area.

    Cheers!
    Ismael

    in reply to: How to use the advanced editor for blog posts #180857

    Hey!

    That is why we are not recommending to add the Advance Layout Editor on the post. Please hire a freelance developer to modify the Post Advance Builder for you.

    Cheers!
    Ismael

    in reply to: Submit button – use the enfold instead of the form button #180856

    Hey!

    Please use this:

    .main_color input[type='submit'] {
    background-color: #c05f5f;
    color: #ffffff;
    border-color: #a03d3d;
    border-radius: 3px;
    background-image: url("../images/layout/bg-button.png");
    background-repeat: repeat-x;
    background-position: 0 0;
    padding: 10px;
    font-size: 12px;
    text-decoration: none;
    display: inline-block;
    border-style: solid;
    border-width: 1px;
    margin: 3px 0;
    line-height: 1.2em;
    position: relative;
    font-weight: 600;
    text-align: center;
    max-width: 100%;
    }
    
    .avia_ajax_form .button {
    margin: 0;
    padding: 16px 50px;
    border-radius: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-weight: normal;
    font-size: 12px;
    }
    
    input[type="submit"], #submit, .button {
    padding: 9px 22px;
    cursor: pointer;
    border: none;
    -webkit-appearance: none;
    }

    Adjust the values if you want.

    Cheers!
    Ismael

    in reply to: slow loading on iphone #180543

    Hi!

    I’m not really sure why it is loading slow on iPhone and no it is not a common issue for the theme. I’ll call on the rest of the support team to check this out. Yes, you can use the cache plugin’s minify settings.

    Regards,
    Ismael

Viewing 30 posts - 61,981 through 62,010 (of 66,017 total)