Forum Replies Created
-
AuthorPosts
-
I’ve created a user see login credentials in the private section.
Thanks in advance!I’m afraid it did not do the tricky..
No, it’s not because of the background image. Not sure why the slider will not show on the pages, only the same page as the slider is loaded via the builder the slider is shown.
Any ideas?
Aha, yes that makes sense.
For some reason it will not show on the homepage and test page. But it does show on the page I created for the header:
Perhaps the body background image is in front of the slider?
- This reply was modified 6 years, 5 months ago by enzowillemstad.
Thanks for the response. Everything looks clear and logical, but for some reason I can’t seem to get do_shortcode to work. When I add the following code to header.php:
echo do_shortcode('[av_layerslider av_uid='av-tyxz' id='1']');
This tekst is shown above the main menu. So the rest works, but I need to show the shortcode differently. When I add the following code. the entire page will not show.
<?php echo do_shortcode('[av_layerslider av_uid='av-tyxz' id='1']'); ?>
Probably because the shortcode itself contains several: ‘
So I’m missing something, but I’m not sure what.
- This reply was modified 6 years, 6 months ago by enzowillemstad.
Yes!
Super thanks!2 screenshots form the website where the Iframe is embedded.
1. Firefox scaled down to small format. Content in iFrame acts responsive:
https://foodstijl.nl/screenshots/firefox-scaled.png2. iPhone7 plus. Content in iFrame is not responsive and runs out fo screen without horizontal scrollbar:
https://foodstijl.nl/screenshots/iphone7.pngI’ve used a different theme for the current project in the mean time, because I was on a deadline for a presentation. But it would be useful to have a fix for the future
- This reply was modified 6 years, 9 months ago by enzowillemstad.
Hereby the test link so you see:
https://www.dawnfoods.com/test/creations—responsive-test/The custom css via your recommended plugin did work. instantly. so no cache issue.
They seems to be something wrong with the enfold setup.
Is there a clean way to completely delete Enfold form the server and install it fresh?I already tried deleting the Enfold folder via ftp including the Avia-something folder in uploads.
But when I installed a new version of Enfold via WordPress the theme settings are already filled in. Like it was before I deleted Enfold and I’m back to where I was.Or is a complete reinstall of WordPress be recommended? and start from scratch? I would rather not.
The webhosting adds a option straight in WordPress to flush the cache, but that also doesn’t do the trick.
I would like to change the font-size of the button in the Menu on blog pages.
example page: https://dawn.foodstijl.nl/2018/01/19/wedding-cake-with-roses/I’ve tried several ways to do this, perhaps you guys can help?
Well, it doesn’t really matter what I put in the Custom CSS field. Everything I put in doesn’t work.
The same goes for the Advanced styling tab.
It looks like the styling is set somewhere else, The General styling seems to work, though.
I’ve deleted Enfold and upload it again, but everything stays the same. some file seems to controle te styling. Is this a known issue after moving Enfold? Could this be fixed other then a clean new install van everything?It was indeed the plugin that forced the thumbnail and extra image in the post.
It’s resolved now.Thanks for the help and apologies for the inconvenience.
Ok, thanks for the info!
I will look in to it.I’m sorry that’s not working either..
Hi,
Yes I know your code makes sense. I’m probably doing something wrong, but it’s not working.I’ve added login credentials so you can check yourself if you like.
Hi, yes I’m sorry. fresh browser, thumbnail is still there..
Sorry that doesn’t work.
December 18, 2017 at 10:15 am in reply to: Remove extra thumnail image in standard blog post #889950correct
December 15, 2017 at 10:58 am in reply to: Remove extra thumnail image in standard blog post #889246No gallery issue. On a blog post like this one: https://smart.foodstijl.nl/2017/12/14/4-cupcakes-voor-e-2/
An extra thumbnail is shown. I would like to remove this thumbnail. + in the lightbox the image is shown twice, it’s just one image I would like to show this only once.See below!
I think there was a cache issue of some sort. I see It works now. It used to work directly after the code was added. But it looks like it took about a day before results were shown.
My apologies. This topic can be closed.
You can close the topic thanks!
Thanks for the response (and for all your awesomeness, I really love Enfold)
I’ve added a widget which loads only the latest post. It’s basically a button to the latest post ;-)Thanks
May 18, 2016 at 1:58 pm in reply to: Use percentage to define column padding that work responsive #634452Oh yes of course!
Thanks! for the great support again.
You guys are the best!May 18, 2016 at 1:30 pm in reply to: Use percentage to define column padding that work responsive #634419Yes this works, but this changes the padding-right for all the Columns on mobile to 50%. It’s not possible to give the specific columns individual id’s so I can style them separately.
May 18, 2016 at 1:01 pm in reply to: Use percentage to define column padding that work responsive #634381Yes that sounds logical, but when the page is shown on a mobile device the parent element is the same width as the individual cell and the 25% is not correct. Perhaps there should be alternative padding settings for mobile?
May 17, 2016 at 9:23 am in reply to: Use percentage to define column padding that work responsive #633572No problem.
May 13, 2016 at 10:21 am in reply to: Use percentage to define column padding that work responsive #631959Hey,
It would be nice if the 50% entered in the padding settings should be 50% of the column. I’m not sure how it calculates the 50% now..
I’ve added a link to a screenshot which explains it.Regards,
EmileI’ve editted grid.css:
.responsive #top #wrap_all .av-flex-cells .no_margin{ display: block; margin: 0; height:auto !important; overflow: hidden; /* padding-left:8% !important;*/ padding-right:8% !important; }
That seems to work. I’m not sure if this is a clean solution..
-
AuthorPosts