valdenilson
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Download Monitor] Paginate doesn’t worksThanks!
Forum: Plugins
In reply to: [Simple Download Monitor] Paginate doesn’t worksHi again, today I launched new wordpress website, configured it with multisite and use a Custom Structure in permalink (/%category%/%postname%/), same error.
Follow access credentials if you necessitate.
user:pass
sdm:sdmtestWhen I put permalink in Plain mode (https://portal.teste.ufrr.br/?p=123), it works fine.
Thanks.
- This reply was modified 2 years, 8 months ago by valdenilson.
Forum: Plugins
In reply to: [Simple Download Monitor] Paginate doesn’t worksOk, thanks for your attention.
Forum: Plugins
In reply to: [Simple Download Monitor] Paginate doesn’t worksHi! I have deactivated All plugins, e have changed theme, nothing works. I have tested too change the permalink settings, beacause I use a custom structure: /%category%/%postname%/.
I’m begining in wordpress and I’m developing a theme, I have more than a thousand lines in my function.php, do you have idea where can I would to start search a problem?
Edit: I had let only essencial functions for print strings in my functions.php, not worked.
Edit 2: in the header, I have:
returns
Status
301
Moved PermanentlyEdit 4: I’m using Multisites.
When I’m in http://localhost/wp-portal/category/article and click in http://localhost/wp-portal/category/article/page/2/ link, it’s return to http://localhost/wp-portal/category/article.
I have tested in a fresh wordpress instalation and the pagination worked perfect.
- This reply was modified 2 years, 9 months ago by valdenilson.
- This reply was modified 2 years, 9 months ago by valdenilson.
- This reply was modified 2 years, 9 months ago by valdenilson.
- This reply was modified 2 years, 9 months ago by valdenilson.
Forum: Plugins
In reply to: [Simple Download Monitor] Paginate doesn’t worksHi, thanks for your patience, I will to try and return.
Forum: Plugins
In reply to: [Simple Download Monitor] Paginate doesn’t worksSorry, I don’t know if I was clear, but that is it:
I want to use the functionality “Adding Pagination to Category Download Items Display”, in example:
[sdm_show_dl_from_category category_slug=”2021″ fancy=”1″ pagination=”1″]
The links for the “2” and “3” pages(pagination) is not working.
The links generated by sdm are:
http://localhost/wp-portal/noticias/teste-permissao-cat/page/2/ (SDM page 2 link – not work)
http://localhost/wp-portal/noticias/teste-permissao-cat/page/3/(SDM page 3 link – not work)Is the correct plugin’s behavior?
Am I doing something wrong?
- This reply was modified 2 years, 10 months ago by valdenilson.
Forum: Plugins
In reply to: [Simple Download Monitor] Paginate doesn’t worksLocalhost, but I can put this online for test if you need.