supertrooper3
Forum Replies Created
-
I’m also looking for the same feature!
Wangguard checks the complete list of existing WordPress users, but there doesn’t seem to be any way to check existing Mailpoet subscribers.
The number of sploggers registering on Mailpoet does seem to have been drastically reduced, however.
But there are no entries appearing in the stats, so it is difficult to know whether the Mailpoet addon is really working.
Please advise.
Thanks.
Forum: Plugins
In reply to: [Magic Action Box] Editing the css for the subscription "pop-up" boxThanks, Ryann
This worked perfectly.
Forum: Plugins
In reply to: [Magic Action Box] Editing the css for the subscription "pop-up" boxYes, the custom css for the box I use is as follows:
/* Targets the main container */ .mabstyle-dark.magic-action-box.mab-id-32662 { background: #222222; border: 0px #333333 ;} /* Targets the main-copy */ .mabstyle-dark.magic-action-box.mab-id-32662 .mab-main-copy{ font-size: 11px; font-family: Verdana, Arial, sans-serif; color: #CCCCCC !important; } /* Targets the header text */ .mabstyle-dark.magic-action-box.mab-id-32662 .mab-heading{ font-size: 20px; color: #FFFFFF; font-family: Verdana, Arial, sans-serif; font-weight: normal; } /* Targets the email input field */ .mabstyle-dark.magic-action-box.mab-id-32662 form .mab-field input[type="text"]{ background: #333333 !important; color: #CCCCCC !important; } /* Targets the submit button */ .mabstyle-dark.magic-action-box.mab-id-32662 form input[type="submit"]{ background: #4444FF; color: #EEE; border: 2px #333333 ; }I would like to edit the background and the script for the subscription confirmation message as it appears in the sidebar widget.
Please advise how and where this can be done.
Thanks in advance
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Some Emails Not Working!Thanks for the great advice, Chad.
Mails are being sent and received by my wordpress installation without any problem. This has been checked using your mailtest.php method.
I checked the wp-users data base on phpMyAdmin and cannot find the fields for [user-ip] or [reglink].
Please advise how to add these fields to the data base.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Change password link not working anymoreAfter deactivating all of the the plugins on our blog one by one, I came to the conclusion that “Google Analytics by Yoast” was causing the problem.
I removed the plugin, re-installed it, cleared all the caches and this solved the problem.
The “reset password” link is now active again.
Thanks for your suggestions and support.
Forum: Plugins
In reply to: [Google Analytics Top Content Widget] Upgrade to 1.5.1 Causes ProblemsThis problem has been solved by installing the latest version on GATCW 1.5.4
Thanks for this upgrade and solving the problem.
Forum: Plugins
In reply to: [Google Analytics Top Content Widget] Upgrade to 1.5.1 Causes ProblemsHi Justin,
It’s over a month ago that I posted this request for help. Maybe you overlooked it.
In any case, it would be great if you could point me in the right direction.
Thanks in advance for your support.
Forum: Plugins
In reply to: [WordPress Related Posts] Problems after DeactivationRemoving the shortcode
<?php wp_related_posts()?>from the single.php file in the them folder solves the problem.Thanks for the great support.
Forum: Plugins
In reply to: [WordPress Related Posts] Problems after DeactivationHi Petra
The only settings I have are custom css:
.wp_rp_wrap .related_post_title {font-size: 20px !important; font-style: normal !important; font-family: Arial, Helvetica, sans-serif !important; font-weight: normal !important; } ul.related_post { } ul.related_post li {border-right-color: #555555 !important; } ul.related_post li a {color: #FFFFFF !important; } ul.related_post li img {border: 1px solid #555555 !important; } ul.related_post li ul li a.wp_rp_title { color: #ffffff !important; } ul.related_post li ul li { background-color: #333333 !important; border: 0px solid #efefef!important; }Please advise how to solve this problem of disappearing sidebars on posts.
Thanks in advance
Forum: Plugins
In reply to: [WordPress Related Posts] Problems after DeactivationHi Petra
The link to my blog is http://focusingonwildlife.com/news/ and this has been constructed using the WordPress theme Suffusion.
Let me know if you need more information.
Thanks in advance.