Forum Replies Created
-
AuthorPosts
-
Please advise on my precious query
Thanks
MarcusHi,
see below\\Thanks
MarcusHi,
The extra script that I added for zoho in the Google Analytics box does not seem to be working.
Would you suggest I add in the header php – it is not clear on head php where script goes?
I am not running child theme so unsure the best route?
Please advise
Thanks
MarcusHi
Please confirm CDN?
Also, initial question. Which is the best element to use in Enfold builder for banner video background with text header and button to front?
Colour selection for the video background, then text and button in a column?Please confirm
Thanks
MarcusHi
I forgot to mention the the background b=video needs to be on autoplay with no bottom labels showing for Youtube/Video etc.
Thanks
marcusHi Mike,
I can’t find what is deferring the javascript.
Login supplied in the private content.
Please can you look into this asap and come back to me.
Thanks
MarcusThanks Nikko
The font and styling issues that I experienced yesterday seem to be working OK now. Not sure how they have rectified. I did clear the cache a few times yesterday and could still see the issues – but today it is displaying OK?
I am on Google Chrome browser latest version.
Thanks
MarcusHi
Thanks.
This is my dev site. I wanted to check that the child theme worked ok before going through the same process for the live site.
Please only check the dev site.
The child theme seems to be working OK now – not sure why? Has any of your team changed anything?
Thanks
Marcusthanks
Where is best positioning for code in header.php?
Hi Rikard
So I can add the code in the Google analytics box within Google Services, In addition to the Google analytics code I already have?
See content and advise if this is correct?Ref if I pout the script in the header.php
Does the code go in a certain place? eg code goes where the wording is below: Scripts/CSS and wp_head hook?>
<!– Scripts/CSS and wp_head hook –>
<?php
/* Always have wp_head() just before the closing </head>
* tag of your theme, or you will break many plugins, which
* generally use this hook to add elements to <head> such
* as styles, scripts, and meta tags.
*/wp_head();
Hi,
OK, so I took your advise on installing the Child Theme as per the documentation here: https://kriesi.at/documentation/enfold/child-theme/
I actioned all 4 steps as per the wordpress option including point 4 exporting and importing parent enfold theme settings.
Unfortunately many of the style settings are not showing from the Enfold parent theme settings imported. They all look to be set/showing in the Child theme options BUT not showing when live.
I have recached as advised a few times but the issues are the same.So I reverted back to the Enfold parent theme and uploaded the fallback Enfold theme setting HOWEVER this is now showing the same issues as above – many of the styles/fonts are not visible, even though they are set in the theme options.
Can you help please as it looks like the install of the child theme has bombed the styles on the site, even if I revert back to the Enfold theme.
Thanks
MarcusThanks
If I have another script that I need to add, where in the is best to place the script in the header php?
Can you send a screen capture for where to place?
Thanks
MarcusHi
I am a little confused.
Are you saying best to add the script within Child theme > functions.php
As below?
Thanks
Marcus//——————————-
// Custom script in head section
//——————————-function custom_script_name(){
?>
<script>// Your script here
</script>
<?php
}
add_action(‘wp_head’, ‘custom_script_name’);Hi,
Until I have the child theme set, can I add script in Theme header.php?
Is the correct area to add straight after the hook –>
<!– Scripts/CSS and wp_head hook –>
<?php
/* Always have wp_head() just before the closing </head>
* tag of your theme, or you will break many plugins, which
* generally use this hook to add elements to <head> such
* as styles, scripts, and meta tags.
*/wp_head();
Please confirm
Thanks
Thanks
There is still a large gap between the text and button when I apply.
Can this be reduced by adjusting pixels?Thanks
MarcusHi
I have tried applying this to the page in private content by:
1/ Adding ‘banner-grid’ in the grid row developer settings under css class name
2/ Adding the code you supplied in Enfold > Theme Options > General Styling > Quick CSS
@media only screen and (max-width: 767px) {/* Add your Mobile Styles here */
.banner-grid .flex_cell:first-child {
height: 200px !important;
}
}It has not made any difference to the way the image resizes on mobile view.
Please advise
Thanks
Is it best practice to create a child theme and add CSS in the child theme, or use quick CSS in the parent theme? I am not sure if all css is lost when the theme is updated?
Thanks
marcusI can’t seem to download see the child theme anywhere on my ThemeForest account?
I see other people have had the same issue on the forum
Please advise.
Thanks
Forgive me, what do you mean by toggle.
Are you saying each time I add CSS, I need to disable the Enfold > Performance > File Compression settings, then re-able them if the changes are working OK?
Thanks
MarcusThanks for the feedback,
I do not have much knowledge of child themes. Is there any other way I can add code into the head tag?
Thanks
MarcusHi,
If I only want to apply to the 3 columns with text and buttons, what would the css code and css class name be?
Thanks
MarcusHi
I will try this.
1/ Does the CSS need adding to the Grid Column element where the background image is? or the Grid Row that has the 2 x Grid Coumns within?
2/ Ref your note on below. Once I have checked this is all OK do I able the File Compression again?
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css. The following documentation should help.
Thanks
MarcusHi
Ref below –
6/ Pop up box on entry to accept cookies
Is there anything in the theme that sets an auto pop-up to accept cookies etc.
Your reply
Yes, go to Enfold > Privacy & Cookies, for further instructions please check: https://kriesi.at/documentation/enfold/privacy-cookies/Which do I enable to create the pop up in entry of the site?
2/ Adding code in head tag
If I want to add code in the head tag that is script not for Google but another – is this applied in Appearance > Theme File Editor? If so which php file do I edit?Thanks
MarcusHi
Ref Recaptcha
I am currently developing this site in an alternative dev domain.
The site will then be moved its domain for launch.
Recapcha required that the domain is hosted.Would you suggest I register for the keys under the dev domain to create them and add Recaptcha in enfold google services so that I can test.
OR
Wait until the site is in it’s true domain, then register for the keys in the true domain and then enable Recaptcha.Thanks
MarcusHi
This is a Grid row half column cell.
The layout builder won’t let me add a whitespace into the cell. It just disappears when I drag the element over the cell.
Any suggestions?
Thanks
Hi
Please clarify.
Do I need to add white space element in the 2 col. cell where the image is set as the background?
Thanks
Hi,
I have had no feedback on this.
Please advise
Thanks
MarcusHi,
Thanks for this.
Is this for the keyline removal only?
Is it added in main CSS or the gallery advanced only?
Thanks
MarcusHi Rikard
What is the css code to change the font weight?
Thanks
Marcus -
AuthorPosts