imibrar
Forum Replies Created
-
Forum: Plugins
In reply to: [i2 Pros & Cons] Error loading blockplease make sure your WordPress are not producing any content , warning notice etc.
you should disable debug mode if its enabled.
please check response using browsers developer tag.Forum: Plugins
In reply to: [i2 Pros & Cons] Doesn’t contribute to wordcount.Thanks for reporting it, I noted down and will try to fix it in upcoming release.
Forum: Plugins
In reply to: [NSFW] [i2 Pros & Cons] How to Change Font API colorYou can change font color, size, background or alignment from setting page, please check the screenshot
Setting Page
https://prntscr.com/sp1xnfForum: Reviews
In reply to: [i2 Pros & Cons] Not useful@bernard88 it is not the case, you can add as many table as you want in a single post, even you can change the design and icons separately. in Gutenberg you can add it as a block and you can add as many as you want, for classic editor you can use ShortCodes.
Forum: Plugins
In reply to: [i2 Pros & Cons] Problem with Icons.I believe, the issue is due to the theme, this could be solve by custom css,
your given link is not working that’s why I can’t help on it.
anyhow below code might fix your issue, if you add this in your theme style..i2-pros-cons-main-wrapper .i2-pros-cons-wrapper .i2-pros .section ul li, .i2-pros-cons-main-wrapper .i2-pros-cons-wrapper .i2-cons .section ul li {
padding-left: 30px !important;
list-style: outside none none !important;
position: relative !important;;
}
.i2-pros-cons-main-wrapper .i2-pros-cons-wrapper .i2-pros .section ul li i, .i2-pros-cons-main-wrapper .i2-pros-cons-wrapper .i2-cons .section ul li i {
position: absolute !important;;
left: 5px !important;
}Forum: Plugins
In reply to: [i2 Pros & Cons] Vertical Pros and Cons? (Layout)its not bug but suggestion
Forum: Plugins
In reply to: [i2 Pros & Cons] Vertical Pros and Cons? (Layout)I add your suggestion for next updates, you will get it soon π
Forum: Plugins
In reply to: [i2 Pros & Cons] How to use this plugin with elemetor?There is no integration for Elementor till now, anyhow I will add this in upcoming feature list.
Forum: Plugins
In reply to: [i2 Pros & Cons] Pros and Cons Heading Tagat this stage its not possible, anyhow I note down this suggestion and I will try to give this option in upcoming update
Forum: Plugins
In reply to: [i2 Pros & Cons] Short CodeThere is no option to add shortcode inside button or content area, anyhow I will add this in upcoming feature list.
Forum: Plugins
In reply to: [i2 Pros & Cons] Letters instead of Iconsyou can easily change title using given option like if you are using shortcode set pros_title=”Your Pros Title” cons_title=”Your Cons”, while using visual editor (Gutenberg and Classic Editor) you can change from given option under “Pros Title” and “Cons Title”, check screenshot from below links
Classic Editor Schreenshot
Gutenberg ScreenshotForum: Plugins
In reply to: [i2 Pros & Cons] PHP Noticesthanks for the reporting, the issue is resolved now, please update your plugin
Forum: Plugins
In reply to: [i2 Pros & Cons] How to change pros and cons header to h4 or h5I already change heading from h3 to strong tag due to “table of content” issue, please update to latest version, hopefully that will solve your problem.
Forum: Plugins
In reply to: [i2 Pros & Cons] Plugin button inserting https//don’t start url with “http://” in your url, it will added automatically, anyhow I note this issue and will fix it in next update.
Forum: Plugins
In reply to: [i2 Pros & Cons] Latest version broke the header.You just need to refresh your browser cache or press Ctrl+Shift+F5, it will fix the issue. new user will not see this error.
I made some changes to prevent conflict with “table of content” plugin.
anyhow I fix it in 1.1.3 version to force update new style.