Pagination does not displays anymore

More
6 years 1 month ago - 6 years 1 month ago #72243 by lipatovroman
Hello!
I did not change any settings but pagination does not displays anymore.

monopics.s3.amazonaws.com/2018-03-10_20-24-37.jpg
Last edit: 6 years 1 month ago by ggppdk.

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

More
6 years 1 month ago #72245 by ggppdk
Hello

i don' think / remember this changing recently

it must be due to configuration or custom layout


-- 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
6 years 1 month ago #72247 by ggppdk
Hello

i can not replicate the issue

you can give me access to view this

if you had given me an account in the past to the specific website,
even if it is still valid
please note that after a few weeks we delete the PMs


-- 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
6 years 1 month ago #72250 by lipatovroman
Hello.
Sent in PM.

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

More
6 years 1 month ago #72251 by ggppdk
Hello

it is due to custom layout,
but it is also reveals a "flaw" or "improvement" that we need for loading pagination.php file ...

- you have overidden category.php in you custom category layout, but you have not also copied 'pagination.php'

The truth the above should not matter, it should not matter if you have not also copied file 'pagination.php'

so i replaced code in yout custom category.php
Code:
include('pagination.php');

with
Code:
file_exists('pagination.php') ? include('pagination.php') : include(JPATH_SITE.DS.'components'.DS.'com_flexicontent'.DS.'tmpl_common'.DS.'pagination.php');

And will make the above change to out core file too (i ll commit this change for next version)
components/com_flexicontent/tmpl_common/category(_html5).php

so that any future customization of category.php will not have this issue


-- 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
6 years 1 month ago #72252 by lipatovroman
Thank you very much.
It works now.

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.290 seconds
Save
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