Forum Replies Created
-
AuthorPosts
-
Hi! I am using the lastest enfold version and im experiencing the same thing that the video in the fullscreen slider does not play.
suggestions?
Nevermind i added the class of another lighbox myself into the template and disabled lightbox in avia.js
Would be nice to do it all within the theme though.
BR
MThank you Ismael.
My Masonry currently displays blog posts, so what i was hoping to do is to add the link for a lightbox when u click on the blog entry instead of having it go to the single.php, so what would i need to change then? I assume its in avia-templatebuilder ?
I tried on a page from the menu to open in a lightbox but it seems like a get a trailing slash after the pagename.. eg:
https://kriesi.at/support/topic/how-to-use-iframes-with-prettyphoto/
my link looks like:
a href=”//mysite.com/timeline?iframe=true&width=80%&height=80%”” rel=”“prettyPhoto””
i tried with rel=lightbox as well..when i click on the link i get redirected to the timeline page and the url becomes
http://mysite.com/timeline/?iframe=true&width=80%&height=80%
please advise :)
- This reply was modified 10 years ago by marcelmontel.
I read in some other post that in js/avia.js ?iframe=true had to be added, this seems to be added to version 3.. so i guess i need to find the post href in masonry right? and append ?iframe=true to it?
- This reply was modified 10 years ago by marcelmontel.
Thank you Yigit.
This reply has been marked as private.This issue i found straight away, my problem seems to be with something else.
Hi Ismael, i fail to see where the problem is though, what is referencing to Upcoming?
custom.css will do
This reply has been marked as private.I’m eager to know the answer to this as well. I have changed whatever code i can find in the theme that relates to eventDisplay upcoming.
The problem seems to be with the Events calendar plugin (which is essential for this project).
I made a complete reinstall now, was able to edit make one edit with the advanced editor, then activated the events calendar plugin (i have pro as well). And then made a new field.
A new problem this time though, it’s possible to edit in the advanced editor but the color of the text is white so you can not see anything.
Please login and have a look.
Im going to reinstall the theme to see if it helps at all.
This reply has been marked as private.This reply has been marked as private.Have you tried upping the memory limit of wordpress?
eg: wp-config.php
define( ‘WP_MEMORY_LIMIT’, ‘128M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’ ); -
AuthorPosts