WPKube Support
Forum Replies Created
-
Hi @iscampos
Regarding your query using Google Translate, we found out that you’ve already figured out the solution for your issue. However, if not then, can you clarify it more properly so that we could understand?
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] Will this work on pages?Hi @jenryland
Yes, it should work fine with the pages as well if they have comments enabled. And for this feature to get enabled, please disable the option of
Enable only on blog posts
fromStCR -> Options
page section and see if that helps.Forum: Plugins
In reply to: [Cool Tag Cloud] INCLUDE/EXCLUDE parameters NOT working?Hi @enricm
Please use the tag/term id in the
include
attribute of shortcode or just add the tag/term id in theInclude
option of the widget setting and see if that helps?Forum: Plugins
In reply to: [Optin Forms - Simple List Building Plugin for WordPress] Change textHi @luisa88
Please visit
Optin Forms
menu section from your WordPress dashboard and then, click on theForm
tab. From thisForm
tab, you can manage every aspect of the form settings as you need from the available options.Hi @thesadshow
The plugin indeed uses the first name of the user’s to add in the subscriber’s list of MailChimp Audiences and others as well.
Your Name
is just a label which you can add/change yourself from the plugin’s settings page.Forum: Plugins
In reply to: [Cool Tag Cloud] only show tags on this PAGEHi @rmblfish
Are you asking for the tags to be shown in the single page only, and not in other pages of your site? Or, are you asking for the specific tags only to get displayed in the specific pages?
Forum: Plugins
In reply to: [Optin Forms - Simple List Building Plugin for WordPress] optin form submitCan you re-add/update the MailChimp Form Action URL in the plugin settings as instructed in the options page, i.e. clicking on the help(question mark) button and see if that helps?
Forum: Plugins
In reply to: [Cool Tag Cloud] remove themeHi @impulsivia
For that one, you can try the below CSS code instead and see if that helps:
.cool-tag-cloud .tag-cloud-link { display: block; }
Forum: Plugins
In reply to: [Cool Tag Cloud] remove themeHi @impulsivia
Could you once try the below CSS code in
Appearance -> Customize -> Additional CSS
section and see if that helps:.cool-tag-cloud .tag-cloud-link { margin-right: 10px; } .cool-tag-cloud .tag-cloud-link::after { content: ','; } .cool-tag-cloud .tag-cloud-link:last-child::after { content: ''; }
Forum: Plugins
In reply to: [Cool Tag Cloud] remove themeHi @impulsivia
You will need to add the CSS for them as you require. And if you need help in styling it, then could you provide me the link to your site where it has been used?
Forum: Plugins
In reply to: [Cool Tag Cloud] remove themeHi @impulsivia
You can add that code inside the function
et_divi_enqueue_stylesheet
and see if that helps.Forum: Plugins
In reply to: [Cool Tag Cloud] remove themeHi @impulsivia
Exactly where did you paste that code in the
functions.php
file of the theme? Could you let us know? Maybe you can provide us the functions code where its been added.Hi @cattie
Thank you for your suggestion, I will pass it on to the plugin owner.
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] a little css problemHi @li-an
As you stated that you have contacted the theme author as well and we see that you stated it’s resolved for now. So, it’s added on the to do list for the next update.
Hi @emellina
Please try out the following and see if it helps:
- Go to WP Admin > StCR > Management Page
- Set
Virtual Management Page
toNo
and save the changes - Go to WP admin > Pages > Add New and create a page called
Comment Subscriptions
and set the permalink for this page ascomment-subscriptions
- For the content of the page, you can add
[stcr_management_page]