Forum Replies Created
-
AuthorPosts
-
Had the same issue and following these steps. It worked! Thanks a lot
The Error-Message is:
Last time we checked the token we were not able to connected to Envato: Purchases could not be accessed Username could not be accessed (needed for your information only) E-Mail could not be accessed (needed for your information only) Following errors occured: Purchases: Errorcode 403 returned by Envato: Forbidden: - response_code: 403 - reason: scope-missing username Errorcode 403 returned by Envato: Forbidden: - code: not_authenticated email Errorcode 403 returned by Envato: Forbidden: - code: not_authenticated Purchases: A problem occured accessing your purchases. Unable to check for updates.
June 20, 2018 at 8:24 am in reply to: Problem: Logoslider does not show the images after update #975150Hi Nikko,
everything works fine. You’ve made my day.
Thanx a lot
Guido from sks…June 20, 2018 at 8:01 am in reply to: Problem: Logoslider does not show the images after update #975134Very kind,
i see, i’ve made double posting. But there is no answer too, sorry.
See: https://kriesi.at/support/topic/problem-logoslider-does-not-show-the-images-after-update/#post-974747June 19, 2018 at 1:46 pm in reply to: Problem: Logoslider does not show the images after update #974772I had updated WordPress 4.7.2 to the actual version and enfold from 3.8.5 to 4.41.
On a local server runs the side (status before update) without the error (and without the css fix)
Thanx for your support
Guido from sks..June 19, 2018 at 12:36 pm in reply to: Problem: Logoslider does not show the images after update #974747Admin Access:
Best regards and thanx a lot
Guido- This reply was modified 6 years, 6 months ago by Nikko.
Hi, i’ve tried different kombinations and it seemes, that all pictures in a single page with several horizontal gallerys are opening in one Lightbox-pool. /for example: 3 galleries with 10 pictures are opening in a Light box with 30 pictures)
Is it possible to change the code, so that just the pictures of gallery 1 opens in the lightbox, and if you click on one picture in gallery 2 only the pictures of gallery 2 will be opened in the lightbox?
All horizontal galleries have different css classes e.g. av-horizontal-gallery-1, av-horizontal-gallery-2 etc.
I’m using enfold 4.23 (same result as 4.12), is this a bug which will be fixed in the actual Version? I build this side in a subdomain, nearby, after the okay of our customer, it will be launched. At this point we usually activate enfold. But if it is a bug in 4.23, we will activate it immediately
Thanks for your help
- This reply was modified 6 years, 8 months ago by agentur-sks.
Hello Andy,
We finally found the time to look for a solution.
It was pretty simple (it took us a while because we don’t know the inside of Enfold as you – developers and support people):
We edited the file enfold/woocommerce-config/config.php and removed the noLightbox class from line 256.Before:
256 echo "<div class='inner_product main_color wrapped_style noLightbox $product_class'>";
After:
256 echo "<div class='inner_product main_color wrapped_style $product_class'>"; //noLightbox vor $product_class in Original
The only inconvenient is that we need to change the file every update because this file doesn’t load from anywhere other than the parent.
All the best,
agentur-sks.deSeptember 12, 2016 at 3:07 pm in reply to: Activate Lightbox Modal Window in Product Excerpt #685180Hello Andy,
We’ve hoped for more help but none the less thanks for your answer.
We’ll see what we can do about it by ourselves.agentur-sks
March 4, 2016 at 12:25 am in reply to: Full Screen Slider with fallback Images in Mobil Version #593051Thank you Josue!
Already put it on the request list. I hope it gets lots of votes but I also think Enfold could have a big advantage over the other teams with this feature built in.- This reply was modified 8 years, 9 months ago by agentur-sks.
March 1, 2016 at 9:30 am in reply to: Full Screen Slider with fallback Images in Mobil Version #591427Hi Josue,
Yes I’m using WP 4.4.2.
Unfortunately I am not allowed to post the Website, not even in the private content area.
I’ve tried using two full screen sliders with the [nodevice]full screen slider desktop[/nodevice][phone]full screen slider mobile[/phone] but this must be inserted in a code box and the full screen sliders are pushed down and they are not full width.I hope that there is a solution to this or a easier way to achieve what I want by using the fall back method that is used in Enfold vor Video with Image fallback in Mobile.
Thank you,
CristianHello there!
You should make a backup because you will loose the customization in your functions.php
Here is how to avoid this in the future: Using a Child Theme
Good luck!
You are right, but I’m sure that an official update will come soon. :)
I can confirm that it works.
Thank you for your solution.I can confirm that.
I thought that one of the plugins is acting strange.
Hope to see a fix soon! -
AuthorPosts