Forum Replies Created
-
AuthorPosts
-
Hi Yigit,
Once again thanks a lot for your help. Your solution seems to work perfect! :-)
Kind regards!
Hi Yigit,
Thanks again for your help! It works great. :-)
Kind regards!
Hi Yigit,
I’m really poor with Photoshop but I’ve tried my best here. :-)
I hope it makes sense. I want a grey gap at the bottom the same size as the one between the header/content.
Regards!
Hi Yigit,
Thanks for replying!
I’m afraid that doesn’t work for me. I already tried adding a margin-bottom to the sidebar and I have attached an image of how it looks on my screen.
Regards!
Hi Yigit,
Sorry, I got it mixed up with another password. Please see the correct login credentials below! :-)
Hi Ismael,
Thank you so much for all of your help with our enquiry. Now it works perfect! :-)
Kind regards!
Hi Ismael,
Thanks for your reply. :-)
The code is still in my functions.php but I still cannot make it work unfortunately. Nothing happens so I’m not sure it is a cache issue.
Feel free to test the site if required, I’ve attached the login details below.
Kind regards!
Ok so I’ve found sort of a solution which is to simply put a 40px top margin on the pages main content.
It does work on my devices but I’m not sure if it is the best solution, and most importantly I’m not sure if it’s fully compatible with the responsive design on all devices.
Any input?
Hi again,
I could still use some input on this issue if possible. Pretty sure Ismael’s suggestion was close but I am not really that skilled with scripts to figure out why it might not be working. :-)
Kind regards!
Hi Mark,
Good to know that it isn’t only me. :-)
I’m sure the fantastic team from Kriesi will have our problem solved shortly. Fingers crossed!
Regards.
Hi Ismael,
Thanks a lot for your reply and effort. I’ve added the code to functions.php but unfortunately I cannot seem to make it work.
I assume it should still be linking to #next?
Kind regards! :-)
Hi Andy,
Thanks again for your reply. Please see the attached image in the private content. :-)
I want the “More quotes” button (marked with a yellow circle) to select the next slide like the “arrow” button. (marked with a red arrow)
I hope it makes sense now and that you know what button I am referring to. Sorry for the confusion!
Kind regards,
Brian
Hi Andy,
Thanks for your reply. It’s working fine here as well now, must have been a cache issue as you said. :-)
I’m still open for input on the issue with the button. Is it not possible to make the button show the next image in the slider?
Regards!
Hi again,
This is pretty strange, after adding the code snippet you provided my two grid row boxes are no longer full height on my Android devices even though they are set to 100vh in CSS. On iPhone it works without issues. Any ideas? :-)
I’ve provided a screenshot below. It is almost as if it sets the entire grid row to 100vh and not the individual boxes.
Kind regards!
Hi Yigit,
First of all sorry for leaving out the website. :-)
Thanks for solution #2 – it worked perfectly!
Regarding my first question I think you may have misunderstood me. I want the button to link to the next image in the same slider, not the next section/slider on the page. Basically I want it to do the same as the next-arrow on the right side of the slider, but I’ve tried linking it to #next (same as the arrow) but that does not work.
Is it even possible?
Kind regards!
Hi Yigit,
Thanks for your reply. Sadly I came to the same conclusion.
Luckily thanks to Enfolds brilliant “Save template” feature it wasn’t much hassle to convert the product page into a regular page, so now my site is working exactly as I want it. :-)
Kind regards!
October 28, 2015 at 2:52 pm in reply to: Enfold + Woocommerce (Responsive issue at checkout) #526125Hi Yigit!
Thanks a lot for the amazingly fast reply. :-)
I owe you one.
Kind regards,
Brian!
Hi Yigit,
Thanks a lot for your reply, I’ll check it out. I think I even own Revolution Slider already somewhere but never got around to using it yet. :-)
Have a nice day!
Hi again,
So I found this plugin that can do it but it is made for Visual Composer. Is there any chance that it could be used with Enfold as well without too much hassle?
http://codecanyon.net/item/video-parallax-backgrounds-for-visual-composer/7049478?ref=gambittech
Regards!
July 25, 2015 at 10:48 am in reply to: Is this possible with Enfold? (Page with one new photo each day) #478620Hi Josue,
Thanks for the help. I’ll try to play around with the blog settings and see if I can make it work. As I recall I did try this without any sharing buttons appearing, but maybe I have overlooked some settings. :-)
Regards,
Brian
July 24, 2015 at 8:32 am in reply to: Is this possible with Enfold? (Page with one new photo each day) #478072Hey again,
Not sure if my post was overlooked or if there simple is not an answer to my question, but if anyone at least know any plugins that are worth checking out in this regard I’d much appreciate it. :-)
Brian
Hi Rikard,
I made it work. I didn’t realize you could input rgba colors directly into the Enfold Editor so there was no need for CSS after all. :-)
Kind regards,
Brian
Hi Yigit,
Many apologized for not answering! I must have not enabled e-mail notification for this topic and totally forgot about it. I managed to figure it out myself. :-)
Really appriciate the offer still!
Have a great day,
Brian
Bonus question: I see that there are already a lot of language files with some translation done in the lang folder, but how do I activate these different language files? I’ve tried to look around in the Enfold options but I cannot find anything.
Regards!
Hi Yigit,
Thanks a lot for your reply. I’ll try to fool around with the software. It seems easy to use. :-)
Regards,
Brian
Hi Yigit,
Thanks for replying. :-)
I managed to figure out the Custom CSS class issue, but I still can’t succesfully get an image background on my textbox.
Based on your code I’ve done the following:
.about { background-image: url(url); padding: 10px; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; }
But nothing happens. Any ideas or do you need to see the website live?
Kind regards,
Brian
Hi hexquare,
Of course! :-)
First of all you need to enable the option of adding Custom CSS classes to all elements.
If we stick to the example code above, you need to put in the following in Quick CSS:
.randomname { background: rgba(64,251,64,0.85); padding: 10px; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; }
.randomname can obviously be named anything.
Afterwards you only need to write randomname (without . in front) in the Custom CSS class of the element you need styled. It is actually quite simple when you get the hang of it. :-)
Regards,
Brian
Hey again,
I managed to figure out how the Custom CSS Class is working. :-)
However I’m still have trouble assigning a background image to a textbox.
If I apply background-image: url(url here); nothing happens. I’ve also tried using background: url(url here); but that doesn’t work either.
Is it not possible to add an image background for a textbox?
Regards,
Brian
Hi Josue,
Thanks a lot, it works perfectly now!
Can you briefly explain what #top does and why it is required in this case? :-)
Regards!
Hi Begrafiks,
Thanks a lot for your reply. I can’t believe I missed the Grid Row option. :-)
Regards,
Brian
-
AuthorPosts