Homemade laundry detergent cheap.Claim Your Free 999 Pesos Bonus Today https://www.ads-software.com/support/plugin/be-subpages-widget/feed Wed, 27 Nov 2024 10:14:41 +0000 https://bbpress.org/?v=2.7.0-alpha-2 en-US https://www.ads-software.com/support/topic/update-needed-22/ <![CDATA[Update needed]]> https://www.ads-software.com/support/topic/update-needed-22/ Wed, 07 Jun 2023 16:37:18 +0000 cmdavidson Replies: 1

This is such a useful plugin, but it’s being marked as abandoned by Wordfence. Is it going to be updated soon?

]]>
https://www.ads-software.com/support/topic/documentation-be_subpages_widget_parents-filter/ <![CDATA[Documentation ‘be_subpages_widget_parents’ filter]]> https://www.ads-software.com/support/topic/documentation-be_subpages_widget_parents-filter/ Tue, 29 Mar 2022 20:28:30 +0000 petroglyphic Replies: 0

Is there a way to modify the results so that the siblings of the ‘top level’ page are included in the results? I’m working in a structure where the actual top level pages are a different CPT and so don’t count, and I don’t want to change the structure which would change all the URLs!

]]>
https://www.ads-software.com/support/topic/feature-request-post-type-support/ <![CDATA[[Feature Request] Post Type Support]]> https://www.ads-software.com/support/topic/feature-request-post-type-support/ Mon, 28 Dec 2020 17:28:19 +0000 Howdy_McGee Replies: 0

Hello,

This is a pretty straight-forward but neat plugin. I just have a feature request that maybe it could support Hierarchical Post Types. A simple selectbox would do, defaulting to Pages.

]]>
https://www.ads-software.com/support/topic/embed-in-page-content/ <![CDATA[Embed in page content?]]> https://www.ads-software.com/support/topic/embed-in-page-content/ Wed, 28 Oct 2020 14:27:05 +0000 Jeff Cohan Replies: 0

Description says,

When on a page, it will find the section’s top level page and list its children.

How would one embed the widget in the content area of a page? Does it require another plugin (such as amr Shortcode Any Widget or Custom Content Shortcode)? Or must one add a snippet to functions.php?

Or have I misunderstood?

PS: I use the plugin on many sites. However, I’ve had to use the pagelist plugin to add section navigation on what I call section landing pages

  • This topic was modified 4 years, 1 month ago by Jeff Cohan.
]]>
https://www.ads-software.com/support/topic/custom-styling-for-top-level-page-as-section-title/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Custom styling for top level page as section title]]> https://www.ads-software.com/support/topic/custom-styling-for-top-level-page-as-section-title/ Wed, 30 Jan 2019 22:27:46 +0000 johnnytisdale Replies: 1

Hi Bill,

Thanks for the great plugin.

My question concerns the option “Use top level page as section title.”

I would like the top level page to appear just like the sub pages. That is, I don’t want the top level page to be styled as an <h3> element. Really, I don’t want it to appear as the title of the section, I just want it to be the first item in the list. I want it to be styled exactly the same as the sub pages.

Can you tell me how to do this?

]]>
https://www.ads-software.com/support/topic/automatically-display-all-subpages/ <![CDATA[Automatically Display All Subpages]]> https://www.ads-software.com/support/topic/automatically-display-all-subpages/ Tue, 13 Mar 2018 17:54:01 +0000 danhollandnsg Replies: 1

Greetings!

How can I use your plugin to automatically list all subpages — not just the next level of supbages?

For example:

Category
-Subpage 1
-Subpage 2
-Subpage 3

Category
-Subpage 1
-Subpage 1
-Subpage 1

The ideal would be that all the subpages listed by dashes would be automatically displayed without have to first click on the containing category above.

  • This topic was modified 6 years, 8 months ago by danhollandnsg.
]]>
https://www.ads-software.com/support/topic/call-the-widget/ <![CDATA[Call the widget]]> https://www.ads-software.com/support/topic/call-the-widget/ Tue, 13 Feb 2018 16:09:23 +0000 amirakamel219 Replies: 0

Dears,

The plugin works great, but how can I include a specific menu pages in a PHP page? Imagine that the parent page is for example “News”, and I’d like to include its sub pages in archive.php page. How can I do that?

Thanks.

]]>
https://www.ads-software.com/support/topic/hide-some-pages-from-showing/ <![CDATA[Hide some pages from showing]]> https://www.ads-software.com/support/topic/hide-some-pages-from-showing/ Fri, 02 Feb 2018 19:54:30 +0000 Wow Digital Replies: 1

Is there a way to hide some pages from showing? I’ve installed https://www.ads-software.com/plugins/exclude-pages-from-menu/ but it’s not stopping the few pages from showing up.

]]>
https://www.ads-software.com/support/topic/insert-indicator-if-page-has-subpages/ <![CDATA[Insert indicator if page has subpages]]> https://www.ads-software.com/support/topic/insert-indicator-if-page-has-subpages/ Fri, 26 Jan 2018 17:25:18 +0000 Wow Digital Replies: 0

I’d like to be able to show an indicator, such as an arrow, if the page contains sub-pages.

]]>
https://www.ads-software.com/support/topic/add-class-to-parent-li/ <![CDATA[Add class to parent li]]> https://www.ads-software.com/support/topic/add-class-to-parent-li/ Wed, 18 Oct 2017 12:10:05 +0000 DanielCanDesign Replies: 0

Hello,
is it possible to add “has-children” class to parent li which has children?

Regards
Daniel

]]>
https://www.ads-software.com/support/topic/display-override-filter/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Display Override Filter]]> https://www.ads-software.com/support/topic/display-override-filter/ Wed, 26 Jul 2017 20:07:27 +0000 Howdy_McGee Replies: 1

Hello!

I believe that the conditional on be-subpages-widget.php Line 53 should read:

if ( !is_singular( $post_types ) || !apply_filters( 'be_subpages_widget_display_override', true ) )

Instead of &&, and instead of false. So if either of the test are true, the widget drops and returns nothing to display. Otherwise the filter simply never fires.

Usage example includes:

/**
 * Don't display subpages on this specific page
 *
 * @param Boolean $show - Whether to show the Widget
 *
 * @return Boolean $show
 */
function mod_be_subpages_widget( $show ) {
	
	global $post;
	
	if( is_object( $post ) && 6 == $post->ID || 6 == $post->post_parent ) {
		$show = false;
	}
	
	return $show
	
}
add_filter( 'be_subpages_widget_display_override', 'mod_be_subpages_widget' );
  • This topic was modified 7 years, 4 months ago by Howdy_McGee.
  • This topic was modified 7 years, 4 months ago by Howdy_McGee.
]]>
https://www.ads-software.com/support/topic/highlighting-current-page-8/ <![CDATA[Highlighting Current Page]]> https://www.ads-software.com/support/topic/highlighting-current-page-8/ Tue, 20 Jun 2017 19:36:57 +0000 kieraellen Replies: 2

Hello!

Is there a way for the menu to highlight the active page? My menu currently does not indicate if the parent or child pages are active.

Thank you in advance!

]]>
https://www.ads-software.com/support/topic/display-all-subpages-expanded-at-all-times/ <![CDATA[Display all subpages expanded at all times?]]> https://www.ads-software.com/support/topic/display-all-subpages-expanded-at-all-times/ Wed, 26 Apr 2017 00:42:21 +0000 PowerStephy Replies: 0

Before the most recent update, this filter worked to always display all sub pages, but it seems to have stopped working and is no longer in the code. Am I missing something, or is there a new filter for that same functionality?

//* Display all subpages in BE Subpages Widget
add_filter( 'be_subpages_widget_display_subpages', '__return_true' );

