Forum Replies Created
-
AuthorPosts
-
Hey Rogier!
The easiest option would be to hide the element with CSS, would that work for you? If not, please let us know and we’ll tell you what to remove.
Best regards,
RikardHi!
Did you try the code block option and did you have any luck with it?
Best regards,
RikardHey!
Great, please let us know if you should have any more questions.
Regards,
RikardHey garyrgi!
Do you remember what the thread where you found the snippet was called? If so you can try to do a search in the forums. If you can’t find it we’ll try to help you out anyway.
To avoid losing customisations on updates, please use a child theme: http://kriesi.at/documentation/enfold/portfolio-item/create-a-child-theme/
Best regards,
RikardApril 11, 2015 at 10:00 am in reply to: Preview button not showing recent changes while editing #426987Hey!
Ok great, thanks for sharing. Let’s hope it keeps working!
Best regards,
RikardHi Marianne!
Have you selected No Separator in Seperator between menu items under Enfold–>Header–>Header Layout?
Best regards,
RikardHi Jason!
Are you using any plugins to speed up the site such as caching, minify or image compression? Also, you could try to deactivate all other plugins to see if one of them is slowing things down.
Testing your site with pingdom: http://tools.pingdom.com/fpt/#!/d95MmS/http://www.aqueductplumbingandair.com
Cheers!
Rikard- This reply was modified 9 years, 7 months ago by Rikard.
Hey DAHConsult!
1. Most likely, the version you are running is very old.
2. Updating the theme will overwrite any changes you have made to the theme files themselves, unless you have them in a child theme. Any settings on the backend in the theme options will be safe. Please back up your site before updating so that you can restore your current site if anything should go wrong.
Regards,
RikardApril 11, 2015 at 9:17 am in reply to: Adjusting logo size in the menu area by changing padding values #426961Hey!
Could you try to deactivate all plugins to see if one of them is causing a conflict please?
Best regards,
RikardHey jonrouse!
Not sure what the URL to the page is, I couldn’t find anything on http://www.legalrss.co.uk?
Regards,
Rikard- This reply was modified 9 years, 7 months ago by Rikard.
Hey bodhimcgee!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHey moreleads!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHi!
I think the only solution for that is to decrease the font size, or add a media query just before it breaks and decrease the font size in that query only. Please let us know if you need any help in doing so.
Cheers!
RikardApril 11, 2015 at 7:58 am in reply to: Social icons are missing after I changed the socket to be fixed at the bottom #426944Hey djsmbd!
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) { .responsive #scroll-top-link { display: block !important; } }
Regards,
RikardApril 11, 2015 at 7:40 am in reply to: The menu does not change responsive to ipad (portrait) #426940Hi!
Please try the following CSS instead:
@media only screen and (max-width: 1024px) { nav.main_menu { display: none !important; } #advanced_menu_toggle { display: block !important; } }
Cheers!
RikardHi anogma!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHey johnwaltergarcia!
What font would you like to add and do you have any CSS for it?
Regards,
RikardHi!
If you have made changes to any of the theme files they will be overwritten, unless you have put them in a child theme. Your backend theme settings will be fine, but please backup before overwriting just to be sure.
Best regards,
RikardHi!
Could you try to delete the WP Engine cache to see if that helps?
Cheers!
RikardApril 11, 2015 at 6:51 am in reply to: Enfold Layout – Breadcrumb only above and normal page heading/headline #426931Hi Jeff!
Are you sure you followed the guide because I couldn’t find add_shortcode( ‘bread_crumb’, ‘avia_title’ ); in your functions-enfold.php file?
Best regards,
RikardApril 11, 2015 at 6:41 am in reply to: Main Menu is Vertical on Home Page and Horizontal on Sub Pages #426928 -
AuthorPosts