sehgal.sunny
@sehgalsunny on WordPress.org
Bio
- Member Since: December 18th, 2014
- Location: Pune, Maharashtra
Contribution History
sehgal.sunny’s badges:- Plugin Developer
-
Created a topic, Nice plugin and flexible., on the site WordPress.org Forums:
Thanks for making this plugin, it saves many hours of … -
Posted a reply to The timeline bar position and spacing between dates, on the site WordPress.org Forums:
Hi @alonsolfco, Thanks :) Yes, you can set position as per your requirement by CSS.… -
Posted a reply to Change years on arrows click, on the site WordPress.org Forums:
ok -
Posted a reply to Change years on arrows click, on the site WordPress.org Forums:
Hi, Share your Website URL. -
Posted a reply to Change years on arrows click, on the site WordPress.org Forums:
By CSS remove that arrow or disable that arrow. -
Posted a reply to Multiple Timelines?, on the site WordPress.org Forums:
Hi @scottwdresen, https://drive.google.com/open?id=12w3JNGPPDPP1gRRNIzAq3grzhDNo-vip Above URL open the browser and there will see a download button,… -
Posted a reply to Multiple Timelines?, on the site WordPress.org Forums:
Hi @scottwdresen, We are working on the same till now can download from below path… -
Posted a reply to Timeline width, on the site WordPress.org Forums:
Hi @giuliamemole, Put This CSS it will work: section.cd-horizontal-timeline.loaded .events { width: 100% !important; } -
Posted a reply to Timeline width, on the site WordPress.org Forums:
Add this css ul.cd-timeline-navigation { display: none; } By this both prev and next button… -
Posted a reply to Timeline width, on the site WordPress.org Forums:
Hi @giuliamemole, Replace above code with this: <script>jQuery(document).ready(function($){ var total_event = $('.cd-horizontal-timeline .timeline .events-wrapper .events… -
Posted a reply to Timeline width, on the site WordPress.org Forums:
Hi @giuliamemole, Use below code in your footer.php. <script>jQuery(document).ready(function($){ var total_event = $(‘.cd-horizontal-timeline .timeline .events-wrapper… -
Posted a reply to Timeline width, on the site WordPress.org Forums:
Please input date uniquely for every post. -
Posted a reply to Spacing, on the site WordPress.org Forums:
@megantangible, I think your website JS conflict so, please hire any core WordPress developer who… -
Posted a reply to Spacing, on the site WordPress.org Forums:
ok then put it on under plugin folder\timeline-history\js\history.js file. -
Posted a reply to Spacing, on the site WordPress.org Forums:
See below image of your website with same code working fine. https://drive.google.com/open?id=1gcVccfs1jSWA1NGxr4hjD3JNUC6X-DKL -
Posted a reply to Space between Dates, on the site WordPress.org Forums:
I think your query resolved, now I am closing this as a resolved. -
Posted a reply to Spacing, on the site WordPress.org Forums:
<script>jQuery(document).ready(function($){ var total_event = $('.cd-horizontal-timeline .timeline .events-wrapper .events ol li').length; for(var i=1; i<= total_event; i++){… -
Posted a reply to Space between Dates, on the site WordPress.org Forums:
Hi @mathias73, Use below code and first copy on text-file then use it under footer.php… -
Posted a reply to Spacing, on the site WordPress.org Forums:
Hi Use below code and first copy on text-file then use it under footer.php after… -
Posted a reply to Spaces between labels, on the site WordPress.org Forums:
Hi @deekey, Add this code in History.js file. Plugin\js\history.js -
Posted a reply to Maps shortcode usage, on the site WordPress.org Forums:
Hi Deekey, Please follow our previews support thread: https://wordpress.org/support/topic/date-spacing-and-text-colour/ -
Posted a reply to Spaces between labels, on the site WordPress.org Forums:
Hi Deekey, Please follow our previews support thread: https://wordpress.org/support/topic/date-spacing-and-text-colour/ -
Committed [1997782] to Plugins SVN:
Version upgraded of shortcode to be allow on the content. -
Committed [1997777] to Plugins SVN:
Bug Fixed -
Committed [1977194] to Plugins SVN:
Removed last update -
Committed [1974753] to Plugins SVN:
Bug Fixed of unnecessary space between posts -
Committed [1974752] to Plugins SVN:
Bug Fixed of unnecessary space between posts -
Posted a reply to Two problems right off the bat, on the site WordPress.org Forums:
Please update your WordPress and use php version above 4. -
Posted a reply to Text cutting off in timeline, on the site WordPress.org Forums:
Yes, apply same CSS with correct class and I checked your website and text already… -
Posted a reply to Text cutting off in timeline, on the site WordPress.org Forums:
@megantangible I am saying for "text centralized" just use Media query CSS for mobile device. -
Posted a reply to Text cutting off in timeline, on the site WordPress.org Forums:
Hi @megantangible, Yes you can use text-align:center CSS property with media query for particular screen… -
Posted a reply to Text cutting off in timeline, on the site WordPress.org Forums:
Hi @megantangible, Please use below CSS: section.cd-horizontal-timeline.loaded .events-content { height: auto !important; } -
Posted a reply to Text cutting off in timeline, on the site WordPress.org Forums:
Please send particular page where you added timeline and you can add media query for… -
Posted a reply to Text cutting off in timeline, on the site WordPress.org Forums:
Hi @megantangible, Please share your website URL? -
Posted a reply to Error message, on the site WordPress.org Forums:
Hi @bdollin, Please refer below URL: https://wordpress.org/support/topic/wp_posts-table-websiteku-wp_posts-doesnt-exist-wp_postmeta-table-websiteku/ -
Posted a reply to The math needs some reviewing, on the site WordPress.org Forums:
Hi @ghudson, Cool :) Sorry for inconvenience. Can you please try below code to resolve… -
Posted a reply to Default Selected Event, on the site WordPress.org Forums:
Thanks @catupiryisjustcreamcheese :) -
Posted a reply to Default Selected Event, on the site WordPress.org Forums:
Hi @catupiryisjustcreamcheese, Sorry for late reply. As of now this feature is not possible but… -
Posted a reply to Content is the same everywhere, on the site WordPress.org Forums:
Thanks @davidthew -
Posted a reply to Content is the same everywhere, on the site WordPress.org Forums:
Hi @davidthew, Share your page url. -
Posted a reply to Date Spacing and Text Colour, on the site WordPress.org Forums:
For Color please use below CSS: section.cd-horizontal-timeline .cd-timeline-navigation a.next, section.cd-horizontal-timeline .cd-timeline-navigation a.prev {background: #d4c72c none… -
Posted a reply to Multiple items in one view, on the site WordPress.org Forums:
Hi @webblast78, Please use below code on your footer.php for show timeline on same distance:… -
Posted a reply to Nice Plugin!, on the site WordPress.org Forums:
Thanks @catupiryisjustcreamcheese :) -
Posted a reply to Make the plugin look similar to this concept, on the site WordPress.org Forums:
Just Learn about nth-child property in CSS. -
Posted a reply to Make the plugin look similar to this concept, on the site WordPress.org Forums:
Ok :) -
Posted a reply to Make the plugin look similar to this concept, on the site WordPress.org Forums:
Yes, you can achieve but you have add CSS as well as JS because on… -
Posted a reply to Make the plugin look similar to this concept, on the site WordPress.org Forums:
Great! :) -
Posted a reply to Make the plugin look similar to this concept, on the site WordPress.org Forums:
Hi @snippet24, Yes you can make by using nth-child style in css. eg. .events ol… -
Posted a reply to Dates to far apart, on the site WordPress.org Forums:
Hi @stellav Just put this code into footer.php before closing </body> tag. -
Posted a reply to Max amount of posts, on the site WordPress.org Forums:
Hi @stellav, When you add post so select unique date for every post.
Developer
-
Play Pause Button for Video
Active Installs: 10+
-
Timeline History
Active Installs: 700+
Plugins
-
All-In-One Security (AIOS) – Security and Firewall
-
Import any XML or CSV File to WordPress
-
KT-CleanPress
-
Limit Attempts by BestWebSoft - WordPress Anti-Bot and Security Plugin for Login and Forms
-
Play Pause Button for Video
-
Simple History – Track, Log, and Audit WordPress Changes
-
Sucuri Security - Auditing, Malware Scanner and Security Hardening
-
Timeline History
-
Wordfence Security - Firewall, Malware Scan, and Login Security