Basically I want it to display the expanded subpage menu at all times:

Parent A
Child B
Child C
Parent D
Child E
Child F

]]>
https://www.ads-software.com/support/topic/no-menu-on-cpt-archive-or-single-view/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>No menu on CPT Archive or Single view]]> https://www.ads-software.com/support/topic/no-menu-on-cpt-archive-or-single-view/ Wed, 28 Sep 2016 20:08:37 +0000 Attacking3rd Replies: 1

Hello,

Can the archive and single view pages of a CPT show up in the sidebar navigation if there is not a Page for either of them?

We are using a Genesis child theme (Education Pro) and created a CPT (Locations) with hierarchical set to true.

We added a Post Type Archive as a child of a primary menu item:
Appearance > Menus – Chose the CPT then added to menu as a child
At this point in the menu we have:
About Us (Page)
– Locations (Post Type Archive)
– Culture (Page)

When we view the site in a browser About Us in the primary menu has two children in its drop down menu.

When we go to About Us or Culture we see a sidebar menu that contains both About Us and Culture but not Locations. When we are on the Locations archive or single view pages there is no sidebar at all.

We saw this: https://www.ads-software.com/support/topic/submenu-on-post/ but it is from 2 years ago and we are not sure it is still relevant.

We saw this https://www.ads-software.com/support/topic/cant-get-it-to-display-on-cpt/ and it is exactly our problem but we are not already seeing the sidebar menu on the single page and the 4th paragraph in your answer seems to suggest we should. So perhaps some other issue is causing our problem?

Another developer and I have looked over your plugin code and it seems like the plugin will only work with Pages. Although we both have been web developers for years, we are fairly new to WordPress and really new to Genesis, so we are not sure we understand all that your code is doing.

Since we are not sure how/where to continue troubleshooting, we thought we should at least determine if what we are trying to do is even possible with your plugin. We are using ver 1.6.

This fellow Georgetown resident appreciates your making so much of your code and knowledge available. Thanks!

robertg

]]>
https://www.ads-software.com/support/topic/cant-get-it-to-display-on-cpt/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Can't get it to display on CPT]]> https://www.ads-software.com/support/topic/cant-get-it-to-display-on-cpt/ Tue, 21 Jun 2016 18:17:41 +0000 Ricardo Replies: 2

The CPT archive page and single pages display the primary sidebar correctly, but does not display the widget. If you need a link, I would rather send in private since it is a beta page.

https://www.ads-software.com/plugins/be-subpages-widget/

]]>
https://www.ads-software.com/support/topic/alphbetical-order/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Alphbetical Order]]> https://www.ads-software.com/support/topic/alphbetical-order/ Thu, 19 May 2016 15:20:04 +0000 thomjob Replies: 3

It is possible to have the sub-pages listed in alphabetical order rather than published order?

https://www.ads-software.com/plugins/be-subpages-widget/

]]>
https://www.ads-software.com/support/topic/documentation-for-be_subpages_page_title-filter/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Documentation for be_subpages_page_title filter?]]> https://www.ads-software.com/support/topic/documentation-for-be_subpages_page_title-filter/ Tue, 26 Jan 2016 02:25:12 +0000 jodamo5 Replies: 2

Hi Bill. Can you please provide some guidance on using the be_subpages_page_title filter?

I have tried to follow this Alternative link title post, but I can’t get it working.

I have used Advanced Custom Fields to add a meta_key called be_alt_link_title on the postmeta table. I have added an alternative title to a page and can see it in the postmeta table in SQL. I then added the code from your post https://gist.github.com/billerickson/eae1345d8df6c45c47aa to my child theme’s functions.php file:

/**
 * Alternate Title for Subpages
 *
 * @author Bill Erickson
 * @link https://gist.github.com/billerickson/eae1345d8df6c45c47aa
 *
 * @param string $title
 * @param object $subpage
 * @return string $title
 */
function be_subpages_alternate_title( $title, $subpage ) {
	$alt = esc_attr( get_post_meta( $subpage->ID, 'be_alt_link_title', true ) );
	if( $alt )
		$title = $alt;

	return $title;
}
add_filter( 'be_subpages_page_title', 'be_subpages_alternate_title', 10, 2 );

My expectation is that the title of that page will change in the sidebar and will show the alternative title. But nothing is changing. It is still just showing the full title.

Can you provide guidance for getting that working please?

Thanks!

https://www.ads-software.com/plugins/be-subpages-widget/

]]>
https://www.ads-software.com/support/topic/making-the-2nd-level-page-a-title-of-sidebar-when-have-a-subpages/ <![CDATA[Making the 2nd level page a title of sidebar when have a subpages]]> https://www.ads-software.com/support/topic/making-the-2nd-level-page-a-title-of-sidebar-when-have-a-subpages/ Sun, 24 Jan 2016 07:01:16 +0000 ajdeguzman Replies: 0

I have this hierarchy:
Sub Page 1
Sub Page 2
– SubSubPage 1
– SubSubPage 2
Sub Page 3
Sub Page 4
– SubSubSubPage 1
— A
— B
— C
– SubSubSubPage 2

When i select sub page 2, it will show subsubpage 1 and subsubpage 2 in the sidebar. And when i select SubSubSubPage 1, it will show A, B and C only and the sidebar title is SubSubSubPage 1.

How could i do this?

https://www.ads-software.com/plugins/be-subpages-widget/

]]>
https://www.ads-software.com/support/topic/works-with-exclude-pages-plugin/ <![CDATA[Works with "Exclude Pages" plugin]]> https://www.ads-software.com/support/topic/works-with-exclude-pages-plugin/ Wed, 09 Dec 2015 20:37:32 +0000 jodamo5 Replies: 0

Hi. One thing that I’ve found is missing from this BE Subpages Widget plugin is the ability to exclude specific pages. For example, I don’t want “Thank You” pages to appear in the list of subpages in the sidebar.

But I’ve just discovered that the BE Subpages Widget plugin works perfectly with the Exclude Pages from Navigation plugin.

The Exclude Pages plugin gives a checkbox on each page that we can untick to exclude pages – and this BE Subpages plugin honours that, which is brilliant.

My recommendation is to mention this on the description page for BE Subpages Widget, because being able to exclude pages is a key thing I was looking for. I searched through many subpages plugins looking for one that supported excluding pages, and now find that your one works well with that other plugin, giving the exact functionality I need.

https://www.ads-software.com/plugins/be-subpages-widget/

]]>
https://www.ads-software.com/support/topic/no-display-nothing/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>No display – nothing]]> https://www.ads-software.com/support/topic/no-display-nothing/ Mon, 23 Nov 2015 19:36:35 +0000 Toni Replies: 1

I don’t see anything at all in the sidebar from this plugin. The widget is in place.

On this page each header listed is a link to a subpage. https://toni-esl.com/grammar/

So there should be something on each of those subpages, right? I don’t see anything, I’m on an iPad.

https://www.ads-software.com/plugins/be-subpages-widget/

]]>
https://www.ads-software.com/support/topic/notice-the-called-constructor-method-for-wp_widget-is-deprecated-1/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Notice: The called constructor method for WP_Widget is deprecated..]]> https://www.ads-software.com/support/topic/notice-the-called-constructor-method-for-wp_widget-is-deprecated-1/ Fri, 11 Sep 2015 07:58:41 +0000 Frykky Replies: 1

… since version 4.3.0! Use
__construct()

??

https://www.ads-software.com/plugins/be-subpages-widget/

]]>
https://www.ads-software.com/support/topic/hide-top-level/ <![CDATA[Hide Top Level]]> https://www.ads-software.com/support/topic/hide-top-level/ Thu, 30 Jul 2015 02:05:47 +0000 Hyperspun Replies: 0

