Forum Replies Created

Viewing 30 posts - 57,721 through 57,750 (of 67,602 total)
  • Author
    Posts
  • Hey!

    Thank you for using the theme.

    To be honest, we really can’t provide advance support for these plugins as stated on our support policy. As Yigit stated there are various styling issues when using the Formidable. We suggest that you try both plugins’ demo then pick which ones suit you best.

    Cheers!
    Ismael

    Hi!4

    Thank you for the update.

    I enabled the WP Seo plugin and the advance layout builder is still working. Maybe a combination of your plugins are causing the issue. Activate them one at a time to find the culprit.

    http://reseauweb.fr/wp-admin/post.php?post=100&action=edit&lang=fr&message=1

    Cheers!
    Ismael

    in reply to: 2 – BlogPost Meta – Categories VS Author #287997

    Hey!

    Thank you for the access.

    What blog style are you planning to use? Please duplicate the includes folder on the child theme then place the loop-index.php. Edit the file, look for this code:

    echo '<div class="entry-content" '.avia_markup_helper(array('context' => 'entry_content','echo'=>false)).'>';
                echo $content;
                echo '</div>';

    Replace it with this:

    echo '<div class="entry-content" '.avia_markup_helper(array('context' => 'entry_content','echo'=>false)).'>';
                if(!is_archive()){
                echo $content;
    			} else {
    			$excerpt = the_excerpt(); 
    			echo $excerpt.'<a href="'.get_permalink().'" class="more-link">'.__('Read more','avia_framework').'<span class="more-link-arrow">  &rarr;</span></a>';
    			}
                echo '</div>';

    Best regards,
    Ismael

    in reply to: Toggles IE 11 #287990

    Hi ykblue!

    Thank you for using the theme!

    The site looks ok on IE11. Please try to remove all browser extension then check it again:

    Regards,
    Ismael

    in reply to: Testimonial Layout #287843

    Hey foking!

    Thank you for visiting the support forum!

    Please add this on Quick CSS or custom.css:

    div.avia-testimonial-meta {
    margin: 0;
    }
    
    div.avia-testimonial-image {
    float: right;
    }

    Cheers!
    Ismael

    in reply to: Seitentitel immer anzeigen lassen #287842

    Hey!

    Thank you for the info.

    This is possible but you should not enable the shrinking header option. Add this on Quick CSS or custom.css:

    div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container {
    position: fixed;
    z-index: 1000;
    border-bottom: 1px solid;
    }

    Cheers!
    Ismael

    in reply to: Video-Portfolio in Lightbox with Sublines #287841

    Hey Banqo!

    Thank you for using the theme.

    I see that you’re using the ajax portfolio to add a video plus description. It’ll be a good solution for now because the latest patch of Enfold will include a new a kind of lightbox. PrettyPhoto will be replaced by Magnific PopUp plugin.

    Cheers!
    Ismael

    Hey 2waybrasil!

    Thank you for using the theme!

    If you want to use a standalone version of the layer slider plugin, please add this on functions.php:

    add_theme_support('deactivate_layerslider')
    

    You can now install the layer slider on the Plugins panel.

    Regards,
    Ismael

    in reply to: Separator / Whitespace controls #287837

    Hi fgrippe!

    Thank you for using the theme!

    You can add a unique selector on any avia elements including the horizontal rule. 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 the horizontal rule, add a custom css selector. For example, we’ll use “awesome-hr”. Add this on Quick CSS or custom.css to change the margin and height of that specific hr element:

    div.hr.awesome-hr {
    margin: 10px 0;
    height: 10px;
    line-height: 10px;
    }

    Regards,
    Ismael

    in reply to: Change portfolio-item url? #287834

    Hi!

    Thank you for using the theme!

    Please go to Settings > Permalinks, look for the Portfolio Items Base.

    Regards,
    Ismael

    in reply to: Custom shortcodes in Accordion title? #287831

    Hi!

    Thank you for using the theme.

    If I am not mistaken, you should use [shortcode1] not [image1] in order to call the shortcode function image1.

    Cheers!
    Ismael

    in reply to: Editing google fonts does not work with some lines #287827

    Hi!

    There is not testimonial element below the magazine overview but you can use this:

    div.avia-testimonial_inner, div.avia-testimonial_inner > * {
    font-family: "Source Code Pro", arial, sans-serif;;
    }

    Regards,
    Ismael

    in reply to: Portfolio items #287817

    Hi Charlie999!

    Thank you for using the theme.

    You can adjust the padding of the portfolio items:

    #top .grid-entry.isotope-item {
    z-index: 2;
    padding: 10px;
    }

    Regards,
    Ismael

    in reply to: form creation #287814

    Hey!

    A lot of users are using the Gravity Forms plugin so I’ll go with it but you can try both.

    Best regards,
    Ismael

    in reply to: How to make font size smaller in footer widgets #287811

    Hey Mkieling!

    Thank you for using the theme!

    Please use this on Quick CSS or custom.css:

    .footer_color a,  .footer_color p, .footer_color {
    font-size: 13px;
    }

    Regards,
    Ismael

    Hi RickSharpell!

    Thank you for using the theme.

    I’m not sure how it looks on Nexus 7 but it sure is responsive on other devices. Please check here: http://quirktools.com/screenfly/#u=http%3A//www.rickrelax.com/&w=360&h=640&a=38

    Regarding the first slide, I think you need to use the fullscreen slider if you want the text to be a part of the actual image. Or remove the text from the background image and place it as caption text. I’l ask the rest of the support team to check it on android device.

    Cheers!
    Ismael

    Hey Mkieling!

    Thank you for visiting the support forum!

    The link you provided lead us to a 404 error page. Are you referring to the advance layer slider? A screenshot of the issue will help.

    Cheers!
    Ismael

    in reply to: Masonry Blog? #287803

    Hey!

    Glad you found it. In case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.

    If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)

    Regards,
    Ismael

    Hey Mkieling!

    Thank you for using the theme.

    You can use the Logo/Partner element on the advance layout builder or use the columns layout plus the Image elements.

    Regards,
    Ismael

    in reply to: Enfold & WPML, CSS issues #287801

    Hey snafroth!

    Thank you for using the theme.

    Please go to Enfold (DE) > Import/Export panel. Export the theme settings then import it on the English version of the site to correct some styling. You might need to change the English version’s Frontpage settings after importing the theme settings. If you have added any css modifications on the Quick CSS field, copy it then place it on wp-content > themes > enfold > css > custom.css file.

    Best regards,
    Ismael

    in reply to: Enfold – Blog posts font styling #287798

    Hey blaircomm!

    Thank you for using the theme.

    You can use the plugin firebug or google chrome’s developer tool to get the right css selectors. You can use it directly on custom.css file. For example, if you want to change the body text of single post, use this:

    .single .template-blog p {
    font-size: 18px;
    color: red;
    font-weight: bold;
    }

    Use this for the post title:

    #top .fullsize .template-blog .post-title {
    text-align: center;
    font-size: 50px;
    padding: 15px 0;
    max-width: 800px;
    margin: 0 auto;
    }

    Change the round container using this:

    span.rounded-container {
    border-radius: 0;
    }
    

    In case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.

    If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)

    Best regards,
    Ismael

    in reply to: Where to host a site for fast loading speeds #287795

    Hi Mkieling!

    Thank you for using the theme.

    Do you mind if we take a look at the actual website? It really depends on the type of hosting plan that you have. If you’re using a shared server or plan, expect the loading speed of the website to be average. Try to optimize the website by following these little steps:

    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.

    If you’re still not satisfied with the page speed, get a dedicated server for your domain. You can try Media Temple or Bluehost. They have plans specifically for WordPress websites.

    Regards,
    Ismael

    in reply to: No "Close" button on Portfolio Lightbox #287793

    Hi!

    Thank you for the update.

    The lightbox function is not working when I check the images. Please deactivate all plugins then test it again. If the lightbox works after deactivating the plugins, activate them one at a time to find the culprit.

    Regards,
    Ismael

    in reply to: Disable Accordion Slider Image Link #287792

    Hi besamist!

    Thank you for using the theme.

    What type of accordion slider are you using? Is it image or entry based? If it is image base then you can manually set the link for each image. If you want to disable the link entirely, use this on Quick CSS or custom.css:

    a.aviaccordion-slide-link {
    pointer-events: none;
    }

    Cheers!
    Ismael

    in reply to: Social Media Icons on socket #287790

    Hey!

    Thank you for using the theme.


    @Palvarini
    : How did the developer add the social icons? Please post the website URL here. We would like to check it.

    Regards,
    Ismael

    in reply to: 2 – BlogPost Meta – Categories VS Author #287789

    Hi!

    Thank you for the update.

    The filter is actually working on my end. Testing on Enfold 2.8.1, WP 3.9.1. Anyway, please post the login details here and set it as a private reply. We would like to check it.

    Cheers!
    Ismael

    Hi!

    Thank you for the info.

    Please try this:

    add_filter('avf_title_args', 'fix_events_page_title', 10, 2);
    function fix_events_page_title($args,$id)
    {
        if(get_query_var('post_type') == 'tribe_events' && is_single())
        {
                $args['title'] = 'Screenings';
        }
        return $args;
    }

    Cheers!
    Ismael

    Hi!

    Thank you for the update.

    Please post the website URL here. We need to inspect it.

    Cheers!
    Ismael

    in reply to: Next and Previous post link #287786

    Hey!

    Glad you found it. If you still have questions, let us know :)

    Cheers!
    Ismael

    in reply to: Menu Bar, No Logo #287785

    Hi!

    Thank you for the update.

    Please add this on Quick CSS or custom.css:

    html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 36px;
    }

    Regards,
    Ismael

Viewing 30 posts - 57,721 through 57,750 (of 67,602 total)