Forum Replies Created
-
AuthorPosts
-
Hi Elliott,
We did some testing and it seems that only the big version of the images is loaded. Resulting in the mobile version (small responsive screensize) of the website being very slow.
Example:
The website on 1980px loads the orignal inserted image being 1980px.
When we load the website on 480px still the orginal image being 1980px is loaded.How can we have a smaller version of the images being loaded on the smaller (mobile device) screensizes?
This reply has been marked as private.Hi Yigit,
We installed the latest version of WPML yesterday. Just seems there was an prate, unfortunately this did not help.
The categories are – for both languages – not showing up in the backend.
If we look at the prijects, they area attached to a category (only for the default language)Any idea how to solve this?
Hi,
Yes we did, thank you!But now stuc with this problem / bug?
https://kriesi.at/support/topic/portfolio-categories-not-working-with-wpml/Ah i notice now we can acces them by css!
class=”language_flag”
class=”language_native”
class=”language_translated”
class=”language_code”Yigit,
Did you manage to see what is going?
We would like to use the Avia languag switch since it more advanced than the WPML one.
Can you let me know how we can change the flags into language code (NL, ENG, DE, etc?)This reply has been marked as private.Hi Ismael,
Thanks so much, that worked!
Maybe our final code could be of help to other users, we used:
if ( is_singular(‘portfolio’) ) {
include (‘footer-b.php’);
} else {
get_footer();
}This solution sounds interesesting. But we use WPML, so page id’s numbers is not ideal to have the correct footer called. is it possible to use classes or id’s(#) to do this?
perfect that works like a charm, thank you!
nice, thanks!
An extra question arises.
Are the images optimized per screen size / mobiel device?Lets say we have a 2000px wide website and use a 2000px image.
What if we open the website on a 400px mobile device, will an other version (smaller filezise) of the image be loaded. This to have a ‘fast’ version of the website to be displayed on mobile devices?Love to hear from you.
Hi Rikard,
No, sometimes i need to align a box to the top (like it is now) of the background image, and sometimes i need to align a box to the bottom of the background image.
Also we would love to be able the align a box to the middle of the image (vertical align).
Hi Yigit,
That ofcourse works but then its hard coded.
We need this to be possible on every page, and with an background image of any different height.
Ideal, would be to give the item a cladd or id something like: .elementx-align-bottom
Another preference would be to align an item to the middle (if possible).Any ideas?
This reply has been marked as private.Hi Elliot,
We need t align the element to the bottom. So added the seperator element and wanted to set it to 100% to totally push it down, unfortunately its not possible to use % values for the spacing.
Any ideas?
Hi Elliott,
Yes that is correct
yes i did
unfortunately that does not change anything
This reply has been marked as private.Hi Elliott,
Thanks!
We noticed one thing now, that the transition from the last slide to the first slide keeps the old transitionSpeed.
In our case we have a slideshow with 2 images, the transition of the first to the second slide have the nice slow transition speed we have set, but the transition speed of the second slide to the first slide is going very very fast.Any idea what might be going on and how to adjust this?
Hi elliott,
Thanks for your reply.
It seems that we were mistaken by the WPML menu, WPML does not supply a unique language, Enfold does!
And Enfold even offers more options (flag, native, tranlated, code)!
We contacted WPML about this, they are aware of this.
WPML should contact you guys for support ;-)Hi Tung,
I just tried the same thing in in Chrome and the ‘caption option appears.
I was using Safari before, this is actually not the first time the theme backend is not woorkign as expected in Safari.Maybe something for further investigation. I’m glad the options are available in the other slider. great!
Hi Arcish,
thanks for your fast reply.
I placed the code at the end of the functions.php, but this resulted in a blank bacn- and forntend page…
Any ideas?Hi Yigit,
That will help us indeed.
The date tag we can remove by css.
How can we use this in the sidebar?Also the sorting, we need to sort them alfabetically.
How can we do that?- This reply was modified 10 years ago by hotspot.
Hi Yigit,
thanks for the info.
Unfortunately this is not possible for the lay-out elements :-(
How can we achieve that?Worked like a charm, thank you!
I Devin,
I used a plugin tho make php shortcodes.
This works fine in the pages, but it does not work in the extra header element ‘Phone Number or small info text’.
Any idea why this is not working in these fields and how we can solve this?Hi Peter, any news on implementation?
It was indeed a conflicting plugin thanks
-
AuthorPosts