Forum Replies Created
-
AuthorPosts
-
Jordan, Is it added to the future wishlist?
November 7, 2019 at 3:00 pm in reply to: set image alt tag and title in image media element #1154656Any news on this?
Hi Jordan,
Can you add it to the future wishlist?
Hi Jordan,
I understand, but it would be great to also set this in settings instead of creating custom css
Hi Rikard,
Sure i will.
Keep in mind that this is happening on all the websites where enfold is installed.
The credentials i provided is for our top website, keep in mind that it is live and taking orders (in our website). So please do not make any changes or installing / deactivating plugins.Hope you know how this could be fixed asap.
J
Hi Enfold team,
It would be very 2019 to have an option in the backend to choose if you want the mobile menu to stick to the header.
What do you think?Julia
We checked again and google is still pointing out that there are errors for the images (and some other items).
The images error also goes for your Enfold demo website.How can we fix this?
Hi ismeal,
Thanks for your help, the login credentials are in the private field.
Let me know what we are doing wrong…
February 26, 2019 at 12:39 pm in reply to: custom single product page – product slider / gallery #1071731Hi Victoria,
We are creating a custom product page with the ALB.
Julia
Hi Victoria
i added the code but guess it was stipped from the message. Hereby again:
<a id="open_Chat" onClick="window.fcWidget.open();">link</a>
Hi Basilis,
Any news?
Is the theme already updated for this issue?
JuliaYou mean the ‘All In One Schema Rich Snippets’ plugin?
We used this plugin on other websites, this gives unwanted information in the frontend.
I don’t understand why we should use that plugin and pollute our database with unwanted information.
Google’s structured data tools says the code is invalid, Google is the entity for this, so their information is correct.
Can you elaborate what this plugin can do to solve the problem in your code?These errors are only happening on the websites we have used the Enfold theme….
See the link with the error, hopefully this explains our problem better.It is also happening in your own theme demo, see here
https://search.google.com/structured-data/testing-tool#url=https%3A%2F%2Fkriesi.at%2Fthemes%2Fenfold-2017%2FPlease advise!
Hi Basilis,
We use the google structured data tool. I assume google itself shows the results in the correct way.
Julia
The issue is also still not resolved for us. With other themes we do not encounter this problem.
Hi Victoria,
Is it correct that i dont see the links of the threads and blogs you are referring to?
I only see an image that is not clickable…Hi Basilis,
The website is still on a testarea, which we are working on as we speak We have a main menu (in blue) and added extra menu items that we gave a css style something like ‘only-responsive’. And those items are only showing on mobile. Since for the desktop version the menu shows the menu items as buttons. We also do not want that for the mobile version… So it would be great if we could just replace the complete menu for the mobile version. Would be perfect if we could set one menu for desktop and another for mobile…. Or for now give a class to a menu, so we can hide one and set another…
Any ideas?
Hi Victoria,
Like i told, using css on menu items is how we currently work…
Or is there something that i am missing, and is there a way to put a css class on a whole/complete menu (instead of only on menu items)?- This reply was modified 6 years, 3 months ago by hotspot.
Hi Vinay,
Thanks for helping so much. The menu in the header (right to the logo) does not need to be a mega menu. The horizontal menu below the header/logo area should.
It is not clear to me how we can create a header widget area in the position next to the logo. Is there any documentation on how to do this?
If I understand correctly, this is an easy setup and with which we can create the design we want (I sent you the designs):
[top header menu]
[logo] [header widget menu]
[horizontal mega menu]Love to hear from you.
JuliaHi Vinay,
Thanks for helping. A link below of what we want to achieve. The thing is that i there scripted the blue / orange menu myself in there.
Can you elaborate on this: A much easier way would be to add a navigation widget to the header widget area and style it accordingly.
I believe i allready tried this but it was not possible to achieve what we wanted.I’m getting mad about this, so i was thinking as a last option to try. Maybe add the extra zustom menu that i want to place as the blue menu. But then i would try to add a lot of styling and classes to have it behave in the same way the enfold menu would. And that also for the sub menu..having it be and behave like a mega menu…
Hope you have a solution
Hi Vinay,
I have created a new menu option, by placing this code in the functions file if the child theme:
function register_my_menu() { register_nav_menu('custom-header-area-menu',__( 'HSD Header area menu' )); } add_action( 'init', 'register_my_menu' );
Now i have to place this php code in the header to have the menu appear:
<?wp_nav_menu( array( 'theme_location' => 'custom-header-area-menu', 'container_class' => 'new_menu_class' ) ); ?>
As you know we have the logo left and want this menu to appear on the right side of it in the header. It needs to be placed after the <span class=”logo”></span>
Where in the php files i have to place this? There is the file includes/helper-main-menu.php, this is where the header area is built… Is this the way to do that? or is there an easier way to achieve this. Maybe by placing the php code in the functions file and tell it to show up there?
ps: can we also copy files like the “includes/helper-main-menu.php” in the child to replace it?
Hope you have an idea how to finally solve this.
May 24, 2018 at 10:19 am in reply to: new minify / merging for css and js (avia-merged-styles) problem #961403Hi Nikko,
Thanks for your suggestion. But it feels a bit as a work around having to do it this way. Since the custom.css is especially developed to add your overruling styles in right….!?
May 23, 2018 at 9:25 am in reply to: new minify / merging for css and js (avia-merged-styles) problem #960684Hi nikko,
So what do you suggest to do now?
May 22, 2018 at 1:50 pm in reply to: new minify / merging for css and js (avia-merged-styles) problem #960343Hi Nikko,
Sorry but i don’t understand it what can be disabled in the latest version?
The custom.css file should always overrule al the other styles, correct!? If that is so, why is it now overruled by the avia-merged-styles ??
May 9, 2018 at 4:05 pm in reply to: new minify / merging for css and js (avia-merged-styles) problem #954015The strange thing is that the avia-merged-styles is loaded from this location, seems weird, but also in the current (older enfold theme version) this seems to be the case:
…/wp-content/uploads/dynamic_avia/avia-merged-styles-9d9b4a6c09c7fc369ac25b1d35e95edc.css?ver=4.9.5May 9, 2018 at 4:03 pm in reply to: new minify / merging for css and js (avia-merged-styles) problem #954013Hi Nikko,
We hoped this would be fixed in 426 but unfortunately it still is not.
We noticed that our custom css styles are overruled by the avia-merged-styles css file.
For instance the ‘background-color’ we set in out custom.css here:
.avia-button.avia-color-orange {
background-color: #f15b22;
}is overruled by the avia-merged-styles
.avia-button.avia-color-orange, .avia-button.avia-color-orange:hover {
background-color: #edae44;
}This is going since the last 2 or 3 updates.
How can we resolve this?Hi Vinjay,
Is it also possible to do it the other way around?
So we select the initial setup to be ‘logo left, menu below.
And the widget menu will replace the menu on the right of the logo.Let me know.
Thanks JuliaHi Vinay,
Thanks for your reply.
We already have a top menu, so that is not an option.
If i understand correct, with your widget are solution it means we have to input the extra menu manually in every page?
As you can imagine this is not workable for us.Looking forward to your reply.
JuliaHi Victoria,
Do you know the php code to call a specific kriesi menu?
we are experiencing the same problem, did the header change resolve the issue @jarredzhang?
-
AuthorPosts