Jump to content

Archived

This topic is now archived and is closed to further replies.

onlinedesigns4u

Remove <a> from featured image single bits

Recommended Posts

onlinedesigns4u

Hi Ellen, 

 

Not sure why we have it like this or if its even down to single bits or just DMS/Pagelines, bu thought id start by asking you.

 

Featured images within single bits sections. Why does it act like a link when mouse hovers over it? I would like to remove it and dont see any default settings to remove or adjust it.

 

Any ideas?

 

Thanks Ellen

 

 

Share this post


Link to post
Share on other sites
Danny

Hi,

 

I have moved your topic to the product developers forum where you can receive support for the product in question. However, I am not sure as to why you would want the link removed from a featured image as that is part and parcel of WordPress. Therefore, you would probably be best of asking this question on the WordPress support forums, as the Featured Image is WordPress related.


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
onlinedesigns4u

Maybe i havent noticed before on other wordpress sites.

 

I wanted the link removed from the featured image on the actual page. Whats the purpose of having the featured image on the page link to the page its already on?

 

Obviously Having the image link off the featured image when its used in masonic galleries is functional and has a purpose, just dont understand why its present on the page, where is the link going, why would someone need it?  Do you know what i mean....

 

Thanks Danny
 

Share this post


Link to post
Share on other sites
Danny

Pages by default doesn't display a featured post image, in order to display the Featured image on a page, requires custom code. Therefore, it is likely the section needs a minor tweak.


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
ellenmva

onlinedesigns4u That is my error. Let me fix and also put a filter on the image html for anyone who wants to change what is returned on featured image with a function.

 

Will let you know when update is ready.

 

Best,

 

Ellen


Ellen Moore

Pagelines Developer

www.elsue.com www.betterdms.com

Share this post


Link to post
Share on other sites
onlinedesigns4u

Thanks ellenmva I wasnt sure if it was something single bits sections had much control over or not, glad to hear you can provide a fix for me though. As always Ellen its great to have a developer like yourself looking out for their products and customers. 

 

Keep up the good work :-)

 

Cheers, Ben

Share this post


Link to post
Share on other sites

  • Similar Content

    • JudithKlinger
      By JudithKlinger+
      Help! I urgently need to remove the "This post was last edited..." that is now appearing anywhere that I've used Single Bits for a post. 
      James Giroux kindly provided this reply...but it does nothing. HELP! 
      This is from the Single Bits section by Ellen.  The code to add to the functions.php to remove this is:
      if(class_exists('elsueSingleBitsPlugin')) { $instance = elsueSingleBitsPlugin::this(); remove_filter('the_content', array($instance , 'add_mod_hatom_data'), 5 ); }
    • JudithKlinger
      By JudithKlinger+
      I'm stuck in a loop. We're developing a magazine type format and having been using Single Bits Single Post as the template..fine, no problem. Looks great! 
      But, some of the articles now have either a lot of media, or multi media, so we wanted to set up another template for these posts. But, if I change the media content on one post, it 
      changes it on the others. I've tried setting up Custom Posts, but that removes the post from the wp post "categories" and then deletes the post from something like HoverNews that pulls by category. 
      So how do I have the media change for each post? I've tried setting up a separate template for each of these particular, media specific posts...but that doesn't help either because they are posts, not pages. 
      Can PM you the link as the site is not live yet. Thanks!!
    • stoltz
      By stoltz+
      I want to change the text color of the post title in a specific post - How do I do that through CSS?
       
      I've downloaded a plugin which allows me to add custom CSS in specific posts, but I do not seem to get the selectors right.
       
      I am using the light-bg class on the single-bit container as well, which then includes a single-bit with the post title.
       
       
       
       
    • flourishdesignstudio
      By flourishdesignstudio+
      I am working on a website right now that uses custom tab colors that also match the background color of the tab content area. However, when a tab is open the tab bg color appear slightly different than the bg of the content area. I have double checked all my setting and can't seem to find a way to override this. 
       
      Would a link be helpful so you can see what I am referring to? I will include a screenshot in case that works...
       
      Thank you so much for all your help!
       
×