Hi tremblayly
I found the solution, please go on your google dashboard and, on the top, click on “activate API”
After select “Google Maps JavaScript API”
And it should be ok !
Let me know :)
Hi Ismael,
Josue posted the code here:
Hi,
Thank you for the info. Please add this in the Quick CSS field:
.html_elegant-blog #top .post-entry .minor-meta {
text-transform: none;
font-size: 10px;
}
Best regards,
Ismael
Hey jeannie,
Thank you for using Enfold.
I’m sorry but what do you mean by “topic element”? Could you please provide a screenshot of the changes that you would like to implement?
Best regards,
Ismael
Unfortunately I have the same problem on different screen sizes on different laptops. now that I looked more closely, the problem also exists in social media sharing buttons, as shown in the attached picture.As the right arrow shows, there is no separator for the first right social media icon.
Hi,
The sidebars are not invisible. The width is just limited to a certain pixel.
#top .fullsize .template-blog .post .entry-content-wrapper {
max-width: 1500px;
}
#top .fullsize .template-blog .post .entry-content-wrapper > * {
max-width: 1500px;
margin-left: auto;
margin-right: auto;
}
Add the code to adjust the width limit. Default value is 800px.
Best regards,
Ismael
Hi Mark,
Don’t worry we are here to help you and we will make sure all your issues are resolved.
Let’s take things one step at a time it will help us be on the same page and I really appreciate if we keep the conversation to the point it will help us avoid confusion and provide you with accurate solution :)
Let’s start by fixing your support user account I tested your login details and successfully logged in and created a new support ticket. Please check this ticket for working username and password in private content https://kriesi.at/support/topic/enfold-support-login-not-working/#post-752757
New support ticket created under your account using the same credentials Yigit provided you earlier https://kriesi.at/support/topic/this-is-a-new-ticket-for-testing-purpose-for-emperor_t/
If you are still not able to login some browser extension may be causing this issue for you please try using your phone or other device and I’m sure it will work for you :)
Once you are able to login to the support forum please feel free to open a fresh ticket and we will be more than happy to help you :)
Since you have opened multiple tickets we will close the other tickets and concentrate here.
Best regards,
Vinay
-
This reply was modified 8 years, 11 months ago by
Vinay.
Sorry to bother on this one again, is it easy to add a fading in and out to the blinking from the code you shared here?
https://kriesi.at/support/topic/make-red-background-in-menu-blink/#post-752472
This is a new ticket for testing purpose of Emperor_T account
Ticket ref : https://kriesi.at/support/topic/enfold-support-login-not-working
-
This topic was modified 8 years, 11 months ago by
Emperor_T.
Hi,
For testing purpose I tried the login credentials posted above by Yigit and it is working perfectly fine!
To take it one step ahead we have created a new support ticket without any issue please check https://kriesi.at/support/topic/this-is-a-new-ticket-for-testing-purpose-for-emperor_t/
Screenshot attached in private content.
There may be some issue with your browser please check it out in a different system or a browser. The user name and password for the support is perfectly fine :)
If you need any further help please feel free to get in touch with us.
Best regards,
Vinay
-
This reply was modified 8 years, 11 months ago by
Vinay.
Hi!
The phone number is duplicated because you added the dynamic_sidebar( ‘header’ ) twice. And we also removed the following css code.
#header #text-7 {
right: -10px;
top: -20px;
transform: translate(-50%);
}
1
Best regards,
Ismael
Hey!
Did you remove the logo? Please add this in the Quick CSS field:
@media only screen and (max-width: 1550px) {
.stretch_full.container_wrap.alternate_color.light_bg_color.title_container {
margin-top: 50px;
}
}
so the text in the bar (title and breadcrumbs) do not start directly on the left edge of the device.
It looks like that because of the following css modification.
@media only screen and (max-width: 1550px) {
.responsive #top #wrap_all .container {
width: 100%;
max-width: 100%;
height: 100%;
max-height: 100%;
}
}
Regards,
Ismael
Hi,
We’ve been back and forth on this topic in the other conversation trail. The issue with the Tab section that still shows off on different computers, browsers, and mobile devices such as Ipad and iPhones. it does not make a lots od sense that everytime you use a different device, you’ll have hard flush the browser. Can that new tab section be the culprit with browser caching in general?
This refers to a previous topic stated and closed: Enfold 4.0 Upgrade is buggy.
I do have multiple layers of caching from my Hosting provider suc as VARNISH, Memcached, Nginx and WC3 Caching plugin.
I have cleared, rebooted, turned them on and off. It worked on 2 browsers in one computer but it’s kind of odd that I would have to do this to each browser. Also, I did get a major server crash as mentioned on other posts while upgrading to the latest Enfold. (error 500).
Thanks for your help.
Did
HI, apologies for my absence. I have used the solution here and it is working:
Display Search Icon in Mobile Theme Menu
Thank you.
I have reported this earlier and also reported it to wp-rocket. If you turned off the css minification and let these files load, which I mentioned in the post – https://kriesi.at/support/topic/enfond-4-0-capability-issue-with-cdn/ , then they will be served over cdn, and somehow load faster than when minification is on in wp-rocket. However, not using minification for all css is a huge performance drop for site speed.
Hey jancecile!
Try to add this css code in Quick CSS (located in Enfold > General Styling):
#top .avia_cart_buttons .button {
width: 100%;
}
#top .avia_cart_buttons .button-mini-delimiter,
#top .avia_cart_buttons .show_details_button {
display: none !important;
}
Hope this helps.
Regards,
Nikko
Hey jancecile,
This post is similar to this one: https://kriesi.at/support/topic/sales-tax-state-embedded-in-cart-woocommerce/ I’ll be closing this thread.
Best regards,
Nikko
I cant seem to get rid of the approx 10 pixels of space above my Full Screen Slider. I have tried every setting in the options to adjust alignment and height and I still cant get it to go away.