Is it possible to hide to top levels and just show the children pages.

https://www.ads-software.com/plugins/be-subpages-widget/

]]>
https://www.ads-software.com/support/topic/subpages-of-subpages/ <![CDATA[Subpages of Subpages]]> https://www.ads-software.com/support/topic/subpages-of-subpages/ Thu, 07 May 2015 16:06:15 +0000 jlewis15 Replies: 0

This is not really a problem rather a request. I would like to be able to have this widget get all the subpages of the subpage. I have currently changed/added some lines in be-subpages-widget.php to do this. I then use css to hide the sub-subpages and use a :hover to show them as sublinks. Here are the changes I’ve made in the above file.

function build_subpages( $subpages, $parents, $deep_subpages = 0, $depth = 1, $nest_subpages = 0 ) {
		if( empty( $subpages ) )
			return;

		global $post, $be_subpages_is_first;
		// Build the page listing
	       // ADDED THIS IF() HERE TO ADD AN IMAGE TO THE CHILD THAT CONTAINS CHILDERN
		if ($depth != 1){
			echo '<img src="https://huntsd.org/wp-content/plugins/be-subpages-widget/drop_down_arrow.gif" style="float:right;"/><ul class="sub_subpages">';}
		else{
			echo '<ul class="subpages" id="accordian">';//added <div id="accordian">
			}//END CHANGE
		foreach ( $subpages as $subpage ) {
			$class = array();

			// Unique Identifier
			$class[] = 'menu-item-' . $subpage->ID;

			// Set special class for current page
			if ( $subpage->ID == $post->ID )
				$class[] = 'widget_subpages_current_page';

			// First menu item
			if( $be_subpages_is_first )
				$class[] .= 'first-menu-item';
			$be_subpages_is_first = false;

			$class = apply_filters( 'be_subpages_widget_class', $class, $subpage );
			$class = !empty( $class ) ? ' class="' . implode( ' ', $class ) . '"' : '';

			echo '<li' . $class . '><a href="' . get_permalink( $subpage->ID ) . '">' . apply_filters( 'be_subpages_page_title', $subpage->post_title, $subpage ) . '</a>';
			// If nesting supress the closing li
			if (!$nest_subpages)
				echo '</li>';

			do_action( 'be_subpages_widget_menu_extra', $subpage, $class );

			// Check if the subpage is in parent tree to go deeper
			//if ( $deep_subpages && in_array( $subpage->ID, $parents ) ) { I'M REALLY NOT EXACTLY SURE WHAT THIS IF DOES BUT IT DOESN'T ALLOW THE CHILD PAGE TO GET IT'S CHILDREN PAGES
				$args = array(
					'child_of' => $subpage->ID,
					'parent' => $subpage->ID,
					'sort_column' => 'menu_order',
					'post_type' => get_post_type(),
				);
				$deeper_pages = get_pages( apply_filters( 'be_subpages_widget_args', $args, $depth ) );
				$depth++;
				$this->build_subpages( $deeper_pages, $parents, $deep_subpages, $depth, $nest_subpages );
			//}
			// If li was surpressed for nesting echo it now
			if ($nest_subpages)
				echo '</li>';

		}
		echo '</ul>';
	}

This also adds a subpages css class for applying style.
My site is https://www.huntsd.org and examples can be found under District Info.

I’m only asking for this to maybe a possibility for an actual release and not sure if this is even the place to put this. Thanks for the consideration.

https://www.ads-software.com/plugins/be-subpages-widget/

]]>
https://www.ads-software.com/support/topic/does-not-work-442/ <![CDATA[Plug-in works fine. Thank you.]]> https://www.ads-software.com/support/topic/does-not-work-442/ Thu, 30 Apr 2015 21:55:23 +0000 flagshop Replies: 0

Resolved.

]]>
https://www.ads-software.com/support/topic/programatically-adding-be-subpages-widget/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Programatically adding be-subpages-widget]]> https://www.ads-software.com/support/topic/programatically-adding-be-subpages-widget/ Sat, 31 Jan 2015 12:01:26 +0000 Luis Martins Replies: 2

Hey Bill,

I was wondering if you help me out with what I imagine is a simple task although im miserably failing at it.
I need to add your widget programatically to my page. I’ve already have displaying on the page but I can’t figure out how to setup a few defaults, as defined usually on the widget configuration when added via Dashboard. More specifically, I was looking into displaying the parent page name as the widget title, one of the options available in the widget configuration.

I looked into the be_subpages_widget_title filter but couldn’t make it do any difference in the rendered page.

function mw_widget_title( $title )
{
    $title = "test";
    return $title;
}
add_filter( 'be_subpages_widget_title', 'mw_widget_title' );

Thanks.

https://www.ads-software.com/plugins/be-subpages-widget/

]]>
https://www.ads-software.com/support/topic/edited-option-to-set-highlight-on-selected-page-and-its-parents/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Edited option to set highlight on selected page and its parents]]> https://www.ads-software.com/support/topic/edited-option-to-set-highlight-on-selected-page-and-its-parents/ Tue, 02 Dec 2014 09:23:34 +0000 lexi889 Replies: 1

Hi Bill,
i added an option to your plugin to make the selected pages and its parents bold.

<style type="text/css">
.widget_subpages_current_page > a{
font-weight: bold;
}

.widget_subpages_subpage_is_selected > a{
font-weight: bold;
}
</style>
<?php
/*
Plugin Name: BE Subpages Widget
Plugin URI: https://www.billerickson.net
Description: Lists subpages of the current section
Version: 1.5
Author: Bill Erickson
Author URI: https://www.billerickson.net
License: GPLv2
*/

/**
 * Register Widget
 *
 */
function be_subpages_load_widgets() {
	register_widget( 'BE_Subpages_Widget' );
}
add_action( 'widgets_init', 'be_subpages_load_widgets' );

/**
 * Subpages Widget Class
 *
 * @author       Bill Erickson <[email protected]>
 * @copyright    Copyright (c) 2011, Bill Erickson
 * @license      https://opensource.org/licenses/gpl-2.0.php GNU Public License
 */
class BE_Subpages_Widget extends WP_Widget {

