Title: toniup's Replies | WordPress.org

---

# toniup

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mixed Media Gallery Blocks] Remove tag](https://wordpress.org/support/topic/remove-tag-5/)
 *  Thread Starter [toniup](https://wordpress.org/support/users/toniup/)
 * (@toniup)
 * [4 years ago](https://wordpress.org/support/topic/remove-tag-5/#post-15620583)
 * But is it only in PRO version?
    I don’t have this option: [https://drive.google.com/file/d/1CfFZoJ2kInr88Bx1BSv_ox60ndxkEIo9/view?usp=sharing](https://drive.google.com/file/d/1CfFZoJ2kInr88Bx1BSv_ox60ndxkEIo9/view?usp=sharing)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All in One SEO – Powerful SEO Plugin to Boost SEO Rankings & Increase Traffic] Title in single product woocommerce not showing](https://wordpress.org/support/topic/title-in-single-product-woocommerce-not-showing/)
 *  Thread Starter [toniup](https://wordpress.org/support/users/toniup/)
 * (@toniup)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/title-in-single-product-woocommerce-not-showing/#post-14342404)
 * I mean the title of post type, in this case product of woocommerce.
 * [https://drive.google.com/file/d/1QgfLT5siC5m1lXhLNq9QSx0iliibo_3_/view](https://drive.google.com/file/d/1QgfLT5siC5m1lXhLNq9QSx0iliibo_3_/view)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All in One SEO – Powerful SEO Plugin to Boost SEO Rankings & Increase Traffic] Title in single product woocommerce not showing](https://wordpress.org/support/topic/title-in-single-product-woocommerce-not-showing/)
 *  Thread Starter [toniup](https://wordpress.org/support/users/toniup/)
 * (@toniup)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/title-in-single-product-woocommerce-not-showing/#post-14318012)
 * This an example:
    [https://www.glianniintasca.com/prodotto/einstein/](https://www.glianniintasca.com/prodotto/einstein/)
 * Yes, I have a custom template, but it worked fine ever.
 * I don’t know why, but if I disactive the plugin the title showing.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All in One SEO – Powerful SEO Plugin to Boost SEO Rankings & Increase Traffic] Field Google Analytics ID missing](https://wordpress.org/support/topic/field-google-analytics-id-missing/)
 *  Thread Starter [toniup](https://wordpress.org/support/users/toniup/)
 * (@toniup)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/field-google-analytics-id-missing/#post-13921485)
 * up
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Store Locator] Show Contact Details in popup on map](https://wordpress.org/support/topic/show-contact-details-in-popup-on-map/)
 *  Thread Starter [toniup](https://wordpress.org/support/users/toniup/)
 * (@toniup)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/show-contact-details-in-popup-on-map/#post-13184469)
 * Thanks, it works perfect.
 * I add in your code this:
 *     ```
       $info_window_template .= "\t\t" . '<% if ( url ) { %>' . "\r\n";
        $info_window_template .= "\t\t" . '<span><strong>' . esc_html( $wpsl->i18n->get_translation( 'url_label', __( 'Url', 'wpsl' ) ) ) . '</strong>: <a href="<%= url %>">Link</a></span>' . "\r\n";
        $info_window_template .= "\t\t" . '<% } %>' . "\r\n";
       ```
   
 * for the URL and it works.
 * Thanks from Italy 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Store Locator] Show Contact Details in popup on map](https://wordpress.org/support/topic/show-contact-details-in-popup-on-map/)
 *  Thread Starter [toniup](https://wordpress.org/support/users/toniup/)
 * (@toniup)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/show-contact-details-in-popup-on-map/#post-13178989)
 * Nothing ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Store Locator] Show Contact Details in popup on map](https://wordpress.org/support/topic/show-contact-details-in-popup-on-map/)
 *  Thread Starter [toniup](https://wordpress.org/support/users/toniup/)
 * (@toniup)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/show-contact-details-in-popup-on-map/#post-13170922)
 * I mean this information (Additional Information):
    [https://drive.google.com/file/d/1-GCGPrJZsSJh755jzFoxEnfqUaIxU3yG/view?usp=sharing](https://drive.google.com/file/d/1-GCGPrJZsSJh755jzFoxEnfqUaIxU3yG/view?usp=sharing)
 * on this popup:
    [https://drive.google.com/file/d/1JHPYL7wxXJJGENn5yP5-SjbFySgp4wVJ/view?usp=sharing](https://drive.google.com/file/d/1JHPYL7wxXJJGENn5yP5-SjbFySgp4wVJ/view?usp=sharing)
 * Also, is possible to show the editor’s text ?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All in One SEO – Powerful SEO Plugin to Boost SEO Rankings & Increase Traffic] Upgrade to PRO](https://wordpress.org/support/topic/upgrade-to-pro-22/)
 *  Thread Starter [toniup](https://wordpress.org/support/users/toniup/)
 * (@toniup)
 * [6 years ago](https://wordpress.org/support/topic/upgrade-to-pro-22/#post-12833936)
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Conditional Fields for Contact Form 7] Selected fields problem](https://wordpress.org/support/topic/selected-fields-problem/)
 *  Thread Starter [toniup](https://wordpress.org/support/users/toniup/)
 * (@toniup)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/selected-fields-problem/#post-12689707)
 * Yes, it works !!
    Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Glossary] 505 Error in Whole Website](https://wordpress.org/support/topic/505-error-in-whole-website/)
 *  [toniup](https://wordpress.org/support/users/toniup/)
 * (@toniup)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/505-error-in-whole-website/#post-10875128)
 * [@mte90](https://wordpress.org/support/users/mte90/) Daniele Scasciafratte, I’m
   italian too 🙂
    I have updated the plugin but it still does not work. My Php 
   version is 5.4.16, do you think it is necessary to update?
    -  This reply was modified 7 years, 6 months ago by [toniup](https://wordpress.org/support/users/toniup/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Glossary] 505 Error in Whole Website](https://wordpress.org/support/topic/505-error-in-whole-website/)
 *  [toniup](https://wordpress.org/support/users/toniup/)
 * (@toniup)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/505-error-in-whole-website/#post-10859304)
 * I also report the same problem!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Possibility to add image to custom taxonomy](https://wordpress.org/support/topic/possibility-to-add-image-to-custom-taxonomy/)
 *  Thread Starter [toniup](https://wordpress.org/support/users/toniup/)
 * (@toniup)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/possibility-to-add-image-to-custom-taxonomy/#post-10704148)
 * Thnaks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Cerber Security, Anti-spam & Malware Scan] Link to set / reset password doesn’t work](https://wordpress.org/support/topic/link-to-set-reset-password-doesnt-work/)
 *  Thread Starter [toniup](https://wordpress.org/support/users/toniup/)
 * (@toniup)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/link-to-set-reset-password-doesnt-work/#post-9665439)
 * When I add new user(example:prova), wordpress sends an email to the user.
    In
   this mail there’s this :
 * —–
    Username: prova
 * To set your password, visit the following address:
 * <[https://URLSITE/custom/?action=rp&key=FUgc3RXBfSfWumOGD5sW&login=prova&gt](https://URLSITE/custom/?action=rp&key=FUgc3RXBfSfWumOGD5sW&login=prova&gt);
   —————–
 * When I click in this link chrome : ERR_TOO_MANY_REDIRECTS
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Create a category for custom post type and box](https://wordpress.org/support/topic/create-a-category-for-custom-post-type-and-box/)
 *  Thread Starter [toniup](https://wordpress.org/support/users/toniup/)
 * (@toniup)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/create-a-category-for-custom-post-type-and-box/#post-9601686)
 * Thanks! It works!!!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Sydney] How to create a Sydney Child Theme](https://wordpress.org/support/topic/how-to-create-a-sydney-child-theme/)
 *  [toniup](https://wordpress.org/support/users/toniup/)
 * (@toniup)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/how-to-create-a-sydney-child-theme/#post-6114999)
 * Done?
    please,explaine how do you activeted the child?

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

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