Forum Replies Created
-
AuthorPosts
-
actually, the appearance of the gallery in mobile is different from that of desktop. in mobile, the images are displayed individually, with the titles always showing. is this normal? it really sucks when looking at it from a tablet. all you need to do is look at the desktop version and then look at your phone. if this is the way it is supposed to behave, then i will do something different. in truth, it should be uniform.
actually, the appearance of the gallery in mobile is different from that of desktop. in mobile the images are displayed individually, with the titles always showing. is this normal? it really sucks when looking at it from a tablet.
Hi,
I have resolved the issue. But the theme could not be overwritten using the info in this video. It had to be manually installed at the server. The auto theme updater is clearly not working or detecting the version of the theme. I do not know if it will work now, but i do know the spinning wheel of death is now gone. I can also update all of my widgets. Again, FTP did not work for me in attempting to update. The jQuery error apparently disallows overwriting the files through SFTP, even after setting all permissions on the server to allow it to do so. Hope this is helpful for someone else. Thanks.
why does the automatic update work? i thought that was what it was for. this is not a problem, i can do it as I have only modified the quick css files, which i can back up. but why is the auto update not detecting the newest version being available?
i fixed it, but the code did not work and did not remove the scroll bar.
this bit of code broke my site. thanks.
did not work
In the inspect element section of the browser, this works:
#docContainer {
width: 90%;
max-width: 800px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
}However, when added to quick CSS, it does not work, even when using the !important command. Any suggestions?
did not work. scroll bar still there. next?
This reply has been marked as private.i already have the latest version of the theme. and you can add code to enable it again, as per this forum. however, when no code is entered the plugin (Menu Item Visibility Control) cannot use the hooks it normally uses. This is the only theme wherein I have encountered this. Right now, the native conditionals are working okay, but I am not sure how they will work with S2Member. The levels for membership are not in the drop down menu. And I cannot get a plugin to work when the native code is deleted. I am a veteran user of Enfold, although I am not a coder by any means. Rest assured that I have the latest version, have searched the forum for answers, etc. I would like to restrict menu items by user level, which can be done in my other themes. Strange this theme is having trouble with it. By the way, I only use Enfold, Avada, The 7 and Salient. Please get back to me.
Thanks Ismael. I did not see the custom height option when I first looked in that section. Just missed it like a blind man. On the other issue, I decided to keep the opacity in the header and instead adjusted the padding like this:
.html_header_top.html_header_sticky.html_large #main {
padding-top: 150px;
}Now I have the opacity and the proper spacing so it does not look weird. Thanks. As always, the support on this theme is top notch.
Tim
November 18, 2013 at 6:50 pm in reply to: Main Menu Enfold Turn Off Separators Between Menu Items #190239Hello Yigit,
Thank you for telling me to add this to the custom file directly. I did not understand this before and was using the quick css. I greatly appreciate it and the problem is now resolved.
Thank you.
Tim
November 16, 2013 at 5:30 pm in reply to: Main Menu Enfold Turn Off Separators Between Menu Items #189616in fact, I am having the same issue with the background color on the admin form which is supposed to be clack. when i fix it in firebug or chrome element inspector, it changes colors just fine. when i copy the changed css to the quick sytles, the admin form remains white and i cannot for the life of me figure out why. makes no sense. once again, cleared cache and done all that is necessary. but it will not change. am running s2membership over the top of it, but that should not matter.
November 16, 2013 at 5:27 pm in reply to: Main Menu Enfold Turn Off Separators Between Menu Items #189615Well, I have cleared my cache, deleted all browsing history and done every clearing known to man on both chrome and firefox and the separators are still there. if you shoot me your email, i will send you access so you can take a look from admin. the code is there in the quick style css, but i am not seeing the black separators disappear. my email is (Email address hidden if logged out) . send me yours and i will then send you a screen shot of exactly what i am talking about in addition to sending the backside access.
thanks,
Tim
November 16, 2013 at 2:18 am in reply to: Main Menu Enfold Turn Off Separators Between Menu Items #189496Greatly appreciate the help, but that did not work. I would add a screenshot, but you cannot do that here. URL is pvatestsite.com/avideaters. look at the menu. it is red with black lines separating the menu items. i want to get rid of those lines. thanks.
-
AuthorPosts