Forum Replies Created
-
AuthorPosts
-
June 12, 2017 at 10:24 am in reply to: Automatically set featured image or post thumbnail from first image detected. #806804
I tried this, but it did not work. Have you tried this plugin with enfold and it worked?
I tried clearing cashes. Also deactiviated WP Total cashes. But nothing changes. Is there something I am missing. Does it work in your end?
I had the exact same issue. Mobile menu would not scroll if layerslider was on page. Menu wouldl work if I were to remove layerslider.
I added these codes to quick css, and changed values to fit my colors. It not works :)
/* Mobile Menu Fix – Homepage – Limit Scroll Area */
.html_stretched #wrap_all { overflow: hidden!important; }
/* Mobile Menu Fix – Homepage – Remove Highlighting */
#mobile-advanced li>a:hover { background-color: #000; color: #aaaaaa; } #mobile-advanced a:hover:before, #mobile-advanced span:hover a:before { color: #cc3333; }
Works now :) Thank you
Already posted page above, but I´ll post it again in private content
You need to add a select element field to the form and see how it behaves when you do this.
I dont understand. Do you see a field with select element within the form?
I added wrong screenshot, in private field is new and correct screenshot of problem.I added noLightbox to code. But nothing is different. Did I add it the wrong place?
This is the form I am trying to change
I tried to go to widget and see if there was lightbox in the code, but as you can see from link (screenshot) there is not. So how do I remove this?
admin access in private content box.
Hi.
I checked the other one, but I cant find your solution there.
Hi Victoria.
I noticed I made two support cases on same problem. You can delete one of them.
#787110 Is the other one. I added login there.I created a staging site in association with another support case. You can use this if you want to try something. If not, use live site.
I have now created a staging site you can look at :)
Dropboxlink in private content.
Just so you know. It is now running old enfold verison.
- This reply was modified 7 years, 6 months ago by snitt.
Hello.
Thank you :)
I just changed: calculate position from “sides of slider” to “sides of screen”.
That workedIt workes fine on my end. Could you try again?
That worked Yigit. Thank you
I have made screenshots, but don¨t understand were to add attachement so that you can see them.
I want the website to stop being responsive at 1600 px. I want it to expand the backgound color, but not content if pagesize goes beyond that. I entered code as shown above to make this happen, and it worked. Except for header area. Header is aligned to the left, so when rest of page is centered header is to the left. It looks off.
When I open inspect on my webpage and turn of float:left everything workes find. But I dont know how to make this happen temporary.
Worked well. Thank you :)
Hi.
I did as you said. copied layout.css into enfold-child folder. Removed sector, and added code at bottom of layout.css. But it does not seem to work. Header is still left aligned.March 21, 2017 at 1:25 pm in reply to: Make social bar display different in socket and header #764162That did it. Thank you for your help :)
That’s what I though too. But when I place same logo file as used in the header in an avia img box nothing shows on the page.
This is not critical. Most important is to have logo in header work as desired.Do you know how I can left align logo when the header is minimized/scrolled?
I think I need to set a smaller size on logo once header is minimized to make this happen, but I don’t know what code I should use to change this.Thanks for helping out.
March 13, 2017 at 3:42 pm in reply to: Make social bar display different in socket and header #760042All accounts are now added
Thanks. This works great for logo in header, but what if I want to use svg as an “image” on a page.
I tried these two ways.
Adding this code I found to function.function fix_svg_thumb_display() { echo ' td.media-icon img[src$=".svg"], img[src$=".svg"].attachment-post-thumbnail { width: 100% !important; height: auto !important; } '; } add_action('admin_head', 'fix_svg_thumb_display');
I also tried adding this to quick css
svg {width: 100%; height: auto;}
I added link to page in first post.
March 10, 2017 at 9:30 am in reply to: Make social bar display different in socket and header #758763They have yet to create their other accounts. But accounts hat will be used are: Facebook and Instagram in header. Facebook, Instagram, twitter, Linkedin and YouTube in footer.
Is that ok, or do you need me to create them before I get the code?
March 8, 2017 at 9:13 am in reply to: Make social bar display different in socket and header #757608link:
I had this in quick css:
.entry-content-header {
display:none;
}I removed all css related to testimonials / blog etc. But it is still not working. What can I do?
You can see I have the same issue on this site.
-
AuthorPosts