Forum Support

Shape 5
March 28, 2024, 09:48:13 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: 2 problems after upgrading Joomla to 3.72  (Read 1043 times)
Prodpcs
Jr. Member
**
Offline Offline

Posts: 10



« on: May 24, 2017, 11:05:47 AM »

One of the menus from my main menu has submenus. Only on the home page, the list of submenus does not work. It is all cramped and only shows the first option. I tried updating vertex framework to 4.1 it didn't fix it and caused a secondary problem. My search box that shows on a couple of the screens now looks strange. The inner circle that you type the word into is longer than the box. I can't see where to fix that, if I inspect the html it doesn't give me a file to change- it says index:23 and points to https://productivepcs.com/:23,

It gets corrected if I uncheck the width: auto; box

div.mod_search28 input[type="search"] {
    width: auto;
}

website: productivepcs.com

Thanks.
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #1 on: May 25, 2017, 07:31:10 AM »

Hello,

If it is only occurring on the homepage then there is either an issue with a third party extension conflicting with it or there is an unopen element on the page. You would need to disable all third party extensions on the homepage and anything with custom html in it like a module or article. Often times extensions have poorly written javascript that can cause conflicts like this. Also, an unclosed element like a missing </div> tag can cause something like this. I would start by unpublishing modules that are only set to show on the homepage to identify which is causing the issue.

I would also recommend disabling any cache plugins you have enabled. I am looking at the source of the site it there is something manipulating the output of js files.
Logged

Mike Knott
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Prodpcs
Jr. Member
**
Offline Offline

Posts: 10



« Reply #2 on: May 25, 2017, 09:31:06 AM »

Thanks Mike, it was a third party problem.However I am still having a problem with the search circle being longer than the box. If I right click in the area, select inspect and uncheck the auto width parameter, it is corrected however I am not sure which file to change on the back end. It just says it is called https://productivepcs:17. Can you help with this?
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #3 on: May 26, 2017, 07:38:20 AM »

Hello,

Try adding the following to the bottom of template.css:

#mod-search-searchword28 {
width:87% !important;
}
Logged

Mike Knott
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Prodpcs
Jr. Member
**
Offline Offline

Posts: 10



« Reply #4 on: May 26, 2017, 11:20:11 AM »

That worked, thank you!
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.