Forum Replies Created
-
AuthorPosts
-
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
the search icon in the header looks fine, to move down the search icon in the sidebar try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:.sidebar .av_searchform_search.avia-svg-icon { top: 31px !important; }
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Try this:#top #wrap_all #main h1.main-title.entry-title a { text-transform: none; }
Best regards,
MikeHi,
I miss read your first post,
I see now that you want to convert, standard editor pages into the ALB.
If you try to convert standard editor pages into the ALB you will have errors, pages can not be automatically converted.To answer your question it is stored at _posts > post_type > avia_framework_post
I recommend that you not do this.Best regards,
MikeFebruary 25, 2025 at 4:57 pm in reply to: Problems with Enfold and Ninja Forms Paypal Add on #1477914Hi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
For the second issue try this css:@media only screen and (max-width: 1366px) { .responsive #top #wrap_all .flex_column.av-break-at-tablet, .responsive #top #wrap_all .av-break-at-tablet .flex_cell { margin: 0; margin-bottom: 20px; width: 100% !important; display: block; } #angebote .av-flex-placeholder { display: none; } }
note that the media query is set to 1366px as I assume that is your iPad width, you can check your screen resolution here and adjust the css to suit.
Best regards,
MikeHi,
I checked your old version of woocommerce and found your site to be very slow, but it worked.
I then updated your woocommerce and created a new product with the ALB, but when I tried to edit your product it was even slower and I got the error: 503 (Service Unavailable)
did you contact your webhost about this error?
On my site I use the latest woocommerce with no issues and it loads much faster.Best regards,
MikeHi,
Please note that testing with iPads & iPhones can be hard to clear the cache, often you need to also clear the history to fully purge the cache, following these steps for Safari and note Step 4 where you will Clear the History.Best regards,
MikeHi,
Ok I changed the header back to white, your menu links are white because you hav five rules in your advanced styling, two for blue menu links and submenu links:
and two for white submenu menu links:
and three for white menu links:
so remove the ones you don’t want to use my clicking the red X
The ones and the bottom take preference.Best regards,
MikeHi,
Please note that earlier I posted that your error was error: 503 (Service Unavailable), this is a server error.
I suggested these settings in order to help, since they don’t help please check with your webhost to track down your 503 (Service Unavailable) error.
I’m not able to reproduce on my site, and since we are both using the same PHP, and lightspeed, and Linux server, there probably is something else causing this, but I’m not a server excerpt.Best regards,
MikeHi,
Check that your Menu Screen elements ▸ CSS classs is checked, then add the custom class “nolinkstyle”, the manually add the link:
then add this css to your Quick CSS:#top #header .avia_mega_div .sub-menu .avia_mega_text_block.nolinkstyle a { text-decoration: none; color: #000; } .header_color .main_menu .menu ul li.nolinkstyle a:hover { background-color: unset; }
Best regards,
MikeHi,
We will need to see an example, try creating on one of your live sites, I don’t find a “.container h1 .main-title .entry-title on my test site:
<div class="container"><h1 class="main-title entry-title ">
only:
<h1 class="main-title entry-title ">
Let us know when we can examine.Best regards,
MikeHi,
The script will work on already existing pages, not just new pages, this is the only way we have.
Otherwise you can choose the ALB option and save the page as you edit each page in the future, this is how the script works.Best regards,
MikeHi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Currently, all of our demos are shown here, typically new demos are created to demonstrate new features.
such as the Parallax demoBest regards,
Mike -
AuthorPosts