Help - Search - Members - Calendar
Full Version: Sponsor Section Needs to be Deleted from Our Site
HTMLHelp Forums > Web Authoring > General Web Design
SEOServiceProvider
Hello,

We have a wordpress website and we didn't buy any premium theme. Now we need to find a solution to delete "Sponsors" section from our website. Please note, it's not a widget and we don't have expert in-house web developer or coder. So, we want your help. Please take a look: http://seo-service-provider.org and tell us how can we delete that Sponsor section.


Thanks
CharlesEF
If I understand your question correctly then you would delete this part:
CODE
<div class="squarebanner">
<h3 class=" sidetitl ">Sponsors</h3>
<ul>

<li>
<a href="http://www.dsebdblog.org/ " title="Dhaka Stock Exchange Bangladesh Blog"><img src="http://www.seo-service-provider.org/images/DSE125.jpg" alt="Dhaka Stock Exchange Bangladesh Blog" style="vertical-align:bottom;" /></a>
</li>            

<li>
<a href="http://www.seo-service-provider.org/contact-us/" title="Contact us for more details about advertising program."><img src="http://www.dsebdblog.org/Images/bannersketch.gif" alt="Advertise your website here" style="vertical-align:bottom;" /></a>
</li>

<li>
<a href="http://www.seo-service-provider.org/contact-us/" title="Contact us for more details about advertising program."><img src="http://www.dsebdblog.org/Images/bannersketch.gif" alt="Advertise your website here" style="vertical-align:bottom;" /></a>
</li>

<li>
<a href="http://www.seo-service-provider.org/contact-us/" title="Contact us for more details about advertising program."><img src="http://www.dsebdblog.org/Images/bannersketch.gif" alt="Advertise your website here" style="vertical-align:bottom;" /></a>
</li>

</ul>
<div class='clear'></div>
</div>    
Frederiek
Indeed, and probably this can be found in a file called siderbar.php, as seen here:
https://wordpress.org/support/topic/how-to-...section-of-page
CharlesEF
Good point. I don't know Wordpress at all but it makes sense that the code would be found in an external php file.
Frederiek
I'm not familiar with WP either. But sometimes, a simple search can be of help. wink.gif
SEOServiceProvider
QUOTE(CharlesEF @ Oct 21 2014, 03:28 PM) *

If I understand your question correctly then you would delete this part:
CODE
<div class="squarebanner">
<h3 class=" sidetitl ">Sponsors</h3>
<ul>

<li>
<a href="http://www.dsebdblog.org/ " title="Dhaka Stock Exchange Bangladesh Blog"><img src="http://www.seo-service-provider.org/images/DSE125.jpg" alt="Dhaka Stock Exchange Bangladesh Blog" style="vertical-align:bottom;" /></a>
</li>            

<li>
<a href="http://www.seo-service-provider.org/contact-us/" title="Contact us for more details about advertising program."><img src="http://www.dsebdblog.org/Images/bannersketch.gif" alt="Advertise your website here" style="vertical-align:bottom;" /></a>
</li>

<li>
<a href="http://www.seo-service-provider.org/contact-us/" title="Contact us for more details about advertising program."><img src="http://www.dsebdblog.org/Images/bannersketch.gif" alt="Advertise your website here" style="vertical-align:bottom;" /></a>
</li>

<li>
<a href="http://www.seo-service-provider.org/contact-us/" title="Contact us for more details about advertising program."><img src="http://www.dsebdblog.org/Images/bannersketch.gif" alt="Advertise your website here" style="vertical-align:bottom;" /></a>
</li>

</ul>
<div class='clear'></div>
</div>    




Yes that's correct. I wanted to delete that portion!

QUOTE(Frederiek @ Oct 21 2014, 06:09 PM) *

Indeed, and probably this can be found in a file called siderbar.php, as seen here:
https://wordpress.org/support/topic/how-to-...section-of-page


Thank you Frederiek. I will take a look. Additionally, I will check sidebar.php file!
Sam A
Use Joomla CMS through which you can make sponsor section. you can also make component of sponsor section so that you can easily manipulate it.
SEOServiceProvider
QUOTE(Sam A @ May 25 2015, 05:43 PM) *

Use Joomla CMS through which you can make sponsor section. you can also make component of sponsor section so that you can easily manipulate it.


No Sam. I don't want to migrate my site to Joomla. I actually bought a Wordpress theme and customized it. All problems are gone now!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.