Forum Replies Created
-
AuthorPosts
-
Hey isarcolor,
The two sections without any text added are the same height on my end, the one where you have added text is a bit taller because of the added content. Did you try to set the height manually in the element options?
Best regards,
RikardHi,
Thanks for the feedback. Portfolio items are just a separate post type in the backend, it’s still up to you which elements you use in the layout.
Best regards,
RikardHi,
Thanks for the feedback and for investigating, I get no problem until I add the masonry gallery as well. I’m not sure why that is happening but I’ll ask the rest of the team to have a look as well.
Best regards,
RikardMarch 8, 2018 at 1:16 pm in reply to: SEO, Google Page insights, blocking rendering ressources "above the fold" #923854Thanks a lot for sharing and helping out. Like you all point out, caching plugins will likely need tuning to work as they should on a specific site, and I think the Enfold template in WOT is designed for user who don’t really have any experience in this field.
I personally have very good experiences with speed improvement using WOT, and I can recommend Enfold users to try it out.
Best regards,
RikardMarch 8, 2018 at 8:03 am in reply to: Easy Slider stuck in loading after 3 images with captions #923630Hi Christian,
Great, glad it’s working. We’ll keep the thread open in case you should have any further problems.
Best regards,
RikardHi,
Could you post a link to the page in question so that we can take a closer look please?
Best regards,
RikardHi,
Thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi,
We can’t access that page since we need to be logged in to be able to see it. If you have Enfold installed, then you should see a menu item in the WordPress menu reading Enfold. Try to click on that and you will see the theme options. You can then import the demo you want under Demo Import.
Best regards,
RikardHey elsrick91,
You’re targeting the class p instead of the element p in your code, try this instead:
@media only screen and (max-width: 769px) { p.p2 { margin-top: 0px; !important; }}
Best regards,
RikardHi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi Tim,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi mwestermann,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHi,
Great, best of luck to you. We’ll keep the thread open in case you should need any further help on the topic.
Best regards,
RikardHi,
Great, glad you got it working.
It’s in my last reply, if you look at the bottom you will see Private Data:, and then a link just below it.Best regards,
RikardHey crtdude,
The easiest way would probably be to add it to your menu as you usually do, then to hide it for desktops using CSS.
Best regards,
RikardHi sky19er,
Great, glad you got it working. 10 and 1 is the priority of loading and the amount of accepted arguments: https://developer.wordpress.org/reference/functions/add_filter/
Best regards,
RikardHi,
It looks like the line of = characters you have added is causing that. Could you try to remove that? We can add a divider using CSS instead if you’d like that.
Best regards,
RikardMarch 8, 2018 at 7:18 am in reply to: Best solution for having different color themese on different pages #923595Hi,
The options in the theme are site wide, there are no page specific options unfortunately, so you will need custom CSS for that. The Layout Editor is the one you use on pages and posts yes.
Best regards,
RikardHey Bruno,
Yes it should be possible to create a layout like that, are you having any problems with it? If so then please post a link to your site so that we can have a closer look.
Best regards,
RikardMarch 8, 2018 at 7:12 am in reply to: After restoring a Backup with managewp, Cent Login to Site anymore #923592Hey ttunkel,
Thanks for the details, though I’m missing login details for WordPress. Could you post those in private as well please?
Best regards,
RikardHey Bruno,
I’m not sure I understand what you mean by current? The demos on the page you linked to all work fine if that is what you mean :-)
Best regards,
RikardMarch 8, 2018 at 6:52 am in reply to: SEO, Google Page insights, blocking rendering ressources "above the fold" #923584Hi HuxburyQuinn,
Thanks a lot for sharing your experience with WOT Cache. I’ve seen 1 & 2 happens on some sites as well, but not the other problems you are describing.
Best regards,
RikardHey GanoNature,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardMarch 8, 2018 at 6:45 am in reply to: Switch from a Enfold demo to a custom site with Enfold #923580Hi Bruno,
If you want to keep your content then please don’t use that plugin. You can change all the settings for the theme in the theme option, if you have any specific questions concerning that then please let us know.
Best regards,
RikardMarch 8, 2018 at 6:43 am in reply to: Importing didnt work! you might want to try reloading the page and then try agai #923578Hi,
Sorry for the problems, it’s usually the max_execution_time variable which causes this problem, because downloading the demo files will take longer than it’s allowed to. But maybe you could try importing the demo manually? If you will find instructions in private.
Best regards,
RikardHi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi Lance,
Thanks for that, though I can only see the box you are referring to once on the page. Could you post a screenshot of what you are seeing on your end and which browser you are using please?
Best regards,
RikardHi Anna,
Thanks for the feedback. Please try this as well:
@media only screen and (max-width: 767px) { .av_one_half { margin-left: 0 !important; width: 100% !important; } }
Best regards,
RikardHi,
If you are not using the LayerSlider then you can deactivate it by adding this to your child theme functions.php file:
add_theme_support('deactivate_layerslider');
Best regards,
Rikard -
AuthorPosts