Forum Replies Created
-
AuthorPosts
-
The API Key will be saved in the field, but if i want to verify it, i get an error. I generated a new one.
Still the same Problem.For your notes:
If you change the site after the verification, the key is deleted.Regards
JürgenDecember 19, 2019 at 10:27 pm in reply to: None of the Google services are working – RECAPTCHA or MAPS #1167969I have put the api key into the field. When i click on the button “Check API-Key” there comes the error, that the api key is not valid. After that i go to the pages to have a look at the map site. If i come back to Google Maps API Key it isn’t anymore in the field.
December 17, 2019 at 11:31 pm in reply to: None of the Google services are working – RECAPTCHA or MAPS #1167042I have the same problem. Do you already have a solution?
Thank you. You can close it.
Thank you for your help. In the last line you have a fault. There is > missing.
I have adapted your code by the following, because your code hasn’t generated the text.
Perhaps someone can need it. Thank you for your help.$num_comments = get_comments_number($the_id);
if ( $num_comments == 0 ) {
$comments = __(‘0 Kommentare’);
} elseif ( $num_comments > 1 ) {
$comments = $num_comments .__(‘ Kommentare’);
} else {
$comments = __(‘1 Kommentar’);
}
$write_comments = ‘‘. $comments.’‘;$output .= “<div class=’grid-entry-excerpt entry-content’>”.$write_comments.”</div>”;
I’m using the “Portfolio Grid” and the “Blog posts” on the following site https://www.schwarz-auf-weiss.blog/. In the “Porfolio Grid” i also want to use the number of the comments like in the “Blog posts”. Is this possible?
Hi,
i send you the FTP details in private field.
Hi,
i deleted the cookies but the problem is still the same.Regards
JürgenI send you a temporary admin login for an example site.
Thank you very much. Perfect support!
Hi Victoria,
thank you for your help. In the private content box you find the admin access.I have the latest Woocommerce Version and deleted the cache. It doesn’t have any affect. I tested it in an other Woocommerce Shop and there was also no affect.
I have put the code in my functions file of the child theme. It doesn’t work. The zoom is still available. I need the lightbox on the main image.
That solution doesn’t work for me. I also tested the PlugIn “WC Disable zoom / lightbox feature in 3.0”. This also had no effect. Do you have an other solution?
You can close it.
I have found the problem and resolved it.
It was a problem with the css. I have solved it.
Thank you. I have the latest version of enfold. But the Thumbnail is not showing in the main field. In the code are many errors in the avia.js. This seems to be a problem with the “to the top” button. I want to change the main picture not with a slide effect. Is it possible to change them with fade effect.
Please try this.
I only use enfold with Woocommerce.
Sorry, i need it as fast as possible. Therefore i have changed it to english.
It is the same picture but with different picture cutout.
On the product overview page i show the product picture.
This is also the main picture of the product detail page. Is it possible to use an other one as main picture (ex. from the gallery list)?
Hy Basils, i’m still waiting for the german answer. Therefore i want to explain you my problem. I have built a B2B online shop with login-Data. All works fine. Only the Cart Icon should only be displayed when the user has been logged in. At the moment it shows the icon every time. Can you help me?
Sorry, hatte ich übersehen. Vielen Dank. Seit dem Update funktioniert es wieder einwandfrei.
Perfect. Thank you.
Simply Exclude habe ich auch versucht. Funktioniert leider auch nicht.
Das funktioniert leider nicht. Es geht um die Anzeige im Portfolio Widget. Hier wähle ich zwar lediglich die anzuzeigende Hauptkategorie aus, angezeigt werden jedoch auch die Einträge der Unterkategorie, obwohl ich diese nicht ausgewählt habe.
Ist es möglich, diese auf der Übersicht auszublenden?
Entschuldige die späte Nachricht. War im Urlaub.
Hier findest du ein Beispiel:
http://lenz-wohnbau1.at.hosting.internet1.de/?page_id=2632
Die Wohnung ist in einer eigenen Kategorie abgelegt. Die Kategorie ist jedoch als Unterkategorie von “Objekte in Verkaufs- oder Bauphase” angelegt und wird deshalb auch hier zusätzlich angezeigt. Kann das verhindert werden oder muss ich einfach eine seperate Hauptkategorie anlegen? -
AuthorPosts