-
AuthorPosts
-
gbelli Friend
gbelli
- Join date:
- March 2006
- Posts:
- 28
- Downloads:
- 64
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 9 times in 1 posts
October 19, 2013 at 11:19 pm #191546I set up 6 categories on JA VMProducts module for Joomla! 2.5 to show up on home page:
You will need to login in order to see the site:
(contact me for superadmin credentials)
Goto Portfolio Gallery > All Categories > Covers
You will get all the Cover products available. If you choose to go to page 5 or any page larger than the next page, the layout gets distorted. It only happens to this category.
I checked all configurations and cannot find out why this is happening.
Also, on home page, go to the last tab of the VMProducts module and you will see that the last tab (3D Media) hides itself when selected to view product slider in that category
Please advise. Thanks
I attached an image
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 22, 2013 at 12:54 pm #509856You can pm me super admin login info of your site. I shall help you to debug this problem
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 24, 2013 at 11:03 am #510112@gbelli: I guess the problem on your site is fixed, see the screenshot
I could not find the problem as you mentioned
gbelli Friendgbelli
- Join date:
- March 2006
- Posts:
- 28
- Downloads:
- 64
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 9 times in 1 posts
October 26, 2013 at 5:24 am #510251You can recreate it like this:
Please click on any image in the bottom sliding images display.
Login with the un/pw I sent you.
Go to Portfolio Gallery menu at top and go to “Covers” from the drop down
Click on any cover image
Click on “Cover” link in the breadcrumb menu
Go to bottom of page and click on page navigation 5 or 6.
You should see my issue now. If you don’t see it, continue going forward or back on pages at the bottom of the Cover category pages and it will eventually break the layout.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 2, 2013 at 5:32 pm #511014I spent a lot of my time to debug the problem on page navigation 5 or 6. I found the problem on the VM product Items as below
<blockquote>Red Sonja Cover
Red Sonja Foil Cover 8
Red Sonja 4 Wrap Cover
Red Sonja Foil Cover 9
Red Sonja Hard cover
Red Sonja Marcos Cover 2
Red Sonja Watson Cover 1
Red Sonja Watson Cover 2
Red Sonja 25 Marvel Feature</blockquote>and I did disable them from VM product items but you can fix the problem in them this way
+ Short Description need to remove div tag
For sample
<div style="margin-left: 30px;"><a href="/images/stories/virtuemart/flash/RedSonja25MarvelFeature.html" onclick="window.open(this.href,'RedSonja%2025%20Marvel%20Feature','scrollbars=no,resizable=no,location=no,menubar=no,status=no,toolbar=no,left='+(screen.availWidth/2-400)+',top='+(screen.availHeight/2-607)+',width=800,height=1214');return false;"><img alt="btn-line-to-color" src="images/stories/virtuemart/flash/btn-line-to-color.jpg" /></a>*</div>
Change to
<a href="/images/stories/virtuemart/flash/RedSonja25MarvelFeature.html" onclick="window.open(this.href,'RedSonja%2025%20Marvel%20Feature','scrollbars=no,resizable=no,location=no,menubar=no,status=no,toolbar=no,left='+(screen.availWidth/2-400)+',top='+(screen.availHeight/2-607)+',width=800,height=1214');return false;"><img alt="btn-line-to-color" src="images/stories/virtuemart/flash/btn-line-to-color.jpg" /></a>
+ Product Description: need to change editor form to and change script
From
<div> </div>
Change to
<div></div>
Let me know if it helps
1 user says Thank You to Ninja Lead for this useful post
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by Ninja Lead 11 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum