amandeep94
Forum Replies Created
-
Forum: Plugins
In reply to: [Cryptocurrency Widgets - Price Ticker & Coins List] Missing currenciesHi there
Thank you for sharing your feedback.
In the current free version, we offer support for the top 250 coins.
However, in the pro version, we extend our support to include the top 2500+ coins.
I will discuss the possibility of adding support for unlisted coins in this pro plugin with our development team.Forum: Plugins
In reply to: [Events Shortcodes For The Events Calendar] Image sizes : Desktop / MobileHi there
To show the complete images on mobile view you can add the CSS code given below to the custom CSS setting given under Extra Settings of plugin setting.? This will give you output as shown in the screenshot here.@media only screen and (max-width: 767px){ .ect-list-post.style-2 .ect-list-img { ????background-size: contain!important; ????background-repeat: no-repeat!important; ????min-height: 250px!important; ????background-position: bottom center!important; ????background-color:?#E4E4E4!important; } #ect-events-list-content .ect-list-img{ ???????background-position: bottom center!important; ????} }
Hi @retrojim
Please try to deactivate your other plugins one by one to identify if the issue persists. Sometimes, conflicts can occur between plugins or themes. Additionally, clearing your site’s cache may also be helpful.
Hi there
Thanks for showing interest in our plugin.
Our current version of this plugin does not support this feature.
But we will check if it is possible in our future plugin updates.Hi there,
Thanks for showing interest in our plugin.
Yes, you can insert images onto the backside of the flipcard within the limited layouts, namely layout-7 and layout-8.Hi there
Thanks for sharing your feedback.
I think this happen due to limit of coin shown in the free version, where it support top 250 coins data. but day after day when some coins are out ranked from the top coins list then it stop pulling the data of those coins.
We will check what we can do regarding this topic.
ThanksHi there
Please try modify your CSS.
Remove this one
#ccpw-datatable-8134 td { z-index: 1;}
and add this one
#ccpw-datatable-8134 tbody { z-index: 1; position: relative;}
If still not fix the issue then let me know.
ThanksForum: Plugins
In reply to: [Cool Flipbox - Shortcode & Gutenberg Block] Fliboxes work but can’t editHi there
Thanks for using our plugin.
There might be a conflict issue with one of your plugins.
Please try to deactivate all your plugins one by one and see which plugin is causing the issue.Hi @rockhost,
There is no option to fix the try block recovery option after altering the database.
You can duplicate the current timeline page using any duplicate page plugin and then click on attempt block recovery option if it does not affect your timeline and solve your problem then you can click on attempt block recovery button on main timeline page Otherwise you will need to restore the database as before.Thanks & Regards
Hi there
Can you please share the demo link where you are using our plugin, so we can check & provide custom CSS for it.
ThanksHi @anupamaranjan,
We have tried creating the scenario at our end but everything seems to be working fine.
Please check it once deactivating other plugin one by one and with default theme may be there is conflation with your theme or plugins.
If still not solve the issue share any screenshot or screen recording or demo link that would help us understand the exact issue you are facing.
ThanksHi there
Thanks for using our plugin.
You can fix the CSS issue by using below custom CSS code..ccpw-container .bx-viewport?{height: 38px?!important;}
ThanksForum: Plugins
In reply to: [The Events Calendar Countdown Addon] Find out more string translationHi @holylibor
Thanks for using our plugin.
You can translate the Find Out More String in the required language using Loc Translate plugin.
If you want to change the string and then you want to translate then you need to change the code.Also, there are some settings to change the size and color of the countdown. Please refer to the image.
Thanks & Regards
Forum: Plugins
In reply to: [Events Shortcodes For The Events Calendar] Number of columnsHi @nextech
Thanks for using our plugin.
Grid and Masonry view templates displays events in minimum 2 columns.
You can checkout other templates if you want to show events in single column.Hope this helps.
Thanks & Regards.
To change the color of this particular string, please add custom css code given at Event Addons Menu > Shortcodes Settings > Extra Settings > Custom CSS setting.
.ect-list-wrapper .ect-events-read-more {
color: #FF0018!important;
}Hope this helps.
Thanks & Regards