Forum Replies Created
-
AuthorPosts
-
September 13, 2016 at 10:04 am in reply to: Pictures from a different masonry galleries shown in one lightbox #685615
Hi Ismael,
it works! Thanks a lot!
Best regards,
SvetlanaSeptember 7, 2016 at 12:39 pm in reply to: Pictures from a different masonry galleries shown in one lightbox #683089Hi Ismael,
thanks for your reply!
Unfortunately, it seams like nothing happened – I removed the “.isotope” entry from avia.js as you suggested and I don´t see any change. Should I make some more changes or?Best,
SvetlanaSeptember 6, 2016 at 10:40 am in reply to: Pictures from a different masonry galleries shown in one lightbox #682528Hi Rikard,
do you have some news for us?
Thank you!Best,
SvetlanaSeptember 5, 2016 at 11:06 am in reply to: Pictures from a different masonry galleries shown in one lightbox #682068Dear Rikard,
as it seems that the log-in credentials don’t work, I have posted new ones in the private section.
Best
Sandra and SvetlanaHi Rikard,
I’m sorry, I have generated a new password. Hopefully, it works now.
Best
Sandra and SvetlanaSeptember 2, 2016 at 2:22 pm in reply to: Pictures from a different masonry galleries shown in one lightbox #681304Hi Rikad,
thanks for quick reply!
More infos in private section.
Best,
SvetlanaHi Rikard,
sorry once again back to the issue here. It would be actuality great to know the solution. I am send you as a private message the information you need.
Thanks a lot!
SvetlanaSeptember 1, 2016 at 12:29 pm in reply to: Pictures from a different masonry galleries shown in one lightbox #680664Hey guys,
I really need help here!
Thanks!Svetlana
Hi Rikard,
thanks for reply, we kind a solved that one (we found another solution).
But could you please look at this issue now, it would be great to have answer today:Thanks in advance!
Best,
SvetlanaHi Rikard,
thanks for your reply! I am sending the link as a private message.
Note: Only the THIRD gallery is relevant for our issue. The first two are just options for us, it´s not interesting for this matter.
Best,
SvetlanaHi Andy,
thank your for the hint! That works fine for a section with just one color in the background.
Do you have an idea what to do when the section should be devided into two different colors? As far as I know I have to use a grind row, right? Or ist there a way to solve the problem wit a color section as well?
Please see the attached Screenshot.
Thank you very much,
SandraHi Vinay,
thank you for your help. I have added the content into the private section.
Thank you very much!
SandraNovember 10, 2015 at 2:20 pm in reply to: Desktop vs. mobile: logo centered / whitespace too much #533237Hi Ismael,
thank you so much, this finally helped!
Now it looks like it should and its perfectly fine with the menu next to it.
Thanks a lot,
Best SandraNovember 9, 2015 at 12:39 pm in reply to: Desktop vs. mobile: logo centered / whitespace too much #532514Hi Andy,
thank you for that clear instruction! It worked.
But one questions remains unanswered: how can I center the logo on mobile devices?
Unfortunately the logo is positioned differently on different mobile devices. (see my explanation and screenshots above).I managed to center it correctly on HTC, but when you have a look at the site on an iphone or samsung the logo is not shown centered anymore.
What can I do to let it appear centered on all (most of) mobile phones?
Thank you very much again for your help,
SandraNovember 3, 2015 at 4:23 pm in reply to: Desktop vs. mobile: logo centered / whitespace too much #529412Hi Ismael,
Thank you for that, and sorry I need more clarity around what exactly I have to remove from the Quick CSS. I could not found the exact code you’ve posted to be removed.
I have this in my Quick CSS and I tried to remove the code in bold letters as I thought this might be what you’re referring to. But unfortunately nothing happened. I am no professional user and have to ask those silly questions:
@media only screen and (max-device-width: 736px) {
.flex_column.av_one_full.first.avia-builder-el-2.el_after_av_hr.avia-builder-el-last {
margin-left: 22px !important;
margin-right: -1000px !important;
}}@media only screen and (max-width: 479px) {
.responsive #socket .sub_menu_socket {
display: block;
}}@media only screen and (max-width: 767px) {
.responsive .logo a {
display: inline-block;
vertical-align: middle;
}@media screen and (max-width: 767px) {
main { padding-top: 30px !important; }
}@media screen and (max-width: 767px) {
.logo {
width: 100% !important;
}
.logo a {
width: auto !important;
left: 30% !important;
position: relative !important;
transform: translateX(-50%);
}
}#header_main_alternate {
border: 0;
}As I understand you that the changes to the code will 1. let the line disappear and 2. will center the logo on mobile?
Thank you very much,
SandraNovember 2, 2015 at 3:24 pm in reply to: Desktop vs. mobile: logo centered / whitespace too much #528530Dear Elliott,
thank you very much for your help. But I still have some issues that I will summarize below and hopefully you can help me with that:
1. Headerstyle/ Whitespaceproblem:
Yes you are right, I’ve put the header to transparent to avoid borders. And now I understand that this causes the content to be pulled up.I set the general header settings to “minimal” as you proposed. But this alone did not change the situation.
What helped to reduce the whitespace:
The general settings: header style > minimal
The settings for the page/post > no transparencyOn mobile it looks good!
But the desktop view shows a border underneath the logo. This is what I wanted to avoid when using transparency option.
How can I get rid of that line?
2. Logo not centered on mobile devices
Unfortunately the logo is positioned differently on different mobile devices. (see screenshots in post above)I managed to center it correctly with your code on HTC, but when you have a look at the site on an iphone the logo is not shown centered anymore.
What can I do to let it appear centered on all (most of) mobile phones?
Thank you very much again for your help,
SandraOctober 30, 2015 at 10:04 am in reply to: Desktop vs. mobile: logo centered / whitespace too much #527271Dear Support Team,
I have to add some more screenshots. Unfortunately I found that the logo is centered on some mobile devices and on some it is not.
I have a HTC where it is centered, on iPhone it is not. Is there an option to adjust that?
iPhone:
HTC:
October 29, 2015 at 12:32 pm in reply to: Desktop vs. mobile: logo centered / whitespace too much #526703Hi Elliott,
thank you for your effort!
The first code worked pretty well, the logo is now centered on desktop and mobile view.
But the second code unfortunately didn’t work. I try to explain the issue more precisely and will add screenshots.
When creating the header and the content elements of the page I encounter the following problem: I have to use a grid row element and change the top padding to 150px otherwise header and content will get piled up and layered. See below:Defect header without container/ grid row element, now header and contend are layered:
Only by using the grid row and adding 150 px to the top padding, I can solve this problem. See below:
Correct Header with grid row element and padding top of 150px:
Unfortunately, this leads to a lot of white space on the mobile version. I assume this comes from the 150px added to the top padding: See below
Defect mobile view, there is too much whitespace between header and content.
I wonder, if something went wrong in my general settings, because I have never had the problem of layered elements before. But all changes I tried had no effect.
Do you see what I mean?
Thank you very much,
SandraOctober 26, 2015 at 4:52 pm in reply to: How to show "Leave a comment" and "Share" box in blogpost when using ALB #525044Hi Rikard,
that’s awkward, sorry, I wasn’t aware of that simple solution.
Best
SandraDear all,
luckily I could solve the problem. I’ve learned that my wordpress suffered from a White Screen of Death.
For all users (that are beginners as I am) with the same problem, have a look here:
http://www.wpwhitesecurity.com/wordpress-tutorial/fix-wordpress-white-screen-death/Best
SandraHallo Andy,
vielen Dank für Deine Hilfe. Nach dem Update hat sich das Problem nicht von selbst erledigt, aber ich konnte zumindest das Menü neu erstellen und damit die falsche Verlinkung irgendwie entfernen. Somit läuft es wieder!
Viele Grüße,
SandraHi Andy,
Ok, danke ich werde das versuchen und mich ggfs. noch einmal melden.
Viele Grüße,
SandraSeptember 22, 2015 at 9:42 am in reply to: Import of demo data / information about elements used to create page #506852Dear Rikard,
haven’t worked with that element so far. Thank you very much for your help!Best
SandraSeptember 18, 2015 at 9:56 am in reply to: Import of demo data / information about elements used to create page #505319Hi Rikard,
Ok, I see, thanks for your explanation. That would be a good solution for my question how to see the underlying elements.
However, I’m interested in the demo “Startup Business”, especially in the page “Our story”. At the very end of that page you find a slider combined with a coloured field next to it. I’d love to know how this has been done. Both elements are seamlessly connected with each other. Neither I understand how that works, nor I can figure out which elements can be combined that way.
May I ask you to either give me a hint which elements I have to choose or provide me the code of that page, so I can try to paste it in a new page as discussed above?
That would be great!
Thanks a lot,
SandraHi Andy,
yes somehow I could fix the problem by creating a new site and see what happens. There’s still some inconsistency in the headlines, some are responsive, some are not, but as a temporary solution I wrapped the longer texts and that helped.
So at the moment everythings fine, otherwise I will get back to you.
Thanks again for your help!
SandraHi Andy,
thank you for your help. Unfortunately, the problem’s not solved yet.
I upated enfold and tried the code you’ve send me. Neither worked.
The thing is, I’d like to have a simple colored background – in full-size – with text bolcks on it, like it is right now. But responsiveness should work.
I tried the laout elements, but they aren’t full screen.So, do I have another option?
Thanks a lot,
SandraHi Rikard,
thank you for your support. Here come the datails.
Best
SandraDear all,
most of the problems are resolved!
But one thing is still a problem: the self hosted video (embedded in layer slider) does not loop, despite the fact that loop functionality is checked.
I would be very happy if you could help.
Thans a lot,
SandraThank you very much, it works!
Hi,
thanks for your quick reply!The thing is that I know the styling settings and the option in the text block to set the font size.
But its limited to a size of 40 resp 25. (And doesn’t even show a reaction when I apply the function).What to do if want to have a 100 or 150?
I really appreaciate your help.
Sandra -
AuthorPosts