Forum Replies Created

Viewing 30 posts - 62,221 through 62,250 (of 66,065 total)
  • Author
    Posts
  • in reply to: HIDE some Option #178857

    Hi immenjil!

    Edit framework > css > avia_admin.css, add this at the very bottom:

    #avia_import {
    display: none;
    }
    
    .avia_section_header:last-child {
    display: none !important;
    }
    

    Best regards,
    Ismael

    in reply to: Video not showIng in IE8 #178856

    Hi Jennifer!

    That is an old entry. The new Kriesi.at strip the backslash on the property values. Please try this:

    .avia-video iframe, .js_active .avia-iframe-wrap iframe {
    position: absolute\9;
    width: 100%\9;
    height: 100%\9;
    display: block\9;
    }

    Regards,
    Ismael

    in reply to: Adding a line of content above the header menu #178855

    Hey TandyElisala!

    You can edit header.php, find this code:

    <div id='wrap_all'>
    
    		<?php if(!$blank){ ?>

    Below add this code:

    <div id="top-banner"><div class="container">To order Healing Through the Chaos, click here. Click here for free resources. Connect with Tandy here (hyperlink)</div></div>

    Cheers!
    Ismael

    in reply to: Enfold Partner logo element #178853

    Hey!

    Can you please disable SEO Yeost then update the page?

    Cheers!
    Ismael

    in reply to: Adjusting the order of sections/categories on main page #178852

    Hey TandyElisala!

    Did you create this using the Advance Layout Builder? Just edit the page then drag the section that you want to reposition.

    Best regards,
    Ismael

    in reply to: Layer Slider Only loading W/Safari #178850

    Hi!

    Can you please post the login details here? Please go to wp-content/plugins and delete all unnecessary folders that you don’t use. Deactivate all plugins then edit the LayerSlider slideshow and save changes.

    Best regards,
    Ismael

    in reply to: Jquery issues #178847

    Hey!

    Please remove browser cache then reload the page. I visited the site and the mega menu aligns properly. What browser are you testing this with?

    Cheers!
    Ismael

    in reply to: Custom Links in Gallery #178843

    Hey lkhassan!

    Please try this plugin: http://wordpress.org/plugins/wp-gallery-custom-links/

    Regards,
    Ismael

    in reply to: Top Menu & Side Navigation Issues #178299

    Hi!

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

    #top .widget_nav_menu li {
    min-width: 300px;
    }

    Best regards,
    Ismael

    in reply to: Layerslider not saving #178297

    Hi!

    You have 7 plugins installed please try to deactivate them to create a new slide again. Remove browser cache or use another browser. Please post the login details here as a private reply so that we can check it.

    Cheers!
    Ismael

    in reply to: Page disapeared #178295

    Hi Focaljourney!

    Can you please give us a link to the actual Gallery? Please check Appearance > Menus. See if the Gallery menu item exist.

    Cheers!
    Ismael

    in reply to: Iconfonts broken after upgrade #178291

    Hi BrendanMc!

    Can you please give us a link to your website? Did you try to recreate the elements that are using the icons including the icon box, icon list, social icons etc? What browser and OS are you testing this with?

    Best regards,
    Ismael

    in reply to: upgrade to version 2.3.2 #178290

    Hi!

    You can copy the files inside the child’s theme folder and it will override the existing file on the main theme folder. For example copy header.php, place it on the child theme’s folder then erase everything. You’ll notice that you will no longer have a header and the whole site will be broken because there is no header to be found.

    Best regards,
    Ismael

    in reply to: Enfold > Text Editor > &nbsp #178289

    Hi David!

    Are you using the Visual editor? Please switch to the Text or HTML editor. Upgrade your installation to Enfold 2.3.2.

    Regards,
    Ismael

    in reply to: Images won't upload error #178288

    Hi!

    Please remove browser cache then reload the page a few times. Please try it on another browser. If you have a cache plugin, flush the settings. You can post the login details here and set it as a private reply.

    Regards,
    Ismael

    Hey!

    Glad it worked. :)

    Best regards,
    Ismael

    in reply to: big facebook incon #178281

    Hey!

    1.) Just edit the team member element then look for Add/Edit Social Service or Icon Links.

    2.) You can use the Color Section element, add a background then set the Background Position to Fixed.

    3.) You should have it on your email. Please contact themeforest.

    Cheers!
    Ismael

    in reply to: Blog Post content setting Multiple Categories does not work #178264

    Hi ricap!

    Do you have Enfold 2.3.2? Please deactivate all plugins then try again. Please post the link of your website here.

    Best regards,
    Ismael

    in reply to: Ajax Popup Text Area Width #178263

    Hey!

    Please add this on your custom.css or Quick CSS to increase the width of the portfolio content table:

    .av_table_col.portfolio-entry.portfolio-preview-content {
    width: 100%;
    }

    Remove browser cache then reload the page.

    Regards,
    Ismael

    in reply to: Icon-list icons not showing #178261

    Hey AllPortugal!

    Have you tried building the icon list again? I visited the site and icon list shows up fine. What browser are you testing this with?

    Regards,
    Ismael

    in reply to: Site Logo Has Become REALLY small #178260

    Hey PPCHound!

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

    .logo img {
    max-width: 230px !important;
    }

    Best regards,
    Ismael

    in reply to: Size of the logo #178256

    Hi!

    Upload a larger logo image then select the size that you want before you click “Add image as Logo” button. Add this on your custom.css or Quick CSS:

    .logo, .logo a {
    min-width: 400px;
    }

    Adjust the minimum width of the logo according to your logo size.

    Cheers!
    Ismael

    in reply to: articles layout like the pages ? #178254

    Hi radis92!

    Please watch this video: https://vimeo.com/64996057

    You need to edit config-templatebuilder > avia-template-builder > config > meta.php, find this code:

    array( 'title' =>__('Avia Layout Builder','avia_framework' ), 'id'=>'avia_builder', 'page'=>array('portfolio','page'), 'context'=>'normal', 'priority'=>'high', 'expandable'=>true ),

    Replace it with:

    array( 'title' =>__('Avia Layout Builder','avia_framework' ), 'id'=>'avia_builder', 'page'=>array('portfolio','page', 'post'), 'context'=>'normal', 'priority'=>'high', 'expandable'=>true ),

    Regards,
    Ismael

    in reply to: Mobile menu sooner #178250

    Hi!

    The link you provided has “Internal Server Error”. You can increase the switchWidth value to make the mobile menu appear on larger screens. Find this code on line 87 inside js > avia.js:

    switchWidth = 767;

    Replace it with:

    switchWidth = 1024;

    Remove browser cache then reload the page a few times. Resize the browser to less than 1024px, the mobile menu should show right away.

    Regards,
    Ismael

    in reply to: Header in the phone only to half #178248

    Hey!

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

    @media only screen and (min-width: 768px) and (max-width: 989px) {
    .logo img, .logo, .logo a {
    min-height: 100px;
    min-width: 400px;
    }
    }

    Remove browser cache then reload the page.

    Regards,
    Ismael

    in reply to: Medium-sized image for image post with excerp right #178247

    Hi!

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

    .big-preview.single-big {
    float: left;
    width: 50%;
    margin-right: 20px;
    }

    Remove browser cache then reload the page.

    Regards,
    Ismael

    in reply to: Layerslider got cutoff in Responsive Mode #178245

    Hi!

    Can you please post the link to your website? You can add the url of the video inside an anchor tag, use the Div / Video field. This will open the video on a lightbox.

    <a href="VIDEO URL HERE" rel="lightbox"><img src="IMAGE OR VIDEO THUMBNAIL URL HERE"></a>

    Best regards,
    Ismael

    in reply to: Insert Video on Fullscreen Slideshow #178244

    Hey!

    Unfortunately, that is not possible at the moment. You can use the LayerSlider to insert a video element on a slideshow. You can request the feature here: https://kriesi.at/support/topic/enfold-feature-requests/

    Best regards,
    Ismael

    in reply to: Video tutorials #178243

    Hey!

    Please let us know if you encounter any problems. :)

    Cheers!
    Ismael

    in reply to: Enfold Showcase #178242

    Hi!


    @zerozendesign
    : Beautiful website. Looks like a minefield of cuteness. Nice job!

    Regards,
    Ismael

Viewing 30 posts - 62,221 through 62,250 (of 66,065 total)