bemoore
Forum Replies Created
-
Forum: Plugins
In reply to: [BEMO A-Z Index] Filter doesnt work on my siteI understand, you don’t have to buy it. It works on most sites. There are some funny themes etc which can interfere with it.
Forum: Plugins
In reply to: [BEMO A-Z Index] Filter doesnt work on my siteHi,
This kind of support is paid only. It could be due to anything on your site, your theme, plugins etc.
Forum: Plugins
In reply to: [BEMO A-Z Index] Filter doesnt work on my siteTry the following:
[azindex content=”true” filter=”title” posttype=”post” category=”bedrijven” debug=”true”]
Then it will tell you about the “target” parameter. If the “target” appears above the area you want filtered and it says “2” for example, then change the shortcode as follows:
[azindex content=”true” filter=”title” posttype=”post” category=”bedrijven” target=”2″]
By changing the target parameter you should be able to get this to work.
Forum: Plugins
In reply to: [BEMO A-Z Index] Some improvements neededThe pagination issue is fixed now.
Forum: Plugins
In reply to: [BEMO A-Z Index] Some improvements neededThanks again for pointing this out. I see it now here too. OK, I will have a look. Have something urgent to address right now, but will do it ASAP.
Bob
Forum: Plugins
In reply to: [BEMO A-Z Index] Some improvements neededHi,
Can someone having the pagination issue paste a sample? Or send me a PM with a sample? I’m not able to reproduce it here.
Thanks
Forum: Plugins
In reply to: [BEMO A-Z Index] Some improvements neededI have now fixed the A-Z Index always appearing at the top of the page with Version 1.1.5.
I will need to have a separate look at the pagination issue.
Forum: Plugins
In reply to: [BEMO A-Z Index] Some improvements neededHi Nicolas,
Haven’t fixed that one yet, will have to wait until next week 🙂
Bob
Forum: Plugins
In reply to: [BEMO A-Z Index] Links to custom postsHi,
Since you are using the custom posts option, you can change that in the templates/listing.php file. Just edit the section below in it.
<!-- Display the Title as a link to the Post's permalink. --> <h2><a href="<?php the_permalink(); ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></a></h2>Forum: Plugins
In reply to: [BEMO A-Z Index] Some improvements neededHi,
I’ve fixed both of these above. Many thanks to absoluteweb for pointing them out.
Forum: Plugins
In reply to: [BEMO A-Z Index] Adding text before the indexHi Drjanp,
I’ve just committed a new update with 2 new parameters, prefix and suffix. Enjoy.
Bob
Forum: Plugins
In reply to: [BEMO A-Z Index] This doesn't work for me :(Hi,
I found a bug, and it relates to content generation in the way you are doing it. Maybe you can try updating to 1.0.7 and see if it it fixes your problem.
Best regards,
Bob
Forum: Plugins
In reply to: [BEMO A-Z Index] This doesn't work for me :(Hi,
As I said this is custom support, since there is some quirk with your site preventing this working, which is chargeable. Sorry I can’t help you further with this.
Forum: Plugins
In reply to: [BEMO A-Z Index] exporting items and data list on Bemo indexHi,
This would be some custom coding, which we would be happy to look at for you, for a price to be agreed.
Forum: Plugins
In reply to: [BEMO A-Z Index] It is great, it works but not as I want – HELP :)Hi,
There isn’t an option to suppress ALL yet, but I will add it to the next update.