Home Forums Themes Support Gecko Basket, Distance, Currencies and Pictures to Variable Products

Viewing 82 reply threads
  • Author
    Posts
    • #8497

      Hi Harry,

      Question 01: how is the state of things to implement the basket in the galleries?
      Did you get the files you need? Or should i ask him again?

       

      I have also in the process some other questions.

      Question 02:

      on impressions.shop -> Questions comes because the content of the galleries.
      Is it there possible to set there a distance from the left and right?

       

      On a big screen there is so much space left and right, because the content is to small. If i put there 1650 i get problems with small screens…
      Can i say give me please 25px from left and right to max of 100%? Do u understand what i mean?

      The same happens also with the products 🙂

      Question 3:

      On Toyfabrik.shop we get now a big question? The owner and me have to cut of the shop because of the 2different currencies and 2 different seller he in Germany – me in Switzerland  (Euro and CHF -> Problem with tax authorities). So we have to use perhaps 2 own shops.
      We must bring the money for euro on a euro-account and the Swiss francs on a Swiss account.

      Do you now a plugin or a code on the website that checks, who came the ip from and set a forwarding for the Swiss visitors , that they get forwarded to Toyfabrik.ch?
      Or can i say at the payment – > use these bank account or the other one?

      If there will be a option for 2 different bank accounts all problems will be cleared.

      If i have to open 2 shops, so i have all the time a double work and double licenses to pay….

      or is it possible to use the same products without to clone the site ? -> different payment?

       

      Question 4:

      I need a really good plugin who makes out of my pictures on impressions.shop
      variable product of a master.

      I found there a plugin … that makes also some nice galleries, but make just simple products.

      Lunar
      https://codecanyon.net/item/lunar-wordpress-photography-plugin/9437458
      http://www.sakuraplugins.com/showcase/lunar/

       

      It has a so cool option inside, but in the forum there is no idea for variable products and i found still today no alternative option
      and if i have to set 80 Pictures online i am getting crazy .
      Or can u made out of this plugin a add-on for variable products?

      Best regrards

      René

    • #8505

      Hi René,
      1. We don’t receive anything from your dev.
      2. Please use this custom CSS code

      3. Which payment gateway plugin do you using? Maybe you can use this plugin https://geotargetingwp.com/ to check the payment based on the location.
      4. I fail to see what you mean.As I know, you want to add a payment setting in each image gallery of this plugin?

      Best regards,
      Foster

    • #8513

      Hi Foster and Rene’

      Is this file https://drive.google.com/file/d/0Bz2Bq2It5hs1V25DQW1WVmZqTFE/view?usp=drive_web?

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #8514

      Rene’, please help us reply on our support forum. Don’t reply on email.

      Thanks

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #8587

      Hi Harry ,

      also thanks to Foster for the CSS Code. i have implement it, but the solution is not perfect and finished 🙂

      @media only screen and (min-width: 75em) {.jas-container {width: calc(100% – 100px);}}

      I don`t unterstand how the pixel get subtracted. Here you see the Screenshots. By 50px you see not much space on the left and right edge.

      The principle is working, but the pictures should not be scaled. Do you have there a solution ?

      <hr />

      The problem with the basket : you get no answer of hemn?

      I wrote him today to get the file you wished.

      OK we must wait. I give you a feedback.

      <hr />

      Thanks also for the idea with the geolocation plugin, it sounds really good.  If there is no solution possible with 2 banking accounts on one shop? … so i will try these plugin.
      The other plugins for optimization i installed, too – the site gets also faster now… and the SEO – oh yeah – a big mountain of working 🙂

      <hr />

      The Question 4:

      On my  impressions.shop i have so many work to create the new products.

      I set there a master and clone it and change in the products the pictures. On every photo shooting a have to create there hundreds of products. Its like a job creating measure 🙂

      As i was looking for the galleries, i found this lunar plugin. It has also a nice gallery-function and has also a tool inside that creates out of all picture automatically the products. So it is a great plugin, but u can create there just simple products. But i need variable products and have not the time to go inside all products to change something. So the question is: Do you also know a plugin or a code or can you create me a code that i can make out of pictures a variable product with a master-product?

      Do u understand the problem ?

      <hr />

      A friend of me saw also your great template. He sells boats and wish to make a new website.
      He had also one question to you. Can you made him a query for the clients, that all the questions should be answer before the shop get open ? Here is a example: http://www.primesails.de/index.php?id=42

      There the clients get the price of the products and the luxury boats.

      <hr />

      OK thats all for the moment 🙂

       

      Thanks a lot and best regards. Have a good start in the day.

      René

    • #8607

      Hi René,

      1. The issue with space, the photos have to scale to fit your layout. You can change by make 6 columns of product on large screen, on small screen will change to 4 columns

      4. As I understand this plugin will auto collection your product images to create gallery images but this plugin doesn’t support variable product? Do you ask plugin author about this, I think it’s difficult task with us. and the author of this plugin have more experiences than us with this.

      5. Thank you for intro our theme. You can tell your friend to use a plugin for the query contact form https://wordpress.org/plugins/contact-form-7/ or https://wordpress.org/plugins/ninja-forms/

      Best regards and have a great day!

      -Harry

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #8619
      This reply has been marked as private.
    • #8672

      Hi Rene,

      1. You can try this code for product column on large screen

      @media only screen and (min-width: 75em) {
      .products .jas-col-md-4 {
      flex-basis: 16.666%;
      max-width: 16.666%;
      }
      }

      2. Could you explain more about the issue with basket in the galleries? I’m not clear about this.

      Thanks

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #8673
      This reply has been marked as private.
    • #8679

      Hi Rene,

      1. I help you changed number of column to 5 on large screen.

      2. I will discuss with Foster, he take care this issue related to basket icon on Gallery.

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #8754

      HI guys,

      Thanks for adding the code. For the other galleries (from the plugin wg gallery extra – i found out, best way is also to set there more columns) . At now its in combination good working 🙂

      Now im still working on to set a lot of content online.

      So here comes again some questions 🙂

      01: Can i set on my home site somewhere here different highs or can reduce the maximum high? The big pictures are a litte bit to huge. It will be great to reduce somewhere these pixel size.

       

      02: how can i deactivate for the following portfolios the text below?

      https://www.impressions.shop/portfolio-cat/menschen/

      https://www.impressions.shop/portfolio/

      https://www.impressions.shop/portfolio-cat/architektur/

       

       

      03 – Can i get in the portfolio also the page-name?

      04 – Can i also get between the pictures and area below a distance of 50px, please?

      thanks a lot for all your help 🙂

      Best regards

      René

       

    • #8758

      Hi Rene’,

      1. You follow this screen shot. Uncheck full height for the row wrap image http://take.ms/tn2OC

      2,3,4. You can add custom css

      .jas-portfolio .jas-breadcrumb { display: none;}
      .single.single-portfolio .page-head { display: block;}
      .single-portfolio .jas-breadcrumb { display: none;}
      .portfolio-meta {
      margin-top: 60px;
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #8769

      HI Harry,

      thanks a lot. we are coming step by step to the finish line 🙂
      It will be getting boring for you 🙂 if we finished all.

      OK  i switched again the options for high off. After that i have just a small stripe. So i try to set the high here.

      Is this correct?

      After that i have a funny double picture of the front and the background picture.

      I understand your original Template, that you use just the background picture with the 1/1 size. In the smaller boxes you put always the pictures in the box directly? Which option / parameters define the high? What is the advantage / disadvantages of these 2 different options?

      <hr />

      The css code works. But can i also switch of the date and set the background to the dark grey instead of the main-picture?

      ——-

      Get Foster the Informations of HAMN he need for the basket?

      If we finish i will send you again a  gift for all your great work, help and hours of supporting 🙂

      Thanks a lot guys.

      <hr />

      My friend ask me again something. He wish to create there a boat shop and rent service. So he found there also a template.
      But you did so great work and he wanna know if these function are also possible with gecko and is it possible to realize it or is it better he should buy these other template. I know you have a lot of things to do. Say it honestly, what you are thinking about it.  http://motors.stylemixthemes.com/boats/

      <hr />

      Perhaps a idea for your future to get more sells.

      Do u like to make a page of all your clients? So it will be great to see, what you did done and what is also possible with your template. And it helps to get a decision.

      Thanks

       

       

       

       

    • #8772

      Hi Rene’,

      1 I checked and saw you set background for both (text block) and row wrap, you should remove one

       

      2. You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS

      .single-portfolio .page-head  { background-color: #252525; background-image: none;}

      .single-portfolio .page-head time { display: none;}

      3. With your friend case i think this theme http://motors.stylemixthemes.com/boats/ better than our theme for boat shop and rent services.

      4. Thank you so much for your idea, we have a topic for customer show off their site http://support.janstudio.net/forums/topic/website-showcase-show-off-your-website-use-gecko/ but not much customer want publish their site.

      All the best,

      Harry

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #8810
      This reply has been marked as private.
    • #8814

      Hi Rene’,

      you can change code to

      @media only screen and (min-width: 75em) {
      .jas-container {
      width: calc(100% – 100px);
      }
      .products .jas-col-md-4,
      .products .jas-col-md-3 {
      flex-basis: 20%;
      max-width: 20%;
      }
      }
      @media only screen and (min-width: 2650px) {
      .products .jas-col-md-4,
      .products .jas-col-md-3 {
      flex-basis: 16.666%;
      max-width: 16.666%;
      }
      }
      .term-description {
      background-color: #252525;
      }
      .wc-single-2 .woocommerce-tabs,
      .wc-single-3 .woocommerce-tabs {
      padding: 30px 0;
      background: #252525;
      margin-bottom: 100px;
      }
      #jas-footer:before {
      background-color: #252525;
      }
      .header__mid {
      padding: 30px 30px 20px;
      }
      .footer__top {
      padding: 35px 0 25px;
      }
      .footer__bot {
      padding: 30px 0;
      }
      .product .middle-xs {
      -webkit-align-items: inherit;
      -ms-flex-align: inherit;
      -webkit-box-align: inherit;
      align-items: inherit;
      }
      .single .jas-wc-single .summary {
      margin-top: 30px;
      margin-bottom: 0;
      }
      .wc-single-3 .woocommerce-tabs {
      margin-top: 35px;
      }
      .page-head {
      background: #252525;
      }
      .page-head:before {
      background: transparent;
      }
      .wc-single-2 .p-thumb img,
      .wc-single-3 .p-thumb img,
      .p-nav img,
      .product-attributes-thumb img,
      .product-image img {
      width: auto;
      }
      .single-product .single-product-thumbnail .p-thumb img {
      width: auto;
      max-height: 600px;
      }
      .entry-summary .social-share,
      .jas-portfolio .jas-breadcrumb,
      .single-portfolio .page-head time,
      .single-portfolio .jas-breadcrumb,
      .archive .woocommerce-breadcrumb,
      .single .page-head {
      display: none;
      }
      .single-portfolio .page-head {
      background-color: #252525;
      background-image: none;
      }
      .portfolio-meta {
      margin-top: 60px;
      }

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #8828

      HI Harry ,

      i am so sorry 🙂

      I copy the code inside. and the background color doesn’t there and stay invisible. Also the page size did again small on big screen. So i copy the code of the 25. inside.

      Can you please have a look there, what must be chanced to get the background picture there switched off to use the color?

      <hr />

      between i worked on the site Toyfabrik.

      There are also 2 small wishes.

      I wish to show there also the colors now as pictures instead of text.

      In the original theme it was possible. But i can’t create there a new attribute or the attribute color and use the colors. It was so easy – i know, but i have no options there to use it.

      <hr />

      Question 3: is it possible to give just the play button for videos an other color (red) ? It is connected to primary color, but i don`t wanna change it.

       

      <hr />

      best regards

      René

    • #8830

      Hi Rene’,

      1. I help you fixed issue with page-head background and page size content on large screen

      2. Please activate plugin OpenSwatch for Toyfabrik to have option show image color instead of text

      3. You can add custom css

      .p-video a { border-color: red !important;}
      .p-video a i {color: red !important;}
      .p-video a:hover { background: red !important;}
      .p-video a:hover i {color: white !important;}

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #8836

      Hi Harry,

      you are so great 🙂 Thanks so much.
      Now the galleries are looking fantastic and the red icon is fine 🙂

      Is it there possible to have there a “Stronger” icon with fat lines ? else its also ok , its looks fine.

      With the color plugin i have now a nice story behind me.
      I had a look to the plugin. it still working and it was active. I checked in your imported clean examples, and have all options right by the attributes.  So ok, i try to deaktivate the plugin and activate it again. Nothing happend. Ok so lets try to deinstall it and install it new. OK after deinstallig i did not found it to download it. fuck . ok lets search for another plugin . i found two and tried the color swatch plugin. Add there the pictures, but its looks not so nice like in your plugin.

      I copy the plugin from the fresh installation, deactivate the color swatch and activate your plugin again. Nothing still happens. fuck ….

      is it perhaps better to reaload a backup from the last day?

      Can you have a look there, please? Is it also possible to choose the product by color or fly down menu at the same time?

      <hr />

      Do you like chocolate? If you like, i can send you a small package with fine swiss chocolate. But in Hanoi its so hot, sure?

      Best regards

      René

       

    • #8864

      Hi Rene’,

      Sorry for late reply.

      1. You can change icon stronger by add custom css

      .p-video a i {font-weight: bold}

      2. No, you don’t need reload backup, please send me what you want. I will help you fix. The link to download plugin will display on top if you deactivate or not install

      3. Thanks, we love chocolate but Hanoi now hot, it around 30 degree Celsius, you can send me other or send me in Winter on December it around 15 degree Celsius

      Thanks 🙂

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #8880

      HI Harry,

      ok great you will get the nice surprise 🙂 in which month?

      Here you see the wish

      It will be grat if the color circles will be around 45 pixel each.

      Here you can test it:

      https://toyfabrik.shop/produkt/floppy3_prostata_fisting_anal_toy/?v=1ee0bf89c5d1

      do u need the login again?

      best regards

      René

      Did Foster get an answer of hamn or should i contact him again? What does Foster need?

    • #8881

      PS:

       

      How can i change the color of the flyoutmenu? It is to bright and should be 414141.

      best regards

      René

    • #8886

      Hi Rene’,

      1. Could you give me the login credentials for ToyFabrik as private reply
      2. You can change submenu background in JanStudio > Theme Option > Color Scheme > Header> Sub Menu Hover Background Color

      Thanks & best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #8888
      This reply has been marked as private.
    • #8889

      Hi Harry, yes i tried the sub menu hover background color. it was just the only one which was set to light grey.

      But if i change it. nothing happens in the color flyout. Just the background of the menu change.

      Thanks

      René

       

    • #8893

      Hi Rene’,

      1. I help you enable swatch on product, now you can upload color thumbnail image for separate color and change circle color to 45px;

      2. Sorry i still don’t clear about flyout menu.

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #8904

      Thansk Harry it looks good. I will add now the color-pictures.

      Here is the screenshot – what i mean 🙂

       

    • #8926

      Hi Rene’,

      This drop-down box change to circle color. It can’t make the fly-out field with color together with circle color.

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #8927

      It is a pity. I have to change the template. 🙂

      I must decide which is better. And how can i change the text-color of the drop-down box?

      What was the problem of the plugin?

      Best regards

      René

    • #8929

      Hi Rene’,

      1. If you want to change text in drop-down you can add custom css

      .variations .value select {
      color: #414141;
      }

      2. The problem with plugin because you don’t enable option in WooCommerce > MG OpenSwatch Option http://janstudio.net/gecko/document/#product-attributes and in product you don’t enable OpenSwatch http://janstudio.net/gecko/document/#product-swatch

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #9858

      Hi Harry,

      now its getting all so cool.
      We keep now the colors.

      Now we work on SEO, We put there text fields and keywords inside.
      So i get also a question. Is it possible , if the text getting longer in the product description,
      that there is a pagebreak possible? Or can i only use the fields of “normal” and custom tabs?

      <hr />

      If i can only use the custom tabs of the pruduct, is there a option of getting there a highlight , so what the peaople see that these text boxes are important? perhaps give the custom tabs name a other color or bigger text size? And change the color of the frame?

      Do u understand what i mean?

      <hr />

      And today i have seen that the janstudio theme plugin do not react. i cant see the options down under…

      <hr />

      And my last question 🙂

      What is going on with my wish for the gallery-basket or my webseite impressions.shop? Do u need there something of Hamn or did you get the informations and files? So that we can finished it?

      Best regards

      René

       

    • #9971

      Hi Rene,

      Sorry because late reply.

      1. It has one ways, you add highlight text in Product Description tab by add class for the text you want highlight http://take.ms/OId5O and add css to highlight the text.

      2. Let me talk to Foster check detail of this issue hope he can help you solve this.

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #11043

      HI Harry,

      how its going on with my basket link to the products?

      <hr />

      And how can i set the text to the bottom or a litte deeper? and how can i set the size smaller?

      <hr />

      Is it possible to set on a custom tab for the product a text and a flag for the english translation ?

      Best regards

      René

       

    • #11054

      Hi Rene’,

      1. I’m sorry about issue related basket link on products now our developer not yet have time to check this issue

      2. You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS

      .pa-center { top: 90%;}
      .pa-center h3 { font-size: 40px; margin: 0;}

      3. Sorry for custom tab plugin doesn’t support add flag icon but you can as English translation for tab. http://take.ms/GOsuT

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #11062

      Hi Harry,

      thanks – it works fine.

      Can you please ask the developer what he really needs? I will try to get the files for you. So he can modify it and loose no time?

      Best regards.

      René

    • #11067

      Hi René,

      I’m sorry to say that, about this issue, I have tried to implement it but it may be impossible because the plugin which you choose, it uses the JavaScript to render the HTML on the frontend, So as I said before, plugin provider need to upgrade the plugin and give me the solution to hook into the plugin. And I don’t receive the response from you. I will refund money which you sent for us before.

       

    • #11799

      HI Harry

      all is going on step by step….

      is it possible to set the ENGLISH -TAB in front of the adding information tab?

      How i have to set there the special css style how you wrote me to the tabs to make the size bigger and give the active one a color blue?

      How can i set in the custom tabs also the blue background?

      Thanks so much and best regards.

      René

      At moment I am working in the product “Teufelsfackel size L” to test all options.

    • #11802

      Hi Rene’,

      Could you send me your website link.

      I go to http://www.impressions.shop but now it can’t access.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #11803
      This reply has been marked as private.
    • #11825

      Hi, Rene’

      1. I help you change order of tab make sure all products have tab name “English”

      2. You can use custom css code below

      .wc-tabs li a {
      padding: 5px 11px 5px 14px;
      display: inline-block;
      }
      .wc-tabs li.active a {
      background: #E2E8F2;
      }

      Best regards and have a nice weekend!

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #11828

      Hi Harry, it looks really great. Your Idea to set there a box around it is really nice.

      And how can i set in the custom boxes (English and Amazon) the background color?

      Wish u also a nice rest of weekend.

      Please send me in a mail your address for your present of chocolate 🙂

      Best regards

      René

       

    • #11830
      This reply has been marked as private.

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #11835

      HI Harry

      the entry

      .entry-content .wc-tab

      brings no change. Do you have there a idea?

      Best regards

      René

    • #11842

      Hi Rene’,

      Sorry prev code wrong. Please change prev code to

      .entry-content.wc-tab {
      background: #E2E8F2;
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #14694
      This reply has been marked as private.
    • #14700

      Hi Rene’,

      Thank you so much!

      Could you send us one dark chocolate with nuts and one white chocolate with fruits. 🙂

      Good luck to your business and have great holiday!

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #15050
      This reply has been marked as private.
    • #15063

      Hi Rene’,

      Thank you so much for the gift!

      We will be thrilled to receive your gift! Our childs looking forward to taste the chocolate, that will be great!

      I really appreciate your gift.

      Thank you, once again, for your lovely Christmas gift and your kind thoughts.

      With all the best wishes for you and your family a happy Christmas!

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #15451

      Hi Harry,

      I am sorry to need your help :). The header text makes me still some problems.

      The login codes I give u in a private message.

      <hr />

      01: On http://www.fotoshootingathome.ch/schulungen

      I wish to get the 2nd line away –>  Startseite > Schulungen (Picture 01)

      02: on https://www.impressions.pictures/portfolio/luftbilder-zuerich

      (on all Portfolios I wish to see there the main title (the name of Portfolio) – I had there the same problem that there are the 2nd line behind, so I switched off the stripes – but it looks better with the stripe) – (Picture 02+03)

      03: on https://www.impressions.pictures/produkt-kategorie/ringelrosen/blitz/ (there I wish to see also the name on grey background instead of the picture) – (Picture 04+05)

      I hope you can help me and find the problem 🙂 – Best regards

      René

       

       

      Attachments:
      You must be logged in to view attached files.
    • #15453
      This reply has been marked as private.
    • #15457

      Dear Rene’,

      1. I help you fixed these issues by update some custom css code in JanStudio > Theme Option > General Layout > Custom CSS

      2. We check the tracking code the gift arrived Vietnam but we not yet receive. Hope we receive it on 1-2days later.

      Best regards and Happy Holiday!

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #15465

      Hi Harry – wow thanks you so much. Now its looks great.

      You are also working on Christmas 🙂 – me too – but just only the websites. The kids are playing the new toys and watching tv (exceptionally).

      I have one more question 🙂

      Is it possible if I move by mouse over to get the white field with name and a icon?

      and how can I switch off the double text – Portraits (black text) and Portrait (blue text)?

      Thanks you so much and best regards.

      René

       

    • #15470

      Hi Rene’,

      We still work on Christmas and New Year, we only off on 01/01/2018 and Lunar New Year (14/02 – 20/02/2018)

      1. Could you tell us where you want add icon? you can use icon at http://fontawesome.io/icons/ or http://themes-pixeden.com/font-demos/7-stroke/

      2. Please add custom CSS code in JanStudio > Theme Option > General Layout > Custom CSS

      figcaption h4 a { color: #4e66ad !important;}
      figcaption span a { color: #303030 !important;}

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #15474

      I am use the icons of https://www.flaticon.com/

      they are great and easy and u can use every color 🙂

      i don`t wanna use it on every mouse over – just on some

      so it will be enough if I can load the icon manually.

      Best regards

      René

    • #15479

      HI Harry

      the code gives just the color. I found the problem.

      By mouseover I get category and the name of the portfolio. Because the name is at both the same.

      So is it possible to show only one name (Portfolio name)?

      Best regards

      René

    • #15481

      Hi Rene’

      It impossible to manual upload icon for individual portfolio, the icons we suggest also can change color as you want.

      You can hide portfolio category by add custom css

      figcaption span { display: none;}

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #15595

      HI Harry,

      the code works fine. With the idea of mouse over – I found there a other presentation idea – so I keep it away.

      No problem – every time all the compromises 🙂 – so its better to keep it simple – less is more.

      But the problem of the header keeps on, if I use a gallery in portfolio.

      What is going wrong or what did I forget?

      http://fotoshootingathome.ch/portfolio/kinder/

       

      Thanks and best regards

      René

    • #15606

      Hi Rene’,

      I fixed issue with page head on single portfolio page.

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #15865

      Dear Rene’,

      We received your gift.

      Our very happy and love this!

      Thank you so much for delicious chocolate!

      Harry

       

       

       

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #15918
      This reply has been marked as private.
    • #16586

      HI Harry

      i have again a funny situation. I change some pictures and text fields on Toyfabrik.shop (main site). To make it easy I copy the whole site in the text-editor with copy and paste and put the same content on Toyfabrik.ch.

      Now I have a different leaps to the left and right site.

      Do you have a idea what I made wrong?

      Here are the screenshots 🙂 I thing its look good if the slider get the whole weight of the site.

      I hope you can give me a input 🙂 – best regards

      René

       

       

       

       

       

    • #16590

      Hi Rene’,

      Please edit the page and check in Wrap Content http://take.ms/ZlbD0

      If the issue not solve please send me admin account. I will help you check in.

      Have a nice day!

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #16621

      Hi harry , I found my mistake with this enabled option. Thanks !

      Great. So I am going on – now I will put the products in a own sequence.

      I just wanna select the PRODUCT ID -> I found no way out, because the selections keep not in this order.

      Here is the screenshot – The Login is the same like the last time. If you wish I can send it again.

      I tried there a lot of options and found no topic in the helpdesk.

      I hope you have there a solution. Thanks a lot and best regards.

      René

       

    • #16629

      Hi Rene’,

      I’m sorry it can’t show product as custom order, you only show product as Title, ID, Date, author, modified data.

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #17013

      HI Harry,

      I have a question again ? How can I set the position of the widget in the middle?

      Thanks and best regards

      René

    • #17029

      Hi René,
      Harry is away now, Foster here from JanStudio. By default, the position of the widget will be centered. It seems a bug here. May I know your store URL to take a closer look at this?

    • #17042
      This reply has been marked as private.
    • #17052

      Hi,

      The problem was solved, please check.

    • #17228
      This reply has been marked as private.
    • #17234

      HI – I found a second issue on website. After I can’t change the price and infos of products, I can’t also add again the products to the menu line. Nothing happened with safari or firefox.

      I found your video how I can add again the Box for products to the menu bar. I don’t know why she did gone away again after the updates?

      is there a context of both problems?

      Best regards

      René

    • #17245

      Hi Rene’,

      1,3. The issue of variation tab and menu screen option cause by plugin WordPress Gallery Extra, i disable this plugin, it now ok

      2. I checked your site and saw the images not optimize, please optimize the images before upload https://tinypng.com/ or use a plugin to optimize your images to improve speed.

      And you can use plugin AutOptimize and plugin Super Cache to optimize css and js file.

      Best regards

      Harry

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #17317

      HI Harry

      thanks so much. I made the 2 steps. resize the images and use the cache. Now the loading time is a little better. Perhaps

      is there also a other problem somewhere I have to look. Thanks also for the problem with the gallery plugin. Stupid stuff!

       

      I have also a new question. How I can control the lines in the fashion1 style or add a second one?

      Best regards

      René

    • #17352

      Hi Rene’

      For the line i use custom css code it doesn’t have option to control. Let me know how you want to do.

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #17389

      Hi Harry

      At moment I am working on a landing page for our shop just to link to our shop. Here is your cool design of the lines great.
      But I am don`t understand how they work. sometimes it is cool, sometimes it looks strange 🙂

      if you need a login I send it in the next message.

      My wish is there a option that I can say the line please go from left>right or right>left or up>down or down>up.

      So it will be possible to set there a row with 3 columns or can better  control the single picture.

      <hr />

      Yesterday I was on a WordPress seminar in Bern with topic performance problems. The speaker create also a plugin: Advanced WPPerformance by Nico Martin. It helps me really great to give your template a big speed up. Your template is so great but also get really huge of so much css and js. So here comes the help. Especially to load the critical css before and set the rest css and js down to the footer. It brings me really much power. perhaps you can implement the plugin to gecko. my big problem is at moment the DOM till the first byte get loaded. So I have to clear it with the hoster. Your template and you did a great job!

      Thanks and I hope you have a idea for the lines 🙂

      Best regards

      René

    • #17390
      This reply has been marked as private.
    • #17433

      Hi Rene’,

      Thank you so much for suggest plugin.

      If you want control the line. Please add class “left or right” to h3 class http://take.ms/12Ipa

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #17437

      Hi Harry

      thanks I will it test this night.

      I found also a mistake …

      do you know what there is getting wrong?

      I start the chrome -> start the waterfall on Toyfabrik.shop

      whats the problem of the font?

      Best regards

      René

    • #17440

      HI Harry – if u like – just for interest

      Performanceoptimierung für Nicht-Entwickler

    • #17467

      Hi Rene’,

      I checked your site and don’t see the issue with font but i saw some new issue https://monosnap.com/file/H2H8yDb8oiA4qpvF7cHaZHfBPqzuDv#

      Please try this topic https://community.centminmod.com/threads/error-parsing-header-x-xss-protection-1-mode-block.13848/

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #18571

      HI Harry,

       

      today i get again a problem of post-template.php. The poblem i have is on impressions.pictures and on fotoshootingathome.ch. What i have to change or modify?

      Best regards.

      René

       

    • #18574

      Hi Rene’,

      Are you running your site on PHP7.2?

      Please try deactivate plugin Jetpack or turn off debug mode by open file wp-config.php and find

      define( 'WP_DEBUG', true );

      change it to

      define( 'WP_DEBUG', false );

      Please refer this topic https://core.trac.wordpress.org/ticket/42814

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #18589

      HI Harry ,

      i dont use any more the plugin jetpack. So i tired the wP-debug, was no resolution – so i changes on fotoshooting the PHP to 7.0

      it works on fotoshooting but not on impressions. fuck. your link solved the problem. many told to change 0 to zero. ok i tried it. nothing works anymore on website. fine. Now this works:

      change the line to 284 to:     if ( $pages && $page > count( $pages ) ) // if the requested page doesn’t exist

      Thank you so much.

      Best regards. René

       

    • #18593

      Hi Rene’,

      Thank you for the solution. This issue is come from core of WordPress we have to wait for theme update for PHP 7.2

      Best regards and have a nice day!

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 82 reply threads

You must be logged in to reply to this topic.