Forum Replies Created
-
AuthorPosts
-
Hi, I still can’t do this. Anyone can help please?
HI,
I tried that code. Now the links no longer work which makes it all pointless!
Also I get some strange overlay when I click on one of the images.
I would like to use some other method of highlighting those as links like a box outline or something. How do I target those is the css to add a one line border or something on hover.
But at least it must go back to showing the “click” hand icon on hover and go to link when clicked.Hi, I get that with Safari browser but this on chrome, firefox (phone) and on desktop when window is scaled (all browsers – chrome, safari, firefox): see screen snap
Hi,
If you go to any page on the site (there are not many yet) look in the blue footer and you will see them – they are three mono coloured logos, png files: one reads NHBRC, Property24 and PrivateProperty. They are in column 2 and 3. If still not clear see links below for dropbox explanation image.That css code you gave does nothing.
Also I want to address THESE images, not ALL images please. The fact that the same type of image (png) files, in duplicated containers, behave differently is not referenced anywhere.
From documentation link: if I add this css code then rollover icon/white overlay disappears from ALL images on the site (I do want them in other areas like gallery and portfolio), I just want to address these three by themselves in the footer:
/* Remove image overlay with circle and arrow */
.image-overlay {
display: none !important;
opacity: 0 !important;
}Also, if I use this code the tool tip now shows filename as well, not the link.
—update—
I have managed to remove the tooltips with this function. But is it possible to make the tooltip read something that I can enter somewhere, like “goto xxx”?function remove_title_attr(){
?>
<script>
jQuery(window).load(function(){
jQuery(‘#wrap_all a’).removeAttr(‘title’);
jQuery(‘#wrap_all img’).removeAttr(‘title’);
});
</script>
<?php
}
add_action(‘wp_footer’, ‘remove_title_attr’);- This reply was modified 6 years, 7 months ago by patricknh. Reason: update to above
Thank you Mike! That nailed it :).
Still not sure how you figured to use the ‘uf16a’ for the icon code? How does that work from the fontello file?
April 28, 2018 at 11:26 am in reply to: Add email icon/mailto to social icons in header menu #948317Hi, I still cannot solve this problem with unknown icon p(pen) and no background on rollover?
Hello? Is it possible to get an answer, 24 hours later now?
Did you see those images or not – do you have an answer for me?
Maybe I have to make new topics for all these questions then. It is very frustrating having to wait for answers so long as I cannot complete that work. I am beginning to feel I made a not too good decision to get the client to buy this theme! Customisation is proving very difficult and not intuitive at all. I cannot find good answers in this forum, they all only suit the person who asked and are specific to their site. There is no learning opportunity!
I will post one by one and each case separately in future as it seems that is the only way you answer?
April 27, 2018 at 11:23 am in reply to: Add email icon/mailto to social icons in header menu #947844Hi Mike,
Yes I am using a child theme. Which file do you want me to link?
I have been trying that function code that you linked to but not getting it right.
From the fontello zip:
1. the icon character is \f16a and it is called icon-youtube-play
2. I named the font ‘coastalicon’ and it appears in button choices as that (Font: coatsalicon) underneath the “Font: entypo-fontello” guys in enfold choice box
3. I want to swop it for the youtube icon that the theme defaults to (old style youtube with teeny tiny text)
I am not sure how to integrate this into that function code, I am not very good with php and js! Im more a front end person with medium css skill.
Thanks***addition***
I will put function code below that I have used.
I have now got something displaying there but it looks like a pen, not the youtube! I havent included a pen in the fontello font. Also the little background circle doesnt appear on rollover even though I used the css from your link? The icon goes from white to pink on rollover with this css:#top #wrap_all .av-social-link-ICON_NAME:hover a{color:#fff; background-color:red; }
- This reply was modified 6 years, 7 months ago by patricknh. Reason: added dropbox link
Hey Victoria – there is the first one in column 2 from left (NHBRC logo) and the next column (3) the two “property” company logos – those are the three images. Thanks
PatHi Mike,
Thanks. The icons are already created in fontello and then imported into enfold and they do work – they are at the bottom in elements like buttons which give you a list of icons to choose from. However the ones in the “Theme Options” don’t allow you to choose an icon – just youtube or whatever from a menu list, the actual icon itself resulting from the choice you make seems to be automatically applied by the theme. This is where I would like to change the icon (ie in this particula instance they are in the main menu to the right alá the 2017 demo header).
Cheers
Thanks Mike, didnt see the email on that menu as I didnt scroll down that list to the bottom and it was lurking out of sight! The size code is working too, thanks.
Any way to switch the icons in use like with the buttons, I have a custom set uploaded and its working on the site. I would like to change the youtube from the teeny text to the play button version.
Cheers
Oh I found the answer to #6 – switching off the breadcrumbs – I knew there had to be a switch somewhere! :)
Hi again Vinay, Right that sorted out most of my issues and made it a lot easier to style. Two more questions related –
1. How do I get that facebook preview/link widget into a frame?
2. Where do i get that textured background that the footer options provided? (grain-top.png)Thanks
Oh, OK Vinay, thanks, I have 4.26. I will get onnit!
Hi Nikko, I’m afraid I cannot find such a file anywhere? Will it be downloaded to server or to my PC? It definitely is not on my PC and I cannot find a download folder on the server.
September 15, 2017 at 6:00 am in reply to: Website hacked – how to stop links to url: sitedomain.url/post_title #852402Hi,
Yes, there are no “posts” per se in the site, just portfolio sections and pages. I have tried to disable all blog and comment type functions as this site is not intended to be anything like that.
I am a bit scared to delete those entries as they seemed to refer to images and I am afraid to mess up the rest of the site. I changed all the status entries to “closed”. The hackers seemed to have put two entries in the database which linked to a viagra site and some sunglasses sites and they used that post method to appear in google search and then (in google) if you clicked you got to that site rather than ours.
If I google search now they are no longer appearing so hopefully that is sorted, I was just hoping there was a global way to disallow those sort of links. There are not many links on the site so it is relatively easy to control that, unlike a blog with lots of posts and comments! The only issue was that google seemed to have stored a bunch of those “domain/post_name” links, obviously the hacker modus operandi. At least now they seem to get to that “blog” page (as per hidden links above).
I hoped that that “blog” page that comes up now with the image thumbnail could be somehow replaced by something else or a redirect. I am not sure what that page is or how created but it seems to be a wordpress thing. I was hoping it was an enfold thing that you might recognise.
Is there a recommended security plug-in (eg wordfence?) that is good with enfold?
Thanks
September 14, 2017 at 3:13 pm in reply to: Website hacked – how to stop links to url: sitedomain.url/post_title #852079Hi, I think you misunderstood the question? I am not trying to “band-aid” anything thing. I had a simple request:
Is “domain/post_title” (“post_title” as defined as a field in the mySQL database of table wp_posts) a valid wordpress link or is this something that happened in the hack? I have done the rest, restored wordpress etc but I cant change the sites content obviously. Including the database! So if stuff has been left in there its difficult to identify. My problem is this was discovered via way of google links that used that url format to reroute to spam sites. Now they simply route to the page that you see. So is this normal behaviour or is there some other way to block or reroute such urls? There are no posts on the site in terms of blogs, but many many such labelled entries for all site contents in the dB.Thank you Yigit, that did the trick :) all good now
Thanks Yigit, I have it working now – well mostly. The image is now full width and follows window sizing but at a certain point the side borders come back in, same happens on iphone screen – always border left/right in either portrait or landscape mode.
Thanks Rikard, haven’t quite got it right but I will try some things. Wish that link page had more detailed examples!
Damn! That was the reason? Driving myself crazy here and such a stupid error! :)
ThanksHello? Can you help please?
-
AuthorPosts