Navbar/sidebar on a wordpress site not editable - wordpress

I am helping a non-profit modify their existing wordpress site. The site is very old (built in 2009) and so is the theme ('deFusion'). They wanted me to add a calendar to the sidebar and restructure the navbar. Although I see there are already added items on the sidebar, there is no place in the dashboard where I could add additional items to the the same sidebar. I could not edit the navbar either (add or remove menu items).
How do you deal with an old theme like this? I am not a wordpress expert nor have done any work with PHP. I have searched online but have not been able to find any relevant solution.

Related

Footer using Avada Theme in Wordpress and the Polylang Plug-In

I am currently using the Avada Theme. I want to create a multilingual site - for that I installed the Plugin called "Polylang". I want to have two sites - one in English, and one in German. Unfortunately with this plugin the Avada theme does not show the footer that is set in the layout options in the theme for the German version of my site.
I also tried to use the WordPress Footer widgets, but with those I was not able to display my footer as I wanted to. But maybe there is a simple solution with the footer widgets.
I want to display the footer like that - simple as that:
The texts are linking to different site. Does anyone got a solution?

Is there a way i can customize an Electro theme WordPress site masthead?

I need help in achieving the following:
Move the shoping cart infront of the search button.
fiting the menu items in the page, several are disapearing to the right
This is a very broad question. I'm unfamiliar with the theme but guessing it uses WooCommerce?
It sounds like you may want to create a Child Theme on this new theme and edit it that way - if you're adamant on using it.
https://developer.wordpress.org/themes/advanced-topics/child-themes/
WooCommerce offers lots of documentation on how to edit their themes by creating your own template files which overwrites the default ones they use.
https://docs.woocommerce.com/document/woocommerce-theme-developer-handbook/

responsive menu not working while using Divi theme

I had to create a custom page borrowing the Divi theme code in order to use my shopping carts include file. The problem is the responsible WP menu will not work on the custom pages.
Is there are anyone who has had this issue who could help? It seems like the problem is in the page container and its overlapping the menu - but am struggling to pin point the problem.
Link to a test page: https://hookedonsunshine.co/products2.php

Drupal ecommerce theme no correctly viewed

Im quite new to drupal, At the moment ive been trying to install a commerce theme but i dont get the correct appearance of it
the original theme
how it looks in my localhost
i have alreay installed drupal commerce, panels, ctoold, views etc... can sosmebody tell me what has gone wrong and how do i get the original look of the theme
There is a lot of things you need to do after installing the theme.
After installing new theme you should do the following:
Change default logo to your site logo.
Check what menu items are displayed and manage them in your structure>>menus
Add slider images by checking where to add the images (Read your theme readme.txt)
Add content so as to display in appropriate areas.
Add Products to your site.
Configure home page link.
Configure your categories / popular categories tags blocks.
Configure special offers block. May be you need to create a view with block display.
Place search block in appropriate region.
I am listing few and you can figure out rest if anything is not at its position.
Note: Generally the theme provides you basic regions, templates, css and icons structure, and you have to manage your site content so as to get the look and feel.

WordPress - Modifying the MediaFlux theme

I have installed the MediaFlux theme from Mojo-Themes on my website at www.sjsueconomics.org. Here are my questions:
As you can see on the website, the blue menu at the very top of the page currently displays Page Titles. I want to display External Links there instead. How do I modify the code to do it?
The main menu (red text below the logo) currently displays Categories. Without changing the style or appearance, I want to display the Page Titles instead. How do I do it?
Thanks in advance!
The company you paid for the theme provides support, not a community which has no access to this product.
http://wordpress.stackexchange.com ; customizing a paid theme while providing no code (and having no right to provide any code) is not an appropriate subject for a StackOverflow question
if the theme supports custom menus, there ought to be a Menus page in the admin, under Appearances probably, or perhaps Settings. Go there, then create a menu with the pages or categories you want, then tell the theme to use the menu you created instead of the default. If the theme doesn't have such a feature, you'll need a programmer.

Resources