    /**
     * Constructor
     *
     * @return void
     **/
	function BE_Subpages_Widget() {
		load_plugin_textdomain( 'be-subpages', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
		$widget_ops = array( 'classname' => 'widget_subpages', 'description' => __( 'Lists current section subpages', 'be-subpages' ) );
		$this->WP_Widget( 'subpages-widget', __( 'Subpages Widget', 'be-subpages' ), $widget_ops );
	}

    /**
     * Outputs the HTML for this widget.
     *
     * @param array, An array of standard parameters for widgets in this theme
     * @param array, An array of settings for this widget instance
     * @return void Echoes it's output
     **/
	function widget( $args, $instance ) {
		extract( $args, EXTR_SKIP );

		// Only run on hierarchical post types
		$post_types = get_post_types( array( 'hierarchical' => true ) );
		if ( !is_singular( $post_types ) && !apply_filters( 'be_subpages_widget_display_override', false ) )
			return;

		// Find top level parent and create path to it
		global $post;
		$parents = array_reverse( get_ancestors( $post->ID, 'page' ) );
		$parents[] = $post->ID;
		$parents = apply_filters( 'be_subpages_widget_parents', $parents );

		// Build a menu listing top level parent's children
		$args = array(
			'child_of' => $parents[0],
			'parent' => $parents[0],
			'sort_column' => 'menu_order',
			'post_type' => get_post_type(),
		);
		$depth = 1;
		$subpages = get_pages( apply_filters( 'be_subpages_widget_args', $args, $depth ) );

		// If there are pages, display the widget
		if ( empty( $subpages ) )
			return;

		echo $before_widget;

		global $be_subpages_is_first;
		$be_subpages_is_first = true;

		// Build title
		$title = esc_attr( $instance['title'] );
		if( 1 == $instance['title_from_parent'] ) {
			$title = get_the_title( $parents[0] );
			if( 1 == $instance['title_link'] )
				$title = '<a href="' . get_permalink( $parents[0] ) . '">' . apply_filters( 'be_subpages_widget_title', $title ) . '</a>';
		}	

		if( !empty( $title ) )
			echo $before_title . $title . $after_title;

		if( !isset( $instance['deep_subpages'] ) )
			$instance['deep_subpages'] = 0;

		if( !isset( $instance['nest_subpages'] ) )
			$instance['nest_subpages'] = 0;

		// Print the tree
		$this->build_subpages( $subpages, $parents, $instance['deep_subpages'], $depth, $instance['nest_subpages'], $instance['format_subpage_and_parents'] );

		echo $after_widget;
	}

	/**
	 * Build the Subpages
	 *
	 * @param array $subpages, array of post objects
	 * @param array $parents, array of parent IDs
	 * @param bool $deep_subpages, whether to include current page's subpages
	 * @return string $output
	 */
	function build_subpages( $subpages, $parents, $deep_subpages = 0, $depth = 1, $nest_subpages = 0, $format_subpage_and_parents ) {
		if( empty( $subpages ) )
			return;

		global $post, $be_subpages_is_first;
		// Build the page listing
		echo '<ul>';
		foreach ( $subpages as $subpage ) {
			$class = array();

			// Unique Identifier
			$class[] = 'menu-item-' . $subpage->ID;				

			// Check if format_subpage_and_parents is set
			if( $format_subpage_and_parents == 1 ) {
				// Set special class for current page parents
				if ( in_array( $subpage->ID, $parents ) )
					$class[] = 'widget_subpages_subpage_is_selected';
				// Set special class for current page
				if ( $subpage->ID == $post->ID )
					$class[] = 'widget_subpages_current_page';
			}

			// First menu item
			if( $be_subpages_is_first )
				$class[] .= 'first-menu-item';
			$be_subpages_is_first = false;

			$class = apply_filters( 'be_subpages_widget_class', $class, $subpage );
			$class = !empty( $class ) ? ' class="' . implode( ' ', $class ) . '"' : '';

			echo '<li' . $class . '><a href="' . get_permalink( $subpage->ID ) . '">' . apply_filters( 'be_subpages_page_title', $subpage->post_title, $subpage ) . '</a>';
			// If nesting supress the closing li
			if (!$nest_subpages)
				echo '</li>';

			do_action( 'be_subpages_widget_menu_extra', $subpage, $class );

			// Check if the subpage is in parent tree to go deeper
			if ( $deep_subpages && in_array( $subpage->ID, $parents ) ) {
				$args = array(
					'child_of' => $subpage->ID,
					'parent' => $subpage->ID,
					'sort_column' => 'menu_order',
					'post_type' => get_post_type(),
				);
				$deeper_pages = get_pages( apply_filters( 'be_subpages_widget_args', $args, $depth ) );
				$depth++;
				$this->build_subpages( $deeper_pages, $parents, $deep_subpages, $depth, $nest_subpages, $format_subpage_and_parents );
			}
			// If li was surpressed for nesting echo it now
			if ($nest_subpages)
				echo '</li>';

		}
		echo '</ul>';
	}

	/**
	 * Sanitizes form inputs on save
	 *
	 * @param array $new_instance
	 * @param array $old_instance
	 * @return array $new_instance
	 */
	function update( $new_instance, $old_instance ) {
		$instance = $old_instance;

		/* Strip tags (if needed) and update the widget settings. */
		$instance['title'] = esc_attr( $new_instance['title'] );
		$instance['title_from_parent'] = (int) $new_instance['title_from_parent'];
		$instance['title_link'] = (int) $new_instance['title_link'];
		$instance['deep_subpages'] = (int) $new_instance['deep_subpages'];
		$instance['nest_subpages'] = (int) $new_instance['nest_subpages'];
		$instance['format_subpage_and_parents'] = (int) $new_instance['format_subpage_and_parents'];
		return $instance;
	}

	/**
	 * Build the widget's form
	 *
	 * @param array $instance, An array of settings for this widget instance
	 * @return null
	 */
	function form( $instance ) {

		/* Set up some default widget settings. */
		$defaults = array( 'title' => '', 'title_from_parent' => 0, 'title_link' => 0, 'deep_subpages' => 0, 'nest_subpages' => 0 , 'format_subpage_and_parents' => 0);
		$instance = wp_parse_args( (array) $instance, $defaults ); ?>

		<p>
			<label for="<?php echo $this->get_field_id( 'title' ); ?>"><?php _e( 'Title:', 'be-subpages' );?></label>
			<input class="widefat" type="text" id="<?php echo $this->get_field_id( 'title' ); ?>" name="<?php echo $this->get_field_name( 'title' ); ?>" value="<?php echo $instance['title']; ?>" />
		</p>

		<p>
			<input class="checkbox" type="checkbox" value="1" <?php checked( $instance['title_from_parent'], 1 ); ?> id="<?php echo $this->get_field_id( 'title_from_parent' ); ?>" name="<?php echo $this->get_field_name( 'title_from_parent' ); ?>" />
			<label for="<?php echo $this->get_field_id( 'title_from_parent' ); ?>"><?php _e( 'Use top level page as section title.', 'be-subpages' );?></label>
		</p>		

		<p>
			<input class="checkbox" type="checkbox" value="1" <?php checked( $instance['title_link'], 1 ); ?> id="<?php echo $this->get_field_id( 'title_link' ); ?>" name="<?php echo $this->get_field_name( 'title_link' ); ?>" />
			<label for="<?php echo $this->get_field_id( 'title_link' ); ?>"><?php _e( 'Make title a link', 'be-subpages' ); echo '<br /><em>('; _e( 'only if "use top level page" is checked', 'be-subpages' ); echo ')</em></label>';?>
		</p>

		<p>
			<input class="checkbox" type="checkbox" value="1" <?php checked( $instance['deep_subpages'], 1 ); ?> id="<?php echo $this->get_field_id( 'deep_subpages' ); ?>" name="<?php echo $this->get_field_name( 'deep_subpages' ); ?>" />
			<label for="<?php echo $this->get_field_id( 'deep_subpages' ); ?>"><?php _e( 'Include the current page\'s subpages', 'be-subpages' ); ?></label>
		</p>

		<p>
			<input class="checkbox" type="checkbox" value="1" <?php checked( $instance['nest_subpages'], 1 ); ?> id="<?php echo $this->get_field_id( 'nest_subpages' ); ?>" name="<?php echo $this->get_field_name( 'nest_subpages' ); ?>" />
			<label for="<?php echo $this->get_field_id( 'nest_subpages' ); ?>"><?php _e( 'Nest sub-page <ul> inside parent <li>', 'be-subpages' ); echo '<br /><em>('; _e( "only if "Include the current page's subpages" is checked", 'be-subpages' ); echo ')</em></label>';?>
		</p>

		<p>
			<input class="checkbox" type="checkbox" value="1" <?php checked( $instance['format_subpage_and_parents'], 1 ); ?> id="<?php echo $this->get_field_id( 'format_subpage_and_parents' ); ?>" name="<?php echo $this->get_field_name( 'format_subpage_and_parents' ); ?>" />
			<label for="<?php echo $this->get_field_id( 'format_subpage_and_parents' ); ?>"><?php _e( 'Format selected page and parents', 'be-subpages' ); ?></label>
		</p>

		<?php
	}
}

https://www.ads-software.com/plugins/be-subpages-widget/

]]>
https://www.ads-software.com/support/topic/highlighting-current-page-but-not-its-subpages/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Highlighting current page but not it's subpages]]> https://www.ads-software.com/support/topic/highlighting-current-page-but-not-its-subpages/ Mon, 01 Dec 2014 08:46:29 +0000 lexi889 Replies: 7

