funsail
Forum Replies Created
-
@surace I think this is based on a bunch of settings. I can’t get 5.1 to work.
@mazedulislamkhan if it’s too hard for you as staff to create a new issue I don’t get why you expect us to.
half a dozen reports here aren’t enough proof for you, but you want us to jump through a few hoops to sign up an account to write you a bug report?
I tried the new one 5.1 again, with Dashboard –> Features –> Text link counter (Disable this feature).
Nope doesn’t work.We’ll just stay on 4.7
Pretty bad isn’t it. The feature isn’t really useful anyway you have to re-save each post to get a count.
You gotta test this a bit, but maybe add
twentytwenty-container img{
width:100%;
height:auto!important;
}but stretches img out.
Or center it and limit width to img width (better because no stretch problem)
I wish we could see the dates with each old version. Usually the versions after a long gap are unstable initially.
Go back to 4.7.1, it works fine.
https://downloads.wordpress.org/plugin/wordpress-seo.4.7.1.zip- This reply was modified 8 years, 10 months ago by funsail.
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Typing in menu codes?I dono’t have the theme anymore. It used to be http://miami.themepunch.com/ but they went bust.
It’s not clear, but can the pro menu show like a megamenu?Yes, turning Yoast SEO on and off is how I confirmed Yoast SEO conflicts with Visual Composer. Whenever you save anything in Visual Composer the resulting page is rubbish shortcodes and a mess.
It’s recent so I’m reverting to an old Yoast SEO
Forum: Fixing WordPress
In reply to: Can’t search media = No media files found.It seems no plugin that works with img can see any img.
Forum: Plugins
In reply to: [Direct Stripe] Unable to process paymentTOday it’s different. I got a fail. But I can’t seee on the webpage the error. On mobile, it was a red square. Didn’t see any words.
In stripe I saw it’s “Payment declined by customer’s bank”Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Typing in menu codes?My old theme had this integrated, and just added a single ‘icon’ popup to the menu page. And also had a single checkbox to make it dropdown vs megamenu mode.
I’ve seen ones where you have admin options on 1 screen that reproduces the whole menu structure and you can do drop downs on each. As long as I can do it visually I’ll be delighted
Forum: Plugins
In reply to: [Cloudflare] Server Push brokenCan Cannot Server Push (header size over 3072 Bytes). error cause any actual website errors or is it just a warning it’s not using push?
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Typing in menu codes?I’m saying your plugin is brilliant. Until I get to Font Icons
“Responsive Menu gives you the opportunity to use a selection of brilliant font icon packages or to create your own custom ones.”
You even have a guide
https://responsive.menu/docs/basic-setup/font-icons/No other system has a guide for icons. Because NO other menu system gets users to type in menu ids. I’m sure you don’t need me to give you a bunch of links to see how they do it. You click a menu, you click a popup, select an icon. Done.
sweet-custom-menu allows you to get the menu ID you need without asking pro end users to inspect source to get IDs. It’s for devs like you to integrate into your plugins.
I don’t want a free plugin. I want a plugin I can buy with awesome features and support.
- This reply was modified 8 years, 10 months ago by funsail.
Forum: Plugins
In reply to: [Direct Stripe] Unable to process paymentIn there Events is empty.
Logs has a few things mostlyURL
/v1/tokens
Status
200The one I just did now failed but had the same
URL
/v1/tokens
Status
200There’s no error inside or any info at all showing error.
Forum: Plugins
In reply to: [ShiftNav - Responsive Mobile Menu] megaThere’s no package for buying both is there? I kind of want a mega menu, but the ones I’ve tried so far are so much work to integrate into the style of the theme. I don’t want the million options to customise. I want something that is 90 right right out of the box
Forum: Plugins
In reply to: [Direct Stripe] Unable to process paymentNo, stripe shows a green tick showing the card etc are verified.
When I get back to the ‘processing’ that takes 2-3s then I get the red bubble.
Nothing else shows any clue it happened.I put on debug
// Enable WP_DEBUG mode
define( ‘WP_DEBUG’, true );// Enable Debug logging to the /wp-content/debug.log file
define( ‘WP_DEBUG_LOG’, true );And strangely no /wp-content/debug.log file