Viewing 30 results - 226,621 through 226,650 (of 243,737 total)
  • Author
    Search Results
  • #232729

    Hi!

    Sorry but we cannot help you with installing the theme. As Peter posted, this video is very helpful for installating the theme via FTP http://vimeo.com/64927356
    Edit: Have you installed WordPress? If not, please also see https://codex.wordpress.org/Installing_WordPress

    Cheers!
    Yigit

    • This reply was modified 11 years, 9 months ago by Yigit.
    #232723

    Josue is it possible if you can do it for me? like I have descriped it before. A yes or no answer would be much appreciated. how can I access in the /wp-content/themes ??? where to click, etc. is that the other solution besides the filezilla? and is filezilla a safe solution or a risky one if I dont have a good secure system in my old macbook?

    #232722

    Hi!

    1- Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    #menu-item-2275 a { color: red; }
    #menu-item-2293 a { color: green; }

    You need to change the menu item ID’s to match your menu items. You can right click on menu items on Chrome or Firefox and inspect elements to find the ID’s.
    2- It is a bit more complicated than that. Can you post the link to your website and point out icon boxes?
    3-You are going to need to use a plugin for that as default contact form does not support upload functionality

    Regards,
    Yigit

    #232719

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #zem_rp_first {
    display: none;
    }

    Cheers!
    Yigit

    #232715

    Hi!

    Please see – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
    You should go to Appearance > Menus and check “Enfold footer menu” http://i.imgur.com/nbeOp53.jpg

    Best regards,
    Yigit

    #232697

    Would love to have a php block content element :-)

    #232695
    Mkieling
    Participant

    Dear support members.

    Could you please take a look at my website: http://www.step1.com.br

    The font used for text is, in my opinion, no the best for this kind of website.

    Would you be so kind as to suggest a font type that you feel would be better?

    Many thanks,

    Miguel

    #232694

    The ability to add a “like” / “love” button to portfolio items.

    For example plugin Zilla-Likes, this works perfectly well with everything apart from portfolio items.

    An example can be found here: http://themes.laborator.co/#theme=calcium – this is showing the like/love button incorporated into the portfolio section.

    +1

    #232686

    The ability to add a “like” / “love” button to portfolio items.

    For example plugin Zilla-Likes, this works perfectly well with everything apart from portfolio items.

    An example can be found here: http://themes.laborator.co/#theme=calcium – this is showing the like/love button incorporated into the portfolio section.

    #232683

    In reply to: Picture overlaping

    This reply has been marked as private.
    #232676
    markofwits
    Participant

    Why would I get this error when opening the Transition Builder?

    Warning: file_get_contents(/hermes/bosoraweb103/b1020/ipw.coresa/public_html/finalsmoke.net/wp-content/themes/enfold/config-layerslider/LayerSlider/sampleslider/sample_transitions.js) [function.file-get-contents]: failed to open stream: No such file or directory in /hermes/bosoraweb103/b1020/ipw.coresa/public_html/finalsmoke.net/wp-content/themes/enfold/config-layerslider/LayerSlider/builder.php on line 14

    Apparently the file sample_transitions.js does not exist?

    Also, are there any tutorial videos for the LayerSlider?

    #232666

    Hello dude
    “Please try to deactivate all third party plugins except WPML.”
    Sorry but it’s unthinkable, I have 12 live multinetwork sites and all the plugins are wide network actived!
    I’m using the very last version of WPML
    And there is something strange with you portfolios categories and WPML:


    #232660
    schloeskeCS
    Participant

    Hi, when using the Enfold gallery, the caption/title of an image shows up with the thumbnails, but not when the image is enlarged in the lightbox. Any way to add the caption/title there (just like the standard wordpress gallery has it)? thanks!

    #232657

    Hey cyrusis!

    Do you have the latest version of Enfold? It has been optimized for hatom entry.

    Please refer to these links:

    https://kriesi.at/support/topic/google-hatom-errors/
    https://kriesi.at/support/topic/hatom-feed-errors-solution-for-enfold/

    Regards,
    Ismael

    #232656

    Hi stacyr311!

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

    1.) Please add this on Quick CSS or custom.css to change the hover color of main menu:

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

    2.) Please hire a freelance developer to add the hover effects. You can find a lot of tutorials for image rollover.

    3.) Please refer to this link: http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/

    Best regards,
    Ismael

    Hey cbcolvard!

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

    You can add something like this on Enfold > Header > Phone Number or small info text field:

    <a href=”tel:123456789″>123456789</a>
    

    Please add a social icon so that we can inspect it on mobile view.

    Regards,
    Ismael

    #232637

    Hey AntonNovikov!

    Add this code into the enfold/functions.php file to remove the cart:

    
    add_action('init','avia_child_theme_setup');
    function avia_child_theme_setup(){
    remove_action( 'ava_main_header', 'avia_woocommerce_cart_dropdown', 10);
    }
    

    Best regards,
    Peter

    Hey gerry3211!

    Maybe a third party plugin removes them? Try to deactivate all plugins except WooCommerce and check the results. Also make sure that you use the latest version of Enfold (2.5.4) and WooCommerce and that no custom code (css/php) interferes with the tabs.

    Regards,
    Peter

    #232627

    Hey!

    Yes exactly. Enfold doesn’t use page templates to build the layout but it just inserts shortcodes into the content which then embed the shortcode output (you can find the shortcode files in wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/). The template file ( wp-content/themes/enfold/template-builder.php ) is just a wrapper which queries the shortcode/template builder content and outputs it.

    Best regards,
    Peter

    #232626

    In reply to: dummy data Update

    Hi CivilC!

    If you can reset your database (=delete database) without loosing your work I recommend to install this plugin: http://wordpress.org/plugins/wordpress-reset/ and then re-import the dummy data afterwards (Enfold > Theme Options). Make sure you install the latest version of the theme (2.5.4) first.

    Best regards,
    Peter

    #232619

    Hi Roy!

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

    Please download the latest version 2.5.4 of Enfold to fix the video integration with color sections and sliders. You can use the color section element to create a full width page. If you’re not happy with the container width, you can adjust the grid units on css > grid.css file. Another simple trick to increase the width of the container is to insert a Color Section then add a unique css id selector on “For Developers: Section ID” field. Add an id like “chaos-section” for example. Use this on Quick CSS or custom.css:

    #chaos-section .container {
    width: 100% !important;
    }

    Cheers!
    Ismael

    #232613

    In reply to: Subscribe to My Blog?

    Hey!

    No, RSS doesn’t allow you to send emails. The user needs a special rss reader plugin/software which checks the RSS channel from time to time for new entries and if a new entry is available it will notify the user. I.e. Chrome supports some RSS plugins like: https://chrome.google.com/webstore/detail/rss-feed-reader/pnjaodmkngahhkoihejjehlcdlnohgmp

    If you want to send out email newsletter you must install a special plugin like: Tribulant Newsletter Plugin or My Mail. Maybe you can also find a good plugin in the wordpress plugin repository: http://wordpress.org/plugins/

    If you just want to add a rss link/icon to your website I recommend to use the “social icon” option (Enfold > Theme Options > Header) to add an rss icon to the social link bar. The widget is imo not required and the “social icon” solution is better for the performance.

    Regards,
    Peter

    #232611

    Hey!

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

    Please refer to this link if you want to add your own icons: http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/

    Cheers!
    Ismael

    #232608

    Topic: Update for LayerSlider

    in forum Enfold
    beedle
    Participant

    I noticed LayerSlider has a new version out (version 5) that includes an interface overhaul. I haven’t been a big fan of the interface and have had a much easier time with Revolution Slider in the past than I have been having with LayerSlider.

    I am curious what the lag time typically is between the plugin being updated and it being included in the theme. Any idea when you guys plan to update it in Enfold?

    On a related note, if I were to purchase the plugin separately, could I copy it into the LayerSlider folder in layerslider-config and start using it early? Or does Kriesi do some customization to get it integrated into Enfold?

    #232605

    Hi papernapkinmarketing!

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

    The latest version 2.5.4 of Enfold includes a better video integration with the slider and the color section. Please download it on your themeforest account then update the theme via FTP. Watch this video by Devin: https://vimeo.com/channels/aviathemes/67209750

    Did you add any plugins prior to the issue? You might want to deactivate them, see if the issue persist.

    Cheers!
    Ismael

    #232602

    In reply to: Theme Demo content

    Hey shggmbh!

    1) No, afaik Kriesi can’t distribute the exact same content because of license reasons (stock image license, video license, etc.). However I’ll mark this thread for him in case he can send you the demo content somehow. Kriesi added some demo content to the latest update (2.5.4) which demonstrates the new features. If you can reset your database without loosing work I recommend to install this plugin: http://wordpress.org/plugins/wordpress-reset/ and to re-import the dummy data afterwards (Enfold > Theme Options).

    2) Can you post a link to your website/slider please – I need to check which transition(s) are 2D and 3D on your website to reproduce the issue.

    Regards,
    Peter

    #232597

    Hey!

    Yes, you can modify the archives template. Open up wp-content/themes/enfold/template-archives.php and replace:

    
    query_posts(array('posts_per_page'=>8, 'post_type'=>'portfolio'));
    

    with

    
    query_posts(array('posts_per_page'=>-1, 'post_type'=>'portfolio'));
    

    I’m not sure about the plugin though. Please ask the plugin author if it supports custom post types and how you can configure it for portfolio posts.

    Cheers!
    Peter

    #232596

    Hi!

    Please try this code and insert it into the enfold/functions.php file:

    
    add_filter('avf_portfolio_sort_first_label', 'avf_change_portfolio_sort_first_label', 10, 2);
    function avf_change_portfolio_sort_first_label($first_item_name, $params) {
    	if(defined('ICL_SITEPRESS_VERSION') && defined('ICL_LANGUAGE_CODE'))
    	{
    		switch(ICL_LANGUAGE_CODE)
    		{
    		    case 'en':
    				$first_item_name = "All";
    		        break;
    		    case 'de':
    				$first_item_name = "Alle";
    		        break;
    		}
    	}		
            return $first_item_name;
    }
    

    Then replace en and de with the language shortcuts of your translation(s) and instead of “All” and “Alle” insert the translated text.

    Best regards,
    Peter

    #232593
    nessieq
    Participant

    Is it possible to set up multiple seller accounts that each have their own payment gateway methods that will run under one woocommerce online store in enfold?

    I’d like each of my members to have their own independent stores within my site.

    Thanks!

    #232591

    Hey waterwalk!

    Hope you’re feeling well today! Thank you for using the support forum.

    Can you please give us a link to the website? Post the login details here as a private reply.

    Regards,
    Ismael

Viewing 30 results - 226,621 through 226,650 (of 243,737 total)