Hello,

i added the line to my css-file:
.widget_subpages_current_page a {
font-weight: bold;
}
and this works.

The Problem is, if a subpage has another subpage, they both are shown bold.
e.g.

-Main1.1
-Main1.2
-Main1.3 (selected)
–Main1.3.1

and

-Main1.1
-Main1.2
-Main1.3
–Main1.3.1 (selected)

In the first example i want only the selected page to be highlighted.
The second one works fine.

I use wordpress Version 4.0.1 and the plugin Version 1.5

Thanks for your help.
(sorry for my english)

https://www.ads-software.com/plugins/be-subpages-widget/

]]>
https://www.ads-software.com/support/topic/highlighting-current-page-7/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Highlighting current page]]> https://www.ads-software.com/support/topic/highlighting-current-page-7/ Tue, 04 Nov 2014 00:10:12 +0000 Makai Replies: 1

Hi, I saw this question being asked before in the form but unfortunately I don’t have the technical knowledge to use it.

I want to highlight current page I’m on, so the user can easily see which page is next.

Your previous answer to the question was;

“The plugin indicates the current selected item with class .widget_subpages_current_page
Style the li with the class and you are done!”

Could you please explain what the above means in more detail?

Thanks

https://www.ads-software.com/plugins/be-subpages-widget/

]]>
https://www.ads-software.com/support/topic/is-it-possible-to-only-show-the-children-of-children-on-a-sub-page/ <![CDATA[Is it possible to only show the children of children on a sub-page?]]> https://www.ads-software.com/support/topic/is-it-possible-to-only-show-the-children-of-children-on-a-sub-page/ Sat, 25 Oct 2014 16:25:13 +0000 Faramarz Replies: 0

My menu looks like this:

About Us

Link1
A
B
Link2
C
D
Link3

It’s easy to create a widget to show Link1, Link2 and Link3 subpages when you are on About Us page but is it possible to only show A and B pages when you are visiting Link1 or C and D when you are visiting Link2?

Thanks

https://www.ads-software.com/plugins/be-subpages-widget/

]]>
https://www.ads-software.com/support/topic/parent-of-current-page-styling-issue/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Parent of Current Page Styling Issue]]> https://www.ads-software.com/support/topic/parent-of-current-page-styling-issue/ Sun, 05 Oct 2014 23:35:40 +0000 kauf102584 Replies: 3

Hi Bill,

Phenomenal plugin! Thanks for the awesome, free work.

Here’s the question, perhaps someone else can help me:

When attempting to style the “current page item” to appear a different color using:

.widget_subpages_current_page ul a {
color:#000;
}

it works, to a degree. My top level pages are turning black when they’re the current page, but so do ALL of its children. BUT, when I am on one of the child pages in the menu, only that item is black. So, the problem in a nutshell,since I rarely make sense when typing, is that when my top level page is the “current page,” it styles that link ALONG with the rest of its children. But when a child page is “current page,” it only styles that link.

I DO have “nest subpage ul inside parent li” checked, because I absolutely want that appearance.. but it seems the styling is carried over when the parent is selected. Any ideas on how to CSS around this little roadblock?

Thanks,
Mark

