wpdevart
Forum Replies Created
-
Forum: Plugins
In reply to: [Organization chart] Failed to initialize plugin: wpda_org_chartHi @miraze.
Do we understand you correctly? Do you need further support and can we close this topic?
Thanks.
Forum: Plugins
In reply to: [Organization chart] discrepancy of the lines between itemsHi @berzohr.
You can translate the “legend under the calendar” using the .po files and standard translations. You need to enable the “Use mo” option from the Booking calendar Themes settings page (Default Texts tab) and then add the translation for each language file (booking-calendar-it_IT.po, booking-calendar-de_DE.po, booking-calendar-nl_NL.po).
If you need any additional information, let us know and we’ll provide you with a step-by-step guide.
Thanks.
Forum: Plugins
In reply to: [Organization chart] Failed to initialize plugin: wpda_org_chartHi @miraze.
You forgot to send the image. By the way, what version of our plugin are you using?
Thanks.
Forum: Plugins
In reply to: [Countdown Timer - Widget Countdown] How to change Color?Hi @jamal2000.
Since you didn’t reply, we will close this topic. If you have other questions let us know.
Thanks.
Forum: Plugins
In reply to: [Social comments by WpDevArt] No commentsHi @ingalill.
The Facebook API does not show comments from the FB page, it only shows the comments left by users in the comments box on the site. This is a FB API rule, so there is nothing we can do about it.
Thanks.
Forum: Plugins
In reply to: [Countdown Timer - Widget Countdown] How to change Color?Hi @jamal2000.
What do you mean by saying “change the Colour of the Countdown”?
Can you share a screenshot?
Thanks.
Forum: Plugins
In reply to: [Organization chart] Error “Failed to initialize plugin: wpda_org_chart”Hi again.
Unfortunately, this is not a global problem, and we have not seen it from our side. Since we can’t see the error, we can’t find the cause of this problem.
Thanks.
Forum: Plugins
In reply to: [Organization chart] Error “Failed to initialize plugin: wpda_org_chart”Forum: Plugins
In reply to: [Organization chart] Error “Failed to initialize plugin: wpda_org_chart”Hi @epilati.
We tested the plugins on localhost and everything works fine from our end. Can you provide more details with screenshots?
Thanks.
Forum: Plugins
In reply to: [Organization chart] Error “Failed to initialize plugin: wpda_org_chart”Hi @anto89.
Since the problem resolved, we will close this topic. If you have other questions, let us know.
Thanks.
Hi @anto89.
Have you changed something?
At this moment we don’t see any problem with the currency. On our side, everything works correctly.
Thanks.
Forum: Plugins
In reply to: [Organization chart] Org Chart all “Wonky”Hi @darthpie.
Add this CSS code to your website style.
#wpdevart_org_chart_container_parent_1 div{ vertical-align:top !important; } #wpdevart_org_chart_container_parent_1 li{ vertical-align:top !important; } #wpdevart_org_chart_container_parent_1 div{ vertical-align:top !important; } #wpdevart_org_chart_container_parent_1 ul{ vertical-align:top !important; } .wpdevart_org_chart_container{ text-align:center !important; } .wpdevart_org_chart_container_parent .wpdevart_org_chart_container ul{ padding-top: 20px !important; margin: 0 !important; padding-left: 0 !important; } .wpdevart_org_chart_container li{ padding: 20px 5px 0 5px !important; line-height: 0 !important; margin: 0 !important; } #wpdevart_org_chart_container_1 li{ margin-top: 1px !important; }After adding this code, clear your website and browser caches and check it again. This should fix some CSS issues. There is a conflict between your theme and minify file and our plugin, so the chart does not work correctly.
Thanks.
Forum: Plugins
In reply to: [Organization chart] Org Chart all “Wonky”Hi @darthpie.
When we checked the screenshot, we didn’t notice any issues with the CSS, by the way, we checked the URL you sent and didn’t find any chart there.
Can you provide a live link and say exactly what is not working correctly?
Thanks.