Jump to content
xtrme

Stray button pieces

Recommended Posts

xtrme

I installed a plugin called "Resume Submissions and Job Postings" on a site I'm building for a client. Everything displays as it should in other themes (twenty eleven and twenty ten) but in Framework there are what look like pieces of buttons displaying. Here's a link:

http://kasstaffing.dreamhosters.com/job-postings/test-job/

Any suggestions?

Share this post


Link to post
Share on other sites
Danny

Hi,

Those small button lookalikes aren't actually buttons, but styling for the <code> tags which you have in that page. Removing those will resolve your issue.

  • Like 1

Please search our forums, before posting!

Share this post


Link to post
Share on other sites
xtrme

Hi Danny,

Thanks for the quick response. I had a look at the page using firebug but all I could see there was a line that said "code" I'm not sure how to edit or remove the styling. As you can tell, I'm not much of a coder so any help would be appreciated.

Share this post


Link to post
Share on other sites
xtrme

Ok, let me rephrase that. The <code> tag is added by the RSJP plugin but displays fine in other templates so there's something with Framework that's incompatible with it. If I remove the <code> tag, will it break the plugin? If it is safe to remove it, how do I go about it?

Share this post


Link to post
Share on other sites
catrina

Are these <code> tags wrapping around the buttons? Another customer experienced a problem like this before and when they hid these code tags with CSS, all buttons disappeared.


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
catrina

Try adding this CSS to Custom Code > Custom CSS to see what happens:

code {display: none;}[/CODE]


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
xtrme

It removed the submit button (and the stray pieces)

Share this post


Link to post
Share on other sites
catrina

I figured it would do that. I'm not sure if there would be a way to take out just those stray button pieces without taking out the submit button... unless the CSS selector could be more specific.


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
xtrme

Any idea why the plugin performs properly in other templates?

Share this post


Link to post
Share on other sites
Rob

Please see the top bit here: http://wordpress.org/extend/plugins/resume-submissions-job-postings/faq/

As for why the plugin is behaving this way, I suspect there are two possibilities.

1. This could be a jQuery conflict - see v 2.5.2 here: http://wordpress.org/extend/plugins/resume-submissions-job-postings/changelog/

2. This could also be a CSS/LESS conflict. I don't know what he means by "Coding: Reformated the way the posting are called" also in 2.5.2 in the changelog.

Unfortunately, not all plugins work in Framework, though the majority of more than 26000 of the current ones do.


Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites
xtrme

Problem solved. I contacted the plugin developer and they said that when I copied and pasted the shortcode for the plugin, it also copied the "code" tag. All I had to do was view the html for the page and remove the tag. That's what Danny said to do on the first reply but I thought I didn't understand.

Share this post


Link to post
Share on other sites
Rob

The topic was marked as resolved.


Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Similar Content

    • janpeeters
      By janpeeters
      Over the last month I had extensive communications with the developer of the (premium) Anything Boxes section (in Pagelines store) (Adam Munns) and the developer of the WP Polylang Multilingual plugin (Frederic Demarle).
       
      This was because the following problem occurred:
      Anything Boxes showed all posts of two languages (Dutch and English) on the respective static frontpages for each language. It should of course have filtered posts for Dutch language on the Dutch frontpage and English on the English frontpage.
       
      The solution to this problem was simple in the end. When duplicating a page for use in another language the settings for Anything Boxes were not copied to the new page and I should have set these settings manually again on the new page. I wasn't aware of this, but it makes sense. Because of this the pages didn't know how to differentiate between posts from different languages.
       
      The dev of Polylang told me that Polylang is currently smart enough to synchronize metas like Featured images and page templates but it does not work out of the box with metas created by plugins and themes but (according to Frederic) it is rather easy to add them in the list using the filter 'pll_copy_post_metas'.
      He mentions that he is not sure that these 'PageLines Meta Settings' are stored in post meta but that would make sense according to him. He asks if the Pagelines dev team will be interested to support this feature in the future.
       
      I'm also wondering if you will consider adding Polylang translation support for manually editable strings like the 'Read more…' strings in Pagelines Settings.
       
      Well that's of course up to you but I thought to let you know to be able to take this into consideration. I also post this for other users in case they experience the same kind of trouble and are looking for an answer.
       
      Best regards,
      Jan Peeters
    • bankrollbuilder
      By bankrollbuilder
      I used a custom hook to put a banner ad in my header. It works but its not in the right position. it is centered and above my logo and I would like to float it to the right of my logo in the header. heres the link: http://shaboopie.com/shaboopie-wp/free-logos-pg1/

      thanks.

      Dan B.
    • starlit
      By starlit
      Can one have two hero sections on one page?

      I want a landing page which leads/advertises two subpages.

      Or is there another option?

      Please help.

      THANK YOU
    • hutruk
      By hutruk
      Hi!

      I am using the shortcodes for tabs, as described in the documentation.

      When I insert the following code:


      [pl_tabs][pl_tabtitlesection type="tabs"] [pl_tabtitle number="1"]Title 1[/pl_tabtitle] [pl_tabtitle number="2"]Title 2[/pl_tabtitle] [/pl_tabtitlesection] [pl_tabcontentsection] [pl_tabcontent active="yes" number="1"] Lorem ipsum dolor sit amet, consectetur adipiscing elit [/pl_tabcontent] [pl_tabcontent number="2"] Lorem ipsum dolor sit amet, consectetur adipiscing elit [/pl_tabcontent] [/pl_tabcontentsection] [/pl_tabs]

      I get a strange output (in the attachment).

      Any ideas?

      Thanks in advance!

    • MooiWeb
      By MooiWeb
      Hello,

      I would like to align my qtranslate with my breadcrumb so that the flags are on the same hight.
      I'm aware of putting a code in the custom css and tryed severall codes from your site but for now, no succes

      The site i'm working on is http://nieuw.vazdias.nl

      Thx,
      Edwin



×