Forum Replies Created
-
AuthorPosts
-
Hi!
Yes, a lot of people seem to have that same problem. They will probably fix it soon enough…
Regards,
RikardFebruary 16, 2015 at 7:58 am in reply to: Tiles Missing Images From Home Page and Lots of other issues after updating Woo #396537Hey!
If your problems started after a WooCommerce update, then it’s most likely related to that. Did you try contacting their support? If not, try deactivating all plugins for testing purposes.
Regards,
RikardHey!
Disabling the plugins is purely for testing purposes; disable all of them then activate one by one to see which one, if any, is causing the problem.
Also, try to empty cache and restart the browser you are using. Your page is loading fine on my end.
Best regards,
RikardHey!
Have you verified that the style and script files are being applied to your code? Since this is Foundation code I would recommend trying it out with a Foundation boiler plate theme like FoundationPress to verify if it works or not. Or just write the most basic HTML page with the Foundation code.
Regards,
RikardHey Cheryl!
It’s possible to have it scrolling but I think some sort of a breakdown would be better from user perspective.
Best regards,
RikardHey Nick!
What header are you referring to? Could you highlight the problem with a screenshot?
Cheers!
RikardHi!
Try the following in Quick CSS:
.av-masonry-entry .av-inner-masonry-content { height: 410px !important; } @media only screen and (max-width: 480px) { .av-masonry-entry .av-inner-masonry-content { height: auto !important; } }
You can try to adjust the number 410 if you think its too high or low.
Regards,
RikardHey!
I loaded the site a couple of times and to me it seems average, not fast and not slow either.
Best regards,
RikardHey!
Ok, great. It very much sounds like a browser problem since I was able to use the backend without any problems. Hope it stays fine :)
Cheers!
RikardFebruary 14, 2015 at 11:48 am in reply to: Social icons not displaying properly – switched to text #396132Hi cult!
Do you have a link for the site in question so we can check it out?
Regards,
RikardFebruary 14, 2015 at 11:45 am in reply to: Text with bullets in Accordion within the Grid Row not working #396131Hey!
You can use your own email if you like. Please post the login details here as a private reply.
Best regards,
RikardHey NicRW!
Do you have a link for the site in question so we can check it out?
Regards,
RikardHey!
No problem! We have had other people experiencing the same problem on the forum…
Regards,
RikardFebruary 14, 2015 at 8:18 am in reply to: enfold color section parallax image display issue: full image not displayed #396117Hey torndownunit!
Try the following in your Quick CSS:
@media only screen and (max-width: 959px) { .inner_sidebar { margin-left: 0px !important; } }
Cheers!
RikardFebruary 14, 2015 at 7:22 am in reply to: I need a transarent box behind the caption on an image #396112Hey!
Ok, I think I get what you’re trying to achieve. Please add the following to your Quick CSS:
.av-image-caption-overlay { width: 100% !important; background: rgba(0, 0, 0, 0.5) !important; }
Cheers!
RikardHey!
I wasn’t able to see your problem on Safari 8.0.3. Could you please update to the latest version to check if it’s a browser problem?
Best regards,
RikardHey aumrx!
Try the following code in Quick CSS:
#top #menu-item-search { display: none !important; }
Regards,
RikardHi Stéfano!
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,
RikardHey leannepryce!
Did you try to clear your browser cache and restart? Just logging in and out of WordPress could help too.
Cheers!
RikardHi Cheryl!
I can see your problem, I’m guessing you are listing all U.S states? I think a more user-friendly approach would be to put each state in a category like West coast, East Coast etc. You can do this by adding a link parent in the menu and just put a # in as the link. Would that work for you?
Best regards,
RikardHi!
There are several ways of using a live server so that it’s not visible to the public, but in order for us to help you we need access to it in some way.
Best regards,
Rikard -
AuthorPosts