Forum Replies Created
-
AuthorPosts
-
Hi,
That element doesn’t have a collapsed state like the accordion.
I tested using “display:none” on the first tab but the footer then fills the page and there would not be a way to then display the first tab at all on click.Best regards,
MikeHi,
When blog posts are made with the layout builder they will not show excerpts in the blog element, to show the excerpts you will need to add a manual excerpt.
But I found a workaround, first Enable Avia Layout Builder Debug with this code to the end of your functions.php file in Appearance > Editor://set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }
Then build your post with the layout builder and save, then copy the shortcode from the debugger area and switch to the default editor and paste the shortcode in the “text tab” not the “visual tab”, then update/save.
The full post will show.
This is not suppose to work, but it seems to.
I did this for your first post to show you.
Please check & if you want me to undo the changes I will.Best regards,
MikeHi,
Froh, dass wir helfen konnten, schließen wir das jetzt. Danke für die Benutzung von Enfold.Best regards,
MikeJanuary 7, 2018 at 6:03 pm in reply to: Enfold – Headers already been sent + cron.php Fehler #894400Hey bluerocker,
Do you mean tabs, as in these: https://kriesi.at/themes/enfold-2017/elements/tab-section/
Or accordion, as in these: https://kriesi.at/themes/enfold-2017/elements/accordion/Best regards,
MikeHey frederiksandgrav,
Try this code in the General Styling > Quick CSS field:.header_color .av-subnav-menu a:hover, .header_color .main_menu ul:first-child > li a:hover, .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a, .header_color .main_menu ul:first-child > li.active-parent-item > a { color: #fff!important; } .header_color .sub_menu>ul>li>a, .header_color .sub_menu>div>ul>li>a, .header_color .main_menu ul:first-child > li > a, #top .header_color .sub_menu li ul a { color: #fff!important; }
Best regards,
MikeHey Johannes,
Bitte versuchen Sie dieses CSS:.my-cta-box span a {color: red;} .my-cta-box span a:hover {color: orange;}
Bitte löschen Sie alle Cache-Plugins und Ihren Browser-Cache.
Best regards,
MikeHey tennetno,
Yes, that is normal for the WordPress 4.9.1 update, it is working correctly now.Best regards,
MikeHi,
I changed the Shop Description Color to:rgba(0, 0, 0, 0);
Please clear your browser cache and check.
Best regards,
MikeHi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Please try removing the code I gave you and try this:@media only screen and (min-width: 990px) { #header_meta { display: none !important; } #layer_slider_1 {top:-30px !important; } .html_header_top.html_header_topbar_active.html_header_sticky #top.tribe-events-page-template #main {padding-top: 90px!important; } }
Best regards,
MikeHi,
Here are two options, Try this code in the General Styling > Quick CSS field for a background-image:#top.page-template-default.page.stretched #main .container { background-image: url(https://residenzeparadiso.com/wp-content/uploads/2017/12/chaplet-2489637_1920.jpg); background-repeat: repeat; }
But if you want opacity on your image, try this one:
#top.page-template-default.page.stretched #main .container:before { content: ' '; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; opacity: 0.2; background-image: url(https://residenzeparadiso.com/wp-content/uploads/2017/12/chaplet-2489637_1920.jpg); background-repeat: repeat; }
If you want this only on one page let us know and we can help add the page_id to the code.
Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:@media only screen and (min-width: 767px) { li#menu-item-search {display:inline-block!important;} }
Best regards,
MikeHi,
It looks like your site was migrated from a localhost, the urls for many of the images are still pointing to the localhost and not your live site. Typically when migrating the tool will change the urls in the database, or you will need to use a search and replace tool to change them manually, such as Better Search Replace
Is this correct? How did you migrate?Best regards,
MikeJanuary 7, 2018 at 3:03 pm in reply to: Demo import probelm font-manager.class.php on line 488 #894344Hi,
I have created a zip file with all of the images from the gym demo in the Private Content area, please try adding them to your
\wp-content\uploads\2016 via FTP, I would have tried but I didn’t see a user login for your FTP, just url & password.
To be clear there are 3 folders /02/, /05/, /06/ and they go into the folder /2016/ in your /uploads/ folder.
Please clear any cache plugin and your browser cache afterward.Best regards,
MikeHi,
I believe that to use different shop banners for pages and categories you will need to use a plugin such as: Woocommerce Category Banner Management Please review the plugin video to see if this is what you had in mind.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeJanuary 7, 2018 at 12:12 am in reply to: Can I turn off the rollover effect on my blog images? #894265Hey Dandelion222,
Try this code in the General Styling > Quick CSS field:
.avia_desktop .av-hover-overlay-active .av-masonry-image-container { opacity: 1!important; } .avia_desktop .av-masonry-entry:hover .av-masonry-image-container { -webkit-transform: none!important; transform: none!important; }
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Oh, I had gone to the projects page.
Unfortunately your breadcrumbs plugin doesn’t contain the class that their document says to use for your css “.breadcrumbs”
this means that the links can be adjusted but not the arrows >
You can see by adding this code in the General Styling > Quick CSS field:#main .container span {float: right !important; }
Please ask the developer how you can add the class as in their document.
Best regards,
MikeHi,
I added the custom classes option to your child theme for the layout builder, by adding this code to your child theme functions.php file in Appearance > Editor:add_theme_support('avia_template_builder_custom_css');
Then I went to the bottom of your text block element and added “costumes” as the css class.
Then I added this code in the General Styling > Quick CSS field:.costumes a { color: #155563 !important; text-decoration: underline !important; } .costumes a:hover { color: #155563 !important; text-decoration: none !important; }
I wasn’t sure if you wanted to use the same colors, so you can change that if you like.
Best regards,
MikeHi,
You can Try this code in the General Styling > Quick CSS field
or in the child theme style.css in Appearance > EditorBest regards,
MikeHey harebranedesign,
I believe it is showing the menu description, please go to your menu at click the “screen options” at the top, within the drop down check the “description” box. You will then see a description text area for each menu item. You can remove the text to not show it on your menu.
Best regards,
MikeHey Ondrej Suchomel,
Sorry it is no longer available: https://themeforest.net/item/habitat-blog-and-portfolio-theme/125365?ref=Kriesi
as it is 8 years old and has not been updated for WordPress 4.9.1
We do offer these themes: https://kriesi.at/theme-overview
And the Enfold theme comes with these demos: https://kriesi.at/themes/enfold-overview/Best regards,
MikeHi,
We could fix that with:.avia-button-wrap.avia-button-center { max-height: 100px !important; }
But it will not have the link cover the whole grid because of your image and text elements push it down, I had thought the image was added to the background of your grid and not a element.
Please try to make a image of each icon with the text below it, so the text is apart of the image, then add this image as the background of the grid and your button with be on top, covering the whole grid.
Or make a image of each icon with the text below it, so the text is apart of the image, then add this image to the image element you have with the link. Then add this css to make the image link cover the whole grid, no need to use a button.#services .flex_cell_inner a.avia_image { height: 400px !important; }
Best regards,
MikeHi,
Yes you can with this css:#main .container_wrap { background-image: url(https://your-site.com/your_image.jpg) !important; }
Best regards,
Mike -
AuthorPosts