Forum Replies Created

Viewing 30 posts - 25,771 through 25,800 (of 82,625 total)
  • Author
    Posts
  • in reply to: Mason gallery light box not showing photos on iPad #728519

    Hi,


    @kieranvyas
    i checked your page on my iphone 5s on ios 10.1.1 and it does work fine on my end. Attached a screenshot in private content field. I will ask my teammates to check your site on ios10.2. Please kindly wait to hear from them.


    @ksei81
    and @winnieandbuzz, please start new threads and attach a link to your pages where we can see the issue. If you post them here they will be visible to creator of this thread as well

    Best regards,
    Yigit

    in reply to: Full width WooCommerce shop #728509

    Hey Synergi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .woocommerce .content { width: 100% !important; border: none !important; }
    .woocommerce .sidebar { display: none !important; }
    

    Best regards,
    Yigit

    in reply to: All " pages" are shown on Home page #728507

    Hey!

    I am seeing the same menu on your homepage as well. Have you figured it out already? :)
    Please do not forget to create a new menu in Appearance > Menus and then to sync the menus

    Best regards,
    Yigit

    in reply to: testimonial images are faded #728486

    Hi,

    I had the same issue as Rikard. It just loads up like that. There are no fields.
    Your link, /wp-admin and /wp-login.php returns the same result.

    Best regards,
    Yigit

    in reply to: Disabling past dates in datepicker #728483

    Hey robertruedam,

    We would definitely recommend you to use a child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/ in order to avoid applying the same changes each time you update the theme.

    Please copy unmodified enfold/framework/php/class-form-generator.php file and paste it inside enfold-child folder and find following at the top and remove it (please do not remove PHP opening tag)

    
    if (  ! defined( 'AVIA_FW' ) ) exit( 'No direct script access allowed' );
    

    and then add following code to Functions.php file of your child theme

    
    require( 'class-form-generator.php' );
    

    Then open class-form-generator.php file in your child theme and find

    
    class avia_form extends aviaFramework\base\object_properties
    

    and change it to:

    
    class avia_form //extends aviaFramework\base\object_properties
    

    Then, find the following line:

    
    echo 'jQuery( function(){ jQuery(".avia_datepicker").datepicker({
    

    then add the following right below that line

    
    minDate: 0,
    

    Best regards,
    Yigit

    • This reply was modified 2 years, 4 months ago by Yigit. Reason: Updated the instructions
    in reply to: align buttons to the left #728479

    Hi,

    You are welcome! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

    in reply to: Change h3 tags in footer widget – Child theme of Enfold #728478

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

    in reply to: Shortcode executed in backend #728477

    Hi,

    Glad you figured it out!
    Please contact plugin authors and they should have better insight on what could be causing the issue :)

    Best regards,
    Yigit

    in reply to: Info Support #728425

    Guten tag!

    Ja, wir bieten Support auch auf Deutsch an :)
    We have German speaking moderators ( i am not one of them :) ), so you can post your questions in German.

    Let us know if you have any other questions.

    Happy new year! :)

    Liebe Grüße,
    Yigit

    in reply to: Purchased theme #728422

    Hi Jeff!

    Thank you for contacting us!

    For each domain, you would need a new license.

    Let us know if you have any other questions or issues – https://kriesi.at/support/register/

    Enjoy your holidays! :)

    Regards,
    Yigit

    in reply to: Problems #728419

    Hi!

    Please add following code to functions.php file in Appearance > Editor

    add_theme_support('avia_no_session_support');

    Regards,
    Yigit

    in reply to: Selecting the Perfect WordPress Theme #728415

    Hey!

    Not at all!

    Enjoy your holidays :)

    Regards,
    Yigit

    in reply to: Selecting the Perfect WordPress Theme #728413

    Hi!

    You could try using our other themes however Enfold definitely would be the easiest to work with comparing to others. That is why we are recommending it :)
    Enfold is currently the only theme that is using Advanced Layout Builder. Our older themes have different template builders but they are not as advanced as ALB, hence the name :)

    Let us know if you have any other questions!

    Best regards,
    Yigit

    in reply to: Selecting the Perfect WordPress Theme #728410

    Hi!

    Thank you for contacting us!

    Currently Enfold theme is the most popular, powerful, flexible and user friendly theme we have ever created therefore we would recommend you that one.
    Enfold is fully compatible with WPML. You can easily turn site into a multilingual one. You can use WooCommerce Bookings plugin we used on hotel demo as well.

    You can import one of Enfold demos with a single click in Enfold theme options > Demo Import within a few minutes and start working on your website right away.

    Enfold uses Advanced Layout Builder ( please go to – http://kriesi.at/documentation/enfold/videos/ and check out “Intro to the Advanced Layout Editor” video to see how it works. Currently there are many more elements on ALB and we are adding new ones with major updates).

    Enfold is $60 on ThemeForest and comes with a 6 month support, you can extend it to a year. After purchasing Enfold, you can register to our support forum – https://kriesi.at/support/register/ and start a new thread whenever you have a question or an issue and we will gladly try to help you.

    Let us know if you have any other questions :)

    Enjoy your holidays!

    Regards,
    Yigit

    in reply to: Problem with Facebook #728408

    Hey Dan!

    Thank you for contacting us!

    I checked your website and Facebook likebox shows up fine on my end. Attached a screenshot in private content field. I believe you have figured it out already? :)

    If you have any other questions or issues, please register to our forum – https://kriesi.at/support/register/ and start a new thread under Enfold sub forum.

    Enjoy your holidays!

    Regards,
    Yigit

    in reply to: Need your help please Menu with bigger logo #728401

    Hey Doug!

    Yes, that goes to Codeable where you can find experienced developers who knows our themes so well, therefore we recommend them. Customizations i provided are quick workarounds but might not be the best solution in the long run i am afraid :)

    Regards,
    Yigit

    in reply to: Need your help please Menu with bigger logo #728399

    Hi,

    I added the envelope to be able to add background to the right side therefore i removed it.
    Then, Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .phone-info:before {
        content: '';
        width: 20px;
        height: 20px;
        border-radius: 100%;
        background: #1e2a87!important;
        display: block;
        position: absolute;
        margin-left: -24px;
        top: -6px;
    }
    

    You may need further adjustments. In case you do, please consider to hire a freelancer :)

    Best regards,
    Yigit

    in reply to: Seperate Mobile Menu Issues #728385

    Hi,


    @smilefactory
    Please feel free to request – or vote if already requested – such feature on Enfold feature request form. Please include examples as well :)

    Enjoy your holidays!

    Best regards,
    Yigit

    in reply to: Quick CSS to activate the custom ID in the color section? #728384

    Hi,

    I am unfortunately not able to go to WordPress dashboard using provided logins. We need to be able to edit the product to apply the changes. Can you please check the logins once again?
    Also, please feel free to request – or vote if already requested – such feature on Enfold feature request form.

    Enjoy your holidays!

    Best regards,
    Yigit

    in reply to: Support questions from staff cannot be answered #728383

    Hi Elmar,

    I added following code to bottom of Style.css file of your child theme on your staging site

    .blockUI.blockOverlay:after { content: "Processing…"; font-size: 40px; color: red; width: 100%; position: absolute; bottom: -20px;  }
    

    Please add it to your live site and adjust it as needed :)

    Best regards,
    Yigit

    in reply to: Agency #728382

    Hi Phillip!

    Thank you for contacting us!

    Agencies usually include the license cost to their service to their clients and then give them purchase code, so your clients can register to our support forum here – https://kriesi.at/support/register/ and start a new thread whenever they have a question or an issue. Also, you can insert username and API key in Enfold theme options – kriesi.at/documentation/enfold/updating-your-theme-files/ so your client would receive auto updates and update the theme from WordPress dashboard.

    Each domain requires a new license. Unfortunately, currently there is no “developer” or “agency” license on Envato/ThemeForest, therefore, you would need to purchase a regular license each time you would like to use the theme on a clients website.

    I hope that was helpful!

    Let us know if you have any other questions and enjoy your holidays! :)

    Cheers!
    Yigit

    in reply to: Enfold Theme #728381

    Hey Steve!

    Thank you for contacting us!

    Yes, all theme demos you can see here – http://kriesi.at/themedemo/?theme=enfold-overview are included in Enfold. After installing and activating the theme, you can simply go to Enfold theme options > Demo Import and import wanted demo with a single click within a few minutes :)

    Themeforest currently seems to be down on my end as well. Please try again later. It should be available here – https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?ref=Kriesi :)

    No. After purchasing the theme, you can register to our support forum here – https://kriesi.at/support/register/ and start a new thread whenever you have a question or an issue and we will gladly try to help you :)

    Let us know if you have any other questions and enjoy your holidays!

    Best regards,
    Yigit

    in reply to: Embed a shopify Buy Now button into enfold – not working! #728379

    Hi,

    I removed scripts from your custom HTML and added following code to functions.php file in Appearance > Editor – http://pastebin.com/ausMhtmz. However only the one in table is working. That might be because you are adding two buttons on the same page.
    Please consider using one button or hire a freelance developer for further customization.

    Enjoy your holidays!

    Best regards,
    Yigit

    in reply to: Discount Christmas #728373

    Hi Hamzah!

    Thank you for contacting us!

    I believe we are not able to provide any discounts however we will forward your question to Kriesi.
    He is currently very busy working on theme updates and should be able to reply within a few days. Could you please kindly wait to hear from us? :)

    Enjoy your holidays!

    Cheers!
    Yigit

    in reply to: Support questions from staff cannot be answered #728372

    Hi,

    I added following code to functions.php file of your child theme

    add_filter('avf_portfolio_cpt_args','av_change_portfolio_slug');
    function av_change_portfolio_slug($args){
        	global $avia_config;
     
    	$labels = array(
    		'name' => _x('Portfolio Items', 'post type general name','avia_framework'),
    		'singular_name' => _x('Portfolio Entry', 'post type singular name','avia_framework'),
    		'add_new' => _x('Add New', 'portfolio','avia_framework'),
    		'add_new_item' => __('Add New Portfolio Entry','avia_framework'),
    		'edit_item' => __('Edit Portfolio Entry','avia_framework'),
    		'new_item' => __('New Portfolio Entry','avia_framework'),
    		'view_item' => __('View Portfolio Entry','avia_framework'),
    		'search_items' => __('Search Portfolio Entries','avia_framework'),
    		'not_found' =>  __('No Portfolio Entries found','avia_framework'),
    		'not_found_in_trash' => __('No Portfolio Entries found in Trash','avia_framework'),
    		'parent_item_colon' => ''
    	);
        $permalinks = get_option('avia_permalink_settings');
        if(!$permalinks) $permalinks = array();    
    
        $permalinks['portfolio_permalink_base'] = empty($permalinks['portfolio_permalink_base']) ? __('portfolio-item', 'avia_framework') : $permalinks['portfolio_permalink_base'];
        $permalinks['portfolio_entries_taxonomy_base'] = empty($permalinks['portfolio_entries_taxonomy_base']) ? __('portfolio_entries', 'avia_framework') : $permalinks['portfolio_entries_taxonomy_base'];
    	$args = array(
    		'labels' => $labels,
    		'public' => true,
    		'show_ui' => true,
    		'capability_type' => 'post',
    		'hierarchical' => false,
    		'rewrite' => array('slug'=>_x($permalinks['portfolio_permalink_base'],'URL slug','avia_framework'), 'with_front'=>false),
    		'query_var' => true,
    		'show_in_nav_menus'=> true,
    		'taxonomies' => array('post_tag'),
    		'supports' => array('title','thumbnail','excerpt','editor','comments'),
    		'menu_icon' => 'dashicons-images-alt2'
    	);
    return $args;
    }

    and then flushed permalink settings. Please review your website now :)

    Best regards,
    Yigit

    in reply to: Need your help please Menu with bigger logo #728369

    Hi!

    I adjusted custom CSS code in Quick CSS field a little and added a new social icon in Enfold theme options to use it as the background for the right side as otherwise, it would not be easily possible :)
    Please review your website now

    Cheers!
    Yigit

    Hi,

    I do not have much experience with measurement price calculator plugin unfortunately however when i checked the examples here – https://woocommerce.com/products/measurement-price-calculator/ it seems like by default quantity buttons do not show up. I also tried temporarily activating Twenty Sixteen theme and quantity buttons still did not show up.

    Can you please check with Woo support theme once again and make sure that all settings are correct and that quantity buttons should display?

    Sorry for the late reply, thanks for your kind words.
    Enjoy your holidays! :)

    Best regards,
    Yigit

    in reply to: Stretched layout with background image for whole site #728364

    Hi,

    Please go to Enfold theme options > General Layout and choose to display boxed layout then go to Enfold theme options > General Styling > Body Background and upload custom background image. An example can be seen here – http://kriesi.at/themes/enfold/?skin=Boxed%20Wood

    If that does not help, please post a screenshot and show the changes you would like to make. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.

    Enjoy your holidays!

    Best regards,
    Yigit

    in reply to: Issue with Tablet View #728360

    Hi,

    It seems like you used column elements instead to solve the issue, is that correct? :)
    If not, please point out the current issues so we can assist you further

    Enjoy your holidays!

    Best regards,
    Yigit

    in reply to: Test-Version Enfold #728359

    Hallo Müller,

    Thank you for contacting us!

    Due to our agreement with Envato/ThemeForest, we are not allowed to sell/distribute themes directly, therefore, unfortunately we are not able to provide you a test version of the theme.

    Please go to – http://kriesi.at/documentation/enfold/videos/ and check out “Intro to the Advanced Layout Editor” video to see how Advanced Layout Builder works. Please note that currently there are many more elements in ALB and we are adding new ones with major updates. You can also find some reviews on Youtube :)
    Also, please check out Enfold showcase thread here – https://kriesi.at/support/topic/enfold-showcase/page/40/ to see what other users created using Enfold.

    Let us know if you have any other questions and enjoy your holidays!

    Best regards,
    Yigit

    P.S.: If you would like to receive replies in German, please let us know so our German speaking moderators can contact you. If you do not mind posting in English, please do so, as we have more English speaking moderators so you would probably receive quicker response :)

Viewing 30 posts - 25,771 through 25,800 (of 82,625 total)