WPIntell

Source evidence

How to Display ALL page numbers at once?

Magical Posts Display – Elementor Advanced Posts widgets · support · 2021-10-25T20:42:00+00:00

neutralsentiment
mediumseverity
0.42relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 22 rows with source links

27.3% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

16 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
daikyouju resolved
At the bottom of this page https://www.alfayomega.pe/divinas-leyes/ I need to SHOW the total number of clickable pages available with Magical Posts Display. (they are displayed with Posts List Card template with pagination checkbox activated) Currently I only get 1, 2, 3, … and 37. I need to show ALL pages from 1 to 37 as clickable buttons. Like this: 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37 How to do it? (Yes, already tried with WP-Pagenavi and it does NOT work because Magical Posts Display handles itself all pagination) Help me please Thanks in advance This topic was modified 4 years, 7 months ago by daikyouju . This topic was modified 4 years, 7 months ago by daikyouju . This topic was modified 4 years, 7 months ago by daikyouju . The page I need help with: [ log in to see the link] Solved it myself by adding ‘mid_size’ => 100, argument to paginate_links function.

Comments

1 shown
daikyouju 2021-10-30T00:29:00+00:00

Solved it myself by adding ‘mid_size’ => 100, argument to paginate_links function.