funsail
Forum Replies Created
-
Forum: Plugins
In reply to: [Mega Addons For WPBakery Page Builder] CSS bugs breaking themes.I also found this:
A non well formed numeric value encountered in <b>wp-content/plugins/mega-addons-for-visual-composer/render/infobox.php</b> on line <b>50</b><br />
58px; font-size: 22px; color: ;”Sadly I cannot use 3.1 until you can work out how I can use rem and em instead of px for sizes.
Forum: Plugins
In reply to: [Mega Addons For WPBakery Page Builder] Specify image dimensionsI mean, if it’s empty in the settings, then shouldn’t the plugin set the right size that’s needed for when it’s on the page?
Now you’re writing
style="width: ; height: ; border-radius: 0px; margin-bottom: 15px;"
it’s said bad code and invalid html and affects your website.
It’s normal the default we don’t enter it. So the plugin should leave it out or set the default img size or use auto. Whatever that’s valid html.
ALso, pagespeed doesn’t accept
style="width: ; height
as image dimensions
you need to set real htmlheight="120" width="120"
- This reply was modified 5 years, 8 months ago by funsail.
No, I think that’s completely invalid. You can’t force to use px, websites do and should use em, rem, and other measures. Why would I want one section of the page to not scale with the rest of the text? I’m sorry that’s not usable.
Forum: Plugins
In reply to: [Insert Pages] shortcode inside a page with another shortcode infinite loadHi, with the new update, we still need to use this?
add_filter( ‘insert_pages_apply_nesting_check’, ‘__return_false’ );You could say I’m scared of doing this and making a loop
Forum: Plugins
In reply to: [Mega Addons For WPBakery Page Builder] Specify image dimensionsVisit https://gtmetrix.com/
Put in your website with a tm_carousel
Run itSee rule Specify image dimensions
The following image(s) are missing width and/or height attributes.Forum: Plugins
In reply to: [WP YouTube Lyte] Visual ComposerForum: Plugins
In reply to: [WP YouTube Lyte] Visual ComposerTheir code [vc_video link=”https://youtu.be/asdf” align=”center” css_animation=”fadeIn”]
generates an iframe.
I’m not sure why it’s not detectedNor is a textbox with https
Forum: Plugins
In reply to: [WP YouTube Lyte] Visual ComposerVC allows me to add a sidebar anywhere.
Then I’d go into the appearance and fill the sidebar with widgets.Forum: Plugins
In reply to: [WP YouTube Lyte] Visual ComposerI’m adding 10 vids to a carousel, so I can’t unless I create 10 sidebars.
And I’d never manage it with things on pages and on sidebars etc.Forum: Plugins
In reply to: [WP YouTube Lyte] Visual ComposerForum: Plugins
In reply to: [Mega Addons For WPBakery Page Builder] Can you Make slider more usefulThanks. Can you add the filename for this, because everything else is off.
[tm_carousel_son image_id="27123"]
I’m on v3.1 now and don’t see it yet.
Forum: Plugins
In reply to: [Mega Addons For WPBakery Page Builder] Can you Make slider more usefulthumbnail of course is great, but if too hard/slow just the filename will be helpful!
Thanks greatly!Forum: Plugins
In reply to: [Mega Addons For WPBakery Page Builder] Can you Make slider more useful1) thumbnail
Built in media grid
Image gallery2) subtext
Built in Empty space
Video playerForum: Plugins
In reply to: [Mega Addons For WPBakery Page Builder] Can you Make slider more usefulActually you can add a subtitle to your item. Many items have one to show content preview. Many don’t.