Forum Replies Created
-
AuthorPosts
-
Thanks!
Thanks!.
Great! Thank you. can i use the data structure from my old site in the new site? i’m using the duplicator plugin.
This reply has been marked as private.Hi,
I’m working on windows 7, latest version of chrome (38) and explorer 10.
I cleared the cache.
The scenario i’m trying is: click the link in the top of the page, “simulator”/”movie” or the image, i expect the scroll bar to move to the tabs, and open the first/second tab.
What scenario are you trying?Thanks,
MirelaHi,
You are clicking the links and the page jumps to the movie/simulator? when i do it nothing happens.
What am i doing wrong?Regards,
MirelaThis reply has been marked as private.Hi,
The tabs has only data-fake-id, i tried your solution, but it’s not working. I’m using chrome.
Regards,
MirelaFound a solution:
add_filter( 'home_url', 'localized_home_url', 10, 4); function localized_home_url( $url, $path, $orig_scheme, $blog_id ) { if(strpos($path, '?') === 0){ return icl_get_home_url().$path; } return $url; }
This reply has been marked as private.Hey Josue,
It works, but when i ry to use the same video in my page – ir doesn’t work.
the code is:[video width="320" height="240" mp4="http://localhost:8080/video/big_buck_bunny.mp4"][/video] [av_video src='http://localhost:8080/video/big_buck_bunny.mp4' format='16-9' width='16' height='9']
Best regards,
MirelaHi,
I’m using android browser version 4.1.2 – in the table you attached it appears to support HTML5 video.
I tried it in chrome for mobile version 33 and it doesn’t work too.
Should i use another video format?
I tried video player plugins – but didn’t find a good one.Best regards,
MirelaThanks Ismael,
I think I like the idea of an external plugin better. Just to think of all the changes we would have to do again if we decide to update to the latest enfold version makes me horrified.
But what code version do you think is more suitable – the one I’ve found (from about 3 years ago) or the one you posted?
Thanks.
I think I’ve found a solution:
pd-fix-wp-upload-dir-sslThis reply has been marked as private.This reply has been marked as private.Hey Devin,
It works for me. Could you try again? maybe clear the cache?
Lior
Oh, now I see. Because as I understood from your reply here, that it listed the pages only in the default language (instead of current language, or maybe when you refer to current language you mean default language?) because users requested this behavior, and that it is not a bug.
We will try to re-install WPML or deactivate other plugins.
Thanks,
LiorHey Josue,
The website is now accessible again.Lior
I think I was misunderstood here…
It does list all the pages of the current language (at least I didn’t notice that a page was missing).
The issue here is that it lists the pages of all languages, and I think it would be more convenient for it to list only the pages of current language.
In my wildest dreams I would even say that I would like to translate the page with the icon list from the default language, and all the page references in the icon list of the translated page would automatically point to the corresponding pages in that language (but I guess that’s not going to happen…)Sorry,
This environment is our playground, and one of our team members tried to configure a proxy server, which caused the redirect loop.
I will let you know when the environment is working again.Regards,
LiorHey Ismael,
I”ll try it, thanks!
Mirela
Now we can select the page in the proper language, but we see all pages in the pages list of the icon item.
For example, if we have a Home page, then we see Home, Hem (swedish) and Koti (finnish).
Could we restrict the list to show only pages in the language of the referring page?Great, we’ll try it…
Thanks,
LiorThis reply has been marked as private.Hey,
Thanks for your response, but I’m not quite sure I understand.
What your saying, if I understand, is that when working with the advanced editor, I cannot set a featured image the usual way. So is there a media element for featured image that I can use instead?Thanks,
LiorThanks!
Hi,
My site is multilingual and I think that my problem is with the WPML plugin.
Best Regards,
MirelaHi,
Thanks, Devin!
Reagrds,
Mirela -
AuthorPosts