Digital experiences for all disciplines
New Landing › How can we help? › Atelier › Probelms
New Landing › How can we help? › Atelier › Probelms
- This topic has 72 replies, 4 voices, and was last updated 9 years by Swift Ideas – Ed.
-
Posted in: Atelier
-
April 20, 2015 at 12:26 pm #166451
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
AndyApril 20, 2015 at 1:51 pm #166475Hi 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
April 20, 2015 at 3:08 pm #166496Just 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
April 20, 2015 at 5:01 pm #166531Hi 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
AndyApril 20, 2015 at 5:02 pm #1665332.) language issue fixed! You are great!!!
April 20, 2015 at 9:51 pm #166610Ahh 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
April 21, 2015 at 5:05 am #166668Hi 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
AndyApril 21, 2015 at 9:35 am #166778Hi 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
April 21, 2015 at 5:04 pm #166968This reply has been marked as private.April 22, 2015 at 12:03 am #1670291) 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
April 22, 2015 at 5:44 am #167080Hi 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
AndyApril 22, 2015 at 11:37 am #167275Update 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
April 22, 2015 at 11:46 am #167282Perfect ! Many thanks for that !!
April 22, 2015 at 12:03 pm #167290Great! Thanks Ed
April 23, 2015 at 2:25 pm #167730Hi 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?Best
Andy -
Posted in: Atelier
You must be logged in and have valid license to reply to this topic.