Adrian Robbins
Web developer and SEO specialist based in Aberdeen, Scotland.
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 |
|---|---|---|---|---|---|
|
Clone repeatable field groups when cloning main post
Started by: Adrian Robbins in: Toolset Professional Support |
2 | 4 | 4 years, 6 months ago | ||
|
Custom Post Type – Relationship: Add a 'group' of CPT posts with a Button
Started by: Adrian Robbins in: Toolset Professional Support |
|
2 | 7 | 4 years, 6 months ago | |
|
Map Clustering – Clicking on the Cluster icon to zoom loses all map icons
Started by: Adrian Robbins in: Toolset Professional Support |
|
3 | 11 | 4 years, 8 months ago | |
|
Building a private Golf Tour Itinerary Site
Started by: Adrian Robbins in: Toolset Professional Support |
|
3 | 8 | 4 years, 8 months ago | |
|
WYSIWYG Field – external links have website URL added.
1
2
Started by: Adrian Robbins
in: Toolset Professional Support
Problem: The problem here is that the user's WYSIWYG field is not displaying external URLs correctly whenever the WYSIWYG field is added inside a conditional shortcode. Solution: This only occurs when you've formatted the conditional statement to use the shortcode of the custom field like below. [wpv-conditional if="( '[types field='other-activities'][/types]' ne '' )"]Some Text[/wpv-conditional] However the issue can be resolved by formatting the conditional like below [wpv-conditional if="( $(other-activities) ne '' )"]Some Text[/wpv-conditional] Notice the use of a different format to call the Types custom field |
|
2 | 18 | 4 years, 10 months ago |