webstulle
Forum Replies Created
-
Hi, investlife.
can you create new issue with link to your website with our plugin for understanding your problem?
Our plugin uses Jquery which included in WordPress by default.
It must be a collision of two libraries. Try to disable yours, this should help you. If not, let us know, please.This problem also was discussed in this topic: https://www.ads-software.com/support/topic/table-wont-appear-in-my-site/
Hi, bpnetworker!
Could you give us an example of the page with this problem?
Thank you for your issue,
WebstulleForum: Plugins
In reply to: [Cryptocurrency Rocket Tools] How can I change the color of the graphFor example you can use this one:
[crtools-graph coin="BTC" fiat="USD,EUR" period="1M,1Y" graphColor="#5762b7" cursorColor="#5db75c"]
Forum: Plugins
In reply to: [Cryptocurrency Rocket Tools] SuggestionsHello,
we will try to include your proposal in version 1.3 where table options would be broaded to achieve flexibility.
You can use the fiat option in each module for adding BTC or other crypto currency now.
Thank you for your proposal.
Forum: Plugins
In reply to: [Cryptocurrency Rocket Tools] How can I change the color of the graphHello, we have added two color options for graph module: graphColor and cursorColor in HEX format (#ffffff).
You can find that in next release version (1.2) and can express you love by writing a small review ??- This reply was modified 6 years, 12 months ago by webstulle.
Forum: Plugins
In reply to: [Cryptocurrency Rocket Tools] Chart in Graph 7dHello, thank you for your issue.
Some crypto currency don`t have the data for painting graph.
It will be fixed in next release version (1.2) as hiding graphs without data.Forum: Plugins
In reply to: [Cryptocurrency Rocket Tools] Table won’t appear in my siteProblem is in downloaded not default jQuery (https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js) on your website, which deletes integrated functions of CRTool (our plugin) in default library.
There are two possible solutions:
- Replace content in default jQuery library from 1.12.4 to 3.2.1.
- Change boot order from CRTool -> jQuery 3.2.1 to jQuery 3.2.1 -> CRTool
If you ban https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js in adblock or other extention into browser you will see the table of CRTool.
Forum: Plugins
In reply to: [Cryptocurrency Rocket Tools] Table won’t appear in my siteForum: Plugins
In reply to: [Cryptocurrency Rocket Tools] Border & CursorMove for explorePlease, reinstall the plugin, clean your browser cache (files) and try again.
Forum: Plugins
In reply to: [Cryptocurrency Rocket Tools] Border & CursorMove for exploreHi, we`ve released new version of plugin 1.0.1 and fix your bugs with table.
You need to update plugin version.
Only one problem of cell border you can fix yourself.
Your style in css <strong>https://crypto-info.fr/wp-content/themes/thegem/css/custom.css?ver=4.8.3</strong> override plugin style:
*:not(.gem-table):not(.cart_totals) > table:not(.shop_table):not(.group_table):not(.variations) td{ border: 1px solid #dfe5e8; }
Decision is add new style to you basic css
.crtools-table td, .crtools-table th { border: 0!important; }
Forum: Plugins
In reply to: [Cryptocurrency Rocket Tools] Problem with tableForum: Plugins
In reply to: [Cryptocurrency Rocket Tools] Table not workingThank you for the comment!
The problem was with js code. We have fixed it.
Please, reinstall the plugin, clean your browser cache and try again. Now it should work fine.- This reply was modified 7 years ago by webstulle.
Forum: Plugins
In reply to: [Cryptocurrency Rocket Tools] Problem with tableThank you for the notice! The problem with the table has been fixed.