Forum Replies Created
-
AuthorPosts
-
Nope there isnt unfortunatey.. I have emailed digits authors as well but I dont know who is at fault :-)
I have discovered the issue – there is a compatibility problem with the DIGITS plugin.. when this is active many text boxes no longer work..
Feel free :-)))
This reply has been marked as private.Yes that sorted it thankyou.
September 5, 2019 at 4:56 pm in reply to: Update 4.6 makes cookie consent reload every time #1134504That is pretty poor if the new fix stil has 4.6 in the code… considering 4.6 is busted that is super unhelpful!
September 5, 2019 at 4:06 pm in reply to: Update 4.6 makes cookie consent reload every time #1134468Theme update is only showing 4.6 as available not 4.6.1
Not the most helpful as If I update it, it breaks the site.. it is related to the cookie consent bar which never goes away. I am loathed to update the site and break it.. will wait for the fix as 4.6 has obv introduced myriad errors for people.
I should point out that if you are logged in as admin you can add things to basket.. If you are not logged in, basket will clear.. cookie issue- This reply was modified 5 years, 2 months ago by mrkuji.
September 3, 2019 at 12:18 pm in reply to: Update 4.6 makes cookie consent reload every time #1133329Same same… Also appears to be the culprit in breaking woocommerce basket. #1132936
it seems to be related to the broken cookie consent part. rolling back fixes this
May 20, 2018 at 8:52 am in reply to: 4.3.1 Video Slider using youtube plays same video concurrently with about 5s dly #959339Nothing out of the ordinary. recommended cache plugins.. I do not see a page reload happening.. only video slider.
May 18, 2018 at 5:39 pm in reply to: 4.3.1 Video Slider using youtube plays same video concurrently with about 5s dly #958738Here you go thanks:
- This reply was modified 6 years, 6 months ago by mrkuji.
May 16, 2018 at 7:01 pm in reply to: 4.3.1 Video Slider using youtube plays same video concurrently with about 5s dly #957645On 4.3.2 as well
April 26, 2018 at 8:44 am in reply to: Issues with… WordPress 4.9.4 // Enfold Version 4.2.6. // Woocommerce 3.3.4 #947120Yes it stops the crash – put all variable items out of stock. I used the same pastebin.. it is not fixing the issue
April 24, 2018 at 8:48 am in reply to: Issues with… WordPress 4.9.4 // Enfold Version 4.2.6. // Woocommerce 3.3.4 #945739Ismael.. Benoit has already brought to your attenton several times in this thread alone. .The fix above stops 500 error but creates the out of stock issue.. this is not a workable solution.
April 16, 2018 at 11:37 am in reply to: Variable products still show out of stock after applying pastebin / patches #942519Hi Victoria.. can you confirm this will be fixed in the next update – its dragging on now :-)
April 6, 2018 at 8:09 pm in reply to: Error 500 or balnk page in some woocommerce\single product page #938368Is one a variable product?
April 5, 2018 at 11:26 am in reply to: Variable products still show out of stock after applying pastebin / patches #937616Thankyou so much. I really appreciate your help with this frustrating bug !
Mike, any update to this fix ? the latest version with that code patch does solve the 500 server error, but shows all variable products out of stock.
April 4, 2018 at 12:44 pm in reply to: Issues with… WordPress 4.9.4 // Enfold Version 4.2.6. // Woocommerce 3.3.4 #937107We have the same problem.. variable products all out of stock with the latest enfold version and the aforementioned patch. At least the server is not falling over now from memory exhaustion!
Can confirm we are also getting 500 error on a single product since this update.
February 24, 2016 at 2:59 pm in reply to: Avia Builder layout messes up on page update/publish. #588408More info
February 24, 2016 at 9:20 am in reply to: Avia Builder layout messes up on page update/publish. #588241perhaps because its https ? Details as promised
September 9, 2013 at 3:13 pm in reply to: Can you remove tooltips from galleries only and not globally #138554thanks… how can i do the reverse of this ? its only one page (team member) I wish to have tooltips on…
.page-id-8 .avia-tooltip.avia-tt { width: auto;display:block!important; opacity: 100!important; }
.page-id-1509 .avia-tooltip.avia-tt { width: auto; display:block!important;opacity: 100!important; }
This enables the function, but the tooltip stays once its been activated.
your code above still makes the anim and gallery order runs backwards :-( It does however break the text alignment under the image which was the whole support issue in the first stage ! 2steps 1 back sniff
And its not a paranormal site – just old real world stuff:-p
edit:
.avia-gallery-thumb { margin: 0 auto; width: 591px; }
#top div .avia-gallery img { width: 100%; float: right;}
#top .avia-gallery .avia-gallery-thumb a {float: left;}
#top div .avia-gallery { text-align: center; }This code works.. and adding the footer in fixes the alignment text
Nick.. I do appreciate your help.. perhaps you misunderstand me. your code provided above causes the gallery animation to reverse (right to left) and also the gallery items to reorder right to left. Changing the float from right to left makes the gallery anim correct but the gallery order still backwards.
I cant see how adding another plugin will fix this problem.
thanks :-/
hey Nick, how can I achieve the same thing without making the gallery reversed !!
as per https://kriesi.at/support/topic/gallery-image-order-ignored
hey !
No I havent added any plugins since this was working ok
The weird thing is that the gallery anim also runs backwards – right to left fill in with the thumbs !
Check and see what I mean : http://goo.gl/FSGn9d
Tres weird huh !
I might try uploading the theme again tomorrow if you cannot suggest anything !
edit: Ok I think its related to the gallery fix nick provided :
https://kriesi.at/support/topic/how-to-add-captions-to-gallery-thumbs
The code nick gave me
#top .avia-gallery .avia-gallery-thumb a { float: right; }
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { text-align: center;}
#top div .avia-gallery { text-align: center; }If float right is float left.. anim is right way round – gallery is still out of order tho.. I think it might be the other code in there he gave causing the prob.
sorry about this :-)
August 12, 2013 at 5:00 pm in reply to: .trigger('avia_start_animation') fix no longer working in 1.9.1 #133764Anyway I split the 45 images into 4 galleries of 10 images and one of 5. This essentially fixes the anim loading crap without having to do anything else.. will close ticket
-
AuthorPosts