Forum Replies Created
-
AuthorPosts
-
February 16, 2015 at 12:27 pm in reply to: Google Maps is not showing (Enfold 3.0.4, WordPress 4.0.1 DE) #396640
Hi kangaroozach!
Could you please provide us with a temporary admin login please? You can post it here as a private reply.
Best regards,
RikardHi Bikul!
I had a look at your site and it worked perfectly, did you manage to get it fixed?
Regards,
RikardFebruary 16, 2015 at 12:09 pm in reply to: MyFonts fonts no longer working after Enfold 3.0.8 update #396623Hi!
If the changes you made were in your child theme’s header.php then they should not have been overwritten. The easiest way to add custom CSS in Enfold though would be to paste it the in the Quick CSS box in theme options.
Sorry for your headaches and great that you got a fix to your problem :)
Regards,
RikardHi Sam!
Do you have a link for the page in question please? If you want to remove plugin specific CSS then you can have a look in the folder of the plugin (wp-content/plugins/name-of-your-plugin) and find the stylesheet(s) and edit out the unwanted entries from there.
Regards,
RikardHey CAINZ!
Please try the following code in your Quick CSS:
.grid-entry .inner-entry { min-height: 300px !important; }
Regards,
RikardFebruary 16, 2015 at 11:00 am in reply to: Enfold – How to get rid of Woocommerce 2.3 product lightbox? #396587Hi Burberry21!
I can’t see anything else but the Enfold lightbox on my end, could attach a screenshot to highlight the issue please?
Regards,
RikardFebruary 16, 2015 at 10:54 am in reply to: Username is shown in a blog post next to my author display name #396584Hi Sam!
Like you wrote, it might be a plugin acting strangely here, could you try to deactivate all of them and see if the problem still occurs?
Best regards,
RikardHey!
I could reproduce the problem, please try to deactivate all plugin as one of them is most likely the cause.
@Jonathan, could you please provide us with a temporary admin login so that we can check your site as well? You can post it here as a private reply.Best regards,
RikardFebruary 16, 2015 at 10:43 am in reply to: Fullwidth submenu Avia element: highlight menu for each section ID #396574February 16, 2015 at 10:38 am in reply to: Menu keeps deleting content after updating Enfold #396568Hey!
Sounds like a memory issue, could you please try to increase the WordPress memory limit: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Best regards,
RikardFebruary 16, 2015 at 10:35 am in reply to: Social icons not displaying properly – switched to text #396566Hey!
It displays perfect on my end: http://imgur.com/jwI5Pau
Did you get it fixed?
Best regards,
RikardHey!
What exactly is it you need help with? I had a look at your back- and frontend it everything seems like it should. Did you manage to get it right?
Regards,
RikardHey frescova!
Do you have a link to the site in question please?
Best regards,
RikardHi!
It looks like an element is not closed properly, could you provide us with a temporary admin login so that we can check it out? You can post it here as a private reply.
Regards,
RikardFebruary 16, 2015 at 8:51 am in reply to: socket on "services" page doesn't have correct properties #396547Hi!
It seems like it was the last color section messing up your footer, I’ve added the content to a 1/1 element instead. It’s not the same styling but at least your footer displays as it should. Please get back to us with how you would like to style it.
Cheers!
RikardFebruary 16, 2015 at 8:14 am in reply to: menu forcing smaller page view on mobile since theme update #396542Hi!
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,
Rikard -
AuthorPosts