astra001
Forum Replies Created
-
I am waiting for your response.
@nikitaanisimov Also added request to your support mail form.
@nikitaanisimov Now it breaks the dekstop version brother it may something did wrong?
I need only it on mobile view how can i do it Also please add that feature in your plugin may be it will be an feedback from your side.
Is there any option to escape only 3 js files that should be not appear under the delay so that user have some content to see.
slick slider and flipster js files could you do it.- This reply was modified 2 years, 1 month ago by astra001.
Yes font issue is resolved. Now issue aap
Hi, I read the above article about the rest api. I checked it is working fine.
I think issue is on your end Could you please help me
https://versaillesdentalclinic.com/staging/?rest_route=/tenweb_so/v1/@manegr OK, Is there any option to disable the lazy load on the site.
Could you please help me.Forum: Plugins
In reply to: [The Events Calendar] Events are being removed after a week@deepbrewsundaze Could you please explain it bit more.
Forum: Plugins
In reply to: [The Events Calendar] Events OverlappingYou can use
.tribe-events .tribe-events-calendar-month__events {
flex: auto;
overflow: hidden;
}You can use custom CSS to prevent the overlapping
https://tinyurl.com/2mvh8pcjNo, we want to add custom CSS for slider buttons also, hide some elements from the slider. But custom CSS not working on a slider
I add the below CSS in the custom CSS option:
.themeStart47 .post, .themeStart47 .trimContenTrue .image img{ border-radius:0px !important; } .themeStart47 .slick-slide .postContent .image img { max-height: 100% !important; min-height: 100% !important; } .themeStart47 .postedText p { font-family: Roboto, sans-serif; font-weight: 400; font-size: 16px; letter-spacing: normal; color: #262A2D; line-height: 1.3; padding-right: 0; margin-bottom: 30px; text-align: left; font-style: normal; } .themeStart47 .postAuthorClassic .authorInfo .postAuthorName { font-size: 24px; font-family: Oswald,sans-serif; color: #000 !important; } .themeStart47 .flatThemeCard * { text-align: center; font-family: Roboto, sans-serif; } .themeStart47 .post { margin: 10px 10px; } .themeStart47 .slick-next:before { display:none; } .themeStart47 .slick-prev:before{ display:none; } .themeStart47 .slick-next { right: -32px; background: url(https://compado.com/wp-content/uploads/2021/10/arrows-1.png); width: 80px; height: 80px; } .themeStart47 .objectCard .postNetwork i{ display:none; } .themeStart47 .slick-prev { left: -32px; background: url(https://compado.com/wp-content/uploads/2021/10/arrows-1-1.png); width: 80px; height: 80px; } .slick-slider { padding: 0 !important; } .themeStart47 .trimContenTrue .image img { min-height: auto; } .themeStart47 .trimContenTrue .image img { height: 100%; object-fit: cover; max-height: 100% !important; min-height: 100% !important; } @media screen and (max-width: 1199px){ .themeStart47 .slick-prev { left: -28px; width: 70px; height: 70px; background-size: contain; } .themeStart47 .slick-next { right: -28px; width: 70px; height: 70px; background-size: contain; } } @media screen and (max-width: 1024px){ .themeStart47 .slick-prev { left: -20px; width: 60px; height: 60px; } .themeStart47 .slick-next { right: -20px; width: 60px; height: 60px; } } @media screen and (max-width: 992px) { .themeStart47 .post { margin: 10px 10px !important; } .themeStart47 .postAuthorClassic { padding-left: 0; padding-right: 0; } .themeStart47 .postCardContent { padding: 10px 9px; } } @media screen and (max-width:575px){ .themeStart47 .slick-next { right: -15px; background: url(https://compado.com/wp-content/themes/Divi-child/images/linkedin-arrow.svg); width: 40px; height: 40px; top: 50%; } .themeStart47 .slick-prev { left: -15px; background: url(https://compado.com/wp-content/themes/Divi-child/images/linkedin-arrow.svg); width: 40px; height: 40px; transform: rotate(180deg); } .themeStart47 .post { margin: 0 !important; } .slick-slider { padding: 0 !important; } div#eThemePosts { width: 94% !important; } .themeStart47 .trimContenTrue .image img { min-height: auto !important; } } @media screen and (max-width: 500px){ .themeStart47 .slick-next { right: -9px; } .themeStart47 .slick-prev { left: -9px; top: 47%; } } @media screen and (max-width: 360px){ .themeStart47 .slick-prev { top: 46%; } }
Forum: Plugins
In reply to: [The Events Calendar] Change the order of upcoming eventsHi (@raphaelduran)
You have to change small changes in the code then it works.
But you Have to override In the event calendar view in the Child theme and add your code.
Forum: Plugins
In reply to: [NSFW] [HT Mega - Absolute Addons For Elementor] update the swiper LibraryHi @tarekht,
Thanks for the quick response
Forum: Plugins
In reply to: [NSFW] [The Events Calendar] Event Time rangeHi Marho,
Thanks for your answer.
Forum: Plugins
In reply to: [The Events Calendar] Single Page EventHi @ccalouis,
You can customize the events single page in your theme according to your requirements. you can check out their documentation for single-page customization.
Thanks & regards