Forum Replies Created
-
AuthorPosts
-
June 30, 2015 at 4:54 am in reply to: Transparent Form Drop form in color section background and font color change? #466156
I got it!!!!
Just in case anybody else needs the info:
#top div .av-light-form select{
background-color: #58442b;
opacity: 0.7;
color: #dfe2d9;
}I spent sooooo many hours on this one and kept trying to figure it out and finally pieced it together!!
That worked, wow. I was about to give up.
Thank you.
I don’t see how that puts it in the featured image, but at this point I will just go with it.
Thanks again.
Tried it, worked great for me!!
Yes, I set it to audio.
I used the other posts that came with the demo as a guide, that is what I am so confused here.
I have gone back and checked my new post with the demo post and the settings are all the same.
Thanks.
I used the following code to fix the same issue I was having and it worked great:
#your-unique-id {
max-width: 1310px;
margin: 20px auto;
}Now I am having the same issue as the other person, the background on the sides is the same as my logo area. Everything is correct in the Enfold General Styling area. I even tried to change the Section Colors of the grid element to see what would happen and it did not change the background, just the content settings.
Any ideas of what is causing this?
Thanks.
This reply has been marked as private.That worked, thanks for the info!!
It is still not working.
See in the screenshot you provided how Test2 and Test1 don’t have the audio in them? I am trying to get them to work like the others but the audio won’t go in to the featured image in the thumbnail or in the post itself, like the others.
What am I missing to make this happen, I have been all over Google as well trying to figure it out, I have the test ones set up just like the demo posts and I am not getting the same result.
How do I get the audio to be in the thumbnail and on the featured image on the posts like the demo?
Thank you for all of your help.
Very cool feature, I didn’t realize this was added.
Question 1.
Is there a way to get the submenu element to function well (like the regular menu) on a mobile device?Question 2.
Is it possible to remove the top menu completely?It would be very cool if this could come across as if the main menu was simply moved below the slider element, I know that is a lot easier said than done.
Thank you for your help!!
This reply has been marked as private.I am able to get the audio in the posts, I can’t get it to play the audio in the featured image on the preview or in the top of the posts like in the Church Demo.
In the demo when you select sermons you see the sermons and then are able to play the audio from the thumbnail:
http://kriesi.at/themes/enfold-church/sermons/And then when you select a sermon the audio is in the featured image:
http://kriesi.at/themes/enfold-church/2015/05/21/a-proper-perspective-on-thanksgiving/That is what I am missing, the audio I put in is in the content area at the top.
How do I get the audio to be in the thumbnail and in the featured image?
Thank you.
June 6, 2015 at 8:09 am in reply to: Avia Layout Builder elements not present on page after upgrading to version 3.2 #455411I found this ticket and tried flushing the browser cache and everything is working properly now.
Thank you Yigit!!
Worked perfectly, than you very much!!
This reply has been marked as private.http://kriesi.at/themedemo/?theme=enfold-overview
WELCOME!
This is the new Shop BannerThis area.
Sorry for any confusion.
Thank you.
Main Shop Page Banner is still the same height after using the code, any other ideas.
Thank you.
That works perfectly, I am now going to go back and see what I was doing wrong so I will be able to stop running this through my head over and over trying to figure it out.
Thank you very much for your help.
I tried but I am not sure if I am doing something wrong because I copied it exactly, maybe I am suppose to leave certain parts out?
I tried mutliple ways and leaving parts out, etc. but my brain has turned to mush.
Can you see a way it can work? Should I not copy the entire thing?
Thanks for any help you can give.
I may have been having the same problem, I couldn’t figure out how to have product categories in the menu like it has in the demo.
Then the dugh moment happened, I remembered to look up at the top of the page where you see screen options. Clicked on that and selected product categories. Now it is part of my menu option.
Hope fully if this was the same problem you were having it will help.
Seeing this post did help jog my brain though so thank you for that.
Best of luck.
Yes, the code is working but I am not trying to put that code in. though.
I am wanting to replace it with a drop down option for sizes:
SML MED LRGLike this link here:
http://www.remicorson.com/mastering-woocommerce-products-custom-fields/// Select
woocommerce_wp_select(
array(
‘id’ => ‘_select’,
‘label’ => __( ‘My Select Field’, ‘woocommerce’ ),
‘options’ => array(
‘one’ => __( ‘Option 1’, ‘woocommerce’ ),
‘two’ => __( ‘Option 2’, ‘woocommerce’ ),
‘three’ => __( ‘Option 3’, ‘woocommerce’ )
)
)
);I just can’t get it to work for me, I know I am doing something wrong I just can’t figure it out.
Thanks
May 28, 2015 at 7:14 pm in reply to: Fullscreen Slider Caption Title Change Font & Disable Pause on screen #451378Thank you very much, perfect!!
Greatly appreciated!!
Thank you.
I saw that on the variable product.
I saw I didn’t mention it was a simple product that I am doing this with, sorry about that.
How can I make this work for me:
http://www.remicorson.com/mastering-woocommerce-products-custom-fields/
I can’t figure it out.
Thank you.
April 15, 2015 at 4:14 am in reply to: Form / Select Element: Light Transparent setting makes dropdown text invisible #428645Had the same issue, this worked great for me.
Thank you!!
Good to know, thanks.
I toyed with a little and didn’t have any luck so I went with the plugin.
My fear of making adjustments outside of the Child Theme is they will be lost with updates so I am overly cautious at times and try to find a work around.
https://wordpress.org/plugins/404page/
You can use a simple plugin like the link above as well.
It is easy to use and worked for me.
Best of luck!!
February 12, 2015 at 10:01 pm in reply to: Catalogue: How do I change the font color for the list item description? #395371Worked perfect, thanks.
February 12, 2015 at 7:06 pm in reply to: Catalogue: How do I change the font color for the list item description? #395253This reply has been marked as private.I just used what Elliott suggested and it worked perfectly for me.
Thanks Elliott, you are a life saver!!
That worked perfect, thank you!!
-
AuthorPosts