Mofizul Islam
Forum Replies Created
-
Forum: Reviews
In reply to: [Word Counter Plus] Helpful for bloggerThanks for your comment. Ok, on the next version I’ll try to add your requested features.
Forum: Plugins
In reply to: [WebP Express] WebP doesn’t serving webp format imageHi @monclee
Thanks for your reply. It’s my WebP settings. And I’m using the code into post loop
<?php echo get_the_post_thumbnail(); ?>
. But still it’s still serving jpg/png format.Thanks.
[I’ve discovered a way to serving webp with PHP, but that’s not so effective. That’s why I have posted my problem here.]
Forum: Plugins
In reply to: [WP Job Manager] How to submit listing directlyThanks a lot hestibe and braehler ??
Forum: Plugins
In reply to: [WP Job Manager] How to submit listing directlyAnother issue is: how to we can stylize the notice after submitting the form https://prntscr.com/o090ip
Forum: Plugins
In reply to: [Video Slider - Slider Carousel] CSS not workingNo need to solve the above issues. We have switched to another slider style type (https://prntscr.com/mowqfm). Please answer this question.
How to stop the AUTO scroll?
Hi Andrew,
Thanks for your best suggestion.
As your suggestion, I’ve installed the plugin “PMPro Register Helper” and applied to the page- /newsite/membership-account/membership-checkout/?level=2
Here have two questions in the ‘Beneficiary Information’ area- https://prntscr.com/m8u9x3 Hope that you will answer me.
1. How to add country list as a dropdown menu? (now have a text box)
2. How to add all state list of US as a dropdown menu? (now have a text box)Waiting for your answer?
Thanks.
Now I see that it’s syncing, but 1 days later. I want, it’ll be sync instantly.
That means, when I’ll publish a post in my Facebook page, the website will display instantly.
How to I can do it?
Hi,
Thanks for your reply.
Yes, I’ve configured it in a different way. It’s working with Facebook and Twitter shortcode. But when I add YouTube shortcode
[fts_youtube vid_count=3 large_vid=no large_vid_title=no large_vid_description=no thumbs_play_in_iframe=yes vids_in_row=3 omit_first_thumbnail=no space_between_videos=1px force_columns=no maxres_thumbnail_images=yes thumbs_wrap_color=#000 channel_id=UCMap9foat51UQSZwWpbGi2A]
it’s break the website.So, I’ve embedded YouTube videos, instead of using your plugin shortcode. Can you tell me please, why it’s conflicting with the YouTube shortcode?
Hi,
I see that here https://www.canva.com/learn/unique-inspiring-about-page/ using your plugin and their Google+ sharing is working. Are you sure Google+ share stopped to work?
Forum: Plugins
In reply to: [Cresta Social Share Counter] Count Number not showingHi,
Thanks for your quick reply.
Facebook is working, I have seen it in incognito mode. But I’ve also shared it in Google Plus and Twitter, that isn’t working- https://prntscr.com/hb6poz
How to I can fix it?
Forum: Plugins
In reply to: [Cresta Social Share Counter] Count Number not showingI’ve removed Facebook App ID- https://prntscr.com/hb6mr2
But it’s still not working…
Forum: Plugins
In reply to: [WooCommerce USPS Shipping Method Plugin] Broken “select option”Hi @xadapter,
I’ve installed and configured the plugin(https://prntscr.com/h7qdkm, https://prntscr.com/h7qe58), but why I can’t see any shipping method here. What do I need to do more here(https://prntscr.com/h7qee8)?
Please help me to fix out, how to shipping method(First-class Mail) will display in the Checkout page.
Regards,
MofizulForum: Plugins
In reply to: [WooCommerce USPS Shipping Method Plugin] Broken “select option”Hi @xadapter,
I’ve installed and configured the plugin(https://prntscr.com/h7qdkm, https://prntscr.com/h7qe58), but why I can’t see any shipping method here. What do I need to do more here(https://prntscr.com/h7qee8)?
Please help me to fix out.
Regards,
MofizulThanks. ??
Forum: Themes and Templates
In reply to: After activating my developed theme, the site showing error.At last it’s working. Use the code-
include get_template_directory() . ('/redux/sample/config.php');
Thanks.