https://www.ads-software.com/plugins/be-subpages-widget/

]]>
Malaking puwang ng bass splash review Bakit pinapayagan ng pamahalaan ang operasyon ng mga monopolyo How to play Super Ace jili Nice88 club withdrawal Esball online casino com registration Nuebe Gaming legit HB888 Casino real money Casino bonus no deposit free spins 2021 12 Titans Greek mythology online slot machines for real money free play Mines jili login download Allin88 ph login Casino Guru gratis Vegas World login Apanalo online game no deposit bonus 77ph Himala himala wikipedia 啶掂啷嵿ぐ啶ぞ啶?啶曕啶ぞ 啶灌? 啶す 啶囙い啶ㄠぞ 啶栢い啶班え啶距 啶曕啶啶?啶灌啶むぞ 啶灌? Mnl168 online casino register philippines login Bally slot machine value Jili live casino no deposit bonus Gcash gambling reddit philippines tamabetcasino Jili magic lamp app Mwplay888 net download for android Vegas Live Slots hack APK Clive and jill sidequest ffxvi Jiliasia online casino Online bingo jili withdrawal Chili for a crowd Silver Palate Jili168 register philippines Jili mk casino Jili cc download for android Habanero online casino games philippines Philucky withdrawal format 377 jili login register philippines Jili slots download Bsa387 login password Ginto Casino link 49jili login to my account login philippines app Royal777 casino no deposit bonus 8 juli feiertag wikipedia Ano ang mga flash game sa hollywoodbets app download Game of Thrones Slots referral code Igt address manila Zynga slots free coins cheat android Jilicash real money withdrawal Paano gumagana ang mga online slot machine login Ezwin online casino philippines Peso88 login register Jili kaganapan login register Winning plus 8 login philippines masuwerteng iikot ang mga nakakalokang slot 123jili app Login casino games online unblocked Transaction password USDT Baccarat games online real money Appointment slots vs appointment schedule quick hit slots commercial actor Multiclass spell slots table Slot schedule template 啶灌啶曕啶?啶曕ぞ 啶い啷嵿い啶?啶曕た啶むえ啶?啶灌啶むぞ 啶灌 Jili jackpot 777 download for android latest version Million 888 casino login register Tongits go apk unlimited money latest version Pinakamahusay na jili slot game download YE7 Download App BET99 Quebec Free 100 online casino registration facebook page 2021 slots no deposit bonus Online gambling philippines real money Jilibet casino login philippines Super Royal 777 Slots go casino login Register Youtube ng slots today Peso 888 apk Mini777 register download PG gaming casino login Wizard of Oz free coins gamehunters Philippine News today live 247Spin free 100 spin the wizard of oz slots free coins E2 jili casino login Konjac jelly Japan Big bet review korean Online casino Philippines News 7 Juli 2024 memperingati Hari Apa Jili 747 casino login Winph 777 login philippines app benefits of online casino games Wild aces online casino real money Mwcash88 Bonus hunter cc email Maduna clan names FF16 change party members Online casino games real money free spins no deposit Dbx casino real money philippines Okada online casino apk latest version Skype Download for PC Jilibet donnalyn login Register online casino 777 Pub download old version Spaghetti Jollibee price Jili no 1 login register Jiliasia app apk Super slots apk old version 646 casino login Register Philippines Listahan ng laro ng skillz login Totoong online pokies philippines release the kraken clash of the titans (1981) Casinos online real money philippines Phil168 APK Download Chumba Casino login Www 49 jili casino login password Fb jili casino login download apk Jlbet slot login Jili 777 lucky slot login register philippines apk Pagcor logo meaning Hard Rock online casino login 77ph com login password download Ano ang gamot sa mataas ang sugar Online casino download APK Geely Emgrand price Philippines BLBET Tapwin 2024 download apk Lodi 646 casino login ph Royal558 download Abc jili register philippines download LVJILI login Royal fishing jili download for android Free60 casino philippines Kk jili libre 58 real money download PHFUN login Nice88 download free ios Best penny slot machines to play at the casino for beginners portal.pagcor.ph sitemap online casino games no deposit bonus Unlapi AAA Jili login Bongobongo ug Casino Jili x yb download apk do 888 casino register Cash Rush slots 777 apk latest version Free online casino games win real money no deposit Philippines Fortune 888 login password Slots casino login no deposit bonus 49 jili time philippines download Nuebe register login Jili fishing game download free Win99 casino philippines Bingo Super Star download 55bmw win withdrawal Jili kilig login download Superball Keno online Hacksaw slots real money Pagcor address philippines 188 jili demo account hack Vegas online casino games free play Jili 49 net casino login philippines 777 jili jackpot apk latest version Fc slot demo free download Jili under maintenance today download android 3 patti slots patti online play Jili bingo download for android Smbet register philippines Osm jili register mobile number philippines MWGAMING 188 register Nuebe agent login philippines Online casino color games philippines Is Winford Casino open today Jili update today WK777 slot Jili casino review philippines slotomania online Lucky jili slots login register mobile 188 jili casino login download philippines Baccarat game strategy reddit Jili22 promotion How to withdraw in jili slot online 1xslots login Mnl168 online casino register philippines login Paano maglaro ng slot gambling login casino for real money online Best online casino Philippines reddit Jili deposit 50 withdrawal limit Nextbet philippines registration 168jili login registration Www royal888casino net register Double Win Withdrawal App Fisheries department officials 777 Lucky JILI Slots Casino APK download Nz online casino games real money 888php withdrawal Jili mines predictor apk Online casino jackpot slots free play yy777cam Jili one login download mainstream records lee young-ji 77ph com download free 49 jili years login register Jili slot club jackpot 777 download free money philippines Www betvisa games app 1888 jili casino withdrawal online July 10 religious holiday Labet88 login registration 2021 Osm jili casino online games philippines download Money 888 login download Empire slot machine download Ireland online casino games free play Kk jili casino login registration download apk 1000 free games to play with friends Poseidon god son Jili lucky slot app download Big baller club casino login registration philippines Fish Hunter - Shooting Fish Pnp 888 jili slot game login app Limbo game download for PC Highly Compressed Jili jackpot 777 download apk ios slot machine free games free spins deposit bonus Jackpot meter app for android Instant withdrawal betting app Dama N.V. casinos no deposit Bonus Joy 7 casino login free chips Eliakim Sadoki Hadaa Ya Walimwengu Gemdisco login 08 jili register app Jollibee slot casino login philippines register online Award winning chili recipe Allrecipes Helens Slot APK old version Mga kahinaan ng mga pragmatic slot machine login Jili pulang sobre register online Jili777 free 150 no deposit bonus Philippines Jili no 1 com withdrawal philippines Slot online game free real money Jackpot joker jili demo free download Best pg slot game free no download Wagi77 login Philippines Rich9 pinakamainit na laro login Fortune gaming88 login philippines Royal Slot Login Fun facts about July 19th Geely gx3 fiche technique philippines IND slots APK yono Ox jili slot withdrawal What happened on October 7 Al Jazeera 777 pub com login download Nice88 app 99 Fortune Casino login Register Tmtplay888 Jiliplay login download Love jili vip login password 888bet registration online Dragon vs Tiger hack apk Lucky JILI slots login register Kpl casino Online casino game for real money free play 777pub open now promo Video poker jacks or better strategy chart Jili 365 casino login register philippines no deposit bonus download Free slots com party bonus Animal Husbandry Minister Bihar list 188 JILI casino login registration Philippines Anuani ya katibu tawala mkoa wa dar es salaam NetBet registration Fg777 register philippines 90 jili live login download One slot game download Agent GEMDISCO Jili 999 com withdrawal Jilimk casino log in no deposit bonus tg777 login register philippines Pagcor login philippines List of licensed POGO in Philippines 2023 How many cannabinoid receptors are there in the human body Q25 jili download ios Ff777 vip login Jili 49 dot com registration philippines Ano ang speed roulette review Ph joy vip login registration philippines 4 ram slots which ones to use Mga puwang ng video youtube Jackpot Party Instagram free coins www.free facebook.com log in Betvisa download for android 49jili pogcor Betso888 login download Jollibee slot login Fruit Theme Birthday Party Wjslot claim form Nextbet Live Casino Lotto go Jili volatility calculator philippines Teenage Kraken Salish Matter Lucky 777 online casino login philippines Slotomania 777 casino real money Mega ace jili demo apk latest version Falcon Play customer service www.666.com games Bingo Jili PH Slots earning app real money no deposit Canara Bank Internet banking PIN generation 8K8 vip login Philippines No 1 jili app for android free download Gonzo's Quest max win 9 Pots of Gold land and win What does Mr Mike Slots do for a living Jili fc slot real money no deposit bonus Ph macao jili register download limbo apk + obb download Swcup6 net live login Register philippines Free slots 8888 no deposit philippines Jili tadhana slots download free Free casino slots 3 lines no download Jili okbet real money philippines Jili88 ph com register login password Slots earning app real money download Jili apps download free for android ios Kurdish traditional dress Labet88 online casino Ez jili telegram ios 94067 water heater door installation Real Boxing 3 download Best casino online Wishbone Games Nextbet login mobile registration Jili no 2 login no deposit bonus Poder Judicial Superace88 club login registration link Triple match 3d master mod apk Sino ang cowboy slots wife Jili 5678 casino login poker star Apanalo casino app login KK JILI casino login app apk Www gibson casino www gibsoncasino com login APEX slot download Best free slot machines play for free no deposit Mining Telegram group link Jili t7 real money Jili369 app download Progressive jackpot meter link Lampara ng genie philippines Best free slots with bonus Asia JILI casino register 888 ladies slots login UNO Spin Millionaire Dimm slots reddit King game app download apk Yy777 index login No deposit slots real money Yeriko by injili bora choir session 49 jili road register philippines Jili slot 777 login register online no deposit bonus philippines 啶啶?啶曕 啶啶班が啶?啶曕ぐ啶ㄠ 啶曕 啶夃お啶距く GGBet welcome bonus Is the 49ers coach a Christian Sino ang may akda ng medusa Ace Super ph casino Login games.747 games.ph/launchgame open now Tiktok video Zili 7 Gold Fruits slot Peraplay APK download Labet88 register philippines app Love jili vip login philippines Slots download free Jili slot jackpot login register Junglee Rummy APK Paddy power virtue Welke dag is het vandaag in belgie Nn777 login philippines app Pb777 login id and password free Sweet Bonanza free spins no deposit Online slots casino 888 real money no deposit online casino games real money Osm jili casino Megaways slots login Konami free slots no download Big Bass Hold and Spinner Megaways demo Jili 888 register Jili mines download free Best free video poker no download fishing slot casino - free 100 000 coins Jili22 NEW com register Big Bass Bonanza Geely subsidiaries in philippines State fish of bihar in english Game of Thrones Slots Casino free coins hack Lucky jili casino login registration philippines apk Mga laro ng slot na nagbabayad ng totoong pera apk Niceph casino real money Fortune Dragon PG slot demo Reference generator Jili88ph net register download FG7777 Jili super win apk best online casino games to win money Bagong jili register app 777sm vip login Jl bet slot register Jili casino sign up bonus no deposit philippines Phlove Casino Login Register Jili slot online real money Ez jili code free download Cannabinoids structure How does Dragon Link slot work 188 jili casino download free Which casino has the most winners in Vegas Goldfish slots apk Fisheries, Bihar gov in Medusa megaways real money Mwcash88 casino login Best time to play crazy time reddit Voslot jili register philippines Ang tao ba ay nagmula sa unggoy PHL63 login register Demo Jili Golden Empire Download app and get bonus Pogibet free 100 philippines 22FUN APK Lucky JILI Casino login registration Win win Game zambia online app download Win100 com casino group win100 originals win100 originals register Mlbb Win Rate Calculator APK Mi777 casino login philippines register Do888 casino login no deposit bonus Jill Scott net worth 8 jili slot download for android 55X Casino Login Register Philippines Ug777 app download apk for android 94067 water heater door replacement Loveph casino Tianjin University of Science and Technology How to play Fortune Gems online Earn money online Philippines legit Xo jili com register philippines Cruise casino in Goa Play slot machines for free online no deposit Is golden Cowboy good tds online casino games volatility Tmtplay casino login register mobile 啶戉え啶侧ぞ啶囙え 啶曕啶膏啶ㄠ 啶椸啶?啶曕啶膏 啶栢啶侧啶? EZJILI Login Register Game room online casino games real money Casino dealer Reddit ph Slots jackpot meter philippines app Pldt 777 real money withdrawal Jackpot World redeem code free 2024 Jilibay free 68 no deposit bonus Bet88 ph app download for android OKBet rewards app Julie emergency contraception reviews 啶ぞ啶椸啶?啶う啶侧え啷?啶曕ぞ 啶膏す啶?啶夃お啶距く Mega win login Best online casino games real money app Jiliasia ace download Jili 178 real money app Pag-IBIG membership Double DaVinci Diamonds free slot game jili 711 Slot virtual real money free Jili tongits withdrawal limit Okbet casino login philippines download Sabong derby 2023 Full Video MONOPOLY Slots download White part of eye swollen like jelly home remedies Ez jili codes 2021 Wjslot com rewards login How many evolutions can you have in a deck Clash Royale Online casino jili login register House of Fun VIP PLUS download SM Megamall 3 day sale 2024 dates Phil163 login Simple chili recipe Jili slot machine apk latest version Jili188 login download Boss88 Slot Login Jili go login philippines Online casino games with free signup bonus philippines Jili mines download apk Fc slot online philippines Y777 jili real money withdrawal Win99 online casino login register Lucky jili slots login register mobile philippines BetVictor UK Jilino1 new site Jili no minimum deposit philippines 2020 Royal777 login register philippines Forgot transaction password in phdream Casino plus jili slot real money Win99 slot games free apk Nn777 slot jili real money 38jili login GO Keyboard APK betBonanza mobile login registration Dragon cash vs Dragon Link 8k8 online casino games downloadable content philippines Best slots to play on FanDuel reddit balato8aa Crown89ph casino login Online casino builder Wjevo22 app irich slots&games casino 777 Boxing king casino real money Jili22 vip202 download online casino games with no minimum deposit Mega Wheel game download Jili apps download for android free Diablo 4 enchantment slot not working Online lucky sweepstakes no deposit bonus 747 online casino games philippines Super ace demo game online free Spin and win cash in Uganda withdrawal PG Soft Wild Bounty Showdown 777sky slot Jiliapp download latest version Www royal888casino net register Royal slots real money login ????? ?? ???? ??? ???? ????? ????? Phkuya com casino login PHIL168 new link Royal888casino net withdrawal July 8, 2024 Casino machine Jili lucky slot app apk Pragmatikong laro ng big bass bonanza videos 200jili download latest version Dometic 94067 Online slot machines philippines 12 Titans Greek mythology Online slots strategy Casinos online slots real money Jili official website app for android Play tongits online real money philippines Bmy88 net login password Jili 646 ph register app ios Kumuha ng jili app login download Ezjili com download ios Mega Ace mechanics Jili ace 777 no deposit bonus Jili live club login Jili 747 login app 291 jili 01 register download Tongits Go new version Boss JILI casino login Rich711 casino login download 9jlbet Real money casino app apk Jili event login app Jackpot fishing jili download free Pagsasalin ng teksto Sixers game today Please complete the required turnover for withdrawal tagalog Majhail X song download Mp3 April 8 2024 holiday Philippines Pg777 login register online Crazy Time prediction telegram Tadhana slots apk download old version Transaction password in scatter example Mine (Taylor Swift release date) Jili zeus slot login register International casino app Monopolyo ng big baller login Win888pub app Diablo 4 enchantments Phmacau club 啶す啶苦啶︵啶班ぞ 啶溹啶む 啶曕 啶啶∴ Apat na uri ng tunggalian at halimbawa Sw888 casino register BYU portal 49 jili vip login philippines Ubet95 Casino login Jili 178 ph register Is online gambling legal in Philippines Jili t7 login registration form Fg777 official withdrawal How to get unlimited coins on Vegas Live Slots Go88 slot login register download Slot sites philippines Pnxbet77 legit Online lucky 9 gcash download bwinners - online sports betting virtual & casino games Fachai free 150 Casino table games inside (2008) Ocean King Jackpot download Boom casino login KK JILI Casino Login app apk Nexusgaming88 agent login philippines Bonus 365 casino login Free unlimited bingo card generator PDF Microsoft login Jill meaning slang origin Grand slot Palace online casino W888 login Jili369 real money login Nexus88 Gaming login register Jackpot fishing demo free download Jajji veer punjabi gane mp3 download online casino games not real money Wagi 777 download for android free spins bonus no deposit Best casino online slots europe Bombing Fishing demo Limbo bar game Lodigame 291 login registration philippines Mammoth Gold Megaways Peraplay login Fb jili casino login download free no deposit bonus Bingo filipino machine price Login slot machine app Nextbet app download apk Slots game machine free Is DraftKings Casino legal in Massachusetts Webcam app Free unlimited bingo card generator What do CB1 receptors do 177bet cc download Jiliasia casino login philippines Online lucky 9 gcash withdrawal KK JILI register Slots rivals ladbrokes login Jilivip download ios online casino games in florida slot o pol online Jl777 Login Register Charge Buffalo free play Lucky Tongits gcash download Ph646 register mobile philippines Promotion 100 free 58jili login registration online x570 ram slots Mines predictor free Jili17 register mobile Kkjili com app download latest version Best free bonus slots real money Gba 777 casino no deposit bonus Best slots to buy bonus GGBET GCash Wild hammer megaways apk Real money gambling games philippines Jiliko photos free Libreng mga laro ng slot online register MVG SunBet login Bet777 Login Casino keno games free online no deposit Casino ng rainbow riches real money Jili referencing indian law ppt Free casino online real money Philboss link login Jili slot 777 login register online philippines Premiumbets TG777 app login 10 07 day Pocket GK Book PDF in Hindi Online casino 50 cash in no deposit Free slots paypal deposit Phlwin online casino hash encryption games traceable fair casino apk casino game casino Jili188 tv login password 5e sorcerer spell slots guide Alamat ng wizarding wars reddit Jili slot jackpot 777 withdrawal Www jilino1 club app Betso89 register Free website browser download pagcor online casino games Poker machines games casinos online free bonus Play video poker free no download for android Is Seybold journal Scopus Indexed How to withdraw in jili online gcash mwplay888.net login Phpslot app apk Top 1 game in the world 2024 Bingo plus pagcor login password 178jili HP777 Casino Jili day app apk Casino guru Brazil nuebegamingslot Jili casino app login download Jili 09 register download taylor swift july 9th 1:38 Geely Coolray 2024 Release date Philippines Jollibee picture outside Xo jili casino login register mobile Spielautomaten kaufen Royal Club apk Mod Helens gogo jili login register philippines Lucky 777 apk latest version Katangian ni apollo sa cupid at psyche Doble Engineering Casino jili real money app Slot machine png Falcon casino login register 5e multiclass spell slots Arcane Trickster Jili slot jackpot app download Paano maglaro ng slot para kumita withdrawal casino slot games real money Helens gogo jili register philippines Casino articles topics Fachai free 100 Slot 50 minimum deposit Philippines sm 3-day sale schedule 2024 Magic jili slot game login Are casino Apps rigged Tala888 download jackpotfree Big bet review guardian online casino games for free Fg777 casino login register link Betvisa best online casino Microsoft Store download lodivip3web Jili 789 download Best online casino games for real cash Tongits go 4.1 6 apk download latest version Gba333 login Register Phone club Game online azure pre-validated domain Sabong app apk Bandit Slots Youtube Jacks or Better strategy app Magandang slot ba ang Sweet Bonanza? 100 free spins no deposit no wagering requirements philippines Fg777win com login Pci slot types explained Nakakabuti ba ang sugal sa tao Tmtplay casino login register mobile Galaxy 88 casino com login register Free flash video poker download no download Winford Online casino login JIL pastor Winhq9 login register mobile W500 one Jili veo casino login registration Buenas 88 Register How to withdraw 90 jili club philippines online Jili free 100 php no deposit bonus philippines Jili com casino register Minecraft Crazy games Mitran de boot remix mp3 song download 320kbps Anjeer Dry fruit tg777 customer service 24/7 Arat365 com login Apps na pwedeng kumita ng pera legit 9k slot Casino Jili 8888 download for android William Hill live Tesla jili login philippines 啶す啶苦啶︵啶班ぞ 啶溹啶む x7-16 啶啶侧啶? Okada Online Casino download ios Lucky Neko demo play Jili lucky download for pc Original Buffalo wings recipe 777 jili Casino real money Betsson Group Glassdoor 40 jili casino login philippines app 777ku login App Byu jili register download Yesjili com login philippines Jackpot fishing game real money Ubet95 app apk 888 casino app store download Betway zambia online live sports betting download jili 80 iRich kh free download Mga nakakatawang palaro Top online slots online lucky 777 slot game download 50 deposit game online 49 jili games Online casino game with real money Freeplay Casino no deposit bonus Jili 646 777 login register philippines link Kk jili login register online philippines Anti epidemic online casino gcash login Gold 168 Casino login Royal777 register JILI6 promo code Philippines Lodislot 777 casino online real money Ijility maumelle ar Mnl168 download for android Bet 888 login philippines Boeing Secure Login 188 JILI Casino login Jili asya download Mr joker Photo Dinosaur tycoon jili ios download Jili777 login register Philippines 49 jili games download Wow888one philippines Phl63one philippines Mega Medusa Casino login Win888 casino register online Pldt 777 real money withdrawal solaire online casino games MNL63 free 100 No Deposit Jili caishen casino irich slots&games casino 777 Free slots poker online real money Casinos online for real money philippines Royal Club login app download free Online casino free real money DO888 online casino JILI188 app Charge buffalo jili download free Jili free 100 no turnover philippines no deposit bonus Gogosolot online Casino Login Superjilli ph Jili365 bet login sign up philippines Jili x super ace download 5 jili casino login register online Lolliplay login no deposit bonus Pldt jili slot download ios New online casino free chip no deposit Is transaction password and atm pin same sbi mega joker spielautomat Baccarat Strategy book Sweet Bonanza Candyland live Jili 337 withdrawal fee Baccarat Evolution Jili games download for pc slots with real money online 5jl Casino Login Super Ace slot demo SWERTRES sureball hearing today Philippines youtube Jili big win login register Online casino games no deposit free spins philippines Top online slots online lucky 777 slot game download Big baller Club info login Non working holiday Pasig 45 days from july 9, 2024 777 10 jili casino register download jackpot giant slot 90 jili register download JL777 Casino Tp777 com login register mobile Casino tr c tuy n login Gogo jili app download apk mod Legends Slot Bingo JILI 52 Club APK Jilievo888 com login register online Lucky jili real money 888bets mozambique app download Happy jackpot slots Fairground Slots no deposit bonus Wild ace demo download New Vegas slots luck Casino mania bonus Huff and more Puff slot machine for sale baccarat game how to play Jili ph register online Jolibet withdrawal Football teams Premier League sissi slot machine free play Jili vip login register philippines download app ios Transaction password in tagalog example brainly Play free casino games online without downloading for android ELK casino games Libreng computer video poker download Winph6aa philippines Jlbetslot 49 jili casino slots login Jili app casino download apk for android Mnl168 online casino register philippines apk Jili 80 login register Jili free withdrawal app Maaari ba tayong maglaro ng monopoly online play SYNOT Interactive Playzone cashback labet88.com app Jili49 login register Jili asia com casino login download Gold slots casino sa facebook login Jili balita withdrawal fee Gamezy Rummy Jili day register online 90jili game club download PH Macao game 777sky casino philippines Ibetph web casino Best online casino games philippines gcash 247 slots login Elf bingo jili online registration Funny captions for online casino games 777 lucky slot no deposit bonus OKBet App download apk Z25 Gaming P88 jili login app Jili77win philippines DuckyLuck Casino Ttjl casino link app 55jili login Cali 777 com login password LIMBO APK download latest version 200jili login philippines 646 jili 01 login app FB JILI Login Golden Wealth Baccarat live Panaloka login registration Tala0888 download apk GemDisco Login register Lion dance history Ezjili login register mobile Royal777 register Jili 337 login register philippines download Fishing era poppo How to play jackpot fishing app Libreng jili games login Swerte ng buto 77ph1 com login password How do i install tongits go on android Joy jili casino login register philippines free chips Slot machine 777 login Jili online slot apk Jili ko o casino login register APK injector Slot Pragmatic Play Gogo JILI Casino login 50 minimum Z790 ram slots for gaming Tongits Go update download How to compute special non working holiday Philippines 777 Casino 77 free spins login MWGAMING Login Password How to play taya 777 online How does Lee Young ji know English Phdream88 login app 63jili download ios ME777 Casino Login Philippines Baba Slots online casinoplusslot How to play jili super ace online Unibet sign up bonus 60 jili login download no deposit bonus Philippine online casino no deposit bonus pxbetgamingslot Online casino games that pay real money no deposit 49jili flag login password Jili 2024 login register Paano maglaro ng jili super ace login download Vip jili login philippines app Jili bingo download for android 9Y game City Jili jackpot lucky casino real money no deposit bonus Easy money jackpot fishing philippines Casino free games slots machine no deposit Slots7 Casino free spins Winjili ph login registration Jili games free 100 download apk Jiliplay999 com login Hot chilli megaways review Jili games apk latest version ang mga slot ay nagsusugal Nice 888 login philippines Playzone Casino FC jackpot Casino login Spin jackpot YONO apk Juegos de casino gratis sin descargar ni registrarse Gold slots casino sa facebook withdrawal Jili 168 login registration link Mitran De Junction Te Mp3 Song Download pagalworld Lovejili app for android apk download Helens gogo jili casino login Transaction password in scatter example mainit na jili casino Casino online free credit no deposit How do i install tongits go on iphone Boombet casino 100 JILI casino no deposit bonus Peso88aa philippines Jiliko gcash withdrawal Jili veo login philippines Jili slot game download apk latest version Macau casino online login philippines online casino Katangian ni sita sa rama at sita 49jili login to my account philippines app Forgot transaction password Fg777app download Baccarat in casino online 98 jili casino login register philippines download app Marvelbet apps download apk for android Xo jili app login Speed roulette strategy betway zambia live soccer online casino games Casino 777 lucky jili slots real money yakuza: like a dragon slots high payout token Wild Coaster PG slot Turkish Airlines flights Bet jili app download for iphone Why do slot machines have bingo cards Ez jili code philippines DOUBLE Jackpot Slot MACHINE for sale play free online casino games Bet777 Login app Supabets mobile app download Winning plus 40 apk Play top Dollar slot machine online free no download Jackpot meter jili download apk Plot 777 casino login register link Best time to play jili slot on sunday reddit