Title: ScriptsTown's Replies - page 2 | WordPress.org

---

# ScriptsTown

  [  ](https://wordpress.org/support/users/scriptstown/)

 *   [Profile](https://wordpress.org/support/users/scriptstown/)
 *   [Topics Started](https://wordpress.org/support/users/scriptstown/topics/)
 *   [Replies Created](https://wordpress.org/support/users/scriptstown/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/scriptstown/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/scriptstown/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/scriptstown/engagements/)
 *   [Favorites](https://wordpress.org/support/users/scriptstown/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 16 through 30 (of 146 total)

[←](https://wordpress.org/support/users/scriptstown/replies/?output_format=md) [1](https://wordpress.org/support/users/scriptstown/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/scriptstown/replies/page/3/?output_format=md)…
[8](https://wordpress.org/support/users/scriptstown/replies/page/8/?output_format=md)
[9](https://wordpress.org/support/users/scriptstown/replies/page/9/?output_format=md)
[10](https://wordpress.org/support/users/scriptstown/replies/page/10/?output_format=md)
[→](https://wordpress.org/support/users/scriptstown/replies/page/3/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Dark Mode Toggle] Light Mode Features](https://wordpress.org/support/topic/light-mode-features/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/light-mode-features/#post-17542609)
 * I forgot to mention in the above CSS, you would also need to add a class prefix
   so it only gets triggered while in dark mode.
 * The CSS would be:
 *     ```wp-block-code
       .darkmode--activated .header .logo-container img { filter: invert(0); }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Dark Mode Toggle] Light Mode Features](https://wordpress.org/support/topic/light-mode-features/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/light-mode-features/#post-17542345)
 * Hi,
 * For logo, you can use this CSS (“Appearance” > “Customize” > “Additional CSS”)
   to change its colors:
 *     ```wp-block-code
       .header .logo-container img { filter: invert(0); }
       ```
   
 * It is possible to add custom toggle button image or icon in the pro version.
 * To change colors of buttons, links, etc, you would need to use some custom CSS
   rules, specific to your website.
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login Security Captcha] As far as we can tell this plugin is not working.](https://wordpress.org/support/topic/as-far-as-we-can-tell-this-plugin-is-not-working/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/as-far-as-we-can-tell-this-plugin-is-not-working/#post-17470862)
 * Hi [@smokingblends](https://wordpress.org/support/users/smokingblends/),
 * Our plugin supports WordPress standard forms (login, register, comment, lost-
   password form, etc.).
 * You are using WooCommerce on your website.
 * We have a pro version with support for WooCommerce forms (WooCommerce login, 
   WooCommerce register, checkout form, etc.).
 * We have mentioned this on our [plugin page](https://wordpress.org/plugins/login-security-recaptcha/)
   as well.
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login Security Captcha] Compatibility with changed login url’s?](https://wordpress.org/support/topic/compatibility-with-changed-login-urls/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/compatibility-with-changed-login-urls/#post-17114731)
 * I can confirm that it works with “WPS Hide Login” with a new login URL but it
   does not work with “Block wp-login”. So, you can use “WPS Hide Login” instead.
 * Our plugin relies on WordPress standard hooks for login, if they are available
   even after the slug is changed then it will work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login Security Captcha] Compatibility with changed login url’s?](https://wordpress.org/support/topic/compatibility-with-changed-login-urls/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/compatibility-with-changed-login-urls/#post-17114600)
 * Hi [@shirtguy72](https://wordpress.org/support/users/shirtguy72/),
 * It is compatible with “WPS Hide Login” plugin which also able to change the login
   URL and does it correctly:
 * [https://wordpress.org/plugins/wps-hide-login/](https://wordpress.org/plugins/wps-hide-login/)
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Dark Mode Toggle] Didn’t work on mobile for me](https://wordpress.org/support/topic/didnt-work-on-mobile-for-me-2/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/didnt-work-on-mobile-for-me-2/#post-17099831)
 * Hi [@dashingdave](https://wordpress.org/support/users/dashingdave/),
 * You need to make sure this option is **unchecked**:
   “Appearance” > “Dark Mode”
   > “Advanced Settings” > **“Hide Toggle Button on Mobile”**
 * It is unchecked by default, you might have checked it.
 * Also, you can adjust the position of the toggle button in settings.
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form Query] Email Not Delivering](https://wordpress.org/support/topic/email-not-delivering/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/email-not-delivering/#post-17055999)
 * Hi [@susieq-1](https://wordpress.org/support/users/susieq-1/),
 * You would need to setup email provider, you can use this plugin to do that:
   [https://wordpress.org/plugins/wp-mail-smtp/](https://wordpress.org/plugins/wp-mail-smtp/)
 * Also, test send an email using the above plugin.
 * Once you are sure that the email works with the above plugin, then select **“
   WP Mail”** in the contact form plugin: **“Contact”** > **“Settings”** > **“Email”**.
 * You can also read this guide:
   [https://scriptstown.com/wordpress-email-configuration-for-sending-an-email/](https://scriptstown.com/wordpress-email-configuration-for-sending-an-email/)
 * Thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Oceanly News Dark] Site moves to the right/left when scrolling, on page and on single post](https://wordpress.org/support/topic/site-moves-to-the-right-left-when-scrolling-on-page-and-on-single-post/)
 *  Theme Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/site-moves-to-the-right-left-when-scrolling-on-page-and-on-single-post/#post-17039152)
 * Hello [@oliverapm](https://wordpress.org/support/users/oliverapm/),
 * Try this CSS:
 *     ```wp-block-code
       .c-sidebar {
       	min-width: 260px;
       }
       ```
   
 * This should solve the issue and we will update the parent theme to add this CSS
   in the theme itself.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Oceanly News Dark] Site moves to the right/left when scrolling, on page and on single post](https://wordpress.org/support/topic/site-moves-to-the-right-left-when-scrolling-on-page-and-on-single-post/)
 *  Theme Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/site-moves-to-the-right-left-when-scrolling-on-page-and-on-single-post/#post-17038960)
 * Hi [@oliverapm](https://wordpress.org/support/users/oliverapm/),
 * I have checked your website, it seems normal to me. Could you let me know the
   URL of the page where the issue is? Or, have you fixed it?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[PressBook Masonry Blogs] Change “Read More” button text](https://wordpress.org/support/topic/change-read-more-button-text-6/)
 *  Theme Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/change-read-more-button-text-6/#post-17022989)
 * Hi [@precitools](https://wordpress.org/support/users/precitools/)
 * To change “Read More” text:
    1. The best way to change is using theme options.
 * Inside the theme options (Appearance > Customize), you will find:
 * **“General Options”** > **“Read More Text”**
    2. You may also use “Loco translate” plugin for translating any text.
    3. The file is of the parent theme “pressbook” where the text is:
       “pressbook \ 
       inc \ core \ Enhance.php”
 * Inside ‘excerpt_more’ and ‘content_more’ functions:
 *     ```wp-block-code
       $more_text = esc_html__( 'Read More', 'pressbook' );
       ```
   
    -  This reply was modified 2 years, 9 months ago by [ScriptsTown](https://wordpress.org/support/users/scriptstown/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Dark Mode Toggle] CSS class: darkmode-tg-cs Does Not work on mobile](https://wordpress.org/support/topic/css-class-darkmode-tg-cs-dosent-work-on-mobile/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/css-class-darkmode-tg-cs-dosent-work-on-mobile/#post-16999417)
 * Hi [@cvouzas](https://wordpress.org/support/users/cvouzas/),
 * I have tested your website on mobile, it seems to work when you scroll as your
   custom toggle button is above the menu.
 * If you want to change the button color to light while in dark mode, you can add
   an additional class to it “dmt-filter-1”, so it would have two classes on the
   same element:
 *     ```wp-block-code
       dmt-filter-1 darkmode-tg-cs
       ```
   
 * Or, you can try this CSS globally (without using dmt-filter-1 class):
 *     ```wp-block-code
       .darkmode--activated .site-branding {
           filter: invert(1);
       }
       .darkmode--activated .darkmode-tg-cs .wp-image-2217 {
           filter: invert(0);
       }
       ```
   
 * Its better if you could reach out to us for pro version [support here](https://scriptstown.com/contact-us/).
 * Thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[PressBook Green] How to remove footer credit?](https://wordpress.org/support/topic/how-to-remove-footer-credit-3/)
 *  Theme Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/how-to-remove-footer-credit-3/#post-16982258)
 * Hi [@fixing2022](https://wordpress.org/support/users/fixing2022/),
 * You can use CSS to hide it:
 *     ```wp-block-code
       .pressbook-credit {
           position: absolute;
           clip: rect(1px, 1px, 1px, 1px);
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[PressBook Green] Sidebar shoelws underneath only](https://wordpress.org/support/topic/sidebar-shoelws-underneath-only/)
 *  Theme Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/sidebar-shoelws-underneath-only/#post-16946948)
 * In your CSS, you can change this 200px to 150px:
 *     ```wp-block-code
       @media screen and (min-width: 900px) {
           body.double-sidebar .c-sidebar {
               min-width: 150px;
           }
       }
       ```
   
 * Also, you can try single sidebar layout, if you remove all widgets from any one
   of the sidebar, it won’t appear. So, you can keep widgets only in one sidebar.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[PressBook Green] Sidebar shoelws underneath only](https://wordpress.org/support/topic/sidebar-shoelws-underneath-only/)
 *  Theme Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/sidebar-shoelws-underneath-only/#post-16946872)
 * It looks ok to me, it does get widen. Your CSS would apply to 900px to 1280px
   screen width, you can check how the CSS code is written for small to large screen-
   sizes for double sidebar layout in style.css file to override it.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[PressBook Green] Site tag line colour](https://wordpress.org/support/topic/site-tag-line-colour/)
 *  Theme Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/site-tag-line-colour/#post-16946764)
 * You can use the CSS:
 *     ```wp-block-code
       .site-tagline { font-weight: bold; }
       ```
   

Viewing 15 replies - 16 through 30 (of 146 total)

[←](https://wordpress.org/support/users/scriptstown/replies/?output_format=md) [1](https://wordpress.org/support/users/scriptstown/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/scriptstown/replies/page/3/?output_format=md)…
[8](https://wordpress.org/support/users/scriptstown/replies/page/8/?output_format=md)
[9](https://wordpress.org/support/users/scriptstown/replies/page/9/?output_format=md)
[10](https://wordpress.org/support/users/scriptstown/replies/page/10/?output_format=md)
[→](https://wordpress.org/support/users/scriptstown/replies/page/3/?output_format=md)