Forum Replies Created
-
AuthorPosts
-
Hi Nick,
Thanks for the feedback and sharing what you did. Not sure if you need any more help on the topic though? Please let us know if you should.
Best regards,
RikardHi,
Could you try to use the Video element instead of Easy Slider to see if that works better?
Regards,
RikardHi,
Did you try your CSS in Quick CSS under Enfold–>General Styling and did it work there? Send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
RikardDecember 2, 2015 at 5:15 am in reply to: Background attachment (image) treated displays differently on phone than on desk #545727Hi 1039 Online,
To be able to control what part of the images are displayed you might have to create new sections for mobile and use images which are adapted to mobile screens. You can then hide/show the correct section using CSS like the following:
@media only screen and (min-width: 768px) { #section-desktop { display:block !important; } #section-phone { display:none !important; } } @media only screen and (max-width: 767px) { #section-desktop { display:none !important; } #section-phone { display:block !important; } }Best regards,
RikardHi,
Send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
RikardDecember 2, 2015 at 5:11 am in reply to: Limit navigation between posts to one category of woocommerce product #545725Hi,
Great, please let us know if you should have any more problems after updating.
Thanks,
RikardHi,
Please try the following:
@media only screen and (max-width: 767px) { .av_icon_active_right .social_bookmarks { padding-left: 9px !important; } }Thanks,
RikardDecember 2, 2015 at 4:58 am in reply to: Mega Menu multiple menu sections within the same column #545721Hi,
I’m getting the same error as Andy, maybe you have a security plugin activated? http://imgur.com/sj5Kl6n
Best regards,
RikardHi,
Ok, we’ll keep the thread open for you in case you should need any more help on the topic.
Best regards,
RikardDecember 2, 2015 at 4:48 am in reply to: Varying H tags from footer on page to footer on post #545719Hi,
On the enlarged page you have a social sharing plugin which looks a bit strange when scrolling to the footer, that might be your problem. But you can try this in Quick CSS:
#footer h3.widgettitle { font-size:15px !important; } #footer strong.news-headline { font-size:12px !important; } #footer span.news-time { font-size:11px !important; }Thanks,
RikardHi Mark,
Did they go into anything more specific? As far as I know you are the only one of our users who has had this problem so it seems a bit unlikely, but I’m curious as to what the Yoast team had to say what the problem is?
Regards,
RikardDecember 2, 2015 at 4:09 am in reply to: twitter embed in testimonials causes layout issues in some browsers #545715Hi,
I’m not sure what’s going on there but I’m guessing it’s due to the markup added by the tweets, for instance this:
<script src="//platform.twitter.com/widgets.js" async="" charset="utf-8"></script>Could you try removing that from the tweets to see if that helps?
Regards,
RikardHi,
I’m not sure I understand exactly what you are looking to do there, could you post a screenshot highlighting your intentions please?
Thanks,
RikardHi,
Not sure what’s going on there, could you try to delete and recreate the slider to see if that helps?
Edit: you are getting some Javascript errors, not sure from where though. Do we have permission to deactivate plugins for testing purposes?
Regards,
Rikard-
This reply was modified 10 years, 4 months ago by
Rikard.
Hi,
I’m not sure what to tell you except that I’m seeing fairly normal loading times when testing here: http://tools.pingdom.com/fpt/ and loading it manually as well. I couldn’t see any other themes in your installation either?
Thanks,
RikardHi Omar,
Great, glad you got it fixed and thanks for sharing your solution!
Best regards,
RikardHi,
Great, glad you found the problem. Please let us know if you should have any further problem on the topic.
Thanks,
RikardHi Andy,
You could try the following: http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/. If that doesn’t work I would recommend you to contact your hosting provider to see if they have any additional information to what could be the problem.
Best regards,
RikardHi,
Great, glad you got it working again. Please let us know if you should need any more help on the topic.
Cheers!
RikardHi,
I’m seeing this error on your page (private), could you try loading the font from the same domain?
Best regards,
RikardHi jdrakeproductions,
It loads in 1.4 seconds when testing it here: http://tools.pingdom.com/fpt/ which I would say is bordering really fast. It might something local so try clearing your browser cache and reload a few times to see if that helps.
Regards,
RikardHi,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHi Geoffdoyle,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Thanks,
RikardHey joey13,
I can’t see anything wrong with either you screenshot of the site itself, where are the extra images?
Regards,
RikardDecember 1, 2015 at 2:25 pm in reply to: How can i fix the image size against reducing browser? #545174Hi,
Please try the following instead:
.sidebar #text-7 img { width: 251px!important; min-width: 251px!important; height: 496px!important; min-height: 496px!important; }Best regards,
RikardHi,
I’m not sure what hosting you are using, but you should be able to access your phpMyAdmin, that is where you will find the database for your installation.
Thanks,
Rikard-
This reply was modified 10 years, 4 months ago by
Rikard.
Hi,
Great, glad we could help. Please let us know if you should need any more help on the topic.
Thanks,
RikardDecember 1, 2015 at 1:38 pm in reply to: Problem: This demo version of the theme has expired. Please buy and install the #545141Hi,
I’m not sure what you are looking to change but did you try making adjustments in the theme options to see if you find the correct one there?
Regards,
Rikard -
This reply was modified 10 years, 4 months ago by
-
AuthorPosts
