WPKube
Forum Replies Created
-
Forum: Plugins
In reply to: [Cool Tag Cloud] Line separatorYou’re welcome
Forum: Plugins
In reply to: [Simple Basic Contact Form] Ошибка при активации плагинаHi @bahus
You have the plugin “Seos Contact Form” (https://wordpress.org/plugins/seos-contact-form/) which uses the prefix
scfon some functions and it happens that it has a PHP function calledscf_shortcodewhich our plugin also does.PHP does not allow for 2 functions of the same name to be declared at the same time so it shows the error you’re getting.
You need to disable the “Seos Contact Form” plugin first and then activate “Simple Basic Contact Form”.
Hi @janonla
You are using Elementor page builder and unfortunately the plugin does not work with page builders, they handle things in their own way.
Hi @janonla
I’m not sure specifically about Astra theme, but if it’s using a page builder then it most likely isn’t.
Should be compatible with the regular posts listing in the theme, but not with the sections that are created with a page builder.
Hi @iscampos
You’re welcome, happy to hear it worked.
Are you asking about the part that says:
¿Te gustó el artículo? Comparte esta nota
¡Hasta la próxima!
That’s not coming from our plugin, it looks like it’s part of the post content.
The plugin automatically works with themes that have a typical WordPress posts listing output. By the rules of WordPress themes repository they need to output excerpts.
So, you shouldn’t need to make any changes in the code yourself.
However in this case, it looks like you’re using WP Bakery page builder plugin. Unfortunately the plugin will not work with page builders, they handle things in their own way. Sorry.
Hi @dennie12
The update is released, it’s version 1.3.2
Hi @iscampos
Version 2.1.7 is released, can you please try it out.
Hi @dennie12
Will release an update today that should fix that issue.
Hi @iscampos
The CSS file related to the icons font isn’t being loaded. Maybe one of the other plugins has a style with the ID of “icomoon-css” and it’s conflicting with our plugin.
Will release an update today to change the ID and hopefully it gets sorted out, if not then we’ll look for the issue elsewhere.
Forum: Plugins
In reply to: [Fancy Coming Soon & Maintenance Mode] Unable to disable Coming Soon PageHi @dermacarenl
You can disable the plugin when you no longer need the coming soon page.
Forum: Plugins
In reply to: [Authors List] Author Images not shownHappy to hear you figure out the cause.
But that setting should be enabled by default.
Did the issue show up after an update maybe?
Forum: Plugins
In reply to: [Advanced Excerpt] Check/Preview ExcerptYou’re welcome.
Yeah, sorry, page builders complicated things a bit, so a plugin like this doesn’t affect them.
The next step after the test emails would be to set up an email log and then redo the steps that cause the issue.
For that you can use https://wordpress.org/plugins/wp-mail-logging/
After you activate it, try the contact form and then go to the mail log (in the WP admin), check if it shows any errors.
Forum: Plugins
In reply to: [Advanced Excerpt] Check/Preview ExcerptHi @rayeason
No, sorry, there’s no preview.
The URL you sent over does not seem to have any excerpts, it’s just some text created with Elementor.
But keep in mind that Elementor created content will not be filtered by our plugin, it’s only for the regular WordPress blog post listing. Most page builder such as Elementor do things their own way and our plugin does not affect them.