Hello, I’ve done the signup towards the top of my page.
I have it working and everything, but for some reason, I can’t figure out what’s going on with the padding at the bottom.
I’ve tried to look at the inspect element, but I can’t find out. I’ve checked everything.
Also, I can’t get the submit button color to change.
I’m attaching the picture and login information in the private area.
Thank you!
-
This topic was modified 8 years, 11 months ago by
mikkijack.
Hi,
Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi,
Great, glad you solved the problem and thanks for letting us know. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi,
Great, glad you got it working and thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi,
Great, glad you got it working and thanks for letting us know. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi,
Great, glad you found the problem and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi,
Thanks for the feedback, we’ll keep the thread open in case you should need any further help on the topic.
Best regards,
Rikard
Hi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hey peanuttario,
Can you try this code instead?
#top .widget_nav_menu .current-menu-item>a, #top .widget_nav_menu .current_page_item>a {
color: #a81010 !important;
font-weight: normal !important;
}
Best regards,
Sarah
Hey everyone,
Could you help me out with this…
On the desktop version of my site, I’m opening projects with a fullscreen image. It looks great. But on mobile, it behaves really weird.
Can you provide CSS so that when viewed on mobile, the image is scaled down to the width of the mobile size?
Webpage example:
Password to view the pages in the private content!
Thanks!
Hi,
How are you loading the vid? Have you tried using the native wp shortcode? It has an autoplay option.https://codex.wordpress.org/Video_Shortcode
Best regards,
Jordan Shannon
I mean span the entire width of the Layer Slider. It looks like it tops out at 1310px width – there’s padding on the left and right.
The optimal thing would be to have the caption text be constrained to the same width but to have the semi-transparent caption background go all the way to the edges.
thanks.
going forward how can we disable the initial map drag on mobile, but still allow for panning and zooming?
Will be really hard to have maps at the tops of pages using Enfold unless dragging is initially locked but panning/zooming can still be enabled.
It looks like maps embedded directly from google are automatically locked on mobile until you press on them to active.
Here is an example of a site of mine where I am using the standard Google embed code http://www.bigboytravel.com/europe/austria/salzburg/topdaytrips/
You can scroll past it or you can press to “unlock” the map.
Disable Map Dragging
Check to disable the users ability to drag the map on mobile devices. This ensures that the user can scroll down the page, even if the map fills the whole viewpoint of the mobile device
I read the link you provided previously and I don’t think it’s going to work for me. I need to be able to use two separate menus; one for the main navigation on desktop, and another for the main navigation on mobile. I don’t see a way around it. Is there still a way to do that?
Hi,
ich kann dir leider nicht viel anderes als bisher sagen. WordPress funktioniert nun einmal so, dass es deine Bilder automatisch abschneidet. Das wird dir mit jedem anderem Theme auch passieren. Es ist einfach WP standard. Bitte nutze als das o.g. Plugin. Was du auch machen könntest, ist die Bildgröße manuell zu verändern: https://kriesi.at/support/topic/enfold-image-sizes/#post-336176
Bitte hinterher ein regenerate deiner Thumbnails machen.
Gruß,
Andy
Hi,
Sorry for the delay and thank you for the credentials.
I was able to re-produce this issue on my installation and work on it.
Add this code to functions.php file https://pastebin.com/raw/GWUpvur5
Adjust the offset value 100 in the below line to suit your site.
scrollTop: target.offset().top - 100
Best regards,
Vinay
Hi,
My client’s site http://www.abidinghope.org currently has the Social Profiles displayed in the Main Header Area (this is what they want). However, they’d also like for the Social Profiles to appear on the Mobile Version. The only way I’ve found to do this is move the Social Profiles to the Top Bar, but they don’t like how that looks on the desktop version. Is there any way to have the Social Profiles in the Main Header Area on Desktop AND in visible on Mobile?
Thanks in advance for any help!
Hi.
Hoping someone can help… for some reason some of my pages have stopped showing the main content. These are Products within Woocommerce. Looking at the forum posts here I thought it might be down to Woocommerce, but I have saved the page template, added it to a normal page instead and it still shows nothing. Here’s the product page…https://skinspired.co.uk/accommodation/chalet-eira/
Any help locating where the issue is would be great.
Thanks.
Im having trouble fixing this issue, I need help. On my shop page it shows this;
Notice: Undefined index: QUERY_STRING in /hermes/bosnaweb12a/b332/ipg.topikwearcom/wp-content/themes/enfold/config-woocommerce/config.php on line 1189
I don’t know how to fix it.
The url is topikwear.com/shop
-
This topic was modified 8 years, 11 months ago by
catenday.
i saw it before asking but it say that all future videos I insert using the avia editor will now autoplay.
and i am looking for a way to do it only for one specific video since i will have many videos on my site.
Hello, Just wanted to know about using Enfold full width options. To design a full width image from side to side, but not the entire full screen top to bottom, what are the options I can use ? Image Elements 1/1 does not provide a full screen from side to side like Fullwidth Easy Slider. Is Fullwidth Easy Slider my only option to provide a full width image from side to side with no white border on either side or can I do this using Image Elements somehow ? Maybe I missing something ? Thanks, Max
Hi there,
I have searched all day about my issue on full width slider, so would like to get a help from you.
In mobile looking, the caption is still in the middle of the sldier (middle vertically) so there is no space for the two button to appear. (in the desktop looking, it’s very beautiful with the position of middle vertically).
So, how can I make the caption up to top of the slider so my button can appear?
Thank you very much for your help,
Hoang
Hey tal1234,
Please see the following thread which should help you solve this: https://kriesi.at/support/topic/autoplay-self-hosted-videos/
Best regards,
Jordan Shannon
Hi Gökhan,
Please refer to this thread for a possible solution for product images.
And this is the code for product and category title sizes, put this in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.woocommerce-loop-category__title, .woocommerce-loop-product__title {
font-size: 20px;
}
Best regards,
Victoria
Hi Victoria, thank you so much for the reply.
I’m actually not having any color issues, just the spacing issue between my title and slider at this point. If I remove the elements/spacer in between the title and slider, it breaks my slider. The problem is that I can’t reduce the spacing in between the title/slider because of that.
**In addition, I can’t seem to increase the padding on the left column buttons anymore either, even though I’ve increased the top/bottom padding in the spacer elements that I have between all the buttons. I think something is not allowing this to happen, perhaps it has to do with the slider issue? (I have had the left column buttons act strangely before when working with the title / spacing elements above the slider).
Thanks again for any advice!
Hi guys!
first i must say that Enfold is definitely one of the best things that happened to me :)
second, i wanted to know if i have an option to autoplay a video that i am adding to a page from the website’s media files?
i dont want it to affect all of the videos on my website.. only one..
can i do it?
Wir haben eine schöne Lösung gefunden für die Problematik.
Hi Rikard
Sorry I had WPML issues with my pages yesterday. I fixed them all now so here’s the link to one of the pages that does not display well on mobile:
So you are aware, instead of using columns not I changed these to use grid row because that helped with alignment of the images on the desktop. But I still have the display issue on the mobile.
Thanks
Lyse