Satinder Singh
Forum Replies Created
-
Forum: Reviews
In reply to: [Cryptocurrency Widgets - Price Ticker & Coins List] Good and Helpfull pluginCan you please share your ideas and improvements requirements?
Can you please tell me what you want to do? I can provide you a solution if you can tell me what problem you want to resolve via commenting….
Thanks
try to provide some feedback – https://www.ads-software.com/support/plugin/process-steps-template-designer/reviews/
small mistake from your end, you are adding shortcode inside pre tag, remove
<pre>
tag from shortcode start and end points.There may some theme style conflicts, I can provide you some custom css code by checking your website link, please share…
Forum: Reviews
In reply to: [Cryptocurrency Widgets - Price Ticker & Coins List] Monero Does not appearWe just released an advanced version of cryptocurrency price ticker widget plugin – Version 1.8.2
Please update and enjoy more features ??
Forum: Reviews
In reply to: [Cryptocurrency Widgets - Price Ticker & Coins List] …Dear user, in last update there was a bug regarding plugin review box pop-up in wp-admin side – we have recently resolved it and released an update. Please update your plugin, also if you can add some review lines, it will provide us some energy in creating cool plugins ??
Thanks…
Just one issue inside your css, you are adding space before dots, please use this custom css:-
@media only screen and (max-width: 600px){
.ccpw-container.ccpw-ticker-cont.ccpw-header-ticker-fixedbar{display:none !important;}
}Forum: Plugins
In reply to: [Events Shortcodes For The Events Calendar] Space between list itemsHi, You shared documentation link please share a correct link! If you are talking about our main list on this page:- https://eventscalendartemplates.com/list-demo/
then you can increase gap by using this custom css:-div#ect-events-list-content .ect-list-post { margin-bottom: 30px; }
Forum: Plugins
In reply to: [Cool Timeline (Horizontal & Vertical Timeline)] Justify TextUse this custom css to justify the content of your timeline stories:-
.cool-timeline .timeline-post .timeline-content .content-details { text-align: justify !important; }
Forum: Plugins
In reply to: [ARI Stream Quiz - WordPress Quizzes Builder] Points With ResultsHi, I purchased your PRO plugin for this functionality but it is showing only higher personality points, not for all
It shows this:-
Personality 1 :- 30 points
Personality 2 :-
Personality 3 :-I need this:-
Personality 1 :- 30 points or — %
Personality 2 :- 20 points or — %
Personality 3 :- 9 points or — %Forum: Plugins
In reply to: [ARI Stream Quiz - WordPress Quizzes Builder] Points With ResultsYes I’m talking about personality test.
Is this functionality currently available in your plugin?
Final Result Page:-
Personality 1 :- 30 points or — %
Personality 2 :- 20 points or — %
Personality 3 :- 9 points or — %Forum: Reviews
In reply to: [Cool Timeline (Horizontal & Vertical Timeline)] Good but still limited@bbudeck Many thanks for detailed review about our plugin.
We will analyze every limitation mentioned by you. Currently we are already working on custom story order system, in which you can easily assign an order to any story, no needto edit every story one-by-one.
We will sure help you to create a fantastic timeline for your website.
Thanks
Satinder Singh
Cool Timeline TeamHi Tanya,
This is our PRO feature:-
To create a step by step timeline please follow all steps that we have already mentioned on the bottom of this page:- https://www.cooltimeline.com/step-by-step-tutorial-timeline-demo/
1. When you will create stories – Please select custom order based – & Add Step 1, 2 or other text here.
2. Also when you will create shortcode – select timeline based on >> Custom (Order Based)Hope it will resolve your problem
Thanks
Satinder Singh
Cool Timeline TeamForum: Plugins
In reply to: [Process Steps Template Designer] Parallax Image StepsYes, it is a small css issue, we will update it in next plugin version update.
For now you can use this custom css to remove this issue:-
.cool-process-steps .cool-process-icon .img-placeholder { background-attachment: inherit !IMPORTANT; }