Forum Replies Created

Viewing 30 posts - 45,211 through 45,240 (of 66,145 total)
  • Author
    Posts
  • in reply to: Video Inside Slider Caption #513118

    Hi jesseaborden!

    Thank you for using the Enfold.

    Unfortunately, the theme doesn’t recognize wistia media url so you have to use youtube, vimeo or self hosted videos (mp4, ogg etc) in a lightbox.

    Regards,
    Ismael

    in reply to: Center Copywrite message #513117

    Hey mips1000!

    Thank you for using Enfold.

    Please add this in the Quick CSS field:

    #socket .copyright {
        float: left;
        text-align: center;
        width: 100%;
    }

    Regards,
    Ismael

    in reply to: Problem avia post navigation – Portfolio #513113

    Hi soltner!

    Thank you for using Enfold.

    Could you please provide the login details so we can see what’s going on in your installation? Set them in the private field.

    Cheers!
    Ismael

    in reply to: Issue adding xml code in the text block.. #513109

    Hey!

    Please edit the code block, add the xml code in the editor then add “xmp” in the Code Wrapper Element field, without the quotes.
    http://www.w3.org/TR/REC-html32#xmp

    Cheers!
    Ismael

    in reply to: Textbearbeitung in Advanced Layout Designer unmöglich #513108

    Hey!

    I’m getting a script error in the advance layout builder. Do you remember adding this code somewhere?

    <html>
    <body>
    <script type="text/javascript">
        parent.processForm('&ftpAction=openFolder');
    </script>
    </body>
    </html>

    It is being rendered above the html tag. I tried to deactivate all plugins, no dice. A custom modification perhaps?

    Regards,
    Ismael

    in reply to: Set up separate navigation in gallery area #513107

    Hey!

    Use the advance layout builder when you build the content of the portfolio item. Add the “Separator / Whitespace” below the gallery. Set it to custom then adjust the options.

    Cheers!
    Ismael

    in reply to: Mega menu #513105

    Hey!

    Disable the “This column should start a new row” setting in the mega menu’s column.

    Cheers!
    Ismael

    in reply to: How to apend additional icon font #513104

    Hey!

    This is actually a small bug in the font icon loader. If you upload icon fonts in the same font icon family (fontello, entypo etc), it will override the whole set. Try to upload all icons fonts that you want in one go.

    EDIT: Add a unique name for each icon set in the field beside red “Download webfont” button. (http://fontello.com/)

    Cheers!
    Ismael

    Hi Simon!

    Thank you for using Enfold.

    I tried to access the dashboard but the login credentials above are not working. We usually recommend the memory limit to be set to at least 128M. If it doesn’t fix the issue, try to deactivate all plugins then do a simple test. Activate the plugin one at a time in order to find which is causing the issue. Also, try to check if there is anything in the error logs.

    Regarding the menu issue, add this in the .htaccess files to increase the max_input_vars value:

    php_value max_input_vars 3000
    

    Regards,
    Ismael

    in reply to: Stacking navigation links into two rows. #513102

    Hey!

    Sorry if we close this thread without providing a solution. You can find the solution on the new thread. https://kriesi.at/support/topic/stacking-navigation-links-into-two-rows-2/#post-513101

    Best regards,
    Ismael

    in reply to: Stacking navigation links into two rows. #513101

    Hi Joe!

    Thank you for using Enfold.

    Add this code to fix the menu issue:

    #avia-menu li a {
        height: 50px !important;
        line-height: 50px !important;
    }

    It will also fix the vertical alignment of the menu container. Add css media queries to adjust the style of the menu on different screen sizes.

    Best regards,
    Ismael

    in reply to: Visual Editor and posts problem #513100

    Hey!

    This has been the default behaviour ever since we enable the advance layout builder for posts. If you switch to ALB, all default post elements will be removed including the post title, post meta info etc. You will be able to build the post content from scratch. Also, you have to add a summary in the Excerpt box in order to show an excerpt in the blog overview page.

    Regards,
    Ismael

    in reply to: remove active menu indicator on home page #513099

    Hey!

    Try to replace the css modifications with this:

    .home .current_page_item a .avia-menu-fx {
        display: none !important;
    }
    
    .home .current_page_item:hover a .avia-menu-fx {
        display: block !important;
    }

    Remove browser cache then reload the page.

    Regards,
    Ismael

    in reply to: Hit Update and losing content #513098

    Hi!

    Please try the following:

    1.) Current PHP version is 5.3.28, please ask your hosting provider to upgrade to 5.4 or higher versions. There’s a slim chance that this will fix the issue but at least you get to upgrade PHP which is a plus.

    2.) Go to wp-content, look for the plugins folder then rename it. This will temporarily disable all plugins in your installation. Remove browser cache then test the page editor.

    3.) Try to adjust the auto save interval of WP. Add this in the wp-config.php file located in the wp root directory:

    define('AUTOSAVE_INTERVAL', 99999);
    

    If possible, please ask your hosting provider to create a php info page. Thank you.

    Cheers!
    Ismael

    in reply to: vertical alignment of image in content section #513097

    Hey!

    Please turn on the custom css class: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Edit the image element, add a unique custom css class attribute as described in the documentation. Use “custom-image” for example, add this in the Quick CSS field to center align the image:

    #home .custom-image {
        position: absolute;
        top: 0px;
        left: 50%;
        transform: translate(-50%, 0);
    }

    Remove the previous code.

    Cheers!
    Ismael

    in reply to: How to get posts to be created in a /blog directory #513096

    Hi!

    Are you trying to redirect the posts on a subdomain (http://www.uncorkd.biz/blog/)? I’m sorry but I don’t think that’s possible because they are on a separate installation, using different themes. You can try a redirect plugin but you will have to configure every post manually.

    https://wordpress.org/plugins/redirection/
    https://wordpress.org/plugins/quick-pagepost-redirect-plugin/

    Best regards,
    Ismael

    in reply to: Logo Alignment in the Header #513095

    Hey!

    Do you have any kind of security plugin or country block? I can’t seem to load the page. Try to use this selector to adjust the position of the logo:

    .header-scrolled .logo {
        top: 1px;
        left: 5px;
    }

    Regards,
    Ismael

    in reply to: Mobile Site #513093

    Hi!

    The site loads fine on my iPod Touch. What is your mobile phone and on what browser are you testing this? Please try to use Chrome or Firefox.

    Regards,
    Ismael

    in reply to: iPad drop down menu won't "tap-off" #512598

    Hey!

    OK. Let’s focus on the page above. This is just a workaround and not an actual fix. What if the parent menu item “Going Out” is not a link so it doesn’t reload the page every time you tap on it. Just put “#” symbol to make it a static link. You can create another set of links containing parent menu items (Going Out, Shopping, Servcices etc). If you remove the link of the parent menu items, you can tap on it to show the sub menu items then tap outside the sub menu container to close it.

    Best regards,
    Ismael

    in reply to: Stacking navigation links into two rows. #512593

    Hi!

    Sorry for the delay. I checked the new page but you removed the main menu and then added a table so just try this in the old installation:

    #avia-menu li {
        float: left;
        width: 50%;
        display: block;
        clear: none;
        height: 50px;
    }

    You can add the code in the Quick CSS field under General Styling panel.

    Regards,
    Ismael

    Hey!

    This is an issue with WP version 4.2, specifically the register_sidebar function which will now require an ID. Unfortunately, it breaks the theme’s custom widget areas. You might find the assigned widgets relocated in the Appearance > Widgets > Inactive Widgets section. And you have to assign it again to their respective widget areas which is a lot of work if you have 100+ widgets. Also, make sure NOT to use any special characters on custom widget area name. We are very sorry for the inconvenience.

    Cheers!
    Ismael

    in reply to: Author Pic NOT Gravitar #512581

    Hi!

    No problem. Let us know if you need anything else. :)

    Cheers!
    Ismael

    in reply to: Too many images generated by Accordion Slider #512579

    Hi!

    If you want to remove the theme’s preset thumbnails, just add this in the functions.php file:

    function wp_23223255_6469586506596() { 
    	add_image_size('masonry', 0, 0);
    	add_image_size('magazine', 0, 0);
    	add_image_size('widget', 0, 0);
    	add_image_size('featured', 0, 0);
    	add_image_size('featured_large', 0, 0);
    	add_image_size('extra_large', 0, 0);
    	add_image_size('portfolio_small', 0, 0);
    	add_image_size('gallery', 0, 0);
    	add_image_size('entry_with_sidebar', 0, 0);
    	add_image_size('entry_without_sidebar', 0, 0);
    	add_image_size('square', 0, 0);
           add_image_size('shop_single', 0, 0);
          add_image_size('shop_thumbnail', 0, 0);
          add_image_size('shop_catalog', 0, 0);
    }
    add_action( 'after_setup_theme', 'wp_23223255_6469586506596', 11 );

    Use the follwing plugin to regenerate the thumbnails( since we set the dimension of the thumbnails to ZERO, they are not going to regenerated): https://wordpress.org/plugins/force-regenerate-thumbnails/

    EDIT: Make sure to refresh the page before clicking the “Regenerate” button.

    Note that this might impact the page speed because every page will load the original size of the image.

    Regards,
    Ismael

    in reply to: German translation misses time units for countdown timer #512575

    Hi!

    They are actually the same. The only difference is that in the documentation, we use the theme’s local filter (ava_theme_textdomain_path) to adjust the lang folder path. Do you have a child theme? Could you please provide a link to the actual site?

    Regards,
    Ismael

    in reply to: Text width in Easy Slider #512573

    Hey Gimrog!

    Thank you for using Enfold.

    Please use this in the Quick CSS field to adjust the width of the caption:

    .slideshow_caption {
        width: 60%;
    }

    Adjust the font size of the title and text with this:

    .avia-caption-content {
        font-size: 20px !important;
    }
    
    .avia-caption-title {
        font-size: 50px !important;
    }

    Use css media queries in order to adjust the values in different screen sizes. Example for iPad or tablets:

    /* Tablet Portrait size to standard 960 (devices and browsers) */
    @media only screen and (min-width: 768px) and (max-width: 989px) {
    .slideshow_caption {
        width: 50%;
    }
    
    .avia-caption-content {
        font-size: 15px !important;
    }
    
    .avia-caption-title {
        font-size: .30px !important;
    }
    }

    Best regards,
    Ismael

    in reply to: How to turn Fullwith Easy Slider responsive? #512571

    Hi!

    You can adjust the height of the slider but some parts of the images might NOT be visible inside the container:

    @media only screen and (max-width: 767px) {
    .avia-slideshow-inner, .avia-slideshow-inner img {
        height: 300px !important;
    }
    
    .avia-slideshow-inner img {
        min-width: 1000px !important;
    }
    
    .avia-fullwidth-slider {
        min-height: 300px;
    }
    }

    Best regards,
    Ismael

    in reply to: contact page not working #512566

    Hi!

    Please follow the instructions here: http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/

    If the troubleshooting tips doesn’t fix the issue, contact your hosting provider for more info.

    Cheers!
    Ismael

    in reply to: Change page title container background only #512565

    Hi JHU8ghsrr5!

    Thank you for using Enfold.

    Please post the link to the actual page. You can try this in the Quick CSS field:

    .alternate_color.title_container {
        background-color: red;
    }

    Cheers!
    Ismael

    in reply to: return to top arrow missing on mobile #512562

    Hey Nancy!

    Thank you for using Enfold.

    I checked the site on mobile screen and the scroll to top link is visible. Please remove browser cache and reload the page. It is hidden by default because you can actually double tap the top edge of the mobile browser to go back to the top of the page.

    Regards,
    Ismael

    Hey janban23!

    Thank you for using Enfold.

    Safari cannot recognize the file name because of the special character. Please remove the “ü” in the image file name then upload it again.

    http://city-madness.com/wp-content/uploads/2015/09/150914-XCM-FRANKFURT-1200x900-SW-tu%CC%88rkis.jpg
    

    Regards,
    Ismael

Viewing 30 posts - 45,211 through 45,240 (of 66,145 total)