Title: Flowrian's Replies | WordPress.org

---

# Flowrian

  [  ](https://wordpress.org/support/users/flowrian/)

 *   [Profile](https://wordpress.org/support/users/flowrian/)
 *   [Topics Started](https://wordpress.org/support/users/flowrian/topics/)
 *   [Replies Created](https://wordpress.org/support/users/flowrian/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/flowrian/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/flowrian/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/flowrian/engagements/)
 *   [Favorites](https://wordpress.org/support/users/flowrian/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/users/flowrian/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/flowrian/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Fields Factory] Custom Fields Interfering with WooCommerce Bookings and Cart Totals](https://wordpress.org/support/topic/custom-fields-interfering-with-woocommerce-bookings-and-cart-totals/)
 *  [Flowrian](https://wordpress.org/support/users/flowrian/)
 * (@flowrian)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/custom-fields-interfering-with-woocommerce-bookings-and-cart-totals/#post-10027227)
 * Have the same problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Product Catalog] NoFollow Links for products](https://wordpress.org/support/topic/nofollow-links-for-products/)
 *  Thread Starter [Flowrian](https://wordpress.org/support/users/flowrian/)
 * (@flowrian)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/nofollow-links-for-products/#post-8679139)
 * Yes thanks, I guess I will use a custom field and put nofollow links in there.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Product Catalog] Filter not working correctly / Errors](https://wordpress.org/support/topic/filter-not-working-correctly-errors/)
 *  Thread Starter [Flowrian](https://wordpress.org/support/users/flowrian/)
 * (@flowrian)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/filter-not-working-correctly-errors/#post-8667476)
 * Hi,
 * yes – that´s it – working now – thanks!
 * Greetings,
    Flowrian
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Schema - All In One Schema Rich Snippets] Rating 5-1 from left to right is it correct.](https://wordpress.org/support/topic/rating-5-1-from-left-to-right-is-it-correct/)
 *  [Flowrian](https://wordpress.org/support/users/flowrian/)
 * (@flowrian)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/rating-5-1-from-left-to-right-is-it-correct/#post-8239391)
 * Hi,
 * same problem – it´s working for “normal” posts from left to right but for woocommerce
   products it´s the opposite.
 * Greetings,
    Florian
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirection] Import: Regex value not correctly set](https://wordpress.org/support/topic/import-regex-value-not-correctly-set/)
 *  [Flowrian](https://wordpress.org/support/users/flowrian/)
 * (@flowrian)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/import-regex-value-not-correctly-set/#post-8135743)
 * Thanks – works perfectly 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirection] CSV Upload defaulting to RegEx – change from previous](https://wordpress.org/support/topic/csv-upload-defaulting-to-regex-change-from-previous/)
 *  [Flowrian](https://wordpress.org/support/users/flowrian/)
 * (@flowrian)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/csv-upload-defaulting-to-regex-change-from-previous/#post-7649857)
 * I have the same problem – somebody an idea how to fix this?
 * Greetings,
    Flowrian
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Comments Ratings] How to translate ?](https://wordpress.org/support/topic/how-to-translate-34/)
 *  [Flowrian](https://wordpress.org/support/users/flowrian/)
 * (@flowrian)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/how-to-translate-34/#post-6750913)
 * Hi,
 * i tried with loco translate – but many strings seem to be hardcoded – like “Your
   overall rating” etc..
 * I like the plugin – but I really need to be able to translate it – please advise.
 * Thanks and Greetings,
    Florian
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Affiliates Manager] Cookie tracking and use with gravity forms](https://wordpress.org/support/topic/cookie-tracking-and-use-with-gravity-forms/)
 *  Thread Starter [Flowrian](https://wordpress.org/support/users/flowrian/)
 * (@flowrian)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/cookie-tracking-and-use-with-gravity-forms/#post-7082924)
 * Hi, I was able to drop the code with “php insert” plugin on that page, but how
   can txn_id be generated instead of being a fix value? I would do it as follows
   >>
 * $args = array();
    $args[‘txn_id’] = ‘4JX55705JA6177943’;//TODO ??? $args[‘amount’]
   = ‘0.10’;//TODO $args[‘aff_id’] = $_COOKIE[‘wpam_id’]; do_action(‘wpam_process_affiliate_commission’,
   $args);
 * Would that work, if txn_id would be newly generated once a user hits that “thank
   you” – page?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Affiliates Manager] Cookie tracking and use with gravity forms](https://wordpress.org/support/topic/cookie-tracking-and-use-with-gravity-forms/)
 *  Thread Starter [Flowrian](https://wordpress.org/support/users/flowrian/)
 * (@flowrian)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/cookie-tracking-and-use-with-gravity-forms/#post-7082919)
 * Thanks, is there an easy way to implement that without writing a plugin. If a
   user is redirected to a thank you page (after submission of a form) the only 
   thing i want is that on that page >>
 * – cookie is read ($aff_id = $_COOKIE[‘wpam_id’];)
    – and according affiliate 
   gets a defined “sale” recorded (i.e. ($args[‘amount’] = ‘0.95’;//TODO)
 * Basically that´s a payment for qualified leads.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Affiliates Manager] Cookie tracking and use with gravity forms](https://wordpress.org/support/topic/cookie-tracking-and-use-with-gravity-forms/)
 *  Thread Starter [Flowrian](https://wordpress.org/support/users/flowrian/)
 * (@flowrian)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/cookie-tracking-and-use-with-gravity-forms/#post-7082833)
 * Depends, does this Add-on support form submission in general or specically just
   sales via paypal . Is there a code-snippet I can trigger sales count of according
   affiliate manually?
 * Thanks,
    Florian
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Duplicator - Backups & Migration Plugin - Cloud Backups, Scheduled Backups, & More] Step Create package >> no files in archive](https://wordpress.org/support/topic/step-create-package-no-files-in-archive/)
 *  Thread Starter [Flowrian](https://wordpress.org/support/users/flowrian/)
 * (@flowrian)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/step-create-package-no-files-in-archive/page/2/#post-5180106)
 * (x) done
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Duplicator - Backups & Migration Plugin - Cloud Backups, Scheduled Backups, & More] Step Create package >> no files in archive](https://wordpress.org/support/topic/step-create-package-no-files-in-archive/)
 *  Thread Starter [Flowrian](https://wordpress.org/support/users/flowrian/)
 * (@flowrian)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/step-create-package-no-files-in-archive/page/2/#post-5180101)
 * Sure, please let me know what specifically you need (ftp user / wordpress admin
   access?)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Duplicator - Backups & Migration Plugin - Cloud Backups, Scheduled Backups, & More] Step Create package >> no files in archive](https://wordpress.org/support/topic/step-create-package-no-files-in-archive/)
 *  Thread Starter [Flowrian](https://wordpress.org/support/users/flowrian/)
 * (@flowrian)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/step-create-package-no-files-in-archive/page/2/#post-5180095)
 * Yes, all passed >>
    PHP Support, Server Support, Permissions and Reserved Files
 * In step 2 there is a “Warn” in “WordPress Settings”, but further info is all “
   green” >>
 * WordPress Settings
    Warn
 * WordPress Version: [4.0]
 * It is recommended to have a version of WordPress that is greater that 3.7.0
    ——————————————————————————–
 * Core Files: [Found]
 *  If the scanner is unable to locate the wp-config.php file in the root directory,
   then you will need to manually copy it to its new location.
    ——————————————————————————–
 * Cache Path: —-removed— (1.77MB)
 * Cached data will lead to issues at install time and increases your archive size.
   It is recommended to empty your cache directory at build time. Use caution when
   removing data from the cache directory. If you have a cache plugin review the
   documentation for how to empty it; simply removing files might cause errors on
   your site. The cache size minimum threshold is currently set at 512KB.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Duplicator - Backups & Migration Plugin - Cloud Backups, Scheduled Backups, & More] Step Create package >> no files in archive](https://wordpress.org/support/topic/step-create-package-no-files-in-archive/)
 *  Thread Starter [Flowrian](https://wordpress.org/support/users/flowrian/)
 * (@flowrian)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/step-create-package-no-files-in-archive/#post-5180093)
 * Hi,
 * I installed the development version – still the same outcome.
 * Is there any parameter I should look out for in “Diagnostics”?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Duplicator - Backups & Migration Plugin - Cloud Backups, Scheduled Backups, & More] Step Create package >> no files in archive](https://wordpress.org/support/topic/step-create-package-no-files-in-archive/)
 *  Thread Starter [Flowrian](https://wordpress.org/support/users/flowrian/)
 * (@flowrian)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/step-create-package-no-files-in-archive/#post-5180090)
 * Maybe if that helps >> I had no problems migrating the site from xampp onto server(
   using Duplicator).
 * But if I try to duplicate the site on strato server – the database is created(
   at least this is what sql file size implies) – however – the actual files are
   not included within zip-file (just empty directory structure / folders without
   content).
 * I also tried to modify permissions according to suggestions etc. – no impact 
   on the problem.

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/users/flowrian/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/flowrian/replies/page/2/?output_format=md)