Digital experiences for all disciplines
Forum Replies Created
-
-
Thanks Kyle! But please add this as a feature request if you can 🙂
Best,
NunoThis reply has been marked as private.Hey Rui,
Just tried the work around. Result: https://trello-attachments.s3.amazonaws.com/54cbb28d7a05a5e58c4159d9/1899×917/ffd469f4f597c58a7e9c87780f8b318e/upload_2015-03-14_at_1.33.57_am.png
Bug I think, because whenever I drag the element inside the row and update the page, there’s that small code showing up! https://trello-attachments.s3.amazonaws.com/54cbb28d7a05a5e58c4159d9/1427×928/5644eaffa1eddd2ea740f3e438f3a116/upload_2015-03-14_at_1.34.57_am.png
Also, the element itself doesn’t work.
Best,
NunoI mean like, what if we want to have this in a regular text blog? On a regular page? Nothing blog related… Does the theme allow this?
Many thanks!
Hey,
But doesn’t work for regular text block elements? That’s what we need 🙂
Best,
NunoThis reply has been marked as private.March 13, 2015 at 1:38 am in reply to: Theme elements do not scale on translated string size #156996Heyo!
I forwarded him (he asked me very much not to let it die), here’s the reply:
Hello,
as said before, that code should be placed in:
Advanced > General > Javascript callbacks > On complete callback
So it looks like this:
function(filtered_elements, translation, source, from, to, options, restore) {
jQuery(window).trigger(‘resize’);
}I’m using jQuery instead of $, because $ doesn’t exist in your website for some reason.
You should also know that this won’t work. The line of code they gave you doesn’t trigger the script to adjust the content. I tried it in both Firefox and Chrome.
So whatever code they have to adjust the position, it doesn’t get triggered by the line of code they gave you. In order to test it they don’t need the translation plugin in any way. Just tell them to use any DOM inspector, to modify the article’s footer “p” node to add more text, and then to run that line from the console.
Sorry, but this isn’t over. They should be able to provide that line of code that actually works.
Cheers,
FredWe really don’t understand much about programming, we just want our website to work good 🙂
Best,
Nuno, Ivo & MaggieHmm, how do we set that?
March 12, 2015 at 12:14 am in reply to: Theme elements do not scale on translated string size #156684Hey,
We use Trello for project management. Right now this issue is our only showstopper-ticket there and too much time consuming up until now, we’re archiving it for now and leaving this like it is since neither way we have support to solve this – until some latter time when we have a much higher traffic. Out of respect for both teams, I’m showing you here the last reply.
Hello,
that’s all very nice.
…a simple window resize trigger, one line of code, is all it needs on the translation complete callback.
Once again, tell them to tell you what’s that simple line of javascript code. That’s all we need, not hundreds of lines of words saying nothing useful.
Thank you for your kind time replying and attempting to see through our issue though, we appreciate it.
Best,
NunoMarch 6, 2015 at 12:55 am in reply to: Theme elements do not scale on translated string size #155435Hi there Ed,
I pushed him further on this. He asked me to convey this to you, for a fast solution:
Hello,
you should understand the theme you’re using is not fluid. When the page loads, it runs some script to adjust the positions of the posts. For instance, a post is dynamically styled like this:
opacity: 1; position: absolute; left: 0px; top: 3066px;
Is impossible for me to know what script is running, and I’m not going to spend trying to figure out something that doesn’t belong to the translation plugin.
I don’t really understand why the theme author doesn’t simply tell you what’s the name of script that is running to adjust this. It’s really simply. Then it has to be used in the way I told you before.
Do you understand this is a theme thing? The theme is not fluid, it uses a script to dynamically adjust the position. All themes are built differently, correctly, they are fluid, it means, doesn’t matter if you write more than 2 lines, the layout will just expand by itself, it doesn’t need a hack.
Contact them again, and tell them to tell you the name of the script that adjust the position of the posts. Is that simple.
Cheers,
FredAny chance you could help me on the script he named? I really just want to fix this fast……
Best,
NunoThis reply has been marked as private.March 5, 2015 at 11:53 am in reply to: Show all button is missing since update to the new version #155284Hey Rui,
I can’t see the “show more” button in the screenshot. You positive you managed to see it?
Best,
NunoHi,
I have. In all fields, there’s a relevant image to that page, except on the page background https://trello-attachments.s3.amazonaws.com/54f0d3f0f1563d0022bbeddd/312×362/610b7583a6163b36e54fec989add2c0f/upload_2015-03-02_at_10.18.05_pm.png
I don’t understand why this is not working…
Best,
NunoMarch 2, 2015 at 10:14 pm in reply to: Show all button is missing since update to the new version #154523Any news here?
-