-
AuthorPosts
-
txt007 Friend
txt007
- Join date:
- June 2010
- Posts:
- 67
- Downloads:
- 0
- Uploads:
- 34
- Thanks:
- 28
- Thanked:
- 2 times in 1 posts
April 20, 2011 at 2:57 am #162987Hi,
i have upgraded my site (http://drtran.ca) from joomla 1.5.2 (JA seleni) to 1.6 (JA Methys) using jUpgrade.
1) my frontpage give an “additional info”, which I don’t know where it comes from…
2) although i disabled Search Button Image, but the image is still displayed on the Search button
3) with JA social plugin, how could I align Like, Twitter, Facebook share on the same line? and how could I make facebook share count (same as twitter)?
4) how come ul/li and ol/li (text after No more wasting time… ) in my content don’t display as it displayed in the backend?thanks
txt007himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
April 20, 2011 at 10:11 am #387242Hi,
1. I have turned off frontend display of extra fields from JA Extrafields tab in the Medical… article edit view, right column. The Additional fields text is gone.
2. Please update your joomla to latest version and check if the search image option works.
3. There is no option to display twitter like count for FB. To align all the icons in single line, you can add <blockquote>div.ja-retweet-button{float:left;}</blockquote> in your template.css
4. Can you give link to the specific page where ul/li or ol/li are being used?
1 user says Thank You to himangi for this useful post
txt007 Friendtxt007
- Join date:
- June 2010
- Posts:
- 67
- Downloads:
- 0
- Uploads:
- 34
- Thanks:
- 28
- Thanked:
- 2 times in 1 posts
April 21, 2011 at 1:22 am #387374HI Himangi,
Many thanks for your quick help.
1) sorted. Thanks a lot
2) I check my site. System information: Joomla! 1.6.1 Stable [ Onward ] 07-Mar-2011 23:00 GMT. I think it is the latest available joomla?
3) I have added div.ja-retweet-button{float:left;} in template.css, but the facebook share of JA Social is still not on the same line. I have cleaned cache several times.
4) the text of my page in the backend is as below , but the frontend doesn’t display the effect of ul/li and ol/li:
<br /> <br /><strong>No more wasting time…</strong></p>
<ul>
<li>wondering who could babysit your other children</li>
<li>preparing and not forgetting all the necesaries (diaper, milk, clothes, …) for your sick child</li>
<li>driving to the ER in the cold or hot weather</li>
<li>jamming in the traffic while being sick or having your sick beloved or child crying in your car</li>
<li>looking for a difficully available parking lot</li>
<li>waiting hours and hours not knowing when your turn-be-seen will be</li>
</ul>
<p><span style=”font-size: 8pt;”><em> </em></span></p>
<p><span style=”color: #808080;”><strong><span style=”font-size: 8pt;”><em>Note: </em></span></strong></span></p>
<ol>
<li><em>Should your medical condition require in-patient, urgent or emergent treatment, Dr Tran Inc. medical officer will adequately refer you to the nearest hospital.</em></li>
<li><em>House-call fees doesn’t include eventual prescribed medication. You will need to buy your prescribed medication at the pharmacy of your convenience.</em></li>
</ol>many thanks for your help
very appreciated.
txt
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
April 21, 2011 at 8:17 am #387451- Hi,
- The latest Joomla version is 1.6.3.
- I see all the facebook, twitter etc icons in a single line. Please see the attached screenshot.
- To display the bullets, open your templates/your_template/css/template.css, find if you have ul { in the file. If it’s there you need to add <blockquote>list-style: disc outside none;</blockquote> in it or if you dont have it then add <blockquote>ul { list-style: disc outside none; }</blockquote>
txt007 Friendtxt007
- Join date:
- June 2010
- Posts:
- 67
- Downloads:
- 0
- Uploads:
- 34
- Thanks:
- 28
- Thanked:
- 2 times in 1 posts
April 22, 2011 at 2:21 am #387563Thanks Himangi,
2) I don’t have access to joomla 1.6.3 via godaddy. only 1.6.2
3) in fact, that was ITP share plugin and not JA social plugin. I now disable the Facebook share because 1) it doesn’t go on the same line and 2) the size of Facebook share button doesnt fit with the size of the other button
3) I noticed that upgrading with jUpgrade gives a lot of bugs. I hence deleted my side and resinstall a fresh new joomla 1.6.2 from godaddy.com
I added your code in template.css but i noticed that on the home page, the bullet of ul/li doesnt appear, it appears only when we click to open the article.thanks
txt007thefc_uk Friendthefc_uk
- Join date:
- May 2007
- Posts:
- 143
- Downloads:
- 89
- Uploads:
- 15
- Thanks:
- 55
- Thanked:
- 20 times in 2 posts
April 23, 2011 at 10:25 am #387735<em>@txt007 235732 wrote:</em><blockquote>Thanks Himangi,
2) I don’t have access to joomla 1.6.3 via godaddy. only 1.6.2
</blockquote>Hi
You might like to try ‘Admin Tools’ by Akeeba – this allows you to access and update Joomla system files directly to your server site – they also do an excellent back-up system 🙂
I’m with you on the unordered list – I’ve just tried the ‘typography’ button as illustrated with Methys demo site to find it results in the same lack of bullet points??
Hope it helps
thebbtxt007 Friendtxt007
- Join date:
- June 2010
- Posts:
- 67
- Downloads:
- 0
- Uploads:
- 34
- Thanks:
- 28
- Thanked:
- 2 times in 1 posts
April 23, 2011 at 12:24 pm #387741Thanks Stuaforr. I removed my article with bullets from Home page. The bullets points appear when i click to open the article with Himangi’s code, but it doesn’t appear when it’s called in Home page. http://drtran.ca/en/services/68-medical-house-calls
I’ll give a try for Akeeba admin tools.
txt007
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
April 25, 2011 at 11:49 am #387985Normally the styling applied for content should work everywhere unless specified otherwise. I could not locate the problem, but i will look into it again, later.
txt007 Friendtxt007
- Join date:
- June 2010
- Posts:
- 67
- Downloads:
- 0
- Uploads:
- 34
- Thanks:
- 28
- Thanked:
- 2 times in 1 posts
April 25, 2011 at 2:53 pm #388029Himangi,
Even after I upgraded to joomla 1.6, the bullets issues remained the same, as well as the problem of Search Button image overlapping on Search button.
I completely deleted again my site and the database. And install via ftp a complete JA Methys quickstart with sample database. And it solved both issues.
Another question, how could I put JA social on the same line as the Print/Email icons?
Many thanks for your help
txt007 Friendtxt007
- Join date:
- June 2010
- Posts:
- 67
- Downloads:
- 0
- Uploads:
- 34
- Thanks:
- 28
- Thanked:
- 2 times in 1 posts
April 25, 2011 at 2:56 pm #388033Indeed, the bullet issue is not really completely solved. As you can see now, on Homepage, the bullets appears. When clicked on the article title to bring up the article, the bullets disappeared, as well as when I clicked on Menu/Services.
thanks
txt007himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
April 26, 2011 at 6:15 am #388218Hi,
Can you please provide me ftp and site admin access to check the bullets issue again?
For displaying JA Social plugin content and print and email etc icons, do the following.
Open your templates/your_template/css/template.css file and find <blockquote>.article-tools {
position: static;
font-family: Arial,Helvetica,sans-serif;
}</blockquote> and replace it with <blockquote>.article-tools {
position: static;
font-family: Arial,Helvetica,sans-serif;
width: 30%;
float: right;
height: 35px;
}</blockquote>Then add <blockquote>.ja_socialbeforecontent{
width: 70%;
float: left;
height: auto;
}</blockquote> in the template.css file.Once you save the template.css, check on frontend if you see the JA Social icons and email etc icons in the same line. If not, go to Extensions>Template manager in joomla backend, edit your template and choose NO for Optimize CSS in GLOBAL tab.
1 user says Thank You to himangi for this useful post
txt007 Friendtxt007
- Join date:
- June 2010
- Posts:
- 67
- Downloads:
- 0
- Uploads:
- 34
- Thanks:
- 28
- Thanked:
- 2 times in 1 posts
April 26, 2011 at 3:32 pm #388371Great! thanks Himangi. It works!
How could I open access to my site for you without creating a new thread? I can’t find the option. I know that when I create a thread, I am offered an option to do that.thanks
txt007txt007 Friendtxt007
- Join date:
- June 2010
- Posts:
- 67
- Downloads:
- 0
- Uploads:
- 34
- Thanks:
- 28
- Thanked:
- 2 times in 1 posts
April 26, 2011 at 4:26 pm #388375Hi Himangi,
I can’t get the date (in pink circle) to appear… I understood it is only defined for Featured articles? right?
thanks
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
April 27, 2011 at 4:52 am #388466Yes, the date is styled to display in the colored circle.. What exactly do you want to do with it?
txt007 Friendtxt007
- Join date:
- June 2010
- Posts:
- 67
- Downloads:
- 0
- Uploads:
- 34
- Thanks:
- 28
- Thanked:
- 2 times in 1 posts
April 27, 2011 at 4:55 am #388467I can’t make it appears on my site 🙁
AuthorPostsThis topic contains 39 replies, has 5 voices, and was last updated by txt007 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum