Forum Replies Created
-
AuthorPosts
-
Hi,
I adjusted the code in your css: left: 50px!important; to left: 100px!important;
and it seems to be more like you want, Please clear your browser cache and check.
You can adjust this setting to site.Best regards,
MikeHi,
I wanted to test your page on a clean install to see if the screen options will then work, but I couldn’t edit your functions.php because of a error. Please add this code to the end of your functions.php file via ftp://set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }You can read about this code here: Enable Avia Layout Builder Debug
Also please Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
Since your slider is currently set to be hidden on mobile screens, this would be a good indicator to examine when disabling your plugins.Best regards,
MikeHi,
I believe that in this case this is known as a “soft release”
In a couple of days it will be pushed though the admin panel.
In this update the LayerSlider is version 6.6.7Best regards,
MikeHi,
I belief I found a solution, I added this to your quick css:@media only screen and (max-width: 767px) { .responsive .avia_responsive_table .avia-data-table tr:first-child th { display: block!important; } .responsive .avia_responsive_table .avia-data-table td:before { display:none !important;} }Please clear your browser cache and check.
Best regards,
MikeHi,
Please try:@media only screen and (min-width: 1439px) { #top #wrap_all h1.av-rotator-container-inner { margin-left: -5%!important; } }Best regards,
MikeHi,
Sometimes the first few days of a new update it doesn’t show in the admin panel, try downloading from Theme Forest and Try to update manually via FTP: https://vimeo.com/67209750Best regards,
MikeHi,
It sounds like the plugin has a conflict with woocommerce, as you pointed out, it works when disabling woocommerce.
I recommend contacting the plugin author and explaining this, they might already have a fix ready from other reports.Best regards,
MikeHey xuamox,
We have just released v4.2.1, please check for an update or download the latest from Theme Forest.Best regards,
MikeHey Ghallab,
Please include the url to your site, we can see your user & password but not the url.Best regards,
MikeHi,
Yes it can, it just a matter of knowing the classes of the elements, Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 480px) { .av-catalogue-container{text-align:center !important; } .av-catalogue-title{padding-right:0px!important; } .av-catalogue-content{padding-right:0px!important; } .av-catalogue-image{float:none!important; margin-right:0px!important; } }Best regards,
MikeJanuary 19, 2018 at 6:26 am in reply to: How to make photo from a page to appear in search result? #899519Hey Gala,
Please read this article from Google: https://support.google.com/websearch/answer/175288?hl=en
And this article about a WordPress plugin to do this: https://managewp.com/blog/google-picture-search-resultsBest regards,
MikeJanuary 19, 2018 at 6:06 am in reply to: setting up enfold dark photography or enfold minimal photography #899501Hi,
This looks like a database warning, your webhost would be able to dig deeper into this for you.Best regards,
MikeHey lmmoonlight,
Try this code in the General Styling > Quick CSS field:.single-post .container.template-single-blog { width: 100% !important; padding-right: 0px !important; padding-left: 30px !important; } .single-post .inner_sidebar { margin-left: 0px!important; padding-right: 20px!important; padding-left: 20px !important; }Best regards,
MikeHey lmmoonlight,
Try this code in the General Styling > Quick CSS field:.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after { background-color: yellow!important; }adjust the color to suit
Best regards,
MikeHey Translibrium,
Inline is a style attribute written in the HTML elements.
To change this you can edit the element or use !important; in your style to over ride it.
But you will still need to know the sectors of the element, in your case, please try:#top #header_main > .container .main_menu .av-main-nav > li > a {height: 123px!important; }Best regards,
MikeJanuary 19, 2018 at 4:40 am in reply to: Mobile menu not opening main menu pages only sub menu pages #899456Hey kinnear,
In my tests with Android, I see the main menu and sub-menu items. Please see screenshot in Private Content area
Is this what you see?Best regards,
MikeJanuary 19, 2018 at 4:29 am in reply to: Make burger menu go back to normal after loading demo content #899455Hi,
Please let us know your results, we will leave this open for now.Best regards,
MikeHi,
I believe I understand the confusion, you are trying to create a anchor link to a element called “product grid” and you see a “product grid” when editing the page:

So you tried: https://paintedjournals.com/#productgrid
Sorry this will not work, to create a anchor link you need to enter a ID in the element in the ID field:

and unfortunately the product grid doesn’t have a ID field.
To solve we can create a anchor on the page using a code block like this:<div id="productgrid"></div>we will place this above your element.
Now your link will work correctly, please review the changes we made to your site and test the link.Best regards,
MikeHey saucyhotdesign,
Please include the url to one of the pages in question with admin login in the private content area so we can take a closer look.
Lets start with the elements you are trying to hide on different screen sizes, please explain which element to hide on each screen size.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,
MikeHey Victoria Griffin,
For technical support please register here kriesi.at/support/register with your item purchase code .Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
Example: https://kriesi.at/support/enfoldScroll to the bottom of the page to open a new ticket.
Best regards,
MikeJanuary 19, 2018 at 3:35 am in reply to: How make the submenu transparent with a small border? #899440Hi,
Please try this at the end of your css instead:#top .header_color.av_header_transparency .main_menu .menu ul li a {color: rgb(255,255,255) !important;} #top .av_header_transparency .sub-menu {background: rgba(255,255,255,0.5) !important;} .av_header_transparency .sub-menu, .sub-menu * { background: transparent !important; }Best regards,
MikeHi,
The 404 page is dynamic and based on the error404.php file, if you would like to edit a php file then you can. But if you are looking to change the way your 404 page looks in a non tech way then please try a plugin such as: 404pageBest regards,
MikeHi,
Glad we could help, we will close this now. Thanks for using Enfold.Best regards,
MikeHi,
Glad we could help, we will close this now. Thanks for using Enfold.
Best regards,
Mike -
AuthorPosts


