Forum Replies Created
-
AuthorPosts
-
Hey!
Like @Guenni007 wrote, just upload the child theme to your theme folder via FTP or Appearance–>Themes–>Add New via the Dashboard, then activate it. A child theme is good if you want to make changes to any of the source files or add/remove functionality.
Best regards,
RikardFebruary 11, 2015 at 4:48 am in reply to: Remove white space under footer on mobile devices? #394119Hey crewneck!
Please try the following code in Quick CSS:
#footer { padding: 0 0 0px !important; }
That will remove the padding. Did you set the image to repeat? It might not be high enough to cover the whole area…
Best regards,
RikardFebruary 10, 2015 at 11:51 am in reply to: Enconding error or ? marks on icon titles (admin/page edit) #393619Hey strom84!
I could see your problem, but only in part. I edited your portfolio item Venue 81 and I saw it on some and some not. The problem could be seen for instance on Gäster Mingel and Gäster Sittande so I chose Edit, didn’t edit anything and chose Save, after that it displayed like it should. Very difficult to say what is causing this since it only effects some of the fields and some not.
Could you please check your wp-config.php, it should say something like this:
/** Teckenkodning för tabellerna i databasen. */ define('DB_CHARSET', 'utf8');
Best regards,
RikardHey eqira!
Could you please provide a link for the site in question?
Best regards,
RikardHi phil78!
Could you describe what you are trying to achieve in more detail please? What theme are you using? What do you want to scale? Do you have a link for your site?
Regards,
RikardHi!
What browser are you using? Is it the same on another browser than the one you are using? Are you on iPhone6 or 6plus?
Best regards,
RikardHey!
The !important statement needs to be last for every statement, try this instead:
h1, h2, h3, h4, h5 { font-family: ‘AvenirNextLTPro-Medium’, “Arial”, sans-serif !important; font-weight: normal; font-style: normal; }
Regards,
RikardHi aionrecovery!
Please follow this guide to insert code via a widget: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
If you would like to edit the source code directly you can do it in header.php, preferably in a child theme.
Cheers!
RikardHey ewerde!
Everything you need to know from the friendly people at WordPress.org :)
http://codex.wordpress.org/Function_Reference/register_post_type
Cheers!
RikardHey 1lizcollins!
Please try the following code:
.menu-item-top-level-7 a .avia-menu-text{ color: green !important; }
Cheers!
RikardFebruary 10, 2015 at 9:46 am in reply to: Increase the size of the social media icons at the bottom of the Enfold Restaurant Theme. #393570Hey!
Yes please post login details for your site, you can post it here as a private reply.
Best regards,
RikardHey Adam!
Try to adding the following code to your Quick CSS:
@media only screen and (max-width: 767px) { .cart_dropdown_first{ border-color: transparent !important; } .cart_dropdown_first .cart_dropdown_link { display: none !important; } }
Regards,
Rikard- This reply was modified 9 years, 9 months ago by Rikard.
Hi!
Search for display:block; only, the /* */ is the code for commenting out what is inside of it.
Cheers!
RikardHey René!
It’s done differently on mobile browsers I think, using Chrome on desktop I get a green bar, using my iPhone I get an orange lock. I don’t think you have anything to worry about concerning your SSL.
Regards,
RikardHi Pappasdg!
Could you please provide a link for the site in question?
Best regards,
RikardHi!
Please try the following code in Quick CSS:
.logo, .logo a { overflow: visible; } .logo img { max-height: 150px !important; }
Best regards,
RikardHi crewneck!
Could you please be a bit more specific, what exactly do you mean by replacing them with your own?
Best regards,
RikardHi PrivateLabel!
It’s very difficult to say what their criteria are, but I agree with your analysis. As long as you think the user experience is good your site, I wouldn’t care much about what Google thinks…
Regards,
RikardHey Simon!
I checked the slider in the latest version of Firefox and it runs very smooth without any loading problems on my end. Could you try and clear the cache, restart, reload the page a few times and check again?
Best regards,
RikardHi!
Ok, no problem :)
If you really want to optimise your images it’s possible to do so with the correct image sizes and CSS queries, but it’s a lot of work. If you want to do this maybe it’s a good idea to hire a freelancer to do it for you? If not, just try to keep your images as small as possible without losing too much quality, that’s the best advice I can give :)
Cheers!
RikardHi Nick!
I wasn’t able to log in with those details, could you please check them?
Cheers!
RikardHey!
Chose to edit the item in question, then, in your url, you will get something like this: domain.xx/wp-admin/post.php?post=1&action=edit, 1 is the id.
Regards,
RikardHi simonac!
I can’t login because of the captcha, what am I supposed to enter there?
Best regards,
RikardHi Robin!
Did you delete cache in W3 total cache when you disabled all plugins? Could you please deactivate all plugins again and we’ll have another look then?
Cheers!
RikardHey!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post it here as a private reply.
Best regards,
RikardHi!
Live preview isn’t always accurate, did you try the child theme out live? If the result is the same, please check your child theme functions.php for any mistakes.
Best regards,
RikardHey Nexttrack!
I see what you mean, your WordPress backend seems to be having some problem which are most likely caused by one more plugins. Could you please try and deactivate all plugins and see if it gets better?
Best regards,
Rikard -
AuthorPosts