Forum Replies Created
-
AuthorPosts
-
Hello Victoria
Thank you for your answer
so there is not way to make it like my image?June 26, 2020 at 4:18 am in reply to: Adding a go back button to the top to the all blog post #1225706I found a solution
/*CUSTOM Menu back button*/
add_action( ‘wp_footer’, ‘tompai_back_button’ );
function tompai_back_button(){
?>
<script type = “text/javascript”>
jQuery(document).ready(function(){
jQuery(“#menu-item-3656 a”).attr(‘onclick’, ‘window.history.go(-1);’);
});
</script>
<?php
}
/* END CUSTOM BACK BUTTON*/June 26, 2020 at 3:48 am in reply to: Adding a go back button to the top to the all blog post #1225702ok, I will try to do it and let you know thank you
June 25, 2020 at 4:21 am in reply to: Adding a go back button to the top to the all blog post #1225397Sorry, I dont need the button in all the posts, I need the back button on the menu
June 21, 2020 at 4:54 pm in reply to: Adding a go back button to the top to the all blog post #1224417Hello Jordan
Thank you for your answer, I just want to know where to put the following code to display it in all post<button class=”button-back” onclick=”goBack()”>Go Back</button>
<script>
function goBack() {
window.history.back();
}
</script>Hello
is this link is still working http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/?This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.any news?
Please see the link https://kriesi.at/support/topic/footer-67/#post-968090
June 3, 2019 at 4:28 am in reply to: Content Slider Heading – changing font size only for one slider #1106560You can close it, thanks
June 2, 2019 at 10:18 pm in reply to: Content Slider Heading – changing font size only for one slider #1106456This reply has been marked as private.June 2, 2019 at 10:03 pm in reply to: Content Slider Heading – changing font size only for one slider #1106453This reply has been marked as private.June 2, 2019 at 8:55 pm in reply to: Content Slider Heading – changing font size only for one slider #1106432yes!!!! thankssss!
June 2, 2019 at 5:20 pm in reply to: Content Slider Heading – changing font size only for one slider #1106380This is what I did, the problem is when you increase the font size of the slider on the top, it is also increase the post slider on the end of the page.
May 30, 2019 at 3:49 am in reply to: Content Slider Heading – changing font size only for one slider #1105320any answer?
May 28, 2019 at 4:51 am in reply to: Content Slider Heading – changing font size only for one slider #1104637This reply has been marked as private.May 17, 2019 at 4:04 pm in reply to: Content Slider Heading – changing font size only for one slider #1101851I send you on private
May 17, 2019 at 3:13 am in reply to: Content Slider Heading – changing font size only for one slider #1101605Hi Michael
Thanks for your answer , but as I already written, I placed a class to the content slider and is not workingThis reply has been marked as private.Ok, thank you
Hello,
it is still not working.I forgot the link is
Hello, please se the user details on private
Hello, sorry for my late reply.
I only have one plugin contact form 7 and the arrow it is still not workingHi Mike
Thanks, is workingOctober 16, 2018 at 10:42 pm in reply to: Color section with transparent header not working on Enfold 4.4.1 #1022429Hello Vinay,
Thanks your link helped me to solved the arrow issue, now I just need help with the other issue,the top of the website is not look good on ipads.Thanks.
October 12, 2018 at 4:08 am in reply to: Color section with transparent header not working on Enfold 4.4.1 #1020557Hi, Thanks, I fixed the code, the site looks good in any device: computers and mobiles, but, the top (home) not looks like it should be, only in iPads , please advise.
In addition like I mentioned before I have another problem in the top (home) the arrow that pointing down shows only when enter to the site without www (Hazlotools.com)
If I enter to http://www.hazlotools.com (with www) the arrow doesn’t show
Please advise.
ThanksOctober 8, 2018 at 7:24 pm in reply to: Color section with transparent header not working on Enfold 4.4.1 #1019154Hi Ismael,
Thankk you, but this is not my problem, The header was transaparente and know is white,
Thanks -
AuthorPosts