New Landing How can we help? Atelier Probelms

Viewing 15 posts - 1 through 15 (of 73 total)
  • Posted in: Atelier
  • #166451
    andreas
    Member
    Post count: 48

    Hi there

    As told before I do have the following issues. Currently the page is just in the testing mode as I was already working on the life pages from us and we had the issues.

    1. The code canyon product filter tool is not working properly with your page; your filters are not working.

    2. The translation in german is quite strange, the first letter is always missing for some reason. tested other themes and the problem was not there. Must be some theme wise issue,

    Thanks for your help!

    Best
    Andy

    #166475
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Andy,

    1) Checked here and filters are working just fine? – https://www.dropbox.com/s/j399tddhfiwiq7q/Screenshot%202015-04-20%2014.50.41.png?dl=0

    2) As I said this is very likely an encoding issue – how have you translated the po file?

    – Ed

    #166496
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Just found the issue with the language file, please replace the german language files in /atelier/language with these – http://d.pr/f/1atc6/328RmpnW

    – Ed

    #166531
    andreas
    Member
    Post count: 48

    Hi Ed

    First of all thank you very much!

    1. Please try your toggles, they are not working. Any chance you have a nice coding to make them work and look nice?

    2.will try .)

    Are you also offering some help on an hrs basis or something, and if so how much you charge per hrs?

    Cheers
    Andy

    #166533
    andreas
    Member
    Post count: 48

    2.) language issue fixed! You are great!!!

    #166610
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Ahh I see, apologies for the confusion. The css for the plugin is causing the buttons to be unclickable. Add this custom css to fix it:

    .shop-layout-opts {
      position: relative;
      z-index: 22;
    }

    Hope that helps.

    Glad the language issue is sorted.

    – Ed

    #166668
    andreas
    Member
    Post count: 48

    Hi Ed

    Many thanks! Working ๐Ÿ™‚

    Are you also offering some help on an hrs basis or something, and if so how much you charge per hrs?

    Best
    Andy

    #166778
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Andy,

    One of our Support guys – Kyle, may be willing to help on a freelance basis. You can email him here: [email protected]

    If it’s not too big a job, you can post here and we’ll be happy to assist free of charge ๐Ÿ™‚

    Thanks,

    – Ed

    #166968
    andreas
    Member
    Post count: 48
    This reply has been marked as private.
    #167029
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    1) You need WPML for this functionality. Else you can disable the translation option in Theme Options > Header Options.
    2) Fixed for the next update.
    3) Make sure you have removed the stylesheet from the code
    4) Try adding this custom css:

    .shop-layout-opts {
    float: right;
    margin-right: -8px;
    }

    5) You’ll need a plugin for this – not something we can add as standard.

    – Ed

    #167080
    andreas
    Member
    Post count: 48

    Hi Ed

    Many thanks for your swift response.

    Do you know approx when you will release the next theme update?

    The provided codes working perfectly, great job!

    With the newsletter code from mail chimp I am still fighting:

    The most naked/ slim code I can get is the following which don’t look same as yours on the demo which is just beautiful:

    <!– Begin MailChimp Signup Form –>
    <div id=”mc_embed_signup”>
    <form action=”//roxxlyn.us3.list-manage.com/subscribe/post?u=fd0728978866230b0de53fecb&id=4644f675ed” method=”post” id=”mc-embedded-subscribe-form” name=”mc-embedded-subscribe-form” class=”validate” target=”_blank” novalidate>
    <div id=”mc_embed_signup_scroll”>

    <div class=”mc-field-group”>
    <label for=”mce-EMAIL”>Deine Email </label>
    <input type=”email” value=”” name=”EMAIL” class=”required email” id=”mce-EMAIL”>
    </div>
    <div id=”mce-responses” class=”clear”>
    <div class=”response” id=”mce-error-response” style=”display:none”></div>
    <div class=”response” id=”mce-success-response” style=”display:none”></div>
    </div> <!– real people should not fill this in and expect good things – do not remove this or risk form bot signups–>
    <div style=”position: absolute; left: -5000px;”><input type=”text” name=”b_fd0728978866230b0de53fecb_4644f675ed” tabindex=”-1″ value=””></div>
    <div class=”clear”><input type=”submit” value=”Subscribe” name=”subscribe” id=”mc-embedded-subscribe” class=”button”></div>
    </div>
    </form>
    </div>

    <!–End mc_embed_signup–>

    Can you help again, please ๐Ÿ™‚

    Best
    Andy

    #167275
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Update is going out at some point today.

    You can use our code, I’ve replaced the form action ready for you to use it:

    <form action="//roxxlyn.us3.list-manage.com/subscribe/post?u=fd0728978866230b0de53fecb&id=4644f675ed" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
    	
    	<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" autocomplete="off" placeholder="Enter your email address" title="Enter your email address">
    	
    	<div id="mce-responses" style="display: none;">
    		<div class="response" id="mce-error-response" style="display:none"></div>
    		<div class="response" id="mce-success-response" style="display:none"></div>
    	</div>    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
        <div style="position: absolute; left: -5000px;"><input type="text" name="b_fd0728978866230b0de53fecb_4644f675ed" tabindex="-1" value=""></div>
        
        <input type="submit" value="SUBSCRIBE" name="subscribe" id="mc-embedded-subscribe">
        
    </form>

    – Ed

    #167282
    andreas
    Member
    Post count: 48

    Perfect ! Many thanks for that !!

    #167290
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! Thanks Ed

    #167730
    andreas
    Member
    Post count: 48

    Hi Ed

    Hope you doing well.

    Two things after your new patch the woocommerce variation slider not working.
    Further do you have a nice custom code for making the text below of the products nice, I mean smaller that they all have the same size and just the model is in a accent color?

    http://roxxlyn.de/shop/

    Best
    Andy

Viewing 15 posts - 1 through 15 (of 73 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