CBDFactum profile

Home Forums CBDFactum

Forum Replies Created

Viewing 20 posts - 21 through 40 (of 66 total)
  • Author
  • CBDFactum
    Participant

    Thank you for pointing this out. I have removed all but the color setting as I could improve a page which needed the padding and display attributes.

    Even when I remove the below code unfortunately it doesn’t change anything. What am I doing still wrong that the spacing is too high?

    [class*=icon-], [class*=fa-], [class*=ti-], [class*=pe-7s-] {
    color: #A9BF16;
    }

     

     

    • This reply was modified 4 years, 4 months ago by CBDFactum.

    CBDFactum
    Participant

    I expected honestly this to be fixed. As programmer I say, it takes 15 minutes to fix it as it is just converting ” to the HTML code.

    in reply to: Bug in HTML code

    CBDFactum
    Participant

    Please, what is going on with your IT? Check https:/cbdfactum.com and scroll down to the newsletter section.

    What happened now? A new update and another broken layout.

    CBDFactum
    Participant

    Hi, I would say, unfortunately it hasn’t been fixed completely.

    See the attached screenshot. There is a gap between the lines. In my first post is the screenshot as it was before. You see the lines are more closer to each other. I removed the suggested CSS so you can see it live here:

    https://cbdfactum.com/my-cbd-factum-account/

    Attachments:
    You must be logged in to view attached files.

    CBDFactum
    Participant

    Yes, I confirm, now it is fine. May be a caching issue. Thx

    CBDFactum
    Participant

    I applied it but the images are still too big as they were before.

    No offence, but what happened in the last updates? I have here four tickets regarding bugs which your developer implemented in your theme.

    I need the images smaller. Honestly, how it is now, it is horrible.

    • This reply was modified 4 years, 4 months ago by CBDFactum.

    CBDFactum
    Participant

    OK, thx, this fixed it. Can your developer fix it also in one of the next updates?

    CBDFactum
    Participant

    Solution for this topic

    I confirm it has nothing to do with your theme. I present here the solution so it is available for others. The code has to be placed in functions.php:

    function populate_specific_checkout_field($input, $key ) {
     global $current_user;
     switch( $key ) {
      case 'billing_first_name':
      case 'shipping_first_name':
       // return the first name
       return $current_user->first_name;
    
      case 'billing_last_name':
      case 'shipping_last_name':
       // return the last name
       return $current_user->last_name;
     }
    }
    add_filter('woocommerce_checkout_get_value', 'populate_specific_checkout_field', 15, 2 );
    • This reply was modified 4 years, 4 months ago by CBDFactum.

    CBDFactum
    Participant

    Strange, as I use WP caching and my site is running under Cloudflare and the changes have been immediately applied.

    Can you please post the URL of your site?

    CBDFactum
    Participant

    Thx!

    CBDFactum
    Participant

    You are almost done. Try it with !important:

    .item-home {
       display: none !important;
    }

    For the separator use this additional CSS which is a bit tricky as the none attribute should be applied only to the first occurrences of the separator.

    So here you hide all separators in the breadcrumbs section

    #breadcrumbs > .separator {
       display: none !important;
    }

    And here you make all but the first separator visible

    #breadcrumbs > .separator ~ .separator {
       display: inline !important;
    }

    For me it works. See here  https://cbdfactum.com/product/5-percent-cbd-factum-in-hemp-seed-oil/

    • This reply was modified 4 years, 5 months ago by CBDFactum.
    • This reply was modified 4 years, 5 months ago by CBDFactum.
    • This reply was modified 4 years, 5 months ago by CBDFactum.
    • This reply was modified 4 years, 5 months ago by CBDFactum.
    • This reply was modified 4 years, 5 months ago by CBDFactum.

    CBDFactum
    Participant

    Please, until the bug is fixed, provide me the correction CSS for the index page of https://cbdfactum.com

    Just scroll down till you see the payment information.

    Thx

    CBDFactum
    Participant

    Thank you! I am very happy/satisfied with your support.

    CBDFactum
    Participant

    I confirm this fixed the issue. However, it wasn’t there until the last update.

    How is the situation now? Do you fix it in one of the next updates? I think, your JE List element should work without it – what is your opinion?

    Thx

    CBDFactum
    Participant

    Yes, sorry  always the same with me that I forget

     

    https://cbdfactum.com/my-cbd-factum-account/

    CBDFactum
    Participant

    I am still a WP newbie. How do I apply the Twenty Seventeen theme and can I easily re-apply the Jevelin theme once I tested it?

     

    Thx

    CBDFactum
    Participant

    Perfect. Thx. Looking forward for the new version as for the moment the theme is producing the most errors in the validator.

    in reply to: Bug in HTML code

    CBDFactum
    Participant

    I have updated the site to 4.5.5 so you can check it now.

    Please use this email address for testing:

    [email protected]

    The password is in the private field.

     

    • This user has no data set.
    • Put a product into the shopping cart and then try to check out.
    • Even I am now using a plugin for the personalized checkout it has nothing to do with it.
    • It was already before I installed it. I hoped the plugin will improve it but it doesn’t.

     

     

     

    • This reply was modified 4 years, 5 months ago by CBDFactum.

    CBDFactum
    Participant

    When I set the logo height to 75px in the Header section then this is the generated HTML code:

    <b>class="sh-light-logo" src="//cbdfactum.com/wp-content/uploads/2019/06/cbd_factum_vertical-small-e1573563808890.png" alt="CBD Factum" height="75"</b>
    

    Do you see the &quot; around 75? Shouldn’t it be a “.

    What am I doing wrong?

    Just check my site https://cbdfactum.com by the W3C validator:

     

    https://validator.w3.org/nu/?showsource=yes&doc=https%3A%2F%2Fcbdfactum.com%2F

     

    6 errors of this kind. I updated your theme to the latest version – I hope so…

    • This reply was modified 4 years, 5 months ago by CBDFactum.
    • This reply was modified 4 years, 5 months ago by CBDFactum.
    • This reply was modified 4 years, 5 months ago by CBDFactum.
    in reply to: Bug in HTML code

    CBDFactum
    Participant

    Well, for this you have to do some steps:

    1. https://cbdfactum.com
    2. You must be in a EU country as there is a limitation to EU countries for shipping and this limitation is applied also to the country selection drop down box.
    3. Register first with a valid email address as it is verified.
    4. Put at least one product into shopping cart.
    5. When you go to checkout it is a lottery which country is preset.

    In the first post I write which option is set.

     

    Kind regards,

Viewing 20 posts - 21 through 40 (of 66 total)