Uzzal
Forum Replies Created
-
Hi,
We haven’t changed the layout in the version 2.1.2 and 2.1.3. So, in the version 2.1.1, the layout was →
-Author Image
-Author Name
-DesignationYou can check the changelog here → https://wordpress.org/plugins/testimonial-free/#developers
Or, you can go back to the version 2.1.1 to check by downloading from here → https://wordpress.org/plugins/testimonial-free/advanced/
Screenshot → https://prnt.sc/n0b4xv
We guess you customized the style with CSS before to show the Designation at the top. If you want to do so again, we can help you with CSS code by inspecting your link.
Hope to hear from you soon.
Thank you.Hi,
Sorry to say that it is not possible. The feature is not available in the current version of the plugin.
For more information, you can visit to our demo page.
Thank you.Hi,
Sorry to say that it is not possible. The feature is not available in the current version of the plugin.
For more information, you can visit to our demo page.
Thank you.Hi,
It is possible if you can embed the ‘jquery.prettyPhoto.js’ with the plugin in a proper way. To do so, please google it and watch some example.
Some theme has the feature of the lightbox added. Check if your theme has the feature.
You can use a free plugin which has the lightbox feature. Please search for it.
Hope the answer helps.
Thank you.Hi,
We are extremely sorry that the plugin doesn’t work with Internet Explorer v-11.
As Internet Explorer v-11 is a backdated browser, released on October 17, 2013, it does not support the recent javascript and CSS codes.
We have coded the plugin compatible with latest browsers like Chrome, Firefox, Safari, Edge, Opera etc.
So, it becomes impossible and tough to make compatible with Internet Explorer 11.
Thank you.
Hi,
Sorry for the late reply.
We have visited the link to inspect the issue. We guess there may be a confliction between the theme and the plugin as both of them has the ‘slick’ javascript file. We are working on this plugin to add the setting page including the dequeue option for the ‘slick’ file. It will take time.
If you can dequeue the ‘slick’ file from one of them, the issue may resolve. In this case, if we could look into your Dashboard, we could dequeue you the ‘slick’ file manually from your plugin to fix the issue.
To check the plugin is working normally or not, you can use your staging/developing site and try switching to a default WordPress theme. And, be sure you have some product’s category there. (For mind-satisfaction only 🙂 )
Hope to hear from you soon.
Thank you.Hi,
I have visited the link and found the font-size is set 35px there. You can change the font-size for small devices. Use the below CSS code to the custom CSS field of the plugin from the ‘Settings’ menu.
/* For Mobile */
@media screen and (max-width: 375px) { .sp-wpcp-4402 .wpcp-all-captions .wpcp-image-caption { font-size: 18px; line-height: 18px; } }/* For Tablet*/
@media screen and (max-width: 768px) { .sp-wpcp-4402 .wpcp-all-captions .wpcp-image-caption { font-size: 25px; line-height: 25px; } }Feel free to adjust the CSS values.
Hope to hear from you soon.
Thank you.Hi,
As you are talking about a pro feature, you can ask us in the support forum of ShapedPlugin so that the users here don’t get confused.
You have sent us an email informing your need, we have replied to you with an exact solution via email. Please check your mailbox.
Thank you.
Hi,
Sorry to inform that the feature of changing the content position is not available in the free version. You can use ‘Content Position → Bottom’ feature.
Screenshot → https://prnt.sc/mogskc
Thank you.
Feeling glad seeing the smile. 🙂
It would better for other users if you could share the experience in the review section.
Thank you very much for praising the plugin.Regards.
Hi,
We have placed a major update yesterday. If you generate a new accordion using the latest plugin. Hope the H3 tag issue will be resolved within the Latest Version (2.0.0).
Thank you.
Hi,
We are going to place a major update tomorrow. We will set H3 tag as default for the title of the accordion. If you use the Latest version after the release, you will find the title in the H3 tag.
You will be notified from your ‘Dashboard →Plugins’ area after releasing the update.
We cordially request you to wait till then.
Thank you.Glad to know that it worked.
If you like the plugin, you can share your experience in the Review Section.
Thank you very much.
Update:
Sorry! I missed the minus sign.
Please try the below CSS code instead of that.
CSS →div#ea_one.easy_accordion_wrapper div.single_accordion h2.ea-item-head:before { height: auto !important; font-family: 'serif' !important; }Thank you.
Hello Randit,
Thank you for praising the plugin.
Please try the below CSS code in your ‘Appearance → Customize → Additional CSS’ field.
CSS →div#ea_one.easy_accordion_wrapper div.single_accordion h2.ea-item-head:before { height: auto !important; }Please, Keep us informed about the amendment.
Also to inform you that we are going to place a major update appending a nice UI dashboard and some features in this week. Don’t miss the update.
Regards.