Forum Replies Created
-
AuthorPosts
-
Okay, thx, will Mnnday talk that over with boss. Strange thing.
Hm, did you check on a portable device? I have 2 ppl complaining about the error, on windows it looks like https://www.dropbox.com/s/0t8nd3fap799lw1/screen_hr.gif?dl=0 to me.
Okay, just look at http://www.hrworks.de/aktuelles/aktuelles-reisekostenrecht/#toggle-id-1 with Safari, then you will the weird behavior. Guess I understand boss wrong – as soon, as Google fonts is ON, the error is on too.
Pls empty the cache before looking at the page. Youi can empty it with “Performance” in the admin bar. It is just in Safari, where this behavior occurs. Oh, and please try it on a portable device like Ipad or Iphone or a Mac, on Windows the error is a minor one.- This reply was modified 8 years, 3 months ago by DMStemberg.
Good question – as I remember something with “Open…”(?). I will ask boss, who will be in office in about 3,5 h.
Admin Account below. Please dont change anything at the content.
Hi there,
I asked boss yesterday, he just chose another font in the Enfold settings .- error gone. He chose the former font again – error like before. So we just want to know, if that is an error on googles side or if there is something wrong with enfold.I will, thx for your help.
Not that I knew of. Boss deactivated them. I think in Enfold, but I have to ask him how he did that – can reach him on Tuesday or Wednesday. If he reads that, he will react earlier I think.
Hi, Josue, yeah, we tried on Friday to deactivate the Google fonts, and the error was gone.
Just the question: error on enfold to deal with Google fonts or error with the google font?What did you do with the link in the post Regiocast?
This is how it looks: http://www.hrworks.de/?post_type=portfolio&p=12211&preview=true (https://www.dropbox.com/s/ga40jvuryh6syx2/screenshot.png?dl=0) and i just want a simple & instead of the & And I don’t know, where the link has gone now -(
- This reply was modified 8 years, 4 months ago by DMStemberg.
It does (still) not show “REGIOCAST GmbH & Co. KG”, it shows “REGIOCAST GmbH & Co. KG”, after I added your css to the Quick CSS.
Private things in answer to follow.
- This reply was modified 8 years, 4 months ago by DMStemberg.
Have to ask boss for this, just a moment pls.
Did not solve the problem :-(. Still “REGIOCAST GmbH & ; Co. KG” in frontend (?=& amp ;)
- This reply was modified 8 years, 4 months ago by DMStemberg.
Yep, if you want float,use string instead of integer.
f two menu items use the same position, only one of them will be displayed. In most cases, it’s better to use add_object_page(), which will automatically position the new page alongside other custom post types, avoiding any conflicts. Risk of conflict can also be reduced by using strings values instead of integers, e.g. ‘63.3’ (string) instead of 63 (integer).
It’s just that I hoped if I change the position of the enfold entry, products entry will no longer collide and only one of the entries is displayed
- This reply was modified 8 years, 7 months ago by DMStemberg.
Solved.
Enfold uses this line to show the “enfold”-Entry in menu. The position was set to 26 in class-adminpages.php.
Changed it to ‘26.26’, and voila: Products entry is visible.April 7, 2016 at 12:01 pm in reply to: Mutiple Simple Sliders on one page in 3 columns – "white gaps"? Can you help? #609514Hi , Andy, it is alright by now:-)
thhx a lot for the help of you all.
Cheers,
MartinApril 6, 2016 at 12:32 pm in reply to: Mutiple Simple Sliders on one page in 3 columns – "white gaps"? Can you help? #608899Upds, that was too fast – i was not on highst poosible width of browser window.We can live with that, i hear. just this moment.
April 6, 2016 at 12:27 pm in reply to: Mutiple Simple Sliders on one page in 3 columns – "white gaps"? Can you help? #608893Commented the border-color: #e1e1e1 out in enfold.css, still fine white line, but as I said, only in highest possible width of browser window. so commented it in again, and now it seems to be seamless. Dont know why, but it is. Custom CSS did notwork, and the border-color still is there, but it seems to be okay.
Thanx a lot, Andy, excellent work!
April 6, 2016 at 11:58 am in reply to: Mutiple Simple Sliders on one page in 3 columns – "white gaps"? Can you help? #608871Still fine white Line to the left, especially if you scroll down 4 or 5. But Browser still shows this fine white line if your are at highest screen possible. If you make the window smaller, it is seamless.
This is weird problem.April 6, 2016 at 11:41 am in reply to: Mutiple Simple Sliders on one page in 3 columns – "white gaps"? Can you help? #608843If I use inline-block instead of table-cell at .flex_cell {
display: inline-block;
padding: 30px;
vertical-align: top;
} (firebug), then everything seems okay without white gaps(of course, BAD for responsive)- well i think we can live with that, if there are no more ideas .
WITH table-cell, there are the fine white lines :-(- This reply was modified 8 years, 7 months ago by DMStemberg.
April 6, 2016 at 11:02 am in reply to: Mutiple Simple Sliders on one page in 3 columns – "white gaps"? Can you help? #608812Okay, now I commented out in shortcode.css
.av-border-cells .flex_cell{/* DMS border-left-style: solid; border-left-width:1px;*/}
Could that lead to something weird?
Now its better, but there ist still a fine white line to the left. Wonder where this may come from.
- This reply was modified 8 years, 7 months ago by DMStemberg.
April 6, 2016 at 10:31 am in reply to: Mutiple Simple Sliders on one page in 3 columns – "white gaps"? Can you help? #608793No, the images are all 600*700px, controlled by two people.
img width=”600″ height=”700″ alt=”” src=”http://www.lagoayoga.de/wp-content/uploads/2015/11/jess1.jpg” is, what is in the sourcecode. I llet out the HTML-Tags, because otherwise it will show the image.
- This reply was modified 8 years, 7 months ago by DMStemberg.
April 6, 2016 at 10:24 am in reply to: Mutiple Simple Sliders on one page in 3 columns – "white gaps"? Can you help? #608788Well, thanks a lot – but there are still white lines to the left and at the bottom, especially, when you look at the 3rd image in all rows. Code is still applied, I tried the thing with the .av-border-cells .flex_cell to and came to no result. Looks better, but not “perfect”.
And though the code is applied and I tried to add an !important, I still see in Firebug
.av-border-cells .flex_cell {
border-left-style: solid;
border-left-width: 1px;
}neverthelesse if this is in the custom css:
.av-border-cells .flex_cell {
border: none !important;
}Cheers, Martin
- This reply was modified 8 years, 7 months ago by DMStemberg.
April 6, 2016 at 7:37 am in reply to: Mutiple Simple Sliders on one page in 3 columns – "white gaps"? Can you help? #608732Okay all custom css except for the 33.2% is taken out of the theme.
Please tell me if this should be taken out too. Hope you find a solution.
April 4, 2016 at 4:37 pm in reply to: Mutiple Simple Sliders on one page in 3 columns – "white gaps"? Can you help? #607729Dropbox-Link is:
https://www.dropbox.com/s/o9dvjj2kbxreobk/white_gaps.jpg?dl=0
April 3, 2016 at 9:19 am in reply to: Mutiple Simple Sliders on one page in 3 columns – "white gaps"? Can you help? #607179It is applied – checked my self, but Firebug shows still 33.3%. Ah, I guess co-worker commented it out. Okay, is applied again. You can try again :-)
April 1, 2016 at 2:58 pm in reply to: Mutiple Simple Sliders on one page in 3 columns – "white gaps"? Can you help? #606690Thx a lot – helped very much. Do you have an idea how to do something about the height of the div?
- This reply was modified 8 years, 7 months ago by DMStemberg.
March 29, 2016 at 7:39 am in reply to: Mutiple Simple Sliders on one page in 3 columns – "white gaps"? Can you help? #604292Thx, Yigit, but that did not help. Images just don’t fit in, justthe 1st, 2nd and 3rd have the white gaps to the left and at the bottom.
-
AuthorPosts