Jump to content

Website Footer (Support Topic)


Recommended Posts

  • 6 months later...
  • 5 months later...

There is no overlay. There are two issues with this plugin.

First, the mess in the code

<img src="{setting="swf_social_logo"}" app="core" location="global"}" width="135" height="135" />

Plus logo is added automatically resized to 135px (width and height). Bad idea if logo is not square. I recommend to replace the code above with:

<img src="{setting="swf_social_logo"}" width="135" class="ipsImage" />

There are two places where the first line is used, so you have to replace it twice.

Edited by Sonya*
Link to comment
5 minutes ago, Sonya* said:

There are no overlay. There are two issues with this plugin.

There is a mess in the code


<img src="{setting="swf_social_logo"}" app="core" location="global"}" width="135" height="135" />

Plus logo is added automatically resized to 135px (width and height). Bad idea if logo is not square. I recommend to replace the code above with:


<img src="{setting="swf_social_logo"}" width="135" class="ipsImage" />

There are two places where the first line is used, so you have to replace it twice.

i have made these edits an the logo is still faded

https://www.mymilitia.com

Link to comment
6 minutes ago, fix3r said:

Here is my footer using this addon

Yes, I can see the footer on the your website :) I have disabled the styles from the screenshot on your website.  And there is no difference in displaying logo with or without the styles. This might be your browser settings that makes the logo looked overlayed :rolleyes:

 

Edited by Sonya*
Link to comment

Hi guys thanks for the input on this... I will release a new version shortly which will allow you to remove the overlay via a setting so you don't have to fiddle about with CSS styles.

@fix3r Can you send me that image so I can have a look as to why it is screwing it up for you please?

 

Link to comment
On 5/15/2019 at 7:07 AM, Sonya* said:

Hi,

the plugin is really good. One suggestion: please replace the footer so that the Advertisement placed in Just above the page footer in ACP is shown above your footer and not below.

Thank you!

@TDBF, have you considered the suggestion as well? I had to rewrite your code to respect the ad placement. Is it now correct in the last version?

Edited by Sonya*
Link to comment

 

Update 1.05

Changes And Fixes:

  • Fixed: The bottom advertisement block would display below the Website Footer, this advert block will now display above the footer as expected.
  • Changed: The "Block Settings" tab has changed its order within the form tabs to be the default tab (Settings tab was the previous default tab). This was due to the fact that the "Block Settings" tab is most likely to be the most used when editing the Plug-in settings.
  • Added: Block Type Select Option: There are now three different "Block Types". This is to reflect the different types of content which can be used.
    • WYSIWYG
    • HTML
    • Pages
  • Changed: The original Text Editor (Text Box) has been changed to a WYSIWYG Editor (The Default Editor for IPS). This is to allow easy editing of a block content without the need to know HTML.
  • Added: CodeMirror Editor. The CodeMirror box will allow adding HTML code with coding styles rather than just as plain text.
  • Added: Pages Blocks. You can now add a Pages (CMS) Block by adding the Pages Block template key. So anything that you can dream up using Pages Blocks can be added to the Footer. Please be aware, the Pages Block styling my clash with your footer, so you may have to change the Pages Block Styling to match your Footer stying.
  • Changed: Display This Block options. When de-toggling the 'Display This Block' option within the plugin form, this will hide the other options for this block, this is to keep the form clutter down to a minimum.

I would suggest that you back up your data for this plug-in before updating to this version. Just in case.

Link to comment
  • 1 month later...
21 hours ago, ChrisTERiS said:

Happy & Prosperous 2020 😀

Am I doing something wrong and the design mess? Actually I enabled 3 blocks and footer block, but as footer block was messed, I enabled all blocks but again the same mess.

This is also with fluid width.

https://www.cmsviral.com/

Can you contact me via PM please and I will help you sort your issue out.

Link to comment
  • 4 weeks later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...