Forum Replies Created
-
AuthorPosts
-
Hi Yigit
I just implemented this in the quick css and its failing to work
hi no that messed up the site a bit with the text above it over flowing onto the parralex image oh well never mind is this going to be fixed in the next release?
when is the next release planned?
love enfold :) and happy it works with css hero just discovered that cool plugin this morning
February 19, 2015 at 1:47 pm in reply to: Can't change number of gallery rows on gallery feature #398873Hi more issues now with porfolio
I’ve selected for the item to open in a new lighbox. It doesn’t it goes to its page :(
Same with another site of mine
resolved! thank you yigit for helping me
I used this css
@media only screen and (min-width: 480px) {
.second-logo { display: none; }}
@media only screen and (max-width: 480px) {
.logo a { display: none!important; }
.logo a.second-logo {
display: block!important;
}
}Thanks yigit will try now, basically the issue is that second logo is nested with the logo div itself
I already placed important, I did try what your saying this is my css. The issue is I have to place the important rule on the first .logo css as in the theme it has a display rule already that overrides it if important is not in plcae. Resulting in both the mobile and non mobile logos rendering
@media only screen and (min-width: 480px) {
.second-logo { display: none; }}
@media only screen and (max-width: 480px) {
.logo { display: none!important; }
.logo a.second-logo {
display: block!important;
}It nests the mobile logo within the div logo
In mobile that turns off the display for the entire div
February 17, 2015 at 8:18 pm in reply to: Can't change number of gallery rows on gallery feature #397763Hi Ismael
Do I need to edit this file in the parent theme? The parent theme files are the actual files from the latest version downloaded. So when I update the theme version it will over write this won’t it?
Hi great thank you yigit
that’s almost fixed it but it still floats to the left and the cart appears off the left ill take a deeper look into it but can you advice anything else
February 13, 2015 at 5:01 pm in reply to: Can't change number of gallery rows on gallery feature #395860Hi
I’ve changed it to parent theme and nothing has changed. I have one gallery set to 6 columns and one set to 8. Both showing as 5 columns. Hope we can resolve this :(
February 13, 2015 at 4:55 pm in reply to: Can't change number of gallery rows on gallery feature #395853Hi
Thanks Yigit. The thing is this is a work around is it? What if later on I want 8 thumbnails, and then on another section of the page I use the gallery function again with 6.
This css work around fails to resolve the issue am I correct?
I will attempt to switch to parent theme now to see if this resolves the problem
Wow! This has sent me insane.
I had a friend work on this before me and he has his own way of doing things. I didn’t even realise this could be done via advanced styling tab.
Thank you so much for helping me clear this issue up
This reply has been marked as private.February 12, 2015 at 1:11 pm in reply to: Can't change number of gallery rows on gallery feature #394962The issue is still present and not resolved from a theme update. :S okay guys what now!?
Hi
Sorry but this has had no effect. And not resolved the issue :(
Hi
How is it a caching issue? I actually delete the line within the file. It is then recreated if I press save on the options panel. It doesn’t re create until I press save.
Maybe I didn’t explain that in the last post but having explained myself better I think you can agree this is definatly not a server caching issue. I’ll try this you provided now
This is the file that has the style rule
The style rule line is
#top #header_meta nav ul ul{background-color: #8ccae5;}
When i remove it it auto re generates. Argg!Where is it coming from!
February 11, 2015 at 5:07 pm in reply to: Can't change number of gallery rows on gallery feature #394469Thanks Ismael
Ive just updated to 3.0.8
Thank you Yigit. Your assistance has resolved this issue. I can’t say enough how much I appreciate your continued support.
For some reason since updating yesterday to the latest version on enfold. When viewing the site in mobile the shopping cart is sitting in the middle of the site over lapping the logo. Is there something in version 3.0.8 making this happen? Can I have it go back to the far right hand side?
Yes I already provided this in first post please look back
I have done
And no update has taken effect still. It is failing to update the background colour of the alternative bar
February 10, 2015 at 12:50 pm in reply to: Can't change number of gallery rows on gallery feature #393639okay ive removed those files and still the error is present
On desktop it isn’t correct its a sky blue are you using mobile?
Yes I have been. I have the following in my quick css
.avia-image-container-inner:hover img {
-webkit-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}#footer .widgettitle {
font-weight:300!important;
text-transform:none!important;
margin-bottom:19px;
}#mc4wp_email{background-color:#ffffff!important;color:#784678!important;}
.home #header {
background-color: rgba(0, 0, 0, 0.0);
}#top .social_bookmarks li a, .phone-info, .phone-info a {
color: #ffffff!important;
font-size: 14px;
}But this element is the ALTERNATIVE HEADER BAR BACKGROUND colour. I have set it via the admin panel to be #4951a8
As you can clearly see. And as you can also see nothing in my quick css conflicts with it. So why are the changes I am implementing in the admin panel not coming through the front of the site
February 2, 2015 at 2:45 pm in reply to: Can't change number of gallery rows on gallery feature #389321Hi Ismael
I have renamed the plugin folder to plugins.deactivate
So no plugins are active now. Please continue to try and figure out the issue. Thank you so much for helping
it’s okay it is because i haven’t set a menu i think this should still work by default though as it caught me off guard
This reply has been marked as private.January 31, 2015 at 12:08 pm in reply to: Can't change number of gallery rows on gallery feature #388730For your information I have taken a screenshot and created an arrow pointing to the issue
https://www.dropbox.com/s/5iuwmp1rvvx4ixv/Screenshot%202015-01-31%2010.05.33.png?dl=0
Please can you attempt to go ahead and change the number of columns? It seems stuck at 5 columns. And I can’t change it! If it was set to 4 it the 4 thumbnails would take up the full length of the row.
January 31, 2015 at 11:58 am in reply to: Can't change number of gallery rows on gallery feature #388728Hi
Check again
Latest vesion of wordpress
Standard non modified 3.0.6 enfold
Plugin folder renamed to plugins.deactivateSo no plugin conflict. Still the theme is refusing to change gallery thumbnail count and also no menu item underscore :(
January 29, 2015 at 10:26 am in reply to: Can't change number of gallery rows on gallery feature #387599Just so you know
ALL PLUGINS ARE DISABLED
I AM USING LATEST VERSION WORDPRESS
I AM USING LATEST VERSION ENFOLD -
AuthorPosts