Forum Replies Created
-
AuthorPosts
-
Thanks
Where does the code go within the function.php eg which line?
start/finish etc.Is the private content correct
Hi,
Can I add the code you suggested anywhere in the functions.php?
Thanks
hi,
I also need to add some script in the body tag
Is this located on the header.php or can it be added in Google Services?
March 8, 2023 at 10:37 am in reply to: Menu/Nav on left or right of page that is sticky on Mobile #1400446OK thanks
I thought it may have been as simple as adding some CSS code to make the full wodth menu sticky.
I probably can’t use the full width menu option because there are too many nav headings/options – 7 in total. Ot looks too messy when it stacks on mobile.
Thanks
MarcusMarch 7, 2023 at 9:31 pm in reply to: Menu/Nav on left or right of page that is sticky on Mobile #1400407Thanks for your feedback.
The link/forum info on the full width mobile sticky seems a little confusing?
Thanks
March 7, 2023 at 10:59 am in reply to: Menu/Nav on left or right of page that is sticky on Mobile #1400338Hi,
Please feedback asap please
Thanks
March 5, 2023 at 8:33 pm in reply to: Issues displaying fontello icons that I have imported #1400193Hi
The icons are now appearing – there must have been a delay.
Thanks
MarcusMarch 2, 2023 at 9:44 am in reply to: Anchor to a point from a full width easy slider button #1399771Thanks
1/ Is there any CSS that can be added to make the buttons display larger on a button within full width easyslider?
2/ Is it possible to add a vertical line to the left of the subhead on the full width easyslider – eg. a block quote. Could I paste the coding into the uibhead wording section? or add it elsewhereThat has fixed. Thank you.
Hi
On easyslider full width, is there an option to display an alternative graphic on mobile only that displays a different graphic which has been optimised for mobile.
Thanks
Thanks
That seemed to have worked.
Is there an arrow down display function in the full width Easy Slider to scroll down like there is on the full screen slider?
Thanks
The CSS you fix you suggested is pushing the slider down under the header on both mobile and desktop. It now doesn’t look right on desktop.
Is there specific code that pushes the slider down on mobile only?
Thanks
If I need the to adjust the position of the header for the main home page (or other pages), is there different CSS?
See private
Hi,
Yes I applied some CSS previously (that your team advised on) because our client wanted the header to be sticky in mobile.
I will try the extra CSS to see if it works
Thanks
Thanks
I have set a test full width easy slider (see private).
It looks ok on desktop, but on mobile, the sticky header and top nav are blocking out the top of the banner and it is not visible.
Can you advise how to fix this please?
Thanks
Hi,
If I only want a heading, button and a graphic, is there an easier way rather than using layer slider?
it needs to resize well on a mobile.Thanks
Thanks
Can you have a format as per the sample I sent?
eg.
Header
Sub text with vertical line on left of text
ButtonThanks
Thanks
Is the phone number code added into the Navigation Label secondary menu area?
December 1, 2022 at 11:12 pm in reply to: Making top nav and secondary menu sticky on Mobile #1374717Hi,
Since adding the CSS, when you view on a mobile, the top of the content on each page is cut off (just under the header section)
Please advise.
Thanks
November 29, 2022 at 11:21 pm in reply to: Making top nav and secondary menu sticky on Mobile #1374380Hi
Website link in private
thanks
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…?
-
AuthorPosts
