Forum Replies Created
-
AuthorPosts
-
Hi Manuel!
Do you have a link to the site in question so that we can take a closer look please?
Regards,
RikardHi!
I can’t see the problem you are getting in your first screenshot, this is what I get on my end: http://imgur.com/lJkz3Vs. What browser are you using and do you have to do any special steps to make the error happen?
About your issues when updating, have you made any changes to any of the .php files? Are you using a child theme? Did you try your hosting company’s recommendation to delete and upload a fresh copy?
Regards,
Rikard- This reply was modified 9 years, 9 months ago by Rikard.
Hi set70!
Did it disappear after you installed the Better Minify plugin? Have you verified that you have selected the correct option in Enfold–>Footer?
Cheers!
RikardFebruary 27, 2015 at 9:32 am in reply to: After update to 3.0.8 white space and scroll error top of page on mobile phone #403267Hey Morticka!
Your site displays fine on an iPhone 4 using Chrome, what browser are you using and did you try to flush your cache and reload a few times?
Regards,
RikardHey mdmllc!
Try adding the following to your Quick CSS:
#wrap_all { position: relative !important; }
Cheers!
RikardHey patriscia!
I’m having a bit of trouble understanding what you need help with, could you try elaborate a bit more? Also, a link to the site in question and screenshots highlighting your problem would be helpful.
Best regards,
RikardHi Pedro!
Try to add the following to your Quick CSS:
.post-meta-infos time{ display:none !important; }
Best regards,
RikardHey Jordan!
Yes it’s possible to hide and show elements for different screen sizes with CSS. Could you provide us with a link to the site in question so that we can have a closer look please?
Cheers!
RikardHey Pedro!
Try to add the following to your Quick CSS:
.post-meta-infos time{ display:none !important; }
Cheers!
RikardHey!
Please change color to white instead of green in your first CSS block.
Regards,
RikardHi!
Not entirely sure exactly what BWP Minify does, you can read more here: https://wordpress.org/plugins/bwp-minify/
Regards,
RikardHey onthespot!
Your CSS looks correct, could you try to add !important after none? Also, where are you adding the CSS?
Cheers!
RikardHey!
What does your .htaccess file say? You can find it in the root folder of your WordPress installation. It should read something like this if you have postname turned on:
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
Cheers!
RikardHey itdirektgmbh!
You can target the HR element with these classes:
.hr .hr-custom .hr-center .hr-icon-yes
If you should have any problem achieving what you are trying to do, please provide us with a link to the site in question and a detailed description of what you are trying to achieve.
Cheers!
RikardHey Chris!
Did you have any luck with @begrafiks suggestions? If not, please provide us with a link to the site in question and we’ll have a closer look.
Cheers!
RikardHi anma!
Could you please provide us with a link to the site in question?
Best regards,
RikardHi Morticka!
Inspection works just fine on my end, please try the following code in your Quick CSS to fix the font issue:
#top #wrap_all .main_color h3{ font-family: 'PT Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; }
Regards,
RikardHey!
Did you try to flush your mobile browser cache and reload a few times? You can also check if it’s working a desktop browser by resizing the window horizontally.
Cheers!
RikardHey!
Is the page ID correct? The link you provided goes to a 404 page so I wasn’t able to check. But like @begrafiks wrote, replace the ) with a }, otherwise you’re not closing the media query.
Best regards,
RikardHi Peatkay!
What exactly do you need help with? Also, do you have a link for the page in question?
Best regards,
RikardFebruary 27, 2015 at 4:58 am in reply to: Add scroll down arrow to color section class question #403150Hi TF_Photography!
1. Add the color section to the content where you want it, then edit it and assign the id scroll-down to it.
2. Add the CSS to Quick CSS in Enfold–>General StylingBest regards,
RikardHi!
Please try the following in your Quick CSS:
#top #main .sidebar { border-left-width: 0px !important; border-right-style: solid; border-right-width: 1px; }
Regards,
RikardHi hloft!
Where did you add the custom code? Please try to verify that your custom code is still intact.
Best regards,
RikardHey Ronald!
What kind of hosting are you using? You wrote earlier that you had added a user.ini file although it’s PHP.ini which needs to be changed. Could you please contact your hosting and get them to change it for you? Please read this again: http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-custom-menu-items-limit-in-wordpress/
Cheers!
RikardHi Jaap!
I see your problem, is it possible for us to get a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Cheers!
RikardHi!
Ah, I see what you mean now. Please try to add the following to your Quick CSS:
#after_section_3{ display:none !important; }
Regards,
Rikard -
AuthorPosts