Forum Replies Created
-
AuthorPosts
-
Sorry it took me so long to answer (been away from any computer in the last few days), it works! Thank you very much!
tnx!
I did put some code in the ‘quick css’@media only screen and (max-width: 990px) {
.av-masonry-entry {
width: 50% !important;
}
}i put it there in order to make the masonry portfolio display two columns instead of one in portrait view on mobile
and as i wrote in the beginning – it worked perfectly until latelyhere (in the private content) link to all of the code in my ‘quick css’
may be there’s something else there causing all this mess??UPDATE:
if i change it to: ‘… width:49% !important;’ (instead of 50%) the problem seems to be solved
..but it should work just fine with 50%
very strange..- This reply was modified 9 years, 2 months ago by Doron. Reason: update
yes I did
on iPhone 6 it seems to work just fine
but on nexus 5 or one plus 1 The issue does occur (and it didn’t before the last update)
very strange..
:(June 25, 2015 at 8:10 am in reply to: one of the small separator netween menu items is missing #464433Shalom and thank you so much!
works perfectly :)June 6, 2015 at 9:07 pm in reply to: A bug switching between the year (of the Date Posted) and '# of Comments' #455526Perfect! now it’s in the right order
thank you so much!Doron
I’ve just posted it as a feature request
will also check into the developer option
tnx!ok
..mystery solved
I’m not sure why but it seems that ‘setting > media > image sizes’ had very small image sizes defined in it
once i changed it to normal sizes every new image i upload now open o.k on the light box
is this means I have to upload again all the old ‘infected’ images??This reply has been marked as private.All links seems to be working fine when I try them, may be it was something temporary,
Can you try again please?so simple?
it works!
thank you so much!anybody? is it outside of the support scope?
anyone? help please..
This reply has been marked as private.solved it, it was a problem in my css,
you can erase this threadFebruary 24, 2015 at 12:15 am in reply to: different background on all blog posts, possible? #401102o.k.. I think you can close the topic!
the code#top.single-post .content { background-image: url("http://../white_bg.gif"); }
solved the ‘post main content background’ problem
and the code.comment_container { padding-right: 50px; }
solved the ‘missing margin in the comments area’ problem
thanks!
:)February 23, 2015 at 11:54 pm in reply to: different background on all blog posts, possible? #401095O.K! .. I’m getting there!
#top.single-post .content { background-image: url("http://../white_bg.gif"); }
seems to do the trickonly problem is all the comments area is now without any margin on it’s the right side
how can I add a little margin there (or maybe resize it just a little smaller) so it won’t be so tight to the right border of the white background ?
if you can help me with that then case is closed! :)- This reply was modified 9 years, 9 months ago by Doron.
February 23, 2015 at 11:39 pm in reply to: different background on all blog posts, possible? #401087I think I might found a solution!
what about something like:
#top.single-post .container_wrap { background-image: url("http://../white_bg.gif"); }
it’s working! but it changes the whole page background (including header footer and sidebar etc)..which is not perfect
I wish to give white background only to the main content
can you help me do that?February 23, 2015 at 11:04 pm in reply to: different background on all blog posts, possible? #401066This reply has been marked as private.February 23, 2015 at 10:23 am in reply to: different background on all blog posts, possible? #400475Hello Ismael and thanks for your replay
the thing is.. thats not my problem, I don’t want to change the background of the blog front page
I need to change the background of the all blog posts pages
meaning: every page that contains blog post will have white background instead of image not the blog’s front page.
..since there are hundreds of posts in my blog I have to find a way to configure this globally by css code or some plugin
is it possible?- This reply was modified 9 years, 9 months ago by Doron.
January 7, 2015 at 11:12 pm in reply to: change masonry columns number according to screen size #376522update:
It’s working!!
thanks!January 7, 2015 at 11:03 pm in reply to: change masonry columns number according to screen size #376517This reply has been marked as private.January 7, 2015 at 11:02 pm in reply to: change masonry columns number according to screen size #376515O.K
1. all plugins already deactivated..
2. deleted current theme
3. unzipped and uploaded the original ‘themeforest-enfold-responsive-multipurpose-theme.zip’ I Bought and downloaded from themeforest
4. still no joy….5. created an new WordPress user with Admin privileges (log in details are in the following private replay)
6. crossing fingers..January 6, 2015 at 11:48 pm in reply to: change masonry columns number according to screen size #375915O.K
I took it out of the 1/1 column and removed the column …it’s still the same
all I get is 2 columns of pictures even in wide screen :(January 5, 2015 at 11:20 pm in reply to: change masonry columns number according to screen size #375393Hi Elliott
Done! I removed all custom CSS, disabled all plugins, set the masonry back to automatic -just as you asked
please take a look (same URL from the first post)
as you can see.. only 2 columns – no matter how wide the screen is – once I set the masonry to automatic all I get is 2 columns :(
thank you for taking a look, I hope You can solve this mystery
I am running the latest Enfold version (3.0.4)
please let me know how can I fix this?Thank you so much
DoronJanuary 2, 2015 at 10:58 am in reply to: 3 single columns (of 1/3) wont fit together (only two will be side by side)? #374022it worked!
tnx -
AuthorPosts