Forum Replies Created

Viewing 30 posts - 60,031 through 60,060 (of 67,155 total)
  • Author
    Posts
  • in reply to: Fullsize images not fullsize? How to make images bigger #234309

    Hey!

    How are you? I hope you’re doing well today.

    I’m sorry but you’re not using the latest version of the theme. You have version 2.4.2 and the latest version is 2.5.4. To be honest the version you’re using right now is very old and contents might be affected during the update. Update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750

    Regards,
    Ismael

    in reply to: update download link #234307

    Hey!

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

    I’m sorry but you waited too long to update the theme. A lot of avia elements has been changed and you might have to recreate them from scratch especially those that are using the font icons. The “You might also like” section shows the related posts. You can remove that using this on Quick CSS:

    .related_posts {
    display: none;
    }

    Regards,
    Ismael

    in reply to: Server Stressed by Admin-Ajax.php #234304

    Hey addwebtoday!

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

    Can you please give us a link to the website? Please increase the wordpress php memory limit to at least 128M. Refer to this link:
    http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    Cheers!
    Ismael

    in reply to: Transition Builder Error #234303

    Hey markofwits!

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

    Can you please give us a link to the website? Did you install the layerslider as a standalone plugin? You can deactivate the default layerslider within the theme by using this on functions.php:

    add_theme_support('deactivate_layerslider');
    

    Regards,
    Ismael

    in reply to: Color Section Background Video Warning get_file_contents #234302

    Hi!

    I’m not sure what is the error but please try to contact your host and ask them for any hint why the error is happening. Might have something to do with the allow_url_fopen php configuration.

    Cheers!
    Ismael

    in reply to: Tracking Code #234299

    Hey wesleysoccer!

    Thank you for the question. I hope all is well with you today.

    Are you sure that this is the right website? This is not using the Enfold theme. What is the tracking code for?

    Cheers!
    Ismael

    in reply to: Hide Featured Image On All Pages/Posts #234298

    Hey addwebtoday!

    How are you? I hope you’re doing well today.

    Please use this to remove the featured images:

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

    Cheers!
    Ismael

    in reply to: Fullwidth Masonry: all sort – filter preview #234296

    Hey basezero!

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

    No, that is not possible without major modifications. The all toggle can only sort the latest items on the set. Please hire a freelance developer to modify the sort function. For further customization, please visit Werkpress.

    Best regards,
    Ismael

    in reply to: Avia Site Migration Tutorial #234295

    Hi David!

    Thank you. Nice tutorial. Noted. :)

    You can also use the WP MigrateDB or WP MigrateDB PRO to transfer the website.

    Best regards,
    Ismael

    in reply to: Enfold/Child Staging site -> Live #234294

    Hi Jason!

    Thank you for the question. I hope all is well with you today.

    We recommend using this plugin to move your website: WP MigrateDB or WP MigrateDB PRO

    Refer to this link: http://code.tutsplus.com/tutorials/migrating-your-wordpress-database-wp-migrate-db-production-to-development–wp-32684

    You don’t have to import or export theme settings after you import the database.

    Regards,
    Ismael

    in reply to: Portfolio – no pictures with wpml #234293

    Hi 10-der!

    How are you? I hope you’re doing well today.

    You have a very old version of the theme. The tutorial is only applicable with the latest update of Enfold. Please download version 2.5.4 on your themeforest account then update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750

    Best regards,
    Ismael

    in reply to: Videos mint working #234292

    Hi!

    The website is not loading again on my end. I forgot to ask and check if you have the latest version of the theme. What are the format of your videos? Please post the login details here and set it as a private reply.

    Regards,
    Ismael

    Hi sandboxes!

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

    You can use the Fullwidth Masonry element to display blog posts like that but as the shortcode title says, it will be fullwidth. Two blog post overview filtered by tags is no biggie with Enfold but the tag dropdown that you want it not available without major modications. You can hire someon for that. For further customization, please visit Werkpress.

    Cheers!
    Ismael

    in reply to: A Few Questions – Top Navigation, Hover Effects… #234286

    Hi!

    Thank you for the question. I hope all is well with you today.

    Please add this on Quick CSS or custom.css:

    @media only screen and (min-width: 990px) {
    #avia-menu {
    display: block !important;
    }
    
    #mobileMenu_avia-menu {
    display: none !important;
    }
    }

    Cheers!
    Ismael

    in reply to: Divide or create new container section on Home page #234284

    Hey themeforesttony!

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

    You can use the Color Section element to create different sections on a single page. You can apply different background image or color or leave it without to have an alternate color scheme. To learn more about the theme, please watch these videos: http://vimeo.com/channels/aviathemes

    Best regards,
    Ismael

    in reply to: Trying to Customize Post type theme for the portfolio #234282

    Hey!

    You need to edit config-templatebuilder > avia_shortcodes > portfolio.php if you’re using the avia builder. Please hire a freelance developer to customize the shortcode for each custom post type. For further customization, please visit Werkpress.

    Best regards,
    Ismael

    Hi!

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

    1.) Please add this on Quick CSS or custom.css to modify the nested menu:

    .main_color .widget_nav_menu ul:first-child>.current_page_item
    background: #fcfcfc;
    }
    
    .widget_nav_menu ul:first-child>.current_page_item, .widget_nav_menu ul:first-child>.current-menu-ancestor {
    padding-left: 51px;
    left: -51px;
    top: 1px;
    margin-top: -1px;
    padding-top: 1px;
    width: 100%;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
    }

    2.) The icon is showing on my end. Please add this:

    .kartenicon:before {
    content: "\E842";
    font-family: 'entypo-fontello';
    padding-right: 10px;
    float: left;
    }

    Best regards,
    Ismael

    in reply to: main logo relocation at the front page. #234277

    Hi!

    The original logo size is roughly 400px, it will be pixelated when you resize it to 800px. Please add this:

    .home .social_header #header_main .container, .home .social_header .main_menu ul:first-child > li a {
    height: 155px;
    line-height: 155px;
    }
    
    .home div .logo {
    left: 33%;
    }
    
    .home .logo, .home .logo a, .home .logo a img {
    width: 340px !important;
    max-width: 340px !important;
    height: 156px !important;
    }
    
    .home .main_menu {
    margin-top: 67px;
    }
    
    .home .main_menu .menu ul {
    top: 69%;
    }

    For further customization, please visit Werkpress.

    Best regards,
    Ismael

    in reply to: Blog Settings #234273

    Hi!

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

    If you select the page on Enfold > Theme Options > Where do you want to display blog? option, this page will use the index.php template. You can’t add any avia elements using the Advance Layout Builder. So.. to make the blog page flexible with additional contents, you must not assign the blog page on the said option then add the Blog Posts element instead.

    Best regards,
    Ismael

    in reply to: Menu overlapping logo in mobile view (for me too :) #234272

    Hi _urban_!

    Please add this on your Quick CSS or custom.css to fix the logo on 480px screen resolutions:

    @media only screen and (max-width: 767px) {
    .responsive .mobile_slide_out .logo img {
    margin: 0;
    width: 80% !important;
    }
    }

    Use this to fix the footer widgets:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive #footer .av_one_fourth.first.el_before_av_one_fourth, .responsive #footer .av_one_fourth.first + .av_one_fourth + #footer .av_one_fourth, .responsive .av_one_half.first +  #footer .av_one_fourth.el_before_av_one_fourth, .responsive .av_one_fourth.first + .av_one_fourth + #footer .av_one_half {
    margin-left: 5%;
    float: left;
    clear: none;
    }
    
    .responsive #footer .av_one_fourth.first.el_before_av_one_fourth, .responsive .av_one_fourth.first + #footer .av_one_fourth, .responsive .av_one_fourth.first + .av_one_fourth + #footer .av_one_fourth, .responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth + #footer .av_one_fourth, .responsive .av_one_half.first + #footer .av_one_fourth.el_before_av_one_fourth, .responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth + #footer .av_one_fourth {
    margin-left: 4%;
    width: 22%;
    }
    }

    Best regards,
    Ismael

    Hey!

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

    1.) Please add this on Quick CSS or custom.css to add the border below the header:

    #header_main_alternate {
    border-bottom: 3px solid yellow;
    }

    2.) Add something like this:

    #header_main_alternate {
    background: url('http://mpybeta.arixwebdesign.com/wp-content/uploads/2014/02/diagonal-bold-dark.png') repeat;
    }

    The background won’t be visible because the diagonal lines are black too.

    3.) Use this:

    .header_color a {
    border-color: yellow;
    }

    Best regards,
    Ismael

    in reply to: WooCommerce Shopping Cart Widget Buttons #234260

    Hi!

    Nice website colors. Anyway, please add this on Quick CSS or custom.css:

    .woocommerce-page .button {
    min-width: 106px;
    }

    Best regards,
    Ismael

    Hey Jane!

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

    Please add this on Quick CSS or custom.css:

    @media only screen and (max-width: 1003px) {
    #avia-menu {
    display: none !important;
    }
    }

    Regards,
    Ismael

    in reply to: Gallery Thumbails Wrong Size #234256

    Hi!

    How are you? I hope you’re doing well today.

    Please use this on Quick CSS to resize them:

    #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a {
    width: 50px;
    }

    Add this one to remove the decreased opacity when hovered:

    #top .avia-gallery .avia-gallery-thumb a:hover {
    opacity: 1;
    }

    Best regards,
    Ismael

    in reply to: include php detection script not in header #234255

    Hey!

    Thank you for the question. I hope all is well with you today.

    If you want a mobile redirect for your homepage, please use this plugin: http://wordpress.org/plugins/wp-mobile-detect/faq/

    Refer to this link for more info: https://kriesi.at/support/topic/homepage-redirect-on-mobile-sites/

    Best regards,
    Ismael

    in reply to: Black Header / Menu in IE9 #234253

    Hi!

    How are you? I hope you’re doing well today.

    Use the BWP Minify plugin again. Please add the code that I gave you on custom.css then add !important after the css values:

    .header_color .header_bg, .header_color .main_menu ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div {
    background-color: #ffffff !important;
    background: #ffffff !important;
    }

    Add this on functions.php to exclude the custom.css file:

    add_filter('bwp_minify_style_ignore', 'exclude_my_css');
     
    function exclude_my_css($excluded)
    {
        $excluded = array('avia-custom');
        return $excluded;
    }

    You might need to add the !important for every css values on custom.css file.

    Cheers!
    Ismael

    in reply to: Buttons Look Different on Live Page #234249

    Hey!

    There is a plugin that blocks editing on the page editor. Please disable that. We can’t inspect the website with that enabled.

    Best regards,
    Ismael

    in reply to: Drop Down Menu #234248

    Hi!

    How are you? I hope you’re doing well today.

    Please use this to reposition the advance menu toggle on mobile screens:

    @media only screen and (max-width: 767px) {
    .mobile_active #advanced_menu_toggle {
    display: block;
    left: 124px;
    }
    }
    
    @media only screen and (max-width: 480px) {
    .mobile_active #advanced_menu_toggle {
    display: block;
    left: 70px;
    }
    }

    Regards,
    Ismael

    in reply to: Enfold Gallery #234245

    Hi!

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

    Please add this:

    .main_color .sidebar a, .main_color .sidebar  {
    color: #ffffff !Important;
    }

    Regards,
    Ismael

    Hi!

    Please replace the code that I gave you with this:

    $items .= '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown"><a href="?s=" rel="nofollow" data-avia-search-tooltip="'.$form.'" '.av_icon_string('search').'><span class="search-text">'.__( 'Search', 'avia_framework' ).'</span></a></li>';
    

    This will make the “Search” string translatable. If the translation is not automatic when you switch language, please use this plugin to translate the string: http://wordpress.org/plugins/codestyling-localization/

    Please hire a freelance developer if you want to integrate the Choices’ or the Propulsion’s search form on Enfold.

    You can set the facebook account on Enfold (En) and Enfold (Fr) separately. Switch between languages when you are on the wp dashboard.

    Cheers!
    Ismael

Viewing 30 posts - 60,031 through 60,060 (of 67,155 total)