ritaV
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
monarch and bloom issue (divi plugin) issue in layout of cpt
Started by: ritaV
in: Toolset Professional Support
Problem: I am seeing a Monarch share form repeated in my Layout. Solution: Disable the_content() filter in the Visual Editor cell. |
3 | 9 | 6 years, 4 months ago | ||
Layout Plugin incompatibility with Modern Events Calendar Plugin
Started by: ritaV
in: Toolset Professional Support
Problem: I would like to create a taxonomy archive page for categories created for Modern Events Calendar posts. I copied the taxonomy-mec-category.php file into my child theme, but it seems that Layouts overrides this file. Solution: Create a Layout and assign it to the Modern Events Calendar taxonomy archive. Create a WordPress Archive cell and insert it into the Layout. The design provided by Modern Events Calendar will be displayed. |
2 | 5 | 6 years, 9 months ago | ||
Types and related post with YARPP (with multiple cpt)
Started by: ritaV
in: Toolset Professional Support
Problem: I would like to include support for multiple custom post types in YARPP, but the code in another ticket only provides support for one type: https://toolset.com/forums/topic/getting-types-to-work-with-yarpp/ Solution: Add a comma-separated list of cpt slugs here: ... if(in_array($post_type, array( 'my-post-type', 'my-other-post-type', 'my-other-other-post-type' ... |
2 | 3 | 6 years, 9 months ago | ||
User with role editor cannot translate custom posts with WPML
Started by: ritaV
in: Toolset Professional Support
Problem: Solution: If you select 1 then you can use Access to set the ability of different roles to edit translations. If you select 2 then you *must* create a translator within WPML and assign translation jobs to them. |
2 | 15 | 6 years, 9 months ago | ||
Display related posts on a taxonomy term archive
1
2
Started by: ritaV
in: Toolset Professional Support
Problem: I use a custom taxonomy "Directors" applied to a CPT "Movies". I also have a custom post type "Directors". I would like to be able to show all the movies by each Director in my Directors taxonomy archive, as well as information from the Director CPT. I would also like to be able to show all the Movies by the current Director in the Director CPT single post. Solution: |
2 | 23 | 6 years, 9 months ago | ||
licence issue after import backup with duplicator
Started by: ritaV
in: Toolset Professional Support
Problem: I'm creating my site in a subdomain under test. I create a backup of my site with duplicator. I tried to resolve via ftp by deleting the wpml folders but I did not solve it. So I deleted all the files and I imported my backup with duplicator. But i have a toolset issues of my licence. the notify of issue in backend: If i click on "register toolset" i see the commercial page of plugin but i cannot insert my code. Solution: It seems that there are some broken files in your website, see similar thread in WPML: I suggest you delete WPML plugin and Types plugin, and download the latest version of them, and test again. Relevant Documentation: |
2 | 6 | 6 years, 9 months ago | ||
add custom fields in a custom taxonomy with toolset
Started by: ritaV
in: Toolset Professional Support
Problem: Solution: This should guide you on how to do this. To display the term fields you can have a look at this link here |
2 | 13 | 6 years, 9 months ago | ||
How to only display a taxonomy term if it is set
Started by: ritaV
in: Toolset Professional Support
Problem: Solution: [wpv-conditional if="( '[wpv-post-taxonomy type='genere-principale' format='slug']' ne '' )"] <strong>[wpml-string] Genere: [/wpml-string]</strong> [wpv-post-taxonomy type="genere-principale"]<br /> [/wpv-conditional] Note that there are different ways of testing for empty values depending on whether you are checking taxonomies or custom fields. See the documentation for details. Relevant Documentation: |
2 | 9 | 6 years, 10 months ago | ||
different style label and content of custom field
Started by: ritaV in: Toolset Professional Support |
1 | 3 | 6 years, 10 months ago |