Any Help would be appreciated.
Mike
Hi – I found a topic on this but I couldn’t make it work.
I’m fooling with this new site where the color sections are certainly full width, but the content still has spaces. I am trying to make the gallery fill right to the edges.
I tried this:
#homesection .container {
width: 100% !important;
max-width: none !important;
}
The code is working, but it still leaves a gap between the content and the edge.
Any thoughts? Where am I going wrong!.
There is a video playing in the background at the very top, if thats what you mean then yes that needs to stay. Right now the header menu drops down when you scroll down the page just a little, I wish for that to always be dropped down as the user opens the site and scrolls around. I don’t want it to disappear when the user scrolls to the top of the site again.
Does that help?
Hi,
I have seen and read several topics on adding code etc to change the search result for my website. The problem with this is that when you do an update, I will lose all of these settings.
Is there an easier way or plugin that can modify my search result to look more like a shop search result? i.e. in a grid layout?
All I get now is lines and lines of results, which does not look very professional. I am also using Relevanssi as the search engine thinking this may offer some alternative, although it is faster, the result layout is the same.
Thank you,
Paul
Hey dpotter1972,
You can do this using advanced layout builder as well if you have any issue with the image not showing in paginated pages. Please insert the image manually by editing the index.php file. Please create a child theme and copy the index.php file from main theme folder.
You can refer to this link for step by step instruction https://kriesi.at/support/topic/how-to-create-at-one-time-vertical-and-horizontal-menu/#post-743738
In the above link insert the image code instead of the menu code (do not worry about the different layout it should work for the layout you are using).
Best regards,
Vinay
Is this feature available yet? Make the editor fixed at the top of a text block so it doesn’t disappear when you need to scroll through long text?
Hi,
I still couldn’t login to your site because if I go to /wp-admin/ I get too many redirects and trying /wp-login.php I get 502 bad gateway. My fellow moderator had same issue. I’m pretty sure the solution I gave in https://kriesi.at/support/topic/submenu-on-main-menu-sidebar-always-visible/#post-748681 should fix the issue since I had it tested on my end and on your site via web inspector.
Best regards,
Nikko
Hi,
I actually have a solution that may serve you better. You can create a second full width slider section, with a mobile appropriate image. You can hide this section on desktops. And then, you can simply choose to hide your current slider on mobile devices. All of this is done through the advanced editor. I hope that makes sense, and if not I can surely help further.
Best regards,
Jordan Shannon
For the cloudfront cdn, I simply use wp-rocket, which works great with most of the CDN. I do not use any child theme. And my site is already SSL, and all files server through https. Is there anyway I can stop this feature? So these CSS files will just load like previous versions.
Hi,
Try adding this css code:
@media only screen and (max-width:1024px) and (min-width:768px) {
#top.page-id-417 .av-layout-grid-container .av_one_fourth {
padding: 30px 50px !important;
width: 50%;
display: block;
float: left;
}
#top.page-id-417 .av-layout-grid-container .av_one_fourth:nth-child(2n+1) {
clear: both;
}
}
Hope this helps :)
Best regards,
Nikko