Forum Replies Created

Viewing 30 posts - 22,801 through 22,830 (of 30,391 total)
  • Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 16, 2018 at 14:40

    Hello,

    Reply time may vary from time to time but it is up to 24 hours Monday – Friday. I see that our support answered you 7 November but you answered 15 Nov, the delay is from your side, not from our support side.

    Anyway, if you don’t want to limit the title length then choose another hover type where add to cart button appears over the image http://prntscr.com/lj5npr or even create your own layout using WPBakery Gid builder option.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 16, 2018 at 14:32

    Hello,

    To manage the site width go to Theme Options > General Layout > Site width and you’ll be able to change the width of the site container https://gyazo.com/efc8ddab7e3d5f0eafcd5254961655fc Set 1366 for example and you’ll see the difference between 1170 and 1366 px. If you use any cache plugin or server cache don’t forget to clear it. Once you change the site width then product images blocks will be bigger.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 15, 2018 at 18:09

    Hello,

    We have disabled the third-party plugins on your staging site that do not come bundled with our theme and don’t see the compatibility problem with PHP 7.2. Enable your third-party plugins one by one to find out which one is the reason of your problem. Seems one of them or maybe few of them do not support PHP 7.2 and you will need to contact plugins author to fix it.

    First of all check WooCommerce Memberships because it gives fatal error https://prnt.sc/libefe and Menu – Visibility control for menu items https://prnt.sc/libjxh

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 15, 2018 at 12:04

    Hello,

    Contact your hosting provider to solve the problem with the DataBase and after that reply back, we’ll be able to proceed with the investigation of your update issue.
    Also, if you have any server cache then disable till we fix the issue with update.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 14, 2018 at 17:34

    Hello,

    Thank you. We have passed your problem to our developers and inform you once they fix the problem.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 14, 2018 at 16:52

    Hello,

    Your problem was related to Start with Filter field http://prntscr.com/liby64 I have changed the slug to what you want to display and don’t see any problem with the grid element.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 14, 2018 at 15:07

    Hello,

    Check now, please. You can use Loco Translate plugin to finish translation of the theme translation files http://prntscr.com/liacdf

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 14, 2018 at 11:47

    Hello,

    We found that you are using CloudFlare. Could you sign in to allow us to clear cache after changes http://prntscr.com/li6qde ?

    Problem with the single product was caused by missing bg_90.png image in /wp-content/themes/uploads/ folder because you used incorrect path when changed the bg image for the dark version http://prntscr.com/li72pd
    1) Why do you use image if this is simple dark color? 2) Why did you edit dark.css template file? Editing of the template files causes problems in the future. Use child theme to change the styles.
    What other changes in template CSS files did you do? Responsive problem is related to your custom.css file and width for the page wrapper https://gyazo.com/603ecf3982da56bae33885f0127335f0 but you wanted to change the background only. Why did you add all that code if you wanted to check the background? I have fixed that code but don’t see changes because of CloudFlare cache, clear it.
    Also, move all the changes of the CSS rules from parent theme to child theme style.css, not all the CSS but only changes styles. For example, you want to change the bg color for the .shopping-cart-widget .widget_shopping_cart_content there is no need to copy all the styles that this selector has

    .shopping-cart-widget .widget_shopping_cart_content {
      opacity: 0;
      visibility: hidden;
      -webkit-transition: 0.2s all ease-in-out;
      -moz-transition: 0.2s all ease-in-out;
      -ms-transition: 0.2s all ease-in-out;
      -o-transition: 0.2s all ease-in-out;
      transition: 0.2s all ease-in-out;
      position: absolute;
      z-index: 10001;
      right: 0;
      top: 42px;
      margin-top: 20px;
      border-top: 1px solid #f1f1f1;
      background: white;
      text-align: left;
      padding: 20px;
      width: 320px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      border: 1px solid #ebebeb;
      -webkit-box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.1);
      box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.1);
    }

    It will be enoug to change bg only into custom.css or child theme style.css
    .shopping-cart-widget .widget_shopping_cart_content {background: #333333;}

    Reply back after that.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 14, 2018 at 10:34

    P.S. Seems you have the server cache. Don’t forget to clear cache if you make changes in CSS files to check them.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 14, 2018 at 10:31

    Hello,

    We have created Categories list staic block as an example http://prntscr.com/li6amx
    Used some custom CSS to style it in the way we need http://prntscr.com/li6b4f
    And added the static block shortcode into shop banner area http://prntscr.com/li6bnu , you can use static block shortcode to add the categories links to your categories top http://prntscr.com/li6cr4

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 13, 2018 at 15:03

    Hello,

    Unfortunately, we are not the SEO specialists to help you with creating the correct sitemap of your site and robots file, exclude or include the pages from indexing. If you click on the tab you’ll get a little bit different URL than one that you provided http://prntscr.com/lhu8zi . So, I’m not sure why that link was indexed.
    If you need help with SEO, please, contact WPKraken team to get help with this.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 13, 2018 at 12:44

    Hello,

    Look, it’s difficult to find the reason of the problem if we don’t know the versions of the plugins that you use, we don’t know if your existing versions of these plugins are compatible with the new version of WPBakery and don’t have access to check it.

    Make sure that the Ultimate Addons plugin is 3.17.0 version, GMAPS for Visual Composer – 1.5. Contact ArexWorks Shortcodes, ArexWorks Content Types plugins author to get information about the compatibility of their plugin with WPBakery 5.5.5.

    If it does not help create the temporary user for our support and provide me access to your Dashboard to check in more details because it’s difficult to help just reading your description of the problem.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 12, 2018 at 13:58

    Hello,

    You can find fix of the problem in the child theme functions.php. It was theme bug and we included fix in the theme update.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 9, 2018 at 11:46

    Hello,

    Short description does not have WPBakery Editor and the Quick view does not support its shortcodes, only simple HTML. So, you can either use html code to create columns, for example

    <p>Accurate from 28 days, Turnaround time 5-7 days. Conditions that the Profile 2 STD Test package</p>
    <div class="row">
    <div class="col-md-6"><ul>
    <li>Chlamydia</li>
    <li>Gardnerella Vaginalis</li>
    <li>Gonorrhoea</li>
    <li>Herpes Simplex I/II</li>
    </ul>
    </div>
    <div class="col-md-6">
    <ul>
    <li>Mycoplasma</li>
    <li>Trichomonas Vaginalis</li>
    <li>Ureaplasma</li>
    </ul>
    </div>
    </div>

    Or disable short descriptions for the Quick View http://prntscr.com/lg8sb8

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 9, 2018 at 11:34

    Hello,

    We’ll fix this issue in next theme update. Meanwhile, upload xstore/framework/theme-options.php file to your production site directory and then change the Menu 1 level hover/active color http://prntscr.com/lg8mek

    To fix the previous problem we changed menu paddings http://prntscr.com/lg8mzp

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 8, 2018 at 18:39

    Hello,

    Yes, it could be. The redirect could be related to rules in .htaccess file, in your DataBase, etc.
    Unfortunately, we can help you only with issues related to theme options, we don’t manage users’ installations, this is outside the scope of our support. But I can recommend you plugin that helps with moving the site to another domain – try Duplicator.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 8, 2018 at 18:35

    Hello,

    Ok. I’m glad to hear that everything works fine now.
    About update. What things does your client like from the version 4.28.1? If this is text styles (font-size, font-weight, paddings) we could help you to implement them in version 5.x. 5.x is improved version and it would be cool if you could update. You can try update at the staging site and then just implement fixed to make the new version look like the previous one. Just think about this.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 8, 2018 at 18:28

    Hello,

    1) What do they mean by simple CSS issue? They use the default select with the default styles. Default select dropdown can’t be styled and looks different depending on operation system (Windows, Mac OS etc), I’m using Mac and it looks in the following way https://prnt.sc/leyfbo without any blue border.

    Read this post https://css-tricks.com/dropdown-default-styling/ Maybe it will explain you the situation with select in more details.

    So if plugin developers have the simple solution to change the default select drop-down I’m very interested to get this.

    2) We are theme developers and we are ready to help with our theme options, features. We can help you if you found bugs in our theme or when something does not work as it described in theme description. But we are not the personal developers to help customers fill the site content or change the styles according to the client’s needs. We can point the customer in the right direction but we don’t have the deal with the customization.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 8, 2018 at 16:54

    Hello,

    It’s because you replaced our fix in the woo.php file. Are you changing files in parent theme?
    We have created child theme and added the fix in functions.php file of the child theme. So, be attentive and don’t remove it.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 8, 2018 at 10:43

    Hello,

    Do you use server cache (Nginx cache)? Try to clear it. Because I have duplicated the home page (https://&#8230;../test-page/ ) and it looks ok, you can check. At the same time, the home page looks broken, so I suppose it’s some server cache.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 8, 2018 at 10:13

    Hello,

    Check the site, please.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 7, 2018 at 17:28

    Hello,

    Check now, please.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 7, 2018 at 17:22

    Hello,

    We have regenerated thumbnails and the problem disappeared. Check site now.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 7, 2018 at 17:21

    Hello,

    Check now, please. We have fixed this issue.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 7, 2018 at 15:54

    Hello,

    I don’t know why but seems that you have limited permissions, we can’t connect to your FTP. Anyway, I used file manager plugin to get access to your files.
    1) translation files should have name woopress-hu_HU and should be placed into wp-content/languages/themes folder if you don’t want to lose translation after the next theme update.
    2) You can use Loco translate plugin to translate strings from the Dashboard http://prntscr.com/lfhqnb but contact WooCommerce Foxpost plugin author because you can’t save translation using Loco translate when that plugin enabled, seems some conflict.
    3) I don’t see problems with translation if strings are really translated and translation files are located in correct folder https://gyazo.com/3808b8a507b0bc855260794e727143df
    So, provide me screenshot of the words that are not translated on the frontend but are translated in translation files.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 7, 2018 at 14:39

    Hello,

    Thank you. I passed your issue to our developers and inform you once they fix the problem.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 7, 2018 at 14:36

    Hello,

    Ok, I passed this issue to our developers and inform you once get the answer.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 7, 2018 at 14:34

    Hello,

    Yes, it’s possible but then every page requires verification if this is WC page or not and it also takes some time. I passed your proposition to our developers and they will discuss.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 7, 2018 at 14:26

    Hello,

    Check now, please.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    November 7, 2018 at 14:15

    Hello,

    We don’t have described issue on our test installation and you are the first who reported about this issue, so, I suppose problem is related to some settings or plugins that you use. Anyway, we want to help you to solve the problem. Can you, please, update theme and plugin on your site and provide me temporary Dashboard and FTP access to your site to check and help you?
    Or maybe create a staging site where we’ll be able to check the issue.
    Regards

  • 1 2 3 760 761 762 1,012 1,013 1,014
    Viewing 22,830 results - 22,801 through 22,830 (of 30,391 total)
Viewing 30 posts - 22,801 through 22,830 (of 30,391 total)
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.