Jump to content

Advanced Footer [ Support topic ]

This topic contains 476 posts. A summary containing the most significant posts is available

Featured Replies

  • Author
 

Hey @TAMAN,

I just upgraded my site to 4.3, and now no matter what I do I cannot get the Gallery feed custom block to work.  Tried clearing the cache repeatedly, deleting and recreating the block, making sure all options were checked etc.  Nothing seems to work.

Worked fine on my 4.2.9 install.

I will take a look.

Thank you.

  • Replies 475
  • Views 46.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Fosters
    Fosters

    No, I'm going to generate a purchase for everybody who purchased it from @TAMAN

  • Update: With the new advanced footer application you can now have totally different footer columns for different themes       Easy adding forum topics, gallery images, downloa

  • hi! Ones you install advanced footer it is added to all of your themes, however there are no options to show the footer on a specific theme, but you can simply use custom.css to hide the footer o

Posted Images

  • Author
 

Hey @TAMAN,

I just upgraded my site to 4.3, and now no matter what I do I cannot get the Gallery feed custom block to work.  Tried clearing the cache repeatedly, deleting and recreating the block, making sure all options were checked etc.  Nothing seems to work.

Worked fine on my 4.2.9 install.

Just upgraded Advanced footer in marketplace please download and update  ? 

Thanks for letting me know.

Edited by TAMAN

 

Just upgraded Advanced footer in marketplace please download and update  ? 

Thanks for letting me know.

Thanks TAMAN - working fine now ?

  • 2 weeks later...

Just a minor issue.

When you create a block of a forum feed, you can only get topics from forums in the forum section, but does not allow you to get topics from the club sections. It would be nice to include club topics too.

  • Author
 

Just a minor issue.

When you create a block of a forum feed, you can only get topics from forums in the forum section, but does not allow you to get topics from the club sections. It would be nice to include club topics too.

This is not an issue.

But, i will try to implement that on next version ? 

 

 

An interesting app.
Do you plan to implement the choice of language?
I have a forum in two languages, I would like to display footer depending on the user's chosen language.

Ok, I know someone has probably asked this before but: how do you configure the graceful wavy line separating rows in the screenshot?

Oh and - any plans to incorporate Blog posts into the feed blocks?  That would be very useful. :biggrin:

  • Author
 

Ok, I know someone has probably asked this before but: how do you configure the graceful wavy line separating rows in the screenshot?

When you create a footer row you have some settings to setup for example the border seperator :)

Is there a way we can hide the footer on the register & login page?

We have adverts in the footer and need to make sure they do not appear on the register or login page to conform to adsense rules.

Many thanks

  • Author
 

Is there a way we can hide the footer on the register & login page?

We have adverts in the footer and need to make sure they do not appear on the register or login page to conform to adsense rules.

Many thanks

[data-pagemodule="system"][data-pagecontroller="register"] .af_Container,[data-pagemodule="system"][data-pagecontroller="login"] .af_Container {display:none}

 

Brilliant, thanks.

Where do I actually add that code?

  • Author
 

Brilliant, thanks.

Where do I actually add that code?

custom.css ? 

 

custom.css ? 

You're a star!

Thank you

  • Author
 

You're a star!

Thank you

No problem ? 

 
[data-pagemodule="system"][data-pagecontroller="register"] .af_Container,[data-pagemodule="system"][data-pagecontroller="login"] .af_Container {display:none}

 

I tried adding this to stop it showing on the /support/ section with the following code but have got something wrong as the footer is still displaying in that section.

Can you point out where I have gone wrong?

 

[data-pagemodule="system"][data-pagecontroller="register"][data-pagemodule="support"] .af_Container,[data-pagemodule="system"][data-pagecontroller="login"][data-controller="support"] .af_Container {display:none}

  • Author
 

I tried adding this to stop it showing on the /support/ section with the following code but have got something wrong as the footer is still displaying in that section.

Can you point out where I have gone wrong?

  

[data-pagemodule="system"][data-pagecontroller="register"][data-pagemodule="support"] .af_Container,[data-pagemodule="system"][data-pagecontroller="login"][data-controller="support"] .af_Container {display:none}

[data-pagemodule="system"][data-pagecontroller="register"] .af_Container,
[data-pagemodule="system"][data-pagecontroller="login"] .af_Container,
[data-pagemodule="support"][data-pagecontroller="home"] .af_Container {display:none}

 

Hello Taman

I am using the new Footer App vs the plugin.  How do I choose a dark embed of a twitter feed, and how can I resize it as it's block is too large?  

I also tried to use my twitter feed html for the dark background as a custom block but I can't only select 1 with this code.  Can you solve either option?

<a class="twitter-timeline" data-theme="dark" href="https://twitter.com/HockeyForumsNET?ref_src=twsrc%5Etfw">Tweets by HockeyForumsNET</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

  • Author
 

Hello Taman

I am using the new Footer App vs the plugin.  How do I choose a dark embed of a twitter feed, and how can I resize it as it's block is too large?  

I also tried to use my twitter feed html for the dark background as a custom block but I can't only select 1 with this code.  Can you solve either option?

<a class="twitter-timeline" data-theme="dark" href="https://twitter.com/HockeyForumsNET?ref_src=twsrc%5Etfw">Tweets by HockeyForumsNET</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

 

Create a custom html block and paste the below embed code. its a dark embed theme

<a class="twitter-timeline" href="https://twitter.com/TwitterDev?ref_src=twsrc%5Etfw" data-theme="dark">Tweets by TwitterDev</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

https://dev.twitter.com/web/embedded-timelines/parameters

 

 

Create a custom html block and paste the below embed code. its a dark embed theme

I did that with the code I provided above also which gave me the dark embed.  What you gave me also does the same continuous twitter feed that I can't size or select the number of tweets to show.

 

63837839_twitterfooter.thumb.png.bfcf2ae25dbc6d4d4e521eb92a88d384.png

 

If I use the social feed for twitter,  I can select the # of tweets to show, but I only have the option of the white background and they still show large as above.

Edited by InsideEdge

BTW, I'm still on 4.2.  I was just getting a few apps ready before I upgrade to 4.3.3

  • Author

Yea, you can limit the tweets easily 

this shows one tweet 

<a class="twitter-timeline" href="https://twitter.com/TwitterDev?ref_src=twsrc%5Etfw" data-theme="dark" data-tweet-limit="1">Tweets by TwitterDev</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

you can change the number in data-tweet-limit="1" attribute ? 

 Thanks, That helps, but the feed height is still much too for the row.  there is much too much extra space.   

Or is there a way to have the feed show as it did in the plugin version with basically just the twitter icon text and a link?  

footer.thumb.png.520a5692bedec90a9eb7d2df798956e3.png

  • Author
 

 Thanks, That helps, but the feed height is still much too for the row.  there is much too much extra space.   

Or is there a way to have the feed show as it did in the plugin version with basically just the twitter icon text and a link?  

footer.thumb.png.520a5692bedec90a9eb7d2df798956e3.png

You can add a fixed height and then whatever the tweet limit you set the embed will be scrollable ? 

<a class="twitter-timeline" href="https://twitter.com/TwitterDev?ref_src=twsrc%5Etfw" data-theme="dark" data-tweet-limit="10" data-height"200">Tweets by TwitterDev</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

 

I was using a free twitter js library on the plugin before which is no longer supported i believe, not possible anymore with the application 

 

 

thanks again for your help,  the data-height="200"  doesn't work and I'm not seeing a scroll effect.  Maybe I can just try using a latest topics list instead.

Recently Browsing 0

  • No registered users viewing this page.