Home › Forums › WordPress Themes – Premium › Encounters › Adding Call to action or banner to blog page
- This topic has 6 replies, 16 voices, and was last updated 9 years, 2 months ago by
Aki Christina .
-
AuthorPosts
-
June 10, 2014 at 2:29 pm #15242
Julie
ParticipantHi there,
I want to add some paid advertising to my site on my blog page. Is there a way to include a widget of call to action above posts and under banner? The banner would be 728 x 90
Thanks in advance
Julie
June 10, 2014 at 7:25 pm #20060Sushil Adhikari
ModeratorThe Call to Action position is there for you but here is a layout of all available widget positions for you:
June 11, 2014 at 3:06 am #20062Julie
ParticipantHi
Yes I know about all those features and columns etc.. but they don’t seem to apply when inserting into ‘blog page’
I’ll have another try, but when I try to use something, let’s say the inset top, it sits below content rather than above it?
So, while yes, I could put an image into an area, it seems I am not able to do so with the blog page.
Julie
June 11, 2014 at 3:32 am #20063Sushil Adhikari
Moderatorah… for the “blog”. This one you will probably have to modify the theme file for that then….easier to do if you are using a child theme. It means grabbing one of the sidebar lines of code and adding it to the blog files. If this is something you think you want to do, I can tell you which files.
June 11, 2014 at 3:48 am #20066Julie
ParticipantYes, I do have a child theme of encounters.
If it’s easy, then I will give it a go..
June 11, 2014 at 4:30 am #20072Sushil Adhikari
ModeratorThe main blog page file is the index.php which you would upload into the child theme. If you then open the /page-templates/ folder in the theme, you will find page templates, one in particular is:
frontpage-full-width.php
In that you will see all the sidebars being loaded with code like this one:
IF this one you want in your blog, you would paste that in the index.php file where it is in the page template….right after the opening div:
Once done, you can try it out and put a text widget there with your banner or some sample text to see where it shows up in your blog main home page (where the posts show up). If you need this banner on the full post (single) view, then you have to do the same by copying the single.php file as well.
July 23, 2014 at 1:27 pm #15243Aki Christina
ParticipantMaybe this also helps:
There is a plugin called “Black Studio TinyMCE Widget” that fit for your need, too, without code changing.
http://wordpress.org/plugins/black-studio-tinymce-widget/It is very easy to use:
Go to “widgets” and only drag and drop the ‘visual editor’ to ‘call to action’ or the place you want your advertise to appear.
Than chose the ‘html’ register and put in your code for the advertise.This way you can add several advertises or simple text etc.
With the plugin “Dynamic widgets” you can choose on wich sites or articles you want it to appear.
Andre did a tutorial how to use this plugin in his tutorial.:cheer:
-
AuthorPosts
- You must be logged in to reply to this topic.