Forum Replies Created
-
AuthorPosts
-
Hi!
I am still investigation the problem. would you mind posting your wordpress login details AND FTP details in a private reply so I can modify the necessary php files directly?
Once I found a solution I will update the theme accordingly :)
Cheers!
KriesiHi!
I am still investigation the problem. would you mind posting your wordpress login details AND FTP details in a private reply so I can modify the necessary php files directly?
Once I found a solution I will update the theme accordingly :)
Cheers!
KriesiHi JoaquimN!
Mind posting a link to your site so we can inspect the javascript? any other plugins running which might interfere?
Cheers!
KriesiHi!
This was fixed with the latest version of Enfold (our demo site is not yet updated though)
If you run into problems on your own site make sure to update properly, our own site will be updated as well within the next few days :)Best regards,
KriesiHey Tomas!
This is because the header.php file changed a lot with the latest version but you are still running an old modified version. you need to update that file as well :)
Best regards,
KriesiHi!
You have set to display the table as a data table. You need to switch to the pricing table layout:
Best regards,
Kriesi- This reply was modified 10 years, 9 months ago by Kriesi.
Hey!
Quick question: which version of opera are you using? Since opera has such a small marketshare we only support the latest few versions and it seems to work fine for me on opera 18, 19 and 20 on mac…
Regards,
Kriesi- This reply was modified 10 years, 9 months ago by Kriesi.
Hi!
I am also not aware of any problems. To my knowledge there are no reports about any issues and an expert also checked our themes some time ago against any hacks.
Which scanner are you using and what exactly does it say about the file? The critical functions within that file are all secured with wordpress “check_ajax_referer” function so only logged in users with access to the backend, a valid wordpress session and a nonce-key for the function to execute can use them…
Best regards,
KriesiHey!
Ok after taking a longer look this turns out to be fairly simple, and its not even a theme issue :)
Your webserver is set to append a www. to each address that is called. So a link to http://sparkpunch.com#about is redirected by the server to http://www.sparkpunch.com#about thus reloading the site. as long as you make sure that all links contain the www no page reload occurs and the page scrolls properly :)
I have already set your menu items ;)
Regards,
KriesiHey!
Yes, the autoplay parameter is currently ignored, but we will take care of it with the next big update :)
Layerslider on a color section does not work. truth to be told I am not sure why this would be necessary since you can set a background color/image for the slider anywas :)
Cheers!
KriesiHi!
thanks for the notice. I will try to reproduce the issue and see if I can come up with a fix :)
Cheers!
KriesiMarch 20, 2014 at 10:31 am in reply to: iPad and iPhone page links not working – **URGENT UNRESOLVED ** #240611Hey!
No plugins :)
I have written a script to do that job for us, however its very proprietary and hackish, so not really available to the public :)Regards,
KriesiHey!
Currently the only possibility would be to remove the video altogether and just set a section background image…
Best regards,
KriesiHi!
Just checked the site again and after some testing I have to say that I am a little startled. For a reason I dont know yet one page portfolios seem to work fine on my local installation but the problem still persists on yours. Could it be that there are any plugins interfering?
Regards,
KriesiMarch 19, 2014 at 11:55 am in reply to: iPad and iPhone page links not working – **URGENT UNRESOLVED ** #240014Hi!
The final solution I have added might require you to update the theme to the latest version. To make sure we are all running the same code would you mind doing that?
Also: it seems that wherever you have applied the extra css, it does not show (page inspector still shows the old css rules active so I its no wonder you are still experiencing problems). My best guess is that its because your server is running google page speed which is delivering cached css files but I am not certain of that, so in any case would you mind updating your test installation so I can take an additional look at it?
Cheers!
KriesiHey Guys!
Since this thread is growing too big to keep track of all the requests I have decided to try to use our feedback box again. You can submit new ideas and vote on existing ones here now: https://kriesi.at/support/enfold-feature-requests/
Cheers!
Kriesi- This reply was modified 10 years, 10 months ago by Kriesi.
Hey!
Unfortunately I can’t be sure here since the video is not allowed to be displayed in my country. this might affect the embedding of videos in general. Embedding a different video seems to work fine so this might be the cause of the problem…
Is it possible for you to change the settings for the video on youtube? Or since you are using it as background video upload a new short version for example?
Regards,
Kriesi- This reply was modified 10 years, 10 months ago by Kriesi.
Hey! Gaps can happen for 2 reasons:
1.) If multiple larger elements are located near each other there might be no small element to fill a gap. This can be fixed by spreading out the large elements
2.) The elements get their width by a % of the screen, however the isotope script (a 3rd party script that calculates the positions) )works with fixed pixel values. Unfortunately with the current version of the isotope script rounding error occur now and then and we need to wait for the new updated version of the script to fix the issue
Right now the only way to solve the problem would be to use the grid that sets all elements to the same grid size, but the next version of the isotope library is already in beta so I hope to add it to the theme soon :)
Cheers!
KriesiHi!
I would recommend to update to the latest version of the theme. it allows you to set the menu to the one you are currently using without any outside modifications from the backend and the scroll positions should be calculated correctly then :)
Best regards,
KriesiHey!
Kann das Problem leider nicht reproduzieren, hast du zufällig irgendwelche plugins aktiv die das verursachen könnten?
Regards,
KriesiHey!
You can open the file js/avia.js and scroll down to around line 1180 where the function avia_header_size() is declared:
in line 1190 change the rule:
isMobile = $.avia_utilities.isMobile,
to
isMobile = false,
Cheers!
KriesiHey!
Mind posting us the login data to the installation as a private reply as well so we can take a look at it in your backend?
Cheers!
KriesiMarch 17, 2014 at 11:34 pm in reply to: Google Maps: Custom Markers aligned on center instead of bottom #239032Hi!
Thanks for your input. thats actually a good idea and I will change the marker placement with the next release ;)Cheers!
KriesiHey!
There is currently no option to stop auto-playing the video but I will add one with a future update :)
Best regards,
KriesiMarch 17, 2014 at 11:26 pm in reply to: New LayerSlider would not duplicate nor import exported slider #239026Hi!
Unfortunately I could not reproduce the issue either, will report it to the layerslider team and see if they know something about it :9
Regards,
KriesiMarch 17, 2014 at 7:46 pm in reply to: iPad and iPhone page links not working – **URGENT UNRESOLVED ** #238954Hi!
After some debugging it seems this seems to be a z index issue that can be resolved by adding this to your custom.css stylesheet in folder /css/ or to the quick-css panel located in your wordpress backend at Enfold->Styling:
.avia_mobile #top .av-parallax-section{z-index: 0;}
This will of course also be added to the next update :)
Cheers!
Kriesi -
AuthorPosts