Forum Replies Created
-
AuthorPosts
-
Hi,
please find login details below.
Thanks a lot!Hi Josue,
Thanks for this.
The “-” just deletes any title above a list.
But I honestly don’t understand what you’re saying with: “set the text in the Description field instead”
– Where is this description field? Can’t find it in the menu.Thank you,
SusanneOh, of course – I always edit in the advanced editor! But still, the image didn’t enlarge …
Never mind, it works now.
Thanks galore!Where do I find the Advanced Layout Builder in the dashbord?
Perfect, Yigit. Thank you so much.
I thought that images zoom like that on Enfold by default?Hi Yigit,
Login details re below.Hi Rikard,
I’ve tried both – 1. a text element and 2. the easy slider (picture underneath) – no zooming in.
Yhanks for your support,
SusanneHi all,
Thank you very much for your help. In case any other user looks for a similar solution, this is what I’ve added and what gives a satisfying result:/*Caption below image gallery*/
.avia-slideshow, .avia-slideshow ul {
overflow: visible !important;
}
.avia-slideshow ul {
margin-bottom: 50px !important;
}
.avia-caption {
bottom: -50px !important;
padding:0!important;
}
.avia-caption-title {
font-size: 14px!important;
color: #333 !important;
font-style: italic!important;
text-transform: lowercase!important;
font-family: ‘Open Sans’!important;
background: white!important;
}Thanks, Yigit. However when I add the code you suggest, no caption appears at all!
February 22, 2016 at 11:33 am in reply to: easy slider caption under picture, not as overlay #587026Thank you, Ismael, that works now.
However the font size should be 11px (and ideally italic) – I added this in the code but it doesn’t work:
.avia-caption {
bottom: -100px !important;
padding:0!important
font-size: 11px!important
}I also don’t want the grey background – how can I get rid of this?
Thank you very much!February 17, 2016 at 10:31 am in reply to: easy slider caption under picture, not as overlay #584551Hi Rikard,
Please find details below.
Thank you for your support.No Andy, this is a .html website.
Hi Andy,
I added the 2 scripts I need to be inserted to an .html page, and both widgets show without any problem, see here:
http://www.manorhousetrunch.co.uk/test.html
(The bottom widget (booking.com) is the one I gave you the script code for, but indeed I need both on enfold).
So the script is correct.Again, this is the script:
<script>
(function() {
var randomId = Math.floor(Math.random() * 100000);
var targetElemId = ‘bcom_rwidget_’ + randomId;
document.write(‘<div id=”‘ + targetElemId + ‘”></div>’);
var script = document.createElement(‘script’);
script.type = ‘text/javascript’;
script.async = true;
script.src = ‘http://www.booking.com/review_widget/gb/the-manor-house-bed-amp-breakfast-trunch.en.html?tmpl=review_widget/review_widget&wid=’ + targetElemId + ‘&wtype=button_dark_ver&hotel_id=1283558&widget_language=en’;
var node = document.getElementsByTagName(‘script’)[0];
node.parentNode.insertBefore(script, node);
}());
</script>Thanks for your support and patience!
Hi Ismael,
Now I get the following error message:
Parse error: syntax error, unexpected $end in /home/ucreated/public_html/templates/wp-content/themes/enfold-child/functions.php on line 30
Again, the website doesn’t show any more, even after deleting the code.Please help,
Susannecould anybody help please?
Hi Yigit & Vinay,
I managed to delete the code from enfold-child/functions.php. Now it is only on functions.php, and the website is back online.However, I need to run this script based widget on the homepage. When I insert the script code into a text element on the homepage in Advanced Editor, I cannot save the element which contains the script. The editor just won’t accept the script.
How do I integrate the script on the page & exact place where I want it to be shown?
Thanks for your support,
SusanneHi Vinay,
I added the code to functions.php. Now I get this error message:
Fatal error: Cannot redeclare add_custom_code() (previously declared in /home/ucreated/public_html/templates/wp-content/themes/enfold-child/functions.php:12) in /home/ucreated/public_html/templates/wp-content/themes/enfold-child/functions.php on line 33Now I cannot open the theme editor at all. Although I re-uploaded the original functions.php and functions-enfold.php,
I still cannot access the editor at all, only get the error message.
The whole website doesn’t open anymore. Although I deleted all 3 functions.php files on the server, then re-uploaded them.
Please help.
Thanks,
Susanne- This reply was modified 8 years, 10 months ago by Susanne.
Hi Yigit,
Thank you for this.
I added your code to functions.php.
I’m a bit confused: Should I insert the script code instead of “YOUR CODE GOES HERE”?
Anyway – I also inserted the script code into functions.php, and then I tried again to insert the script on the home page (http://www.templates.4ucreated.co.uk/) where the availchecker box should show.But again – the advanced editor won’t save it once I add the script.
Please can you have a look? You’ve got the login credentials?Thanks,
SusanneYigit, you’re a star – as usual! Thank you so much.
Thanks a lot, Rikard.
Otherwise, in which editor file do I find the .class breadcrumbs.php? I could probably change the wording there?Thanks, Ismael. I’ll find a solution.It doesn’t look bad anyway.
Cheers, SusanneThanks for your reply, Rikard. I think the issue has to do with some pics being landscape, other portrait format. The portrait pics stretch quite long. I thought that pics were forced to the same size when you chose that option?
Perfect, Dake!
Thank you so much!I’ve reset it – managed it on my own. Thanks a lot for your support,
SusanneHi Yigit,
I found out that I cannot create a mega menu within the sub menu.
So I’d like to go back to my default home page. However, the main menu has now disappeared from that page.
Could you tell me how to get it back on the home page?
Thanks,
SusanneThat’s great, Yigit – just as I wanted it.
Is there a way to style the sub menu? I need a larger font for the tabs?
How do I create mega menus in the sub menu?This is what I added in quick .css for the main menu re. font size:
.main_menu ul:first-child > li > a {
font-size: 16px;
}
.sub-menu .avia-menu-text {font-size: 14px ;}Thanks a lot,
SusanneHi Yigit,
please use these login detailsGreat, Yigit – you’re a star, as usual!
Thank you so much,
SusannePerfect, Yigit! You’re a star….
Thank you so much,
Susanne -
AuthorPosts