Forum Replies Created
-
AuthorPosts
-
Hi jruizmatrix!
Do you mean that you want users to add their emails to for instance a mailinglist? If so, here’s a couple of them: https://wordpress.org/plugins/tags/mailing-list
Regards,
RikardHey Mkieling!
Please try the following code in your Quick CSS:
@media only screen and (max-width: 786px) { .responsive .phone-info { float: none !important; width: 100% !important; clear: both !important; text-align: center !important; } }
Regards,
Rikard- This reply was modified 9 years, 11 months ago by Rikard.
Hey dawiditaxi!
Could you please check the login/pass? It wouldn’t let me in…
Best regards,
RikardHey!
Could you please send us a temporary admin login? You can post it here as a private reply.
Regards,
RikardHi lanabos!
No it’s purely for testing:
- Disable all plugins
- Clear browser cache and restart your browser
- Check if problem still exists
- Reactivate plugins 1 by 1 to see which one is causing the problem
Best regards,
RikardHey!
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, 11 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!
Rikard -
AuthorPosts