Forum Replies Created
-
AuthorPosts
-
Hi,
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,
MikeHi,
Ok, I have fixed the issue and activated your child theme, please check.
You may need to clear your cache plugin.Best regards,
MikeHey verena_1992,
I believe that this maybe do to your Enfold theme & WordPress & PHP is very old:
WordPress v4.8.5 (wordpress is now at v4.9.1)
Enfold v4.0.7 (enfold is now at v4.2.1)
PHP Version v5.5.38 (wordpress recommends php v7)I recommend creating a staging site and migrating a copy of your site to it to test how updating these 3 will effect your site.
You can create a staging site on your webhost in a sub-domain or you can use a localhost on your computer.
a good migration tool is all-in-one-wp-migration
All-in-One WP Migration tutorial
If you don’t feel comfortable doing this, perhaps hiring a freelancer to assist would be in order.
At minimum, please create a full backup, I recommend https://wordpress.org/plugins/duplicator/
Hope this helps.Best regards,
MikeHey Dildoreus,
Your directory was /enfold-child/enfold-child/
I corrected to /enfold-child/
But your parent theme directory is /enfold/enfold/
Please backup your database and theme settings and correct to /enfold/Best regards,
MikeHi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeHey gharry79,
Please try this plugin: Advanced TinyMCE Configuration or Kv TinyMCE Editor Add Fonts
or read this solution: How to add new font to TinyMCE AdvancedBest regards,
Mike -
AuthorPosts