detail page Raw HTML

Posted in: Newspaper
Post count: 48

hi.
i can edit home page Raw HTML element.
but can’t find from where i can edit articles detail page Raw HTML. how can find this? Designer put that, now i don’t know from where to edit this.

please help

Post count: 20688

Hi,

I do not fully understand what you mean by articles details page. It would be really helpful if you could provide a link to your website if possible, and more details about this issue.

Thanks

Post count: 48

sorry,

please see this page and attached image.
that banner appears on all inner pages and i can’t find from where to change that.

http://banker.az/
http://banker.az/wp-content/uploads/2017/03/Capture.png

Post count: 20688

Hi,

It seems the ad is coming from a raw html element and it is linking to a Facebook address – https://www.screencast.com/t/m0rnExCDBN Maybe this code is inserted directly in the theme single post and category files. You could take a look in the category.php file – https://www.screencast.com/t/gropsNLlY and the post single files – https://www.screencast.com/t/bVmbyjmzFR and check for any code in the structure. You could try disabling all the plugins except Visual composer, clear the cache and purge cdn files, maybe a plugin is causing this. If none of these suggestions work, you could make a fresh theme install with the latest version – https://forum.tagdiv.com/how-to-update-the-theme-2/ install only the theme bundled plugins and this should solve this issue.

Thanks

Post count: 48

hi,
thanks for response.
he didn’t do that directly from php file. he put that on some page from admin panel , but i’m sure it’s not directly inserted code.
and that facebook link is just a banner link,which is given by me.

Post count: 20688

Hi,

All I can tell you is that somehow it is inserted in the content – https://www.screencast.com/t/Vj56RHgfDJS Try checking the custom code fields in the theme panel – https://www.screencast.com/t/xoQdYuOopta But if you are sure that nothing was added to the theme files, and tried disabling all the plugins except Visual composer, clear cache and purge cdn files then maybe you should do a clean install as suggested. Or try to contact the person that has implemented this.

Thanks

Post count: 48

i’ve checked custom code, it’s not there. i can’t install also fresh theme, because we made a lot customization on existing one.

let me ask one question. If we would like to put Raw HTML element on Home page , i just open home page and click edit button. or find that page between articles (with the home page name) and edit it.
but how we can add Raw HTML for other pages? because banner that have been put on home page is not shown on other pages. i don’t know how to put or change banner on other pages on specific place (that i’ve shown on image). from where we can do this?

Post count: 48

thank you!
i’ve found that code on single.php file. as you said, he inserted direct code to the file.

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.