Raj Shrestha
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [News Portal] Word Press Control Panel is not workingHello @guibanzato
The issue in version 1.5.1 has been resolved, however, we are unsure if it has been addressed on your website. We kindly request that you reach out to us through the support page on Mystery Themes. Thank you for being so cooperative.
Mystery Themes Support Team.Forum: Themes and Templates
In reply to: [News Portal] Change Top header and social icons colorHello @douglasvr7
On behalf of @mysterythemes support team please use following code
.np-top-header-wrap {
background: #fff !important;
}Thanks,
Forum: Themes and Templates
In reply to: [News Portal] Change Top header and social icons colorHello @douglasvr7
Please contact the theme author via support page .
Thanks,
- This reply was modified 5 months, 1 week ago by Raj Shrestha.
- This reply was modified 5 months, 1 week ago by Raj Shrestha.
Forum: Themes and Templates
In reply to: [News Portal] Change Top header and social icons colorHello @douglasvr7
You can use the following code in an additional CSS box in the customizer:
.np-top-header-wrap {
background: #fff;
}
.np-top-right-section-wrapper .social-link a {
color: #C62828;
}
Thanks
Hello,
Now i’m using version 4.7.6 but while click on confirmation link at first time then error is occur.
Notice: Undefined index: confirmed_message_text in /home2/***/public_html/wp-content/plugins/newsletter/subscription/subscription.php on line 585
Warning: Cannot modify header information – headers already sent by (output started at /home2/***/public_html/wp-content/plugins/newsletter/subscription/subscription.php:585) in /home2/***/public_html/wp-content/plugins/newsletter/subscription/subscription.php on line 174
Warning: Cannot modify header information – headers already sent by (output started at /home2/***/public_html/wp-content/plugins/newsletter/subscription/subscription.php:585) in /home2/***/public_html/wp-content/plugins/newsletter/subscription/subscription.php on line 763
Thank you