New Landing How can we help? Atelier Clone similar page of this website [Same theme atelier used]

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Atelier
  • #300107
    viraj
    Member
    Post count: 12

    Hello Sir,

    I want to clone this whole website from start to end. This domain is also using the same theme atelier.

    My queries:

    1. Attached a screenshot. I want exact same only product range will change
    2. Screenshot attached as num 2. I want to make same section.
    3. http://hex-bolt.com/manufacturers/fasteners/washers/ [How do I make same? I dont want to display the price of the product instead display please inquire]
    4. http://hex-bolt.com/manufacturers/fasteners/washers/ [How do I create this page? Please notice add to cart button is change and redirecting to some page. I want to do the same way. ]
    5. http://hex-bolt.com/request-quote/ [Final page. Instead of checkout or cart page I want to display the same]

    I had enquire about these changes before buying the theme. Awaiting your positive feedback.

    Thanks in advance.

    Attachments:
    You must be logged in to view attached files.
    #300247
    David Martin – Support
    Moderator
    Post count: 20834

    Looks like they have paid a developer to integrate a lot of those customisations. I cannot help you plagiarize a customers site.

    The links you provided also load a site under maintenance.

    – David.

    #301802
    viraj
    Member
    Post count: 12
    This reply has been marked as private.
    #301805
    David Martin – Support
    Moderator
    Post count: 20834

    These pages are imported when using the demo content plugin.

    1) That is used by enabling the Page Builder within the product content, then use these shortcodes: http://pastie.org/private/e9myozxqekmvnxguo3jxq

    2) Here are the shortcodes: http://pastie.org/private/dxfym2y1h6kyausdbw

    #301806
    viraj
    Member
    Post count: 12

    Thanks for the code.

    How can I use visual composer in this? I have not got the plugin while installation. Can you please help.

    #301808
    David Martin – Support
    Moderator
    Post count: 20834

    That code is only applicable to the Swift Page Builder. You would need to rebuild the elements using Visual Composer.

    Thanks.

    #301824
    viraj
    Member
    Post count: 12

    I am trying to tell you is plugin attached with the theme?

    From the previous questions I guess I have not recieved gravity forms and visual composer?

    Can you please tell me which premium plugins are included in the theme?

    If I want to use visual composer how do I activate it.

    #301843
    David Martin – Support
    Moderator
    Post count: 20834

    Included:

    • Revolution Slider Plugin
    • Go Responsive Pricing Tables Plugin
    • WooCommerce Quickview Plugin
    • iLightbox jQuery Plugin
    • Visual Composer (Zip file in main zip file in your themeforest download)
    • Go Pricing Tables
    • Contact Form 7

    Gravity Forms Support – Gravity Forms has been tested & styled to match the theme styling – ready for you to create unlimited forms and display them perfectly. We’ve even created a page builder asset specifically for them, so you can quickly access them, and add them anywhere within your page. – You need to download/purchase GF.

    #302043
    viraj
    Member
    Post count: 12

    Hello,

    How can I make the purchase atelier thing which you have done in your demo.

    I want the same in my website.

    Can you please help.

    I have attached the ss for your better understanding.

    Attachments:
    You must be logged in to view attached files.
    #302047
    David Martin – Support
    Moderator
    Post count: 20834

    Add this to Theme Options => Custom JS:

    jQuery(window).load(function() {
        
        jQuery('body').append('<div id="sf-buy-button"><a href="#" class="sf-buy-button-close">×</a><a href="http://swiftideas.com/purchase-atelier" class="sf-button rounded white">PURCHASE ATELIER</a></div>');
        jQuery('#sf-buy-button').fadeIn(400);
        
        jQuery(document).on('click', 'a.sf-buy-button-close', function(e) {
            e.preventDefault();
            jQuery('#sf-buy-button').fadeOut(400);
        })
        
    });

    Add this to Theme Options => Custom CSS:

    #sf-buy-button {
        position: fixed;
        bottom: 0;
        left: 0;
        width: auto;
        height: auto;
        z-index: 9999;
        background-color: rgba(0,0,0,0.8);
        padding: 30px 30px 20px 20px;
        display: none;
    }
    #sf-buy-button a.sf-buy-button-close {
        color: #fff;
        font-size: 26px;
        position: absolute;
        top: 10px;
        right: 10px;
    }
    #sf-buy-button a.sf-button {
        margin: 0;
    }
    #304560
    viraj
    Member
    Post count: 12

    Hello,

    My logo and menu disappeared from the main home page. I am not able to know the reason.

    Other pages displays proper but not on the home page. Can you please tell me what’s the issue?

    Thanks in advance.

    #304782
    David Martin – Support
    Moderator
    Post count: 20834

    It’s all there, please clear your browser cache.

    Please open a new ticket for any new issues.

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register