Forum Replies Created
-
AuthorPosts
-
Thanks,
I have a link already for encouraging people to leave a review.
I didn’t want to use a plugin to display reviews, ideally a link to see them in the reviews lightbox or the GMB page.
Thanks
Hi,
I have located the code that displays the Google reviews for my client. I will create a button to ‘View Reviews’
Do you know how to display the lightbox area/or Google Reviews area only on the private content?
eg Can I somehow use the # part as the url for the button?Thanks
Thanks,
Will the php function be lost if a theme update is done?
I do not run a child theme at the moment. If I do, is the code better added in the child theme?
Thanks
MarcusPlease advise
Its a Sky Blue band that sits at the top – similar to your demo https://preview.themeforest.net/item/enfold-responsive-multipurpose-theme/full_screen_preview/4519990?_ga=2.34742115.3111829.1667320512-95587209.1667320512&_gac=1.221013866.1667320512.CjwKCAjwh4ObBhAzEiwAHzZYU1e2_ah3E5fJ73bL-7MFEB1C-uSR5N0yVG0ItYFcRrGOOXMJCpBI5RoC5QMQAvD_BwE
But instead of navigation links it will have a heading in that says ‘£500 Cashback – Fitted in 4 Weeks’Thanks
Hi Mike
The blank boxes act a s a separator for the sub heading – which work on desktop but not on a mobile as they stack.
Thanks
Hi,
We need the space for the headers to separate the content.
Is there any way that the blank boxes can be removed on mobile?
OR should I remove the sub headers altogether?
Thanks
MarcusHi,
Please could you feedback on this so I can fix the issue.
Thanks
MarcusThanks for this.
It still doesn’t look right on a Red background.
Ideally the type should be Black on white background and display larger – is there CSS for this? or shall I go back to my client/Trust Pilot and ask for different coding for the widget?
Thanks
Thanks for this,
So function 1
function first_add_custom_code_head(){
?>
YOUR SCRIPT GOES HERE
<?php
}
add_action(‘wp_head’, ‘first_add_custom_code_head’);function 2
function second_add_custom_code_head(){
?>
YOUR SCRIPT GOES HERE
<?php
}
add_action(‘wp_head’, ‘second_add_custom_code_head’);and so on…?
Thanks,
Is that code you supplied based on adding the child theme first or can I do this without the child theme?
Do I need to change your references to woogie07 foir whatever name I want?
Thanks
Thanks for the code.
Is there any way the navigation controls can be centred on the page rather than over to the right?
Thanks
Hi
In addition, can you add an image in the table element? Or is there some coding that can be added to embed within a default row cell?
Thanks
Hi,m
I have added details anbd screen capoture
Hi,
To confirm.
I can add the title, post date, tags, featured image, using the elements with ALB Builder.
I will be creating a template for this post style, so future posts can be easily created by using the Templates facility in ALB.
I am reluctant to use shortcodes – these aren’t easily editable for my client to create future posts.
Please confirm
Thanks
MarcusHi,
I have set up a single image post to mirror the demo you have at https://kriesi.at/themes/enfold-2017/2014/08/24/a-nice-entry/
1/ My post does not display the following:
a/ Blog post title and categories
b/ Image
c/ Date
d/ Tags
e/ Share this entry
f/ You might also likeDo I need to be enabling anything in the Enfold settings?
I have not defined the main Blog page within Enfold – will this fix all of the above?
Thanks
Hi,
Is the link within the content a demo coming soon page, or can it be loaded and edited?
Thanks
See below in private
Hi
If we are developing the site in a /folder would this still be feesable to use the maintenance or coming soon page as the main domain route holding page?
Thanks
Hi
Thanks for the feedback.
Can I not just set the Masonry Blog from a template?
Is there a template for the Blog entries or shortcode?Thanks
This reply has been marked as private.Thanks
I was thinking of adding the child theme at some stage – is it better to do this before I update a theme. Hoe does it work with the child theme for updates?
Thanks
Thanks
I am still unclear why the button won’t work on the slider.
The button link functionality works OK across the rest of the site.Hi,
Will the theme break anything if I update (this website was built only in July?
What is the best way to update the theme?
Will all CSS settings be retained?
thanks
Hi,
I put it in the private content.
Thanks
See info
Thanks
MarcusHi,
Apologies.
I have tried the reset password for my login and not received an email.Could you advise on the best steps forward to fix so that email is delivered?
Thanks
MarcusHi,
One of the suggestions is below:
It may be that your server is only allowing e-mails sent from the default WP address (should be like “ (Email address hidden if logged out) ”). In this case, you can set the Enfold contact form to send messages from that address, just add the following snippet to your theme/child theme functions.php file:
function change_cf_from() {
return ” (Email address hidden if logged out) “;
}
add_filter(‘avf_form_from’, ‘change_cf_from’, 10);See in private content, would this be the correct code if I am replacing (Email address hidden if logged out) the desired site?
Thanks
MarcusHi,
Yes wordpress was sending the emails – the form requests delivered previously but suddenly stopped working.
Is there any reason why the delivery function should stop? – there has been no changes to the server.
Any help would be appreciated or I can give temp login access.
Thanks
MarcusNot sure what you mean? Please clarify?
Thanks
-
AuthorPosts