Search found 756 matches

by macangelo
Mon 17. Nov 2014, 07:02
Forum: phpwcms Support English
Topic: Open page with accordion tabs, select open tab with url
Replies: 9
Views: 13417

Open page with accordion tabs, select open tab with url

Hi I have a web page with a lot of accordion tabs explaining different types of insurances. I want to create links to the page that open the page with a specific tab already open: For example (sorry, the website is in German): The first item on the page http://www.vjf.info/de_unsere-versicherungen.h...
by macangelo
Mon 24. Mar 2014, 15:59
Forum: phpwcms Support English
Topic: Google Analytics and Subdomains
Replies: 0
Views: 12974

Google Analytics and Subdomains

Hi

Does anybody have experiences with Google Analytics and Subdomains? I'm doing something wrong. Do I have to modify the pixelTracking.php? Do I have to do something special in Google Analytics Administration?

Thanks a lot

macangelo
by macangelo
Sat 8. Mar 2014, 19:17
Forum: phpwcms Support English
Topic: scrolling in iframe of fancybox - main window also scrolls
Replies: 1
Views: 4886

scrolling in iframe of fancybox - main window also scrolls

Hi, I have another problem I open an iframe in the fancy box (some real estate offers, coming from another website, I have no other options). The content in the iframe is longer than the fancy box so I have to scroll - so far no problem. But in Safari (Mac - didn't check on Windows) when I scroll in...
by macangelo
Sat 8. Mar 2014, 18:40
Forum: phpwcms Support English
Topic: when fancyBox is closed, another div should fadeIn [solved]
Replies: 2
Views: 4913

Re: when fancyBox is closed, another div should fadeIn

Hi Thanks a lot. It works fine! Here's the complete code I put in the html-content part (if my client approves I'll later put the frontend view here): <!-- JS: $(document).ready(function() { var $showMe = $('#aktuelleAngebote'); $(".various").fancybox({ maxWidth : 850, maxHeight : 700, fit...
by macangelo
Sat 8. Mar 2014, 10:46
Forum: phpwcms Support English
Topic: when fancyBox is closed, another div should fadeIn [solved]
Replies: 2
Views: 4913

when fancyBox is closed, another div should fadeIn [solved]

Hi I want to write a function that detects when the fancyBox is closed and then fades-in a div container with the id "xyz". I tried this, but it doesn't work. Can anybody help? $(document).ready(function(){ $(window).bind("beforeunload", function() { $("div#xyz").fadeIn...
by macangelo
Sat 1. Mar 2014, 18:30
Forum: phpwcms Support Deutsch
Topic: Textlänge in Artikel pro CNT-Part begrenzt?
Replies: 4
Views: 1687

Re: Textlänge in Artikel pro CNT-Part begrenzt?

Stimmt - sorry, ich schwöre, vor einer halben Stunde war es noch auf der Hälfte abgeschnitten …
by macangelo
Sat 1. Mar 2014, 17:46
Forum: phpwcms Support Deutsch
Topic: Textlänge in Artikel pro CNT-Part begrenzt?
Replies: 4
Views: 1687

Textlänge in Artikel pro CNT-Part begrenzt?

Hi alle Ein Kunde beklagt sich, das sein Text, der zugegebener Weise recht lang ist, und komplett in einem WYSIWYG-CNT-Part ist, abgeschnitten wird: http://www.hauckautoren.de/index.php?de_branchen-news Woran kann das liegen? CNT-Part-Template ist "Standard". In meinem Template habe ich ni...
by macangelo
Thu 19. Dec 2013, 07:40
Forum: phpwcms Support Deutsch
Topic: CNT-Part Formular, Typ Liste, Mehrfachauswahl möglich?
Replies: 1
Views: 846

CNT-Part Formular, Typ Liste, Mehrfachauswahl möglich?

Hi

Ich will in einem Formular eine Liste mit Mehrfachauswahl anbieten. D.H. das select-Tag im html braucht das Attribut "multiple". Kann ich das mit dem CNT-Part realisieren?

Besten Dank

macangelo
by macangelo
Sat 26. Oct 2013, 06:00
Forum: phpwcms Support English
Topic: url rewrite - several articles in one structure level
Replies: 0
Views: 9633

url rewrite - several articles in one structure level

Hi I'm new to the rewrite thing because I'm using it for the first time. It works fine and rewrites the url of the structure level with using the respective aliases. Now: in an news section for example I have several articles under one structure level. The first article contains the teasers of sever...
by macangelo
Tue 24. Sep 2013, 16:58
Forum: phpwcms Modules English
Topic: shop module -> meta description
Replies: 0
Views: 12431

shop module -> meta description

Hi

Is there a way to edit the shop template of the product detail page in a way that puts text (from title, product description etc.) into the meta tag "description"?

Thanks a lot

macangelo
by macangelo
Sun 8. Sep 2013, 15:19
Forum: phpwcms Support English
Topic: Form check - date
Replies: 1
Views: 4780

Form check - date

Hi (I already tried this in the German forum ( http://forum.phpwcms.org/viewtopic.php?f=16&t=24140 ) but I could unfortunately not get an answer so please allow me to ask here again) In my CNT-part form I want to perform the following form field check: entry in form field is a date, and date is ...
by macangelo
Sat 7. Sep 2013, 09:23
Forum: phpwcms Support Deutsch
Topic: Gelöst: Formularproblem nach Server-Migration
Replies: 6
Views: 1795

Re: Formularproblem nach Server-Migration

Problem gelöst: auf dem Webserver war das mcrypt modul in PHP nicht installiert. Es wurde nachinstalliert und jetzt funktioniert es.

Besten Dank trotzdem für's Mitdenken!

macangelo
by macangelo
Sat 7. Sep 2013, 08:17
Forum: phpwcms Support Deutsch
Topic: Formularüberprüfung Datum
Replies: 0
Views: 5394

Formularüberprüfung Datum

Hi

Ich will folgende Überprüfungen für Formularfelder durchführen:

Feld ist Datum und Datum ist frühestens in 3 Tagen (also heute plus 3)

Geht das mit dem Formularfeld "Text spezial"? und wenn ja, was muss ich in den Wert eintragen.

Tausend Dank
macangelo
by macangelo
Thu 5. Sep 2013, 12:38
Forum: phpwcms Support Deutsch
Topic: Gelöst: Formularproblem nach Server-Migration
Replies: 6
Views: 1795

Re: Formularproblem nach Server-Migration

Ich habe in einer neuen Datenbank utf-8_general-ci eingestellt und dann neu importiert - gleiches Ergebnis, also hat es daran wohl nicht gelegen. Ich habe hier die serverseitigen PHP-Einstellungen hinterlegt, falls das jemandem hilft, mir zu helfen. http://eyecon.biz/phpinfo.html Tausend Dank macang...
by macangelo
Thu 5. Sep 2013, 08:38
Forum: phpwcms Support Deutsch
Topic: Gelöst: Formularproblem nach Server-Migration
Replies: 6
Views: 1795

Re: Formularproblem nach Server-Migration

Formular neu eingeben habe ich gemacht. Kein Unterschied.

Zeichensatz:

Vorher: Zeichensatz/Kollation der MySQL-Verbindung utf-8_general-ci
Jetzt: Zeichensatz/Kollation der MySQL-Verbindung utf-8_unicode-ci

Kann es daran liegen? Falls ja, was kann ich tun?
Besten Dank