Jump to content

FX Pages - a free collection of Pages templates

Featured Replies

Hi @Sonya*

Just wanted to add to the first suggestion I posted above (side menu closing on every click on mobile), I have taken a recording to show you what I mean. Also, it appears that drop down menus no longer expand when clicked on mobile either, as you can see. I’ve not modified any of the JS or CSS relating to the menu. Any chance this can be fixed? 

RPReplay_Final1651571346.gif.ce6660d8724d32887fe57117e8117046.gif

Edited by Dreadknux
MOV files not working on this website, converted to GIF.

  • Replies 76
  • Views 5.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • This has been fixed in FX Pages 2.2.0. Currently waits for approval.............

  • FX Pages 2.3.0 is released: NEW! Templates for videos section NEW! Template for image gallery

  • No. I am on vacation. 

Posted Images

  • Author

I am going to release a new version this week.

Generally, you can create your own JS and CSS files and add them to your page instead of those delivered with the app. JS and CSS will be replaced silently during the upgrade, so you are going to lose all your custom changes if you have modified the original FXPages JS and CSS. 

I will look into it, however, generally I stick to the IPS framework and UI widgets to be sure it works on every theme out there. So I will not heavily modify the standard IPS functionality to avoid a lot of support.

  • 3 weeks later...

Hi @Sonya*

Thanks, looking forward to the next update!

I wanted to try and tweak your toc.js JS code myself to add an "a" anchor before H2 tags, to help with the issue I was having. I used some code from your FX Images JS code to try and wrap an anchor tab around an H2/H3/H4 tag within the page, but it doesn't seem to be working.

		setup: function () {
			// Find the items we need
			var self = this;
			var items = this.scope.find("h2, h3, h4");
          		items.each( function (i) {
				$( this ).attr('id', 'toc'+i);
              			$( this ).closest('p').wrap("<a id='#" + $( this ).attr('id') + "'></a>");  
			});
			var output = [];
			var last = '';

			if( !items.length ){
				return;
			}

Any ideas?

Edited by Dreadknux

  • Author

@Dreadknux The feature is already implemented in the last version. I am just testing it with 4.7 Beta that's why no release in Marketplace yet.

You can copy-paste a new code from here https://invisionify.com/uploads/page_objects/toc.js.9dfc64d46d40b781a8c0758cccaf01dd.js?v=b574a07d041653147371 And here is an example for an article that uses it https://invisionify.com/blog/how-to-create-curated-youtube-videos-for-community/

  • 1 month later...

Image Caption does not show up for me.  Woudl you be able to let me know what am i doing wrong here?

Example Page

https://www.bmw2002faq.com/thehackmechanic/chillin-louie-to-coldly-blow-part-ix-firing-it-up-buttoning-it-up-r12/

First image has had it's title set to "Nitrogen bottle and manifold gauge set for pressure-testing"

(The reason you see it now as it was added manually to the article)

Template used "FX Pages News Display"

Thank you,

Steve 

  • Author
3 hours ago, misfit76 said:

Woudl you be able to let me know what am i doing wrong here?

Please confirm, that you have attached Fxpages/images.js to the page with the database:

Could contain: File, Text, Webpage

I cannot see it in your page source.

thank you!  I had that missing for that page.

  • 2 weeks later...
  • 1 month later...
On 7/11/2022 at 8:24 PM, Dreadknux said:

Hi @Sonya*

Do you have an ETA for the FXPages update, now that IPB 4.7 has been released?

Any updates on IPB 4.7 update?

Just want to leave a recommendation, by now it miss a Return to TOC menu botton. 

When we want to go back to TOC menu again, is difficult having to scrolling up up up 

 

Could contain: Text, Poster, Advertisement, Menu, Flyer, Brochure, Paper, Page

Could contain: Text, Page, Menu

Hi @Sonya* additional of the Return botton suggestion, can I request a Bug Tracker adding to this Colletion? I still have not install this app, but I have some ideas which I would like achieve with your collection firstly, then according the need and advance request more customizations works even paid.

Has this project been abandoned? @Sonya*

  • 1 month later...
On 8/18/2022 at 1:38 PM, Sonya* said:

No. I am on vacation. 

Okay, thanks - looking forward to the next update.

  • 3 weeks later...

Hi @Sonya* - I'm really sorry for bothering you about this, but I am concerned about the November update of IPS requiring PHP8 and disabling all apps that do not follow the PHP8 coding standard... FXPages has been flagged as an app that is not compatible with PHP8/future versions, and there is still no update available on the Marketplace.

I do not want to risk FXPages becoming disabled in the next IPS update and causing a problem for my visitors as a result. Can you please let us know a timeline for when an update for FXPages may come? We have been waiting since May. Thank you for all your hard work and efforts!

Would love to install this but I'm on 4.7 and it says it isn't compatible, which is a shame as this is exactly what I need.

Any plans to update this @Sonya*?

Thanks.

  • 2 weeks later...

Great app. Looks like November release of IPB will kill it due to incompatibility with PHP8. Hoping @Sonya* will come back.

  • 4 weeks later...

Anyone running this with the newest version of IPB? I would like to update, but will need to find time to migrate away from this product.

I have it installed from the 4.6.X days. It’s worked for me without problems through all versions including the latest.

Edited by Randy Calvert

  • 1 month later...

After upgrading to 4.7.6 I get following error:

Fatal error: Cannot declare class IPS\fxpages_hook_constructFromData, because the name is already in use in /public_html/init.php(932) : eval()'d code on line 9

 

On 11/17/2022 at 5:03 PM, misfit76 said:

Great app. Looks like November release of IPB will kill it due to incompatibility with PHP8. Hoping @Sonya* will come back.

We have it in use with PHP8 and latest version of IPS. But I am also concerned about what will happen to it in the future.

  • 3 months later...

Hello @Sonya*

By any chance you could introduce FAQ Block using same style as regular FAQ page?

Recently Browsing 0

  • No registered users viewing this page.