Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Several display problems
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Several display problems
#61253
Several display problems 6 Years, 6 Months ago Karma: 0
Hello

I continue to test the extension "ARI smart content" and encounters some problems ...

Problem 1
======================================================
I created a link on an image and I get different results when I change the setting of the display of this column.
Exemple :
- column ID : modif
- column Format :
<a href="index.php?option=com_content&view=article&id=9&identification={$columns:id}">
<img src="xxx/yyy/zzz/modify.png" alt="Modifier" title="Clic here to modify">
</a>

When the "Child Column" setting is set to "Yes" :
- When I'm clicking on the image, everything is OK, the link works and I get the edit page of the article.

When the "Child Column" setting is set to "No" :
- When I'm clicking on the image, the link does not work and the image is displayed in "popup".

Problem 2
======================================================
I have differences of display when I am logged in "Super user" and with another user.

In Super User :
- The "Width" parameter of the module does not work. It displays the module always with 100% (the parameter "Width" of the module is set to 80%)

With another user :
- The width of the banner is 80% (good ! it's OK)
- In the banner I have all the headings columns even the titles of the columns children
- In the table, i have only then principal columns, not then children columns (good ! it's OK)
- But, the width of the table is the minimum of the content of theses columns
- The "+" character normally displayed in the first column to access the child information is not displayed

(see the attached image file)
Last Edit: 2017/09/17 19:39 By jmgroud.
The administrator has disabled public write access.
Le peu que je sais est occulté par le trop que je ne sais pas...
 
#61254
Re:Several display problems 6 Years, 6 Months ago Karma: 746
Hello,

The extension doesn't use different styles for super admin and other users, it can be a conflict with site template styles. Could you provide a link to a page where the problem occurs so we can investigate it?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#61255
Re:Several display problems 6 Years, 6 Months ago Karma: 0
The administrator has disabled public write access.
Le peu que je sais est occulté par le trop que je ne sais pas...
 
#61259
Re:Several display problems 6 Years, 6 Months ago Karma: 746
It is not "ARI Smart Content" issue, this behaviour which is defined by site template. It adds lightbox to all images without "no-lightbox" CSS class. Add no-lightbox CSS class to the image in "Columns settings -> Format" parameter to disable lightbox effect and open the link.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#61261
Re:Several display problems 6 Years, 6 Months ago Karma: 0
Hello

YES ! It's a good solution !
Tanks a lot.

The following problems remain:

- The table banner contains the titles of all columns, even those that should only be in child columns(the width of the banner is correct: 80%).

- The "+" character that should be displayed in the first column to display the child columns is not displayed.

The table contains the main columns (that's fine), but the width is not 80%.

Is it still because of my template (I use the extension 'Themler')?
Problem setting?
What is bizarre is that when I am logged in as an administrator in frontend, the display is different.
- I get the right contents in the title and in the table (only the main columns)
- The "+" character appears to make appear the children columns
However, the width of the header and the table is 100% (not at 80%), so error ...
The administrator has disabled public write access.
Le peu que je sais est occulté par le trop que je ne sais pas...
 
#61264
Re:Several display problems 6 Years, 6 Months ago Karma: 746
Javascript conflicts occur on the page because jQuery library is loaded several times (it should be loaded only once via Joomla! API). It loads by site template, by bt_login module and via Joomla! API. You can use "Easy jQuery" plugin to resolve this problem.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 123