Pagination does not displays anymore

More
7 years 2 weeks ago #73011 by ggppdk
Hello

if you have customize

category.php
and
category_html5.php


then checkout file
components/com_flexicontent/tmpl_common/category_html5.php

you need to make sure that you have code like this in your files:
Code:
<!-- BOF pagination --> <?php /** * Body of form for (a) Text search, Field Filters, Alpha-Index, Items Total Statistics, Selectors(e.g. per page, orderby) * If customizing via CSS rules or JS scripts is not enough, then please copy the following file here to customize the HTML too * * First try current folder, otherwise load from common folder */ file_exists('pagination.php') ? include('pagination.php') : include(JPATH_SITE.DS.'components'.DS.'com_flexicontent'.DS.'tmpl_common'.DS.'pagination.php'); ?> <!-- EOF pagination -->


if you only have code:
Code:
include('pagination.php')

then replace it with the above


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
The following user(s) said Thank You: lipatovroman

Please Log in or Create an account to join the conversation.

More
7 years 1 week ago #73094 by ekwax
Hello
Sorry for the silence, i was not on the web.

I did not customize category.php

I have displayed a list of items. my flexicontent customed template is using category_items_html5.php file.

My problem is : i do not see the pagination numbers with the links. Like in your site.
Attachments:

Please Log in or Create an account to join the conversation.

More
7 years 1 week ago #73101 by ggppdk
Hello

You may send me a PM with super admin access
include
- category id
- (important) the frontend URL that you are using to view the category


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
7 years 1 week ago #73123 by ekwax
Hello ggppdk,

PM sent.

I checked the source code in frontEnd , and i discovered that the HTML code is displayed, NOT the content.

Attachments:

Please Log in or Create an account to join the conversation.

More
7 years 6 days ago #73181 by ggppdk
Hello

if according to configuration you only need 1 page
(because you have too small number of items)
then pagination will not show

the above is the case
test with a category that has more results


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
7 years 5 days ago - 7 years 5 days ago #73225 by ggppdk
Hello

it is working now

Item counting when using MySql PDO driver was broken, returning a total of
1
always

fixed it, also the fix will be included in v3.2.1.14+


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
Last edit: 7 years 5 days ago by ggppdk.

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.345 seconds
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save