Two problem with the Page break

Create fresh and professional look of personal or blog websites with AppsPro Tech
GK User
Wed Sep 11, 2013 10:05 am
I'm using page break on my articles, and I have two problems:

1. At the top of the page, on the title, the names of the next pages (after the break) don't appear next to the main title while I'm browsing. This is selected in the page break configuration, but it doesn't work.

2. At the bottom, the buttons "previous" and "next" that you need to go to differents parts of the article don't appear, but on the mobile template they are there.

Thanks.
User avatar
Junior Boarder

teitbite
Fri Sep 13, 2013 3:43 am
Hi

Some of the features was removed in order to meet the designing idea. Please try rename /html/com_content folder to /html/_com_content to see if the same problem is happening with a joomla default style.
User avatar
Moderator

GK User
Fri Sep 13, 2013 8:05 am
Hello, I've been testing it and the name of the pages already appear next to the name of the main page. But it changes the size of the title of the article, and I don't do that. Anyway, thanks a lot about that.

I'd like to remove the previous and next buttons from the mobile version, because if a put an arrow (an image with a link) to go to the next part of the page break, it appears on the mobile version next to the "previous" and "next" buttons, and this is a bit redundant. How could I do it?

Thanks.
User avatar
Junior Boarder

teitbite
Sat Sep 14, 2013 2:10 am
Hi

What I suggested was just a test to determine if problem is comming from template of joomla, that was not a solution.

Please tell me an url of a page where I can see the Prev and Next buttons on mobile, so I'll help You to remove it.
User avatar
Moderator

GK User
Sat Sep 14, 2013 10:56 am
Hi, I'm sorry, I thought that was the only solution. This is the one of the url's:

http://aprenderadebatir.es/index.php/20 ... imitstart=

Thank you.
User avatar
Junior Boarder

teitbite
Sun Sep 15, 2013 6:10 pm
Hi

Please add this code to /css/mobile/handheld.css and /css/mobile/smartfone.css

Code: Select all
div.pager {
    display: none;
}
User avatar
Moderator


cron