Forum Replies Created
-
AuthorPosts
-
Hey salesmusat,
In this case you might need to implement custom pagination also. Here is a tutorial on that.
If you need further assistance please let us know.
Best regards,
VictoriaHi Tine,
Do you mean the menu on the left in the sidebar on “Our products”?
Best regards,
VictoriaHey DROR,
Here is an article that might give you an idea and info on which devices autoplay is possible.
If you need further assistance please let us know.
Best regards,
VictoriaHi Scott,
Please refer to this thread for more info on you issue.
If you need further assistance please let us know.
Best regards,
VictoriaHi kilimats,
This rule limits content width:
#top .fullsize .template-blog .post .entry-content-wrapper>* { max-width: 40em;
and this one also
#top .fullsize .template-blog .post .entry-content-wrapper { max-width: 800px;
You might want to adjust those rules to a different size.
Best regards,
VictoriaHi stacyr311,
Glad you could resolve it. There has been another LayerSlider update, it will be incorporated in another Enfold update, but if you are not using LS, you might want to keep it deactivated.
If you need further assistance please let us know.
Best regards,
VictoriaMarch 31, 2017 at 12:05 pm in reply to: video background not playing, extreme long loading time #769895Hi Erik,
Here is an article on page size and here is another article on load times.
The page is waiting for 8 seconds before loading content, the articles above might give you some ideas.
Here are a few suggestions for video autoplay in Firefox.
If you need further assistance please let us know.
Best regards,
VictoriaMarch 31, 2017 at 11:51 am in reply to: Unable to get Logo Left, Menu Center, Call to Action Button Right #769886Hi jtmeggs,
Yes, it is doable. When you add your button we can adjust all the styles. Actually, you can have an extra menu item, and we can style it as a button, or add the button in code.
If you need further assistance please let us know.
Best regards,
VictoriaHi LB,
You can upload images to Dropbox or services like http://imgur.com/ and give us links here. Pleas do so, so that we could see the issue that you’re having.
Best regards,
VictoriaHi iamspud5,
Here is another way you could implement it.
You are working in the right template now, since the changes are there, so keep working in that file. It’s not changing on hover, because it needs some Javascript or Css to do that.
Best regards,
VictoriaMarch 31, 2017 at 11:10 am in reply to: Move slider caption small mobile screens (wide view) #769864Hey Julie,
I would suggest moving the caption from the image at all on mobile devices and style the header and sub header a bit different.
If you need further assistance with that please let us know.
Best regards,
VictoriaMarch 31, 2017 at 10:52 am in reply to: Can't edit text block since I added html code with Advanced Layout Editor. Bug? #769857Hi Oby4455,
This html is invalid. Should be
<div style = "padding: 20px; background: rgba(255,255,255,0.5);"> My text </div>
Can you try inserting valid html, see what happens and get back to us.
Best regards,
Victoria- This reply was modified 7 years, 7 months ago by Victoria.
Hi CloudChoice,
I am sorry, I’m not sure what you’re trying to achieve. Do you want parallax effect for this image or (could you explain in other words what you’re trying to achieve, please)?
Best regards,
VictoriaHey Oby4455,
Here is the code you can put this in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) { #advanced_menu_toggle { margin-top:18px; } }
If you need further assistance please let us know.
Best regards,
VictoriaHey yegortitov,
Developers are working on incorporating the new LayerSlider version, which is currently 6.2.2, into the new Enfold version. Please, wait for the update. Thank you for your patience.
If you need further assistance please let us know.
Best regards,
VictoriaMarch 31, 2017 at 10:31 am in reply to: Please read – Regarding Wordfence LayerSlider warning on Enfold 4.0.3 #769844Hi TheImageFarm,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHey Gleechme,
You should only try to defer Javascript parsing on the public facing part of the website, and exclude that optimization for admin panel. And you should really make a lot of tests to see, which files are critical to be parsed first, and which can be parsed later.
Your front page loads in 1.60sec, which is good. You don’t have any heavy sliders, galleries or videos, not sure that you really need to optimize that hard.
Best regards,
VictoriaMarch 31, 2017 at 10:12 am in reply to: Multiple galleries on one page not displaying correctly? #769827Hi chartinboy,
This page looks bad. And the previous gives 404. Do you have another page I can look at?
Best regards,
VictoriaHi Alex,
Yes, I have seen the link and the credentials. I did not see any masonry there. I can give you css to show certain sort option open for that page, it’s not going to be “?MY-SPECIAL-TEXT” query parameters. Which one do you want to be open here?
As for the email subject, it might be easier for you to create forms with Contact Form 7 and specify custom subjects there.
Best regards,
VictoriaHey marcellovoc,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHey Corey,
Which version of php are you running?
Best regards,
VictoriaHey erdebene,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look.
Best regards,
VictoriaHey Sigmund,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi zetharia,
Minimum php version for WordPress is php7 and above, so your WordPress installation might become outdated and new versions of plugins and themes might not work. You might want to consider updating you php version.
If you need further assistance please let us know.
Best regards,
VictoriaMarch 31, 2017 at 9:31 am in reply to: IonCube loader v6.0.5 is installed on this web server. This is an out of date ve #769802Hey davidsitebuild,
I am not sure we could help you with IonCube issue, but as for the plugins – the WordPress might be giving you the notification about the LayerSlider, because it has the new version and it is available with Enfold 4.0.4.
If you need further assistance please let us know.
Best regards,
VictoriaMarch 31, 2017 at 9:25 am in reply to: 'Slide Linking' no longer working correctly after recent update. #769801Hi ricardodrezende,
There have been 2 updates recently to LayerSlider. One of them comes with Enfold 4.0.4, the next one will be available in the new version of Enfold.
Which version of Enfold are you running?
Best regards,
VictoriaHi artisforever,
Where do you wan to put these icons? Above the slider under “Contact”?
Best regards,
VictoriaHi,
Here is the code you can put this in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 990px) { .sidebar.sidebar_right.alpha.units { display: none; width: 0px; } .template-page.content.av-content-small.alpha.units { width:100%; border-right-width: 0px; border: none; } #top #main .sidebar{ border-left-width: 0px; } }
If you need further assistance please let us know.
Best regards,
VictoriaHi all,
LayerSlider update is available with Enfold 4.0.4, please check you theme versions and update, if necessary.
If you need further assistance please let us know.
Best regards,
VictoriaMarch 29, 2017 at 9:12 pm in reply to: Site header doesn't extend the full width of the site #769085Hi 1lizcollins,
How large is your screen?
Best regards,
Victoria -
AuthorPosts