Forum Replies Created
-
AuthorPosts
-
Hi,
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,
MikeHey tonyshanks,
The read more feature is designed to work with blog post excerpts, it links to the full blog post. A text block is a full article so there is no other page for the read more to link to.
I believe the function you are looking for is to hide some of the text on the same page and reveal to “read more”, for this please try a plugin such as: https://wordpress.org/plugins/wp-showhide/Best regards,
MikeHi,
Is there anything else we can assist with on this issue, or shall we close this then?Best regards,
MikeHi,
I took a look and found that using the text block element added align-left to the code, I replaced with the code block element. It still looked a little off so in the css I changed the width from 400px to 330px, if you wish to adjust, this is the value to do so.
Please clear your browser cache and check.Best regards,
MikeHi,
That is strange, my research leads to using this in your css:h1, h2, h3, h4, h5, h6 { font-family: Arial, sans-serif!important; }
I just tested it and it’s working, please try.
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey FFAlan,
To change the text style Try this code in the General Styling > Quick CSS field:#top.home .template-page .entry-content-wrapper h2 { text-transform: none!important; }
The placement of the text is a little trickier, as on desktops there is very little blue sky at the top and as the screen size changes the sky part disappears. Might I suggest adding a slight transparent background to the text so it will be more readable and still show the image in the background?
.post-entry-141 .av-special-heading h2.av-special-heading-tag { padding: 10px!important; background-color: rgba(255,255,255,0.7)!important; }
Please see screenshot in Private Content area for how this will look.
Please advise if this is acceptable.Best regards,
MikeHi,
Yes that is possible, perhaps try saving the other css code to a text file, to see if this works correctly for you. If you see no change then you can put it back.
When changing your site’s css, be sure to clear any cache plugin and your browser’s cache, as sometimes the browser cache can be misleading.Best regards,
Mike -
AuthorPosts