Profiles

Bio

This is Sunny Sehgal, I have 3 year of work experience in WordPress Development and currently I am working in “Reality Premedia Services, Pune, Maharashtra, India”. About my education I done Bachelor of Engineering in Computer Science (CSE) and my hobbies are “find new places, reading newspapers and know about history of world and reading about our universe”.

Badges

CODE
1 badge
Plugin Developer

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
November 2019
Nov 19 Tue · 10:40
Forums med
Created a topic, Nice plugin and flexible., on the site WordPress.org Forums:
Thanks for making this plugin, it saves many hours of …
July 2019
Jul 01 Mon · 12:36
Forums med
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.…
June 2019
Jun 24 Mon · 07:18
Forums med
Posted a reply to Change years on arrows click, on the site WordPress.org Forums:
ok
Jun 21 Fri · 04:06
Forums med
Posted a reply to Change years on arrows click, on the site WordPress.org Forums:
Hi, Share your Website URL.
Jun 20 Thu · 05:49
Forums med
Posted a reply to Change years on arrows click, on the site WordPress.org Forums:
By CSS remove that arrow or disable that arrow.
Jun 03 Mon · 10:46
Forums med
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,…
May 2019
May 30 Thu · 04:13
Forums med
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…
February 2019
Feb 26 Tue · 11:02
Forums med
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; }
Feb 25 Mon · 09:23
Forums med
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…
Feb 25 Mon · 03:38
Forums med
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…