Title: OnPoint Plugins's Replies - page 4 | WordPress.org

---

# OnPoint Plugins

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 46 through 60 (of 84 total)

[←](https://wordpress.org/support/users/onpointplugins/replies/page/3/?output_format=md)
[1](https://wordpress.org/support/users/onpointplugins/replies/?output_format=md)
[2](https://wordpress.org/support/users/onpointplugins/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/onpointplugins/replies/page/3/?output_format=md)
4 [5](https://wordpress.org/support/users/onpointplugins/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/onpointplugins/replies/page/6/?output_format=md)
[→](https://wordpress.org/support/users/onpointplugins/replies/page/5/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Sidebar Menu] Child items not indented](https://wordpress.org/support/topic/child-items-not-indented/)
 *  Plugin Contributor [OnPoint Plugins](https://wordpress.org/support/users/onpointplugins/)
 * (@onpointplugins)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/child-items-not-indented/#post-14463598)
 * Hi Swin,
 * It’s certainly possible with some creative CSS.
 * As far as pointers go, a good place to start is by inspecting the CSS using your
   browser’s developer tools and recreating it with your menu’s selectors.
 * For example “#menu-left uL li.expanded” becomes “.advanced-sidebar-menu .current_page_item”.
 * You’ll also want to uncheck “Always display child pages”.
 * If you are using the [PRO version](https://onpointplugins.com/product/advanced-sidebar-menu-pro/),
   you may [submit a support request](https://onpointplugins.com/plugin-support/?trigger_request_form=1)
   and our team will write the custom CSS for you.
 * Have a great day!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Sidebar Menu] Child items not indented](https://wordpress.org/support/topic/child-items-not-indented/)
 *  Plugin Contributor [OnPoint Plugins](https://wordpress.org/support/users/onpointplugins/)
 * (@onpointplugins)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/child-items-not-indented/#post-14460113)
 * Hi Swin66,
 * Looking at your site, I see your theme is removing all margins from widget lists
   via the following CSS:
 *     ```
       .widget ol, .widget ul {
           margin: 0;
       }
       ```
   
 * You may override it for these specific menus by adding this CSS:
 *     ```
       .advanced-sidebar-menu .grandchild-sidebar-menu {
           margin: 0 0 0 20px;
       }
       ```
   
 * See [this article](https://onpointplugins.com/add-custom-css-to-your-site/) if
   you need any tips on adding custom CSS to your site.
 * Have a great day!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Sidebar Menu] Demo](https://wordpress.org/support/topic/demo-120/)
 *  Plugin Contributor [OnPoint Plugins](https://wordpress.org/support/users/onpointplugins/)
 * (@onpointplugins)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/demo-120/#post-14228104)
 * Hi MstudioIL,
 * Yes, you may use the widgets on any number of sidebars. The menu will automatically
   adjust based on which page or category you are viewing.
 * The [PRO version](https://onpointplugins.com/product/advanced-sidebar-menu-pro/)
   does include an accordion option for animation.
 * Have a great day!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Sidebar Menu] Demo](https://wordpress.org/support/topic/demo-120/)
 *  Plugin Contributor [OnPoint Plugins](https://wordpress.org/support/users/onpointplugins/)
 * (@onpointplugins)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/demo-120/#post-14218644)
 * Hi MstudioIL,
 * The best place to see the widgets would be the [documentation area](https://onpointplugins.com/advanced-sidebar-menu/advanced-sidebar-menu-pro-widget-docs/)
   of our site.
 * The “Related Content” widget in the documentation area is the Pages Widget, and
   the Categories Widget works the same way.
 * Have a great day!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Sidebar Menu] Grandchild Accordion Element Not Expanding](https://wordpress.org/support/topic/grandchild-accordion-element-not-expanding/)
 *  Plugin Contributor [OnPoint Plugins](https://wordpress.org/support/users/onpointplugins/)
 * (@onpointplugins)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/grandchild-accordion-element-not-expanding/#post-14117922)
 * Hi Webcat,
 * Due to the wordpress.org policies, we are unable to provide support for PRO plugins
   via this forum.
 * The good news is, our support team is standing by to assist you on our website.
   Please submit a [support request](https://onpointplugins.com/plugin-support/?trigger_request_form=1)
   and be sure to include a link to where we can see your site.
 * Have a great day!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Sidebar Menu] Shortcode / Widget work with WPBakery?](https://wordpress.org/support/topic/shortcode-805/)
 *  Plugin Contributor [OnPoint Plugins](https://wordpress.org/support/users/onpointplugins/)
 * (@onpointplugins)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/shortcode-805/#post-14005469)
 * Hi Cbigler,
 * This plugin does not currently provide shortcodes, however the widgets do work
   with all known page builders including WPBakery.
 * Have a great night!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Sidebar Menu] Cannot post to support even though I am a Pro member](https://wordpress.org/support/topic/cannot-post-to-support-even-though-i-am-a-pro-member/)
 *  Plugin Contributor [OnPoint Plugins](https://wordpress.org/support/users/onpointplugins/)
 * (@onpointplugins)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/cannot-post-to-support-even-though-i-am-a-pro-member/#post-13878069)
 * Hello Dfilchak,
 * Please use the [contact form](https://onpointplugins.com/about/contact/) for 
   account assistance.
 * Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Go Live Update Urls] A note on using the plugin with Multisite WordPress](https://wordpress.org/support/topic/a-note-on-using-the-plugin-with-multisite-wordpress/)
 *  Plugin Contributor [OnPoint Plugins](https://wordpress.org/support/users/onpointplugins/)
 * (@onpointplugins)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/a-note-on-using-the-plugin-with-multisite-wordpress/#post-13813173)
 * Good evening Takempa,
 * It sounds like you were really close in your process. The only thing to do differently,
   is to change your `/etc/hosts` file before you start making changes. That way
   you can update sites in any order and won’t see a garbled admin screen.
 * An easy (optional) way to remember to point the domain or hosts file ahead of
   time is to first go to “General” settings and change the site’s domain. That 
   way you’ll know if everything is ready to go before running this plugin.
 * Have a great rest of you weekend!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Sidebar Menu] Enable Adv Sidebar Menu to List 80-100 Items](https://wordpress.org/support/topic/enable-adv-sidebar-menu-to-list-80-100-items/)
 *  Plugin Contributor [OnPoint Plugins](https://wordpress.org/support/users/onpointplugins/)
 * (@onpointplugins)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/enable-adv-sidebar-menu-to-list-80-100-items/#post-13630260)
 * Hello Drusso1,
 * Be default the plugin has a limit of 100 pages per level. You may change this
   by adding the following filter to your active theme’s functions.php file.
 *     ```
       add_filter( 'advanced-sidebar-menu/list-pages/parse-args', function( $args ) {
       	$args['posts_per_page'] = 1000;
       	return $args;
       });
       ```
   
 * Have a great weekend!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Sidebar Menu] Dropdowns working strangely, second level child pages not showing](https://wordpress.org/support/topic/dropdowns-working-strangely-second-level-child-pages-not-showing/)
 *  Plugin Contributor [OnPoint Plugins](https://wordpress.org/support/users/onpointplugins/)
 * (@onpointplugins)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/dropdowns-working-strangely-second-level-child-pages-not-showing/#post-13388567)
 * Hello Salpilk,
 * Oh, I see… The accordions are being generated by something in your theme.
 * It is being targeted by this JavaScript file `/wp-content/themes/flatsome/assets/
   js/flatsome.js`
 * Hope this helps!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Sidebar Menu] Dropdowns working strangely, second level child pages not showing](https://wordpress.org/support/topic/dropdowns-working-strangely-second-level-child-pages-not-showing/)
 *  Plugin Contributor [OnPoint Plugins](https://wordpress.org/support/users/onpointplugins/)
 * (@onpointplugins)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/dropdowns-working-strangely-second-level-child-pages-not-showing/#post-13382985)
 * Hello Salpilk,
 * As Accordion menus are a PRO feature, I’m able to able to offer support through
   this forum due to wordpress.org policies. However, I can tell you the accordion
   is functioning normally with default widget settings.
 * If you would like more specific details or suggestions, please [submit a support request](https://onpointplugins.com/plugin-support/?trigger_request_form=1)
   and we will be delighted to assist.
 * Have a great day!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Go Live Update Urls] can i add www to domain](https://wordpress.org/support/topic/can-i-add-www-to-domain/)
 *  Plugin Contributor [OnPoint Plugins](https://wordpress.org/support/users/onpointplugins/)
 * (@onpointplugins)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/can-i-add-www-to-domain/#post-13318356)
 * I forget to mention, you’ll need your scheme to be consistent when entering the
   Old and New Urls. They should both have or not have the leading `http://`.
 * For example:
    * OLD = [http://testfixtures.com](http://testfixtures.com) * NEW
   = [http://www.testfixtures.com](http://www.testfixtures.com)
    -  This reply was modified 5 years, 11 months ago by [OnPoint Plugins](https://wordpress.org/support/users/onpointplugins/).
    -  This reply was modified 5 years, 11 months ago by [OnPoint Plugins](https://wordpress.org/support/users/onpointplugins/).
    -  This reply was modified 5 years, 11 months ago by [OnPoint Plugins](https://wordpress.org/support/users/onpointplugins/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Go Live Update Urls] can i add www to domain](https://wordpress.org/support/topic/can-i-add-www-to-domain/)
 *  Plugin Contributor [OnPoint Plugins](https://wordpress.org/support/users/onpointplugins/)
 * (@onpointplugins)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/can-i-add-www-to-domain/#post-13318349)
 * Hi rtimarketing,
 * Certainly! This plugin changes sites to www. or back to non www. perfectly.
 * Have a great day!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Links] Is it possible to track backlinks with this plugin?](https://wordpress.org/support/topic/is-it-possible-to-track-backlinks-with-this-plugin/)
 *  [OnPoint Plugins](https://wordpress.org/support/users/onpointplugins/)
 * (@onpointplugins)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/is-it-possible-to-track-backlinks-with-this-plugin/#post-13288811)
 * Hi Xchristox,
 * This plugin is a link manager only and does not monitor backlinks.
 * Have a great day!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Sidebar Menu] Widgets disappeared after update](https://wordpress.org/support/topic/widgets-disappeared-after-update/)
 *  Plugin Contributor [OnPoint Plugins](https://wordpress.org/support/users/onpointplugins/)
 * (@onpointplugins)
 * [6 years ago](https://wordpress.org/support/topic/widgets-disappeared-after-update/#post-13229503)
 * Hi Jay,
 * We’re not able to support the Pro version on this forum because it violates the
   WordPress.org terms and conditions. You may however [submit a support request](https://onpointplugins.com/plugin-support/?trigger_request_form=1)
   for priority support.
 * To address the missing class, version 8 has some new class names. The migration
   guide [may be found here](https://onpointplugins.com/advanced-sidebar-menu/advanced-sidebar-menu-version-8-migration-guide/).
 * In this case the new class name is `\Advanced_Sidebar_Menu\Widget\Category`
 * Have a great day!

Viewing 15 replies - 46 through 60 (of 84 total)

[←](https://wordpress.org/support/users/onpointplugins/replies/page/3/?output_format=md)
[1](https://wordpress.org/support/users/onpointplugins/replies/?output_format=md)
[2](https://wordpress.org/support/users/onpointplugins/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/onpointplugins/replies/page/3/?output_format=md)
4 [5](https://wordpress.org/support/users/onpointplugins/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/onpointplugins/replies/page/6/?output_format=md)
[→](https://wordpress.org/support/users/onpointplugins/replies/page/5/?output_format=md)