Forum Replies Created
-
AuthorPosts
-
Hi thecszone,
1. Add this to Quick CSS:
.avia_mega_div .avia-bullet { margin-top: 6px !important; }2. Add this to Quick CSS:
@media only screen and (max-width: 767px) { #menu-item-3924 a { pointer-events:none !important; } }3/4. Add this to Quick CSS:
.html_stretched #wrap_all { background-color: white !important; }5. I’m not exactly sure what you mean by this but I haven’t heard of any conflicts with that particular plugin.
6. I think that is an apple thing, the same happens if you text some one and you would write “tonight” for instance, that word would turn into a link, not sure how to turn that off to be honest.
Regards,
RikardAugust 5, 2015 at 4:43 am in reply to: Change Logo Area background color in Enfold Startup Business Demo #483062Hi blueunderground,
I wanted to have a look at your site but it looks like we have to be logged in? You can post login details in the Private Content section of your reply.
Your access to this site has been limited
Your access to this service has been temporarily limited. Please try again in a few minutes. (HTTP response code 503)
Reason: Access from your area has been temporarily limited for security reasons
Important note for site admins: If you are the administrator of this website note that your access has been limited because you broke one of the Wordfence firewall rules. The reason you access was limited is: “Access from your area has been temporarily limited for security reasons”.
If this is a false positive, meaning that your access to your own site has been limited incorrectly, then you will need to regain access to your site, go to the Wordfence “options” page, go to the section for Firewall Rules and disable the rule that caused you to be blocked. For example, if you were blocked because it was detected that you are a fake Google crawler, then disable the rule that blocks fake google crawlers. Or if you were blocked because you were accessing your site too quickly, then increase the number of accesses allowed per minute.
If you’re still having trouble, then simply disable the Wordfence firewall and you will still benefit from the other security features that Wordfence provides.
If you are a site administrator and have been accidentally locked out, please enter your email in the box below and click “Send”. If the email address you enter belongs to a known site administrator or someone set to receive Wordfence alerts, we will send you an email to help you regain access. Please read this FAQ entry if this does not work.
Regards,
RikardHi Alexia R.,
W3schools is a great resource: http://www.w3schools.com/cssref/css3_pr_font-face_rule.asp
Best regards,
RikardHi,
We tend to work a bit less during weekends yes, we have lives off screen too :-)
Did you have any luck with updating?
Regards,
RikardHey,
You can achieve that using the Masonry element, select Display “Load More” Button under the Pagination option.
Regards,
RikardAugust 4, 2015 at 2:34 pm in reply to: Close vertical space between color section and text box #482695Hi,
I’m guessing you read this, http://kriesi.at/documentation/enfold/change-the-logo-url-on-some-pages/, correct?
You can still use that code, if you only want a different logo on the front page, you could change it to this:
add_filter('avf_logo','av_change_logo_url'); function av_change_logo_url($url) { if( is_front_page() ) { $url = "http://link.to/img.png"; } else { $url = "http://link.to/img2.png"; } return $url; }The first URL being the logo you want on the front page.
Cheers!
RikardHi,
I’m having trouble finding anything wrong both on your screenshots and the actual site itself, the only thing I could see that is slightly off are the columns in the Gut zu wissen section which goes a bit thin before going full width, is that the issue?
Regards,
RikardHi,
That CSS seems to be coming from your Quick CSS but it’s strange that it’s not affecting your other page, you can fix the issue by adding this to Quick CSS though:
.page-id-200 h2.av-special-heading-tag { font-size: 28px !important; }Best regards,
RikardHi,
Here’s a selection of a couple of plugins which can help you speed things up, you will have to experiment a bit with which of them works for you:
WP Smush:
https://wordpress.org/plugins/wp-smushit/
W3 Total cache:
https://wordpress.org/plugins/w3-total-cache/
BWP Minify:
https://wordpress.org/plugins/bwp-minify/Regards,
RikardHi,
You need to go to the trash folder and select them again and chose delete permanently.
Best regards,
RikardAugust 4, 2015 at 1:19 pm in reply to: Add image on the right of the search icon of the main menu #482646Hi,
Yes, since you put it outside of the boxed layout, try the following CSS as well:
@media only screen and (max-width: 990px) { #header .widget { right: -13px; top: -9px; } }You might need a media query for smaller screens as well, if so, add this as well and experiment with the values until you are happy with the look:
@media only screen and (max-width: 767px) { #header .widget { right: -13px; top: -9px; } }Best regards,
RikardHi,
I must be missing something here, but I can see Read More links after all of your blog posts: http://imgur.com/aogBnHZ. Could you post a screenshot of what you are seeing on your end please?
Best regards,
RikardHi Gonzalo,
I’m guessing it’s the white section with a lot of text? I can’t see any responsive issues with it though, could you post a screenshot of the problem please?
Best regards,
RikardAugust 4, 2015 at 12:51 pm in reply to: Customize fullwidth button description: narrower and centered #482635Hey blanchrosa,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardAugust 4, 2015 at 12:46 pm in reply to: Warning: Illegal offset type in isset or empty in …. wpml #482634Hi nep102,
You could try adding a widget area to the header: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/. We can help you out with styling after you’ve added it.
Thanks,
RikardHey Pink_Monkey,
I haven’t tried it myself, but maybe a plugin like this could help? https://wordpress.org/plugins/featured-video-plus/
Best regards,
RikardHi,
It’s unfortunately up to Facebook to to decide on the design and setup of the code they provide, if they set it to 300px there’s not much else to do than to try and make the best out of it. I think that widget is meant to be displayed in the footer in a multi column setup, not as full width.
Thanks,
RikardAugust 4, 2015 at 6:31 am in reply to: Menus not working in the blog section (One Page Portfolio) #482506Hey Arthith,
Please try to add the full URL under Appearance–>Menus, like this: http://www.yinyangbangers.com/#contact, to see if that works better.
Best regards,
RikardAugust 4, 2015 at 6:29 am in reply to: Icons / Social Icons Missing after transferring my website to my Domain #482504Hi,
Thanks for the login, but I’m not sure on what page I can find the part where you are having the problem? You could try replacing the < with < instead to see if that works. http://www.ascii.cl/htmlcodes.htm
Thanks,
RikardHi,
I’m not sure if you changed anything but both scroll down links work on my end now using iphone4/chrome?
Best regards,
RikardHi,
I tried disabling all plugins but with the same result unfortunately. I’m not sure what could be the issue here, could you try updating to the latest version, 3.2.3, in case some files have become corrupt? You might have to create a mobile version though, you could hide show elements with CSS, we can help you out with that if necessary.
Thanks,
RikardHi,
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.
Best regards,
RikardHi,
As far as I can see you have not added a background image to .header-custom-text element, please try to do so:
.header-custom-text { background-image:url(https://bituminous.com.au/new-site/wp-content/uploads/2015/07/header1.jpg); }Regards,
RikardAugust 4, 2015 at 5:15 am in reply to: Hot Spot Description Background Color for stretch screen not boxed #482489Hi Intell,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHey,
I’m not sure what you mean by floating and overflow, could you provide us with a screenshot highlighting what you are trying to do please?
Cheers!
RikardAugust 4, 2015 at 5:08 am in reply to: Customize default individual blog post template? Add social share box to top #482487 -
AuthorPosts
