zookatron
Forum Replies Created
-
Forum: Plugins
In reply to: [MyBookTable Bookstore by Stormhill Media] Book "chart" with shortcodesHi Grendelica,
The way you are currently doing it with the ordered list is probably the easiest way to implement this. We do not have any built-in system for this so if you need anything more complex than what you have, you will need to implement it yourself with custom development.
Please let me know if you have any further questions or comments!
~Tim
Yes, this is a known bug with the current version of MyBookTable, we are working on a fix which will be released in the next update, which should be soon.
Thanks for the suggestion about the widget title. We’ll try it out and see how it looks.
~Tim
Forum: Plugins
In reply to: [MyBookTable Bookstore by Stormhill Media] Book "chart" with shortcodesHi Grendelica,
I’m a little confused as to what exactly you are asking for. If you’re looking for the CSS selector to add a :before content to the book title, you would probably want something like “#post-123 .mbt-book-title:before” where “123” was the post ID of the book.
If that’s not what you’re looking for, please give me a few more details about what exactly you want.
~Tim
Hi @vstupid,
I’m not sure I understand what exactly you are describing. Could you provide a link to the website you are talking about? I think seeing the problem would help me assist you.
~Tim
Unfortunately there is no simple way of changing how those taxonomy headers look from the WordPress backend. However, it is possible to do with custom PHP development, though you will need access to a PHP developer or someone familiar with WordPress code to be able to perform this change. The WordPress hook you would use to do that is “mbt_get_book_archive_title”, which filters the output for the taxonomy headers.
~Tim
Hi Gretchen,
Thanks for the suggestion, we will consider adding this in a future version. How soon this will be implemented will most likely depend on how much demand from our user base this feature has compared to others, but this does seem like something that could be potentially useful.
~Tim
Forum: Plugins
In reply to: [MyBookTable Bookstore by Stormhill Media] Change imageUnfortunately there is no simple way of changing how the “Download Sample Chapter” button looks from the WordPress backend. However, it is possible to do with custom PHP development, though you will need access to a PHP developer or someone familiar with WordPress code to be able to perform this change. The WordPress hook you would use to do that is “mbt_get_book_sample”, which filters the “Download Sample Chapter” button output.
~Tim
Forum: Plugins
In reply to: [MyBookTable Bookstore by Stormhill Media] Insert shortcodeHi @dragan1savic,
MyBookTable shortcodes do not support pagination, they either display all books in the set or the number of books indicated by
max_books. If you are looking to change how many books per page are shown on your regular book archive pages, you can find that under the Settings Page on the Style tab, at “Number of Books per Page”.~Tim
Hey @patrick-mcdermott, @marclouis,
We just found another edge-case bug that causes the error message to show incorrectly when installed on a website that is housed under a subdirectory (for example, has a home page of http://www.website.com/subdirectory/). If your websites are set up this way then the error messages should go away after the next update.
~Tim
Since you have the Pro version, you can submit a support ticket to our Premium Support system by going to the MyBookTable Help page and clicking the “Submit a Ticket” button. I would submit a support ticket there about the shortcode button issue.
As for conditional script loading, that’s definitely a reasonable request, we haven’t had any complaints about that before but it shouldn’t be too hard to implement. You can expect that to be included in the next plugin update.
~Tim
The ‘/%year%/%monthnum%/%postname%’ permalink structure should definitely be working. That’s what we use for most of our websites and we have never had any errors display with it. I would try disabling your other plugins and theme (be sure to refresh your permalinks afterward) and test it out, that will show whether or not this is an incompatibility with your theme or another plugin that you have on your website.
~Tim
Hi @marclouis, what permalink structure exactly are you using?
Forum: Plugins
In reply to: [MyBookTable Bookstore by Stormhill Media] Length spelt wrongYes, making that change would fix it if you want a temporary patch before the next update.
~Tim
I’m unable to reproduce the permalink error with the ‘/wordpress/%category%/%postname%/’ permalink structure. Are you sure you cleared your cache after setting this permalink structure? Sometimes it takes a little while for permalinks to take effect, depending on your configuration.
~Tim
Forum: Plugins
In reply to: [MyBookTable Bookstore by Stormhill Media] Length spelt wrongWhoops, thanks for notifying us of this. It will be fixed in the next update.
~Tim