Forum Replies Created
-
AuthorPosts
-
Hey Andy,
Thanks for replying! I’d like to center it for all width (until hamburger menu shows up), the 20px will not do this, it will only center it for one specific width.
Cheers, Daniel
Hey!
I have exactly the same question. I changed it to what you say but without luck. I’m using
.logo {position: absolute !important; padding: 20px; }
The link is in the private section. Thanks for helping!
- This reply was modified 8 years, 7 months ago by Daniel.
April 17, 2016 at 11:50 am in reply to: Grid row: always fit image 100% width + height in cell #615773Hi Rikard,
Thanks for your reply. Here are some examples. I’d like to fill the cell completely, without changing the proportions.
- This reply was modified 8 years, 7 months ago by Daniel.
April 8, 2016 at 8:57 am in reply to: Feature request: Add a box to customise the structured date (itemprop/itemscope) #610104Hi Vinnie,
I was looking for that but clearly didn’t look well enough. I’ll post my request here, thanks!
Daniel
April 8, 2016 at 8:39 am in reply to: Feature request: Add a box to customise the structured date (itemprop/itemscope) #610091Hi Rikard,
Thanks!
Yep, this works. Thanks so much! :)
I changed it to
require( 'framework/php/class-form-generator.php' );
so I can keep the original structure and keep ways organised.- This reply was modified 8 years, 7 months ago by Daniel.
Hi Yigit,
awesome, thanks! Can I use this file in my child-theme? Copying the framework/php/class-form-generator.php structure doesn’t seem to work.
Hi Andy,
I know some CSS, thanks :) When I ask a question I often think: could I have done this myself? I’m not sure in this case.
Check link in private section. !important was already added. Checked on iOS Safari + Chrome, normal and incognito mode, several devices used. The color works, the pointer-events don’t. From what I read here the pointer-events property isn’t very compatible with non-SVG content.
I also find that
pointer-events: none;
isn’t working on mobile (iOS).Thanks Vinnie! It works :)
Can you briefly explain the css parts for me or perhaps a link to more info? Can I do the same with dates in the past?
Thanks again, Daniel
Hi guys,
One more thing regarding the catalogue: they start with a dashed top border. How can I disable that?Found it!
In shortcodes.css I found .av-catalogue-list{ border-top: 1px dashed; margin:0;} so I’m overwriting that.
Regards, Daniel
- This reply was modified 8 years, 7 months ago by Daniel.
That’s working like a charm, thanks!
Cheers, Daniel
Hi Yigit!
But we can target one catalogue right? With a custom class? In fact there’s one catalogue I need to use that uses the asterisk, the others don’t need it.
Regards,
DanielHi Yigit,
Unfortunately not. I tried to place some HTML in there but the line-height is not good and more important: the client won’t be able to work with this and the menu of the restaurant is changed often. That’s why I need a more solid solution :)
Regards,
DanielHi Rikard,
Thanks! I’ve put the details in the private section.
AWESOME reply time! Thanks! It works :)
Hi! I’m trying to do the exact same thing, ie. removing the border from the arrows. I added the CSS to my child theme’s style.css but no luck. Link is in the private section.
Thanks for helping.
DanielMe too :) Shall I keep this post up-to-date?
Hi Josue,
Thanks so much for helping, I’ve just checked that out and it looks promising. I’ll contact them to see if it fits my needs, thanks!
Cheers,
DanielThanks for helping guys!
@Josue: why do I want this you ask? The client is an artist and makes statues, drawings, coins, paintings etc. The drawings for examples can be pencil, pen, marker, paint, etc. So we have categories and subcategories.Maybe I should try and contact the Types plugin devs to use their Views toolset, you think that would be an option?
Hi Josue,
Thanks for that! I’ll implement the 1st and 3rd point. Regarding point 2, how extensively would this modification be? I’m willing to ask and pay for some customisation but then I need to make sure that the developer knows Enfold well enough to do this. I’ve tried to ask on codeable but couldn’t find the right person.
Hi Josue,
Thanks for re-opening! So I’ve created the page at http://strila.nl/enfold/index.php/masonry-page/, set up a custom post type using the plugin, and put in some dummy content. How would I now go on to:
– make this page without the sidebar
– get the subcategories shown under the main categories upon clicking a category
– have the image pop up in a lightbox window instead of linking to the page of the custom post type (I see there’s a lightbox on the custom post type page)Thank you very much,
DanielHi Rikard,
Thanks for the reply. There’s no site yet, I need this info so I can make a quote for the client. To do so, I have to make an estimate of the work I need to do :)
How would it work using images? I’m especially interested in the arch under the hero image.
Regards,
Daniel- This reply was modified 8 years, 8 months ago by Daniel.
Hi Josue,
Thanks for your explanation. If I understand correctly, I should create a custom post type instead of using posts/pages/portfolio items. Is that correct?
Regards,
DanielHi Josue,
OK sure! What’s the difference between Masonry and Masonry Gallery? Is that a different one that’s not mentioned in the menu at http://kriesi.at/themes/enfold/portfolio/? And how do I make use of a custom post type for the images?
Regards,
DanielHi Andy!
Thanks! Can I use the masonry gallery so that clicking an image wil show a lightbox (instead of taking me to another page)?
Regards,
DanielHi Yigit,
Cool, thanks for that! And how would I position the text blocks so they appear at the right position?
Regards,
DanielHi Basilis,
thanks for answering! That didn’t do the trick but I ended up with:
.current-menu-item .avia-menu-text { border-bottom-width: 2px; border-bottom-style: solid; border-color: white !important; }
and that works. So thanks!
Cheers,
DanielFebruary 1, 2016 at 2:07 pm in reply to: Contact form 7 & Enfold contact form: identical styling #575742Hi Vinay,
Yes it works perfectly! With your help I could create the CSS for 1/3 columns myself. One thing that took some time to discover was the fact that you put the CF7 shortcut code in a
<div id="cf7-contact-form"></div>
.You can close the thread, thanks for the help!
Cheers,
DanielJanuary 19, 2016 at 5:38 pm in reply to: Contact form 7 & Enfold contact form: identical styling #567987Hi Vinay,
I honestly don’t know what to do. On the page http://www.fitzwanger.nl/enfold-test-contact/ there is a Enfold contact form left from the CF7 form. I want the CF7 form to be exactly the same as the Enfold contact form. How? :)
Cheers,
Daniel -
AuthorPosts