Okay
  Public Ticket #1698801
resetting license as reinstalling
Closed

Comments

  • yanter started the conversation

    Hello Support,

    Is it possible to reset license so I can re-install in the website https://terrysevents.com  

    Thanks in Advance 

    Terry

  •  94
    Valentin replied

    Hello,

    Your key has been reset. Please try now

    Stachethemes Support
    My Time Zone is GMT+3


    Envato Profile | Facebook | Twitter | Newsletter | Rate & Review

  • yanter replied

    Thank you so much for that, I can now see it in https://terrysevents.com/events/ :)

    I am testing in Pingdom Tool to make sure the site can me loaded in 2ms.

    Cheers

  •  94
    Valentin replied

    Good Morning!

    Good to know everything is working, but on the link you provided I noticed few css conflicts and a problem with your social icons and I believe I can offer you a solution.

    If you notice some of the texts are out of place. This is because your theme have some global css margin for the paragraphs and affect some of our styles. To fix this go to your Dashboard -> St Event Calendar -> Fonts & Colors -> Custom Styles and paste this code and save the settings:

    .stec-layout-event .stec-layout-event-preview-left-text-title, .stec-layout-event .stec-layout-event-preview-left-text-date {
          margin-bottom: 0 !important;
    }
    .stec-layout-agenda .stec-layout-agenda-events-all-load-more p {
         margin-bottom: 0 !important;
    }
    .stec-layout-agenda .stec-layout-agenda-monthstart-year {
         margin-bottom: 0 !important;
    }
    .stec-layout-agenda .stec-layout-agenda-monthstart-month {
        margin-bottom: 0 !important;
    }
    .stec-layout-agenda .stec-layout-events-form p {
        margin-bottom: 0;
    }
    body .stec-layout-month-daylabel p {
         margin-bottom: 0;
    }
    body .stec-layout-week-daylabel p {
         margin-bottom: 0;
    }
    

    About the broken social icons please follow this article: https://stachethemes.ticksy.com/article/13467/

    If you see anything else not in place with our plugin please let me know

    Stachethemes Support
    My Time Zone is GMT+3


    Envato Profile | Facebook | Twitter | Newsletter | Rate & Review

  •  94
    Valentin replied

    Just noticed you have applied the code I sent you earlier and after checking again I noticed few more problems (mostly with p tag styles). Add this code to the rest: 

    body .stec-layout-event-inner-intro .stec-layout-event-inner-intro-title {
         margin-bottom: 0 !important;
    } body .stec-layout-event-inner-top-tabs li.active p {
         margin-bottom: 0;
    }
    body .stec-layout-event-inner-top-tabs p {
        margin-bottom: 0 !important;
    } .stec-layout-event-inner-button-style p {
         margin-bottom: 0 !important;
    }

    Stachethemes Support
    My Time Zone is GMT+3


    Envato Profile | Facebook | Twitter | Newsletter | Rate & Review

  • yanter replied

    Good Evening Valentin,

    Apologies for the delay, I have finally got the children to bed :)

    Just a BIG thank you for your help and tips.  I'm still learning but welcome your testing.

    In the past I found using standard Wordpress Themes looked very nice but Pingdom was rating them like 6 sec to load.  So, I'm now exploring using the Astra Theme with the Elementor Page Builder.  So far it's loading at 2.6secs so feel much much nicer.  Hence why I asked for the license reset originally.

    So, you have been helping to get the Stachehemes Event Plugin working in this combination.  Another point to add to your great plugin.

    Also, I LOVE the fact you don't ask to do Add-Ons (ie extra money) as you build all the functions in. 

    Cheers
    Terry

  •  94
    Valentin replied

    Don't worry I'm here to help. Unfortunately css conflicts happen in the open source world where authors sometimes don't follow standards. If you notice anything else while adding more content just let me know I will look into it.

    About add-ons, there will be none. More features and updates are coming very soon so stay tuned

    Stachethemes Support
    My Time Zone is GMT+3


    Envato Profile | Facebook | Twitter | Newsletter | Rate & Review