Search found 6224 matches
- 05 Nov 2018, 18:59
- Forum: Support Requests
- Topic: Front-office bug
- Replies: 10
- Views: 12872
Re: Front-office bug
Because you didn't updated the theme to the latest version, before anything else check at Suffusion Options -> Backend -> Site Optimization to have selected "Auto-generate the CSS and print it in the HTML source (Least load on server, ugly page source code)" This will avoid to load your settings fro...
- 16 Oct 2018, 13:45
- Forum: Support Requests
- Topic: Responsive Layout
- Replies: 12
- Views: 15127
Re: Responsive Layout
For not being flagged as spam, don't add smilies in your private messages.
- 10 Sep 2018, 14:39
- Forum: Support Requests
- Topic: /* ]]> */ at top and bottom of page
- Replies: 2
- Views: 5853
Re: /* ]]> */ at top and bottom of page
Your HTML markup is broken. That part of code is a closure of a CDATA block related to some Amazon script. That whole code need to be included in <head> section, but instead, from that code you already have the <body> section. It is almost impossible to say from outside why this happens. As Colin sa...
- 10 Sep 2018, 14:14
- Forum: Support Requests
- Topic: Latest versions
- Replies: 3
- Views: 14816
Re: Latest versions
Thank you Sayontan,
Yes, I am interested too, but I don't really know how it works.
Yes, I am interested too, but I don't really know how it works.
- 14 May 2018, 12:00
- Forum: Support Requests
- Topic: How to update to 4.5.1
- Replies: 5
- Views: 8894
Re: How to update to 4.5.1
For safety, do all the steps enumerated by Manuel in his post. You can also update the theme by ftp. Download the theme, unpack the zip on your computer, delete 'suffusion' subfolder by ftp from 'wp-content/themes/' folder, then upload instead 'suffusion' folder unzipped at the beginning. That's all...
- 11 May 2018, 16:17
- Forum: Support Requests
- Topic: title on title
- Replies: 0
- Views: 6237
Re: title on title
I don't understand - what you did? You downgraded the theme from 4.4.6. to 3.8? Why you did that? Of course your site is broken, such old version cannot be compatible with actual versions of WordPress... php... javascript... or anything... For this reason exists upgrades - to adapt a thing to the ac...
- 11 May 2018, 16:01
- Forum: Support Requests
- Topic: GDPR and Google Fonts
- Replies: 2
- Views: 4437
Re: GDPR and Google Fonts
The theme don't use Google Fonts by default. But they can be used for your design if you want this - there are lists at Suffusion Options which contain Google Fonts for each text element which can be formatted from options.
- 11 May 2018, 15:50
- Forum: Support Requests
- Topic: How To Assign A Header To Responsive Nav Menu?
- Replies: 1
- Views: 3654
Re: How To Assign A Header To Responsive Nav Menu?
Can use my plugin - Suffusion Collapse Menu - look at downloads section in sidebar. Will replace the list with a collapsible menu with the "sandwich" icon as header. The color of icon can be changed from Customizer -> Colors. If you don't like the sandwich icon at all, can add at Suffusion Options -...
- 04 May 2018, 15:18
- Forum: Support Requests
- Topic: Sad to see the best theme disappearing!
- Replies: 6
- Views: 14918
Re: Sad to see the best theme disappearing!
Can be solved easily by adding at Suffusion Options -> Backend -> Custom Includes -> Custom Styles:
(but first try to upgrade the theme manually to the latest version from the top of the forum).
Code: Select all
#nav a, #nav a:visited {height:initial;}
- 03 May 2018, 16:14
- Forum: Support Requests
- Topic: Sad to see the best theme disappearing!
- Replies: 6
- Views: 14918
Re: Sad to see the best theme disappearing!
Without the theme active we cannot see the problem or suggest solutions. Please activate the theme and we will try to find time to look from where the problem come.