In order for us to help you faster, please always include the following in your posts:

  • A link to your website (if developing offline please include a screenshot).
  • The exact Joomla! version (J!1.5.7) you are running.
  • The template version from the xml (located in "site root / templates / template name / template_details.xml")
  • Your servers php version.
  • Which browser(s) the issue is occurring in.

This information should be in the following format:

WEBSITE URL:
http://www.pietsnot.com
JOOMLA VERSION:
1.5.5
TEMPLATE VERSION:
1.4
PHP VERSION:
5
AFFECTED BROWSERS:
IE6, IE6, FF3, FF2.01

DESCRIPTION:

I am unable to get my suckfish menu to work in the above mentioned browsers.

It is also important that you check the following before posting:

  1. Have you have read the templates guide. (http://moourl.com/guides)
  2. Have you tested another template to see if the issue is related to your website or the template.
  3. Have you tried installing a fresh copy of the template to see if the problem exists in the original packaged version?
HIDE THIS MESSAGE
FireBoard
Welcome, Guest
Please Login or Register.    Lost Password?
duplicate "read more" (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: duplicate "read more"
#948
MBT (Visitor)
Click here to see the profile of this user
Birthdate:
duplicate "read more" 8 Months, 3 Weeks ago  
Guys,

Template is great and just what I needed but have 1 trivial but annoying problem. In my content section I am getting duplicate "read more" buttons ie: 2 buttons istead of the usual one.

Any ideas? http://motorbike-asia.com (
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#952
stoker (Admin)
Admin
Posts: 622
graphgraph
User Offline Click here to see the profile of this user
Gender: Male JoomlaJunkie Location: Cape Town, South Africa Birthdate: 1980-12-31
Re:duplicate "read more" 8 Months, 3 Weeks ago Karma: 9  
Hi MBT,
I had a look at your site but could not see the issue you mentioned. Can you please confirm where i should be looking?
Thanks,
Chris
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#966
MBT (Visitor)
Click here to see the profile of this user
Birthdate:
Re:duplicate "read more" 8 Months, 3 Weeks ago  
Look at it through Firefox or IE and on the front page in the content area you will see "North Thailand" heading below the content you should see 2 "read more" Links instead of one "read more" link. This is occurring on all my content sections. The site is still in production and most of what you see is just test text however 2 "read more" when the standard is generally just one?

Have another look and you will see the joomla junkie style Read more button in duplicate.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#975
stoker (Admin)
Admin
Posts: 622
graphgraph
User Offline Click here to see the profile of this user
Gender: Male JoomlaJunkie Location: Cape Town, South Africa Birthdate: 1980-12-31
Re:duplicate "read more" 8 Months, 3 Weeks ago Karma: 9  
hi mbt,
ok i see what you mean now the comments component is using the default joomla .readon class, which is why it is getting the styling. I would recommend you remove the styling altogether. The selectors you should remove are located in your customize.css file:

#center .readon {
display:block;
float:right;
width:86px;
height: 21px;
background: url(../images/readon.jpg );
text-indent:-7998px;
margin:0 -2px -2px 0;
}

.readon {
display:block;
text-align:left;
width:125px;
text-indent:5px;
font: bold 1em sans-serif;
background-image: url(../images/readmoreicon.png);
background-repeat: no-repeat;
background-position: 7px;
}

Remove those completely and it was revert the links back to normal text.

Also, i noticed your content is not in a paragraph (ie, wrapped in content here). Adding that will sort out the spacing issues

Cheers,
Chris
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#978
mbt (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:duplicate "read more" 8 Months, 3 Weeks ago Karma: 0  
Thanks Stoker, Sorted that but actually quite liked the read more button rather than the text! Is there any way to get the button (in singular) without too many probs?

Everything you saw on the site was just test stuff as I am still in the learning curve with joomla trying to sort out a subscriptio system but thanks for pointing out the other issue I will look into that, (not that I really understood what you were talking about)
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#989
stoker (Admin)
Admin
Posts: 622
graphgraph
User Offline Click here to see the profile of this user
Gender: Male JoomlaJunkie Location: Cape Town, South Africa Birthdate: 1980-12-31
Re:duplicate "read more" 8 Months, 3 Weeks ago Karma: 9  
Hi MBT,
Try adding this to your customize.css:

#center .readon {
display:block;
float:right;
width:86px;
height: 21px;
background: url(../images/readon.jpg );
text-indent:-7998px;
margin:0 -2px -2px 0;
}
.readon {
display:block;
text-align:left;
width:125px;
text-indent:5px;
font: bold 1em sans-serif;
background-image: url(../images/readmoreicon.png);
background-repeat: no-repeat;
background-position: 7px;
}
#center .write_comment .readon{
background: none;
text-indent: 0;
width: 200px;
float: left;
margin: 10px 0 -25px 0;
}

That should override the read more styling and allow you to keep it, but still see the comment text

Cheers,
Chris
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Love Thy Favicon!

Click on a block to select it..


  • Template Club

    We have included a number of subscription options to give you access to all our templates. readmore

  • JoomlaJunkie Blog

    Have you seen the JoomlaJunkie Blog, where we will be covering all kinds of exciting topics! readmore

  • Help & Support

    We offer various types of support to assist you getting setup with your new template. readmore

  • Demo Templates

    Not had a look at our templates yet? Why not head over to our demo server to take a peek!! view demos

 
  • Copyright ©2008 JoomlaJunkie.