Forum Replies Created
-
AuthorPosts
-
Hey Pete!
I see your problem, could you please try to update to the latest version of Enfold 3.0.8, you are currently using 3.0.4.
Cheers!
RikardHey Lady3!
Our support does not cover third party plugins but maybe we can help you anyway. Does it work if you use one of the default themes like twentyfifteen? Also, did you try to contact the plugin authors? They are probably better equipped to help with this problem.
Cheers!
RikardHey Ronald!
If possible, could you please provide us with a temporary admin login so that we can have a closer look? You can post it here as a private reply.
Regards,
RikardFebruary 24, 2015 at 12:58 pm in reply to: Internet Explorer 11 Not Displaying the Page Properl #401354Hi!
First of all, make sure to use a child theme so that you don’t have to do this again. This video will show you how: https://vimeo.com/67221517
Cheers!
RikardHi kenreimer!
I think the easiest way to pick which one you want first is by selecting in Enfold–>Social Profiles
Regards,
RikardHey!
I see that your site is up again, very difficult so say why it was down and what caused it. Did you try contacting your hosting?
Cheers!
RikardFebruary 24, 2015 at 12:01 pm in reply to: Neither Featured Image nor Image Appearing on Blog Page #401314Hey a-l-p!
Yes it’s possible to remove the 1, could you post a link to the site in question please?
Best regards,
RikardHey Shawnlimws!
I’m not entirely sure what items you mean, could you elaborate a bit more please? Or if possible, provide us with screenshots detailing what you are trying to achieve.
Cheers!
RikardHi!
I’m on OSX too and I’ve seen this before, non websafe fonts tend to render differently in different browsers. I don’t think there is much that can be done about that unfortunately. Like on http://dev.rangertech.com/it-solutions/it-consulting, Chrome is displaying it pretty bold and Safari a lot thinner, which is typical Safari.
Best regards,
RikardHey!
I’m guessing you set out to make this a one page site, correct? News is on a different page and I guess your link is just #top in the backend? That means that the home link on http://www.madeinjapandoc.com/?page_id=406 will be http://www.madeinjapandoc.com/?page_id=406#top when on that page. Could you change the link in the menu to the full URL and see if that helps?
Cheers!
RikardHi!
I had a look at your links and they both look good, did disabling the plugin work?
Regards,
RikardFebruary 24, 2015 at 9:48 am in reply to: Changed Logo on some pages, now experiencing Mobile menu issues #401233Hey!
Could you please try to add this to Quick CSS:
@media only screen and (max-width: 990px) { #wrap_all { position: relative !important; }}
Make sure to flush your mobile browser cache and reload several times.
Regards,
RikardFebruary 24, 2015 at 8:43 am in reply to: Problems with side options and upload logo and favicon #401213Hey!
I had a look at your backend and you already have a logo and favicon uploaded, did you manage to get it fixed or is that problem that you want to add other images?
Regards,
RikardHi Global_UK!
Did you try to contact the plugin authors as well? There’s a bigger chance you’ll get this fixed if they have several people with the same issue.
Cheers!
RikardFebruary 24, 2015 at 8:29 am in reply to: Menu and Formatting Messed Up After Updating Enfold #401207Hi!
The dev site is looking a lot closer to your current site now, what’s the next step? Did you add a menu yet?
Regards,
RikardHey Andreas!
Please try the following code for a border around the menu:
.html_header_top.html_logo_center .main_menu ul:first-child { border: 1px solid #ddd !important; }
Regards,
RikardHey!
I’m not sure I completely understand what you are trying to do, what kind of rule would you like to apply to each category? If you have some kind of mock-up it would be of great help to understand better.
Best regards,
RikardHi!
I couldn’t see a secondary menu on your site, but you can try this code in your Quick CSS:
#header_meta { border-bottom-width: 0px !important; }
Best regards,
RikardHey!
You had a widget area called header-widget, it’s working now since I added one called header. Please check the site.
Regards,
RikardHi emin!
I’m not sure I understand you correctly but I think you want to set your logo as a background in the header, correct? If so, please go to Enfold–>General Styling–>Background Image and upload the file you want there.
Regards,
RikardFebruary 24, 2015 at 6:58 am in reply to: Full Width Sub Menu more rows and mobile Menu on iPad #401189Hey!
Did you remove the submenu all together because I can’t see it on your site? We can help you with this but we need to see the issue in order to do so.
Regards,
RikardHey yhzkiki!
Try to add this to your functions.php
function add_adsense_to_content() { $text = get_the_content(); $text .= ' YOUR ADSENSE CODE HERE '; return $text; } add_action( 'the_content', 'add_adsense_to_content', 6);
Cheers!
RikardHey!
I check it again and as you said, it doesn’t happen every time. Are you running any plugin that could interfere? If so, please try to deactivate them all to see if the problem goes away.
Regards,
Rikard -
AuthorPosts