editanazaryan
Forum Replies Created
-
Forum: Plugins
In reply to: [10Web Social Post Feed] Facebook feed in dark modeHi,
Sure. Use the code below:
#ffwd_container1_0 #ffwd_container2_0 .ffwd_blog_style_object_info_container_0 .ffwd_blog_style_object_from_name_0 { color: #ffffff !important; } #ffwd_container1_0 #ffwd_container2_0 .ffwd_blog_style_object_info_container_0 .ffwd_from_time_post_0 { color: #ffffff !important; } #ffwd_container1_0 #ffwd_container2_0 .ffwd_blog_style_object_messages_0 { color: #ffffff !important; } #ffwd_container1_0 #ffwd_container2_0 .ffwd_blog_style_object_info_container_0 .ffwd_see_more_message{ color: #ffffff !important; }
Thanks. Have a nice day.
- This reply was modified 6 years, 2 months ago by editanazaryan.
Forum: Plugins
In reply to: [10Web Social Post Feed] Post Text Hyphenation/Word WrappingHi,
In the additional CSS please add the following code:
p[class^="ffwd_blog_style_object_messages_"] { word-break: break-word; }
This should solve the issue.
Thanks. Have a wonderful day.
Forum: Plugins
In reply to: [Slider by 10Web - Responsive Image Slider] Slider is not ACCESSIBLEHi,
Thanks for the notice.
Please note that this is the way the plugin code is written and unfortunately currently we do not have any other solution to this.Thanks. Have a nice day.
- This reply was modified 6 years, 2 months ago by editanazaryan.
Forum: Plugins
In reply to: [10Web Social Post Feed] Facebook feed in dark modeHi,
Could you please try to use the following CSS codes:
#ffwd_container1_0 #ffwd_container2_0 .blog_style_object_container_0 { background-color: #D3D3D3 !important; } #ffwd_container1_0 #ffwd_container2_0 .ffwd_blog_style_object_info_container_0 { background-color: #D3D3D3 !important; }
Thanks. Have a wonderful day.
Forum: Plugins
In reply to: [SpiderFAQ] PHP Bug in Spider FAQHi,
Could you please specify which particular theme are you using?
We will make a test and provide feedback.Thanks. Have a nice day.
Forum: Plugins
In reply to: [SpiderCalendar] Users and RolesHi,
Could you please edit the roles, for example, the “Editor” role and see whether the mentioned option: to select and see the Calendar Tab is available? Please see here.
In the case it is not available please notify us and we will help to make changes in the plugin so that the needed users can add events. However please note that after these changes you will not be able to update the plugin so that the changes are not lost.
Thanks. Have a nice day.
Forum: Plugins
In reply to: [10Web Social Post Feed] Post Text Hyphenation/Word WrappingHi,
Please note that attached URL takes to the this page.
Could you please send the URL again to check the issue.Thanks. Have a nice day.
Hi,
Please try the following solution:
> edit the header.php file of the theme
> between the menu u title add the following code:
echo do_shortcode('[wds id="1"]');
Thanks. Have a nice day.
Hi,
Please note that the form is not visible in the homepage anymore. Please see here.
Have you managed to remove it?
Thanks. Have a nice day.
Forum: Plugins
In reply to: [SpiderCalendar] popup mobileHi,
Could you please specify with which particular phone have you tested?
I have checked and in my case the pop-up is not blank.Thanks. Have a nice day.
Forum: Plugins
In reply to: [10WebAnalytics] Outbound linksHi,
Please note that we are taking the information form the google analytics, it is not generated by the plugin.
Thanks. Have a nice day.
Hi,
Could you please share with us the URL of the page where you have the slider?
Thanks. Have a nice day.
Forum: Plugins
In reply to: [SpiderFAQ] Spider Faq conflict with Evolve theme footersHi,
Please note that our plugin does not have any styles that may cause this issue.
In order to remove the white box please use the following Addtional css:
.footer {
background:transparent !important;
}Thanks. Have a nice day.
Hi,
Could you please try to deactivate the plugin and reinstall it?
Please check the conflict with the other plugins that you have?
Please try to deactivate all the other plugins and check whether you can add the email addresses and save? In the case, you will be able please activate all the plugins one by one and check which one is causing the issue.
Thanks. Have a nice day.
Forum: Plugins
In reply to: [SpiderCalendar] wrong translation for January in German language fileHi,
Thanks for the notice. I have shared it with the development team so that they include it in the next update.
Have a wonderful day.