× KISS International Help Forum. English language, please.

Upgrade was easy...... I have a few questions....

Mehr
15 Feb 2011 12:27 #3530

1 problem:
As you have changed the code, we cannot see in the original file whether it is a code or a typo problem. Above the ZIP and city info, there should be the advertiser\'s name if the field is configured to be visible. There is no 1 in the original code. Maybe it is a typo.

content protection:
The content protection protects html pages generated by your site. The image popup window is a new window. The protection javascript validity spans the parent window only. That is why the child (popup) window is not covered by the protection.

You can prevent the site to popup an image by setting the \'image click behavior\' to another value (i.e. \'Show ad detail view\'). In this case an image click will redirect the user to the ad detail view rather than showing a popup window.


Ob ein Glas halb voll oder halb leer ist, ist mir egal. Hauptsache meine Zähne passen rein.
No matter whether a glass is half full or half empty - as long as my teeth fit in.

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

Mehr
15 Feb 2011 02:11 #3528

Thanks I was able to get rid of the icons with your info, only now there is a \'1\' by itself on the line below contact name (do you know how I can eliminate that?).

The simple content protection javascript works on all images except the one main image of the product detail when you click on it from its lightbox.

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

Mehr
12 Feb 2011 13:32 #3505

In order to get rid of the icons in the ads overview list, the ads list file must be changed. It can be found in <joomla-root>/components/com_ksadvertiser/views/ad_list_default.php

Find the

// Show Contact\'s name    
			if (fieldVisible(14)) {
			    echo \'<img src=\"\'.$live_site.DS.\'components\'.DS.$option.DS.\'images\'.DS.\'icon-16-user.png\" border=\"0\" title=\"\'.JText::_(\'Contacts Name\').\'\" />&nbsp;\' . $row->contact_name. \' <br />\';
			    }
echo the \'<img src ...\' part so that it looks like this
echo  $row->contact_name. \' <br />\';
Do so with the next lines of code where \'<img src=...\' occurs. Be sure to change only this, no other code as changing other code could cause the page to crash.

Prices are currently not displayed in the ads overview list, we are preparing a function to add this.

Customers are always assigned to the first (default) plan, when
they are anonymous users
their plan contingent of ads is exhausted (i.e. the plan allows 5 ads and 5 ads are placed)
the plan or the customer account has expired
the plan or the customer account is deactivated (unpublished)

All other plans must be explicitly assigned to customers by the admin. If one of the above conditions applies, the customer is automatically assigned to the default plan.

The right-click prevention on an image in the ads detail view worked fine here. Maybe it is a javascript interaction issue on your browser or computer.


Ob ein Glas halb voll oder halb leer ist, ist mir egal. Hauptsache meine Zähne passen rein.
No matter whether a glass is half full or half empty - as long as my teeth fit in.

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

Mehr
12 Feb 2011 04:31 #3502

Hello,

What a great product! Keep up the excellent work and support please.

I downloaded the latest version
Backed up KSadvertiser data from component
Did a full backup of my site at InternationalJewelersExchange.com
Loaded the backup at another domain: JewelryLink.net (test site)
Backed up KSadvertiser data from component again(for peace of mind)
uninstalled KSadvertiser component
FTP\'d the 1.5.62 zip package to /tmp on the test domain
Installed component from URL jewelrylink.net/tmp/com_ksadvertiser.zip
Copied all category images from /images/stories to /components/com_ksadvertiser/images/icons
I checked my mainmenu(Free Classifieds) link and it was working fine

The question I have is why can\'t I get the price to show in the overview near the paypal button. Also I would like to get rid of the little icons next to each line on the overview/detail page. Plus, I edited a few KS CSS files(with your help) for color and layout(I believe). I would like to know if I can copy them to the test site, if so which ones? Once the KSadvertiser is looking and working the way I need it, I will backup this test site and load it on production domain.

Here is a link to a layout on the production site that I like:
internationaljewelersexchange.com/index....56&id=45&task=viewad

Here is a link to the test site that I need your help to adjust so that it appears like the other:
jewelrylink.net/index.php?option=com_ksa...56&catid=4&task=view

The other thing that is causing me a problem is the ad plans, I have not done much with the plans on the upgraded site yet, but the few customers I am testing this system with are constantly being reverted back to the original free standard account even though I created another one that is much more liberal. Could it be that it is only able to support one free account?

I have another issue with a javascript I use to deter people from stealing images by right clicking and save as option. The script works on all images except the main product image in the details view of the ad.

Please help me, I think this component is EXCELLENT! Thanks for creating it.

Sorry about this long post.

Greetings from South Florida, U.S.A.

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

Powered by Kunena Forum
Wir benutzen Cookies

Wir nutzen Cookies auf unserer Website. Einige von ihnen sind essenziell für den Betrieb der Seite, während andere uns helfen, diese Website und die Nutzererfahrung zu verbessern (Tracking Cookies). Sie können selbst entscheiden, ob Sie die Cookies zulassen möchten. Bitte beachten Sie, dass bei einer Ablehnung womöglich nicht mehr alle Funktionalitäten der Seite zur Verfügung stehen.