Forum Replies Created

Viewing 30 posts - 62,611 through 62,640 (of 66,634 total)
  • Author
    Posts
  • 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

    in reply to: A couple of image things #180541

    Hi!

    1.) Are you trying to remove the featured image on portfolio or your blog posts? What type of Blog Style are you using?

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

    2.) To disable the lightbox, edit js > avia.js and find this code on line 55:

    //activates the prettyphoto lightbox
            $(container).avia_activate_lightbox({callback:'avia_lightbox_callback'});

    Replace it with:

    //activates the prettyphoto lightbox
            //$(container).avia_activate_lightbox({callback:'avia_lightbox_callback'});

    Remove browser cache then reload the page a few times.

    Regards,
    Ismael

    in reply to: Disable the default style slider for galleries #180539

    Hi brunostersa!

    What plugin are you trying to use? You can edit the gallery style on css > shortcodes.css > find the Gallery section on line 2390.

    Cheers!
    Ismael

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

    Hey!

    We can’t login to the site. It always load the wp-login page.

    Best regards,
    Ismael

    in reply to: Alternative to slider? #180535

    Hi!

    You can use this to force the height of the Color Section for larger screens sizes:

    @media only screen and (min-width: 1000px) {
    #test3 {
    height: 200px;
    }
    }

    Regards,
    Ismael

    in reply to: Small top nav dropdown not working #180534

    Hi hodgsondesign!

    I checked your site on safari and the top menu submenu works fine. Please remove browser cache then reload the page.

    #header_meta {
    z-index: 2 !important;
    }

    Best regards,
    Ismael

    in reply to: permalinks #180533

    Hi!

    Please us this plugin: http://wordpress.org/plugins/rewrite-rules-inspector/

    Flush the permalink settings a few times.

    Cheers!
    Ismael

    in reply to: Center Fullwidth Masonry Gallery #180529

    Hey Iano999!

    It’s not happening for at least 1500px in width. Please try to add this on your custom.css or Quick CSS:

    @media only screen and (min-width: 1601px) {
    .av-masonry-container.isotope {
    margin-left: 10%;
    }
    }

    Please give us a link to the actual website.

    Best regards,
    Ismael

    in reply to: Deactivate lightbox effect on button image links ONLY #180525

    Hi!

    Edit config-templatebuilder > avia-shortcodes > button.php, find this code:

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

    Replace it with:

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

    Best regards,
    Ismael

    in reply to: Easy Slider – mobile rendering issue #180518

    Hi!

    Yes, please place the code on Quick CSS field or your custom.css. :)

    Best regards,
    Ismael

    in reply to: How to remove shadow on portfolio thumbnails #180513

    Hey Maradin!

    Please add this on your custom.css or Quick CSS to remove the box shadow:

    .grid-entry .inner-entry, img {
    box-shadow: none;
    }

    Cheers!
    Ismael

    in reply to: Full width logo #180512

    Hi!

    Looks like you managed to changed it. Please add this on your custom.css or Quick CSS:

    #header_main .container {
    width: 100%;
    }

    Cheers!
    Ismael

    in reply to: Maintenance – 404 – Redirect – Enfold #180509

    Hi!

    This is useful. Thanks. :)

    Regards,
    Ismael

    in reply to: thumbs crops in portfolio pages #180508

    Hey!

    Can you post the link of the portfolio page here? You can set a minimum width for portfolio thumbnails.

    .grid-image img {
    min-height: 300px;
    }
    
    .responsive_large .fullsize .grid-col-4 .grid-image {
    min-height: 300px;
    }

    Best regards,
    Ismael

Viewing 30 posts - 62,611 through 62,640 (of 66,634 total)