• Resolved izzyinstl

    (@izzyinstl)


    I’m trying to place raw html code in my right sidebar. I installed the raw html plugin but i think it’s for pages (using the text editor.)Since I’m trying to place in the sidebar using text widget i cant seem to get it to work. Is there a widget for this or another way to do this?

Viewing 8 replies - 1 through 8 (of 8 total)
  • This should be simple. Just, Follow the steps :-

    1. Create a new sidebar, name is as ‘Sample sidebar’. Add a text widget inside it.

    2. Go to your respective page and under layout options : select layout as right sidebar and under sidebars option select your sample sidebar from the dropdown (this will replace right sidebar with sample sidebar) for your respective page only.

    That will do your job. I implemented this in my site on this page.

    Cheers

    Thread Starter izzyinstl

    (@izzyinstl)

    Thanks for the reply i went to your site and it was the contact page I didn’t see raw code there wasn’t a side bar i could see.

    There is left sidebar on the contact page. I’ve added text widget there.

    You need to follow the steps which i mentioned above, you will achieve your goal.

    Thread Starter izzyinstl

    (@izzyinstl)

    ok i think maybe I am not explaining what I am trying to achieve. I want the “RAW” code to appear not converted to html. So I want to see the code not the product of the code.

    here is what I want to see:

    <img style=”border: 1px solid #CCCCCC; padding: 2px;” src=”https://www.mystldj.com/wp-content/uploads/2014/10/buttonlinkback.jpg&#8221; alt=”mystldj.com” width=”210″ height=”100″ />

    the code so that someone can copy it then paste to their website and create the backlink to my site. But it’s converting it to the end image that it will be when pasted to their site.

    see my page …
    https://www.mystldj.com/preferred-wedding-vendors/

    Okay, will go step by step:-
    I want the "RAW" code to appear not converted to html.
    Right now, there are html tags in this page, do you need this html code .?

    For example, if you need to use google maps in your own site, google provides html ready for maps code, which you can paste and you will see google maps. Like this, you want?

    the code so that someone can copy it then paste to their website and create the backlink to my site.
    Is the raw code (raw text like 34t6940fjbf like promotional/coupon code) you’re talking about? Could you tell me an example. You pointed to the image.

    Cheers

    Thread Starter izzyinstl

    (@izzyinstl)

    YES THIS IS WHAT I WANT TO SHOW …..For example, if you need to use google maps in your own site, google provides html ready for maps code, which you can paste and you will see google maps. Like this, you want?

    yes I want to show the html ready code so they can copy and paste into their site that will create a back link to my site.

    ie: <img style=”border: 1px solid #CCCCCC; padding: 2px;” src=”https://www.mystldj.com/wp-content/uploads/2014/10/buttonlinkback.jpg” alt=”mystldj.com” width=”210″ height=”100″ />

    just copy this code and paste to your web site to create a backlink to my site

    I don’t know how to do this …it keeps translating it and not showing the code only

    Thanks

    Well, i’m not sure how to achieve this. Let experts creep in.

    Moreover, acc. to user experience, you shouldn’t just display raw html code in loading of page itself, you should do in a popup when a user wants to copy html code, point is based on action. Just see, how google does for maps. (Take care about the UI)

    Cheers

    Thread Starter izzyinstl

    (@izzyinstl)

    Thank you for your time … I figured it out!

    i used <textarea></textarea>

    see my right sidebar

    https://www.mystldj.com/preferred-wedding-vendors/

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘raw html in sidebar’ is closed to new replies.