Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Pagination Controls are Vertical and not Horizontal

9 years 1 month ago
Licenses:
JomSocial Active Socialize Expired

I had a fairly successful upgrade from 3.2.1.6 to the new 4.0.1. As you can see in the screen shot the pagination controls are vertical and not horizontal. If this is not a bug, can you direct me to where the file is located so I can perform a hack to correct this? Occurs in both Photos and Videos.

Live Site:
fairfax2015.com/911social/videos
fairfax2015.com/911social/photos

Attachments:
9 years 1 month ago
Licenses:

Hi, Craig.

I can't login to your site backend to check what version of Socialize do you use.
Is it 2? How did you upgraded? Installing on top of older version?

Try to uninstall it and install again. Some old files from Socialize 1.2.9 may cause that issue.
Remember to make a safe copy of template files before you remove it...


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
9 years 1 month ago
Licenses:
JomSocial Active Socialize Expired

Not using Socialize. This is the same template I have been using since JomSocial 2.X. I don't see any jquery conflicts when looking at the elements via Chrome.

I updated the admin password. My apologies on that.

9 years 1 month ago
Licenses:

Hi, Craig.

This is caused by your template:

ROOT/templates/kallyas/css/template.css.php?src=..%2Fcss%2Fjsystem-..%2Fcss%2Fbootstrap-..%2Fcss%2Fbootstrap-flat-..%2Faddons%2Fsuperfish_responsive%2Fsuperfish-..%2Fcss%2Ftemplate-..%2Fcss%2Fbootstrap_responsive-..%2Fcss%2Fupdates-..%2Fcss%2Fcustom

.pagenav:before, .pagenav:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

display: block; cause that issue: prntscr.com/6hg5m8


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
9 years 1 month ago
Licenses:
JomSocial Active Socialize Expired

Corrected the issue in the Jomsocial Style.css file. Putting it here in case others have the same issue. By changing the display:inline !important to display: inline-block it corrected the issue.

File located at components/com_community/templates/jomsocial/assets/css/style.css

.joms-pagination a, .joms-pagination span {
display: inline-block
border: 1px solid #ddd;
background: white;
padding: 8.65248px 14px !important;
margin-left: -1px;
position: relative;
color: #333; }

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW