Forum Replies Created

Viewing 30 posts - 59,341 through 59,370 (of 67,572 total)
  • Author
    Posts
  • in reply to: Content slider #252443

    Hi!

    Thank you for using the theme!

    I visited the website but I can’t locate the content slider. Do you mind posting the actual page with the slider? You can try this:

    .content, .sidebar {
    padding-top: 10px;
    padding-bottom: 10px;
    }

    Regards,
    Ismael

    in reply to: Facebook Like box in the footer is not showing correctly #252441

    Hi jockejansson!

    Thank you for using the theme!

    Please add this on Quick CSS or custom.css:

    div#text-7 div.textwidget iframe {
    height: 75px !important;
    }

    Best regards,
    Ismael

    in reply to: W3 Total Cache Settings #252440

    Hey toolme!

    Thank you for using the theme!

    We usually suggests users to use the recommended settings. You can also refer to this link for a more comprehensive guide:http://www.strictlyonlinebiz.com/speed-up-wordpress-with-w3-total-cache/1231/

    Cheers!
    Ismael

    in reply to: Logo/partner element error #252432

    Hi!

    Thank you for using the theme!

    I didn’t watch the video because my internet speed is suffering right now. If you don’t mind, please post the link of the actual website here so that we can inspect it. We’ll be happy to assist you further once we have taken a look at the website.

    Best regards,
    Ismael

    in reply to: Low pagespeed rank #252431

    Hi!

    Thank you for the info.

    I’ve been suggesting this over and over and I’m sure they will help. These are the things that you can do to optimize the website speed and page load not necessarily targeting mobile but I’m sure it’ll work. You can do the following courtesy of the wordpress community:

    1. Optimize all images with AI/Photoshop before uploading to server ‘save as web safe’ jpg
    2. Once all images are on the website optimize with ewww optimizer plugin twice 1hr 10mins apart.
    3. Install wp-smushit run once to remove jpeg extra data, then uninstall.
    4. Use BWP minify plugin to minify scripts and stylesheets.
    5. Install WP-Super cache, select all recommended settings.
    6. Logout your website, visit every page at least once to create super cache files.
    7. Join Cloudflare setup your website on their CDN, Choose options: Full CDN Optimisation save then activate purge files. once done log out.
    8. Have a cup of coffee.
    9. Visit your site after 20 minutes or so.
    10. Don’t forget to smile.

    Unfortunately, the customization you’re after is outside the scope of support and is not a theme related issue. You might need to find a plugin or hire a freelance developer to add the changes for you. Please do visit Werkpress for further customization.

    If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.

    Regards,
    Ismael

    Hi Michael!

    Thank you for using the theme!

    Regretfully, we cannot provide support for third party plugins or scripts as stated on our support policy due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. If you really want to use the plugin, please contact the plugin author or ask support on their forums. Thanks for understanding.

    Best regards,
    Ismael

    in reply to: Fullscreen slider scroll down bug in Safari #252421

    Hi changegroup!

    Thank you for the info.

    If you don’t mind, we would like to see the actual website so that we can check it. On what browser and OS are you testing this?

    Regards,
    Ismael

    in reply to: Update to 2.6.3 > Easy Silder links #252420

    Hi tcoq!

    Thank you for using the theme!

    From what version of Enfold did you update before 2.6.3? You can find the image link right below the actual image option. Look for “Apply a link or buttons to the slide?” option. You might need to reset the links.

    Regards,
    Ismael

    in reply to: Table row colors #252419

    Hey Artinet!

    Thank you for using the theme!

    You can change the alternate table color with this on Quick CSS or custom.css:

    .main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra {
    background: white;
    }

    Best regards,
    Ismael

    in reply to: Menu font larger and change colour #252415

    Hi!

    Glad it worked.

    For the hover color, just use this:

    .header_color .main_menu ul:first-child > li a:hover {
    color: red;
    }

    This is for the dropdown size and color:

    .header_color .main_menu .menu ul li a {
    color: red;
    }
    
    #top .av-main-nav ul a {
    font-size: 15px;
    }

    Best regards,
    Ismael

    in reply to: Layer Slider Responsive Problem #252068

    Hey!

    Glad it is faster now.

    Actually, the first slide’s caption is misplaced even on desktop view. On the layer slide settings > Full-width slider settings, did you specify the width for Layers container field? Put 1140 for Responsive Under, and 1140 again for Layers Container option. I hope that helps.

    Regards,
    Ismael

    in reply to: Embed I Frame of finanzen.de not work #252067

    Hi finon!

    Thank you for using the theme!

    Are you talking about the “Information for your individual contribution calculation” form? I can see it when I check the website using Chrome Windows 8. On what OS and browser are you testing this with?

    Cheers!
    Ismael

    in reply to: Easy Slider? #252066

    Hi!

    Thank you for the update.

    You’re using a cache plugin. If you want to see the changes right away, please empty the cache. Regarding the dots navigation, please use this to remove it:

    div.avia-slideshow-dots.avia-slideshow-controls {
    display: none !important;
    }

    I hope that help.s

    Cheers!
    Ismael

    in reply to: Change Background Color for one page #252061

    Hi!

    Glad you figured it out. If you have any questions, please let us know.

    Cheers!
    Ismael

    in reply to: Image edit fix messes up icons #252060

    Hey!

    I’m sorry if you feel that way. Please use this plugin in place of the default wp image resize: http://wordpress.org/plugins/simple-image-sizes/

    I hope that helps.

    Regards,
    Ismael

    in reply to: Page not responsive on Firefox and Explorer #252058

    Hi Rosa P.!

    Thank you for using the theme!

    I’m not sure why it is broken on Firefox but please add this on Quick CSS or custom.css:

    div.flex_column.av_one_full.first.avia-builder-el-1.avia-builder-el-no-sibling {
    max-width: 909px;
    }

    This should fix the flex column inside the color section.

    Regards,
    Ismael

    in reply to: Megamenu help #252055

    Hi storm-dc!

    Thank you for using the theme!

    Please watch this video in order to give you more idea about creating the mega menu: http://vimeo.com/channels/aviathemes/67651241

    You can insert a custom link and use it as the mega menu column. Just place a # (hashtag) for the menu url. I hope that helps.

    Cheers!
    Ismael

    in reply to: Blog posts on home page align author pic left? #252054

    Hi!

    Thank you for the update.

    Please use this to move the author pic downwards:

    .rounded-container {
    margin-top: 6px;
    }

    Cheers!
    Ismael

    in reply to: Menu Color #252052

    Hi!

    Please use this for the menu font size:

    .av-main-nav > li > a {
    font-size: 16px;
    }

    Cheers!
    Ismael

    in reply to: Use Icon Animation for Buttons #252047

    Hey!

    Thank you for using the theme!

    Please add this on Quick CSS or custom.css:

    .avia-button {
    opacity: 0.1;
    -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    }
    
    .avia-button {
    -webkit-animation: avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -moz-animation: avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    animation: avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    }

    Best regards,
    Ismael

    in reply to: Blog page still displays full length instead of excerpts #252042

    Hey!

    Thank you for using the theme and we’re sorry that you’re experiencing this issue.

    If you don’t mind, we would like to see the actual blog page. Please try the following. Don’t set the blog on Enfold > Theme Options > Where do you want to display blog? option. Also, reset the settings on Settings > Reading, don’t set anything there. Create a new page, we’re going to make this page as blog. Switch to Advance Layout Builder, add the Blog Posts element. Set the “Blog Content length” to excerpt.

    Best regards,
    Ismael

    in reply to: Wie installiere ich ein Enfold Child Theme? #252036

    Hey!

    Thank you for using the theme!

    Did you change the folder name of enfold? If you don’t mind, we would like to have the wp login details. We will upload the child theme for you. Before that, you have to delete the child theme folder on wp-content/themes via FTP.

    Cheers!
    Ismael

    in reply to: Icons and iPad version 2 #252035

    Hi Marssolutions!

    Thank you for using the theme.

    I’m sorry but the parallax fix on iOS device is not included on 2.6.3 update or I’m just mistaken. Please check the changelog here.

    Did you try the suggestion on the thread? That will have to do for now. I’m sorry but we’re still investigating the issue.

    Cheers!
    Ismael

    in reply to: Pause on LayerSlider after adding links #252033

    Hey!

    Glad you figured that out. If you have any questions, let us know.

    Cheers!
    Ismael

    in reply to: abnormal breadcrumbs #252032

    Hi!

    Thank you for using the theme!

    Please add this on functions.php to remove the breadcrumb trail and show the portfolio category instead:

    add_action('after_setup_theme','avia_remove_portfolio_breadcrumb');
    
    function avia_remove_portfolio_breadcrumb(){
    remove_filter('avia_breadcrumbs_trail','avia_modify_breadcrumb');
    }

    Refer to this link for more clarification: https://kriesi.at/support/topic/breadcrumb-displaying-all-categories-associated-with-of-a-portfolio-post/

    Cheers!
    Ismael

    in reply to: Scroll problem on blank template #251939

    Hi!

    Thank you for the info.

    Please edit js > avia.js, find this code on line 614:

    if(tempPadding > 0 && shrink) 
    					{
    						tempPadding = (tempPadding / 2 ) + non_shrinking + non_shrinking2;
    					}
    					else
    					{
    						tempPadding = tempPadding + non_shrinking + non_shrinking2;
    					}
    					

    Replace it with:

    if(tempPadding > 0 && shrink && !$('body').hasClass('page-template-template-blank-php')) 
    					{
    						tempPadding = (tempPadding / 2 ) + non_shrinking + non_shrinking2;
    					}
    					else if ( $('body').hasClass('page-template-template-blank-php') ) 
    					{
    						tempPadding = non_shrinking + non_shrinking2;
    					} 
    					else 
    					{
    						tempPadding = tempPadding + non_shrinking + non_shrinking2;
    					}

    I hope that helps.

    Regards,
    Ismael

    in reply to: Blank Template : empy header #251938

    Hey!

    Thank you for the info.

    Please edit js > avia.js, find this code on line 614:

    if(tempPadding > 0 && shrink) 
    					{
    						tempPadding = (tempPadding / 2 ) + non_shrinking + non_shrinking2;
    					}
    					else
    					{
    						tempPadding = tempPadding + non_shrinking + non_shrinking2;
    					}
    					

    Replace it with:

    if(tempPadding > 0 && shrink && !$('body').hasClass('page-template-template-blank-php')) 
    					{
    						tempPadding = (tempPadding / 2 ) + non_shrinking + non_shrinking2;
    					}
    					else if ( $('body').hasClass('page-template-template-blank-php') ) 
    					{
    						tempPadding = non_shrinking + non_shrinking2;
    					} 
    					else 
    					{
    						tempPadding = tempPadding + non_shrinking + non_shrinking2;
    					}

    I hope that helps.

    Cheers!
    Ismael

    in reply to: Layout problem with layout builder and layer slider #251923

    Hi!

    Thank you for the links.

    On what browser and OS are you testing this with? I checked both links on Chrome and Firefox Windows 8, both sliders shows fine on the same page. Is this issue fixed?

    Regards,
    Ismael

    in reply to: Fontello and Enfold issue-New Topic #251922

    Hi!

    Thank you for using the support forum and we’re sorry that you’re having this issue.

    This error is a server side issue which means that we will need access to your ftp. If you don’t mind, please post the ftp login details here. I’ll forward this thread to Kriesi for further investigation.

    Cheers!
    Ismael

    in reply to: mobile menu with video behind #251918

    Hi!

    Thank you for the link.

    Please add this on custom.css or Quick CSS along with the suggested code above:

    .html_header_top.html_header_sticky #header {
    position: fixed;
    z-index: 2000;
    }

    Regards,
    Ismael

Viewing 30 posts - 59,341 through 59,370 (of 67